/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background: #ffffff7;
font-size: 12px;
font-family: Verdana,sans-serif;
color:#564b47;
padding:0px;
margin:0px;
}

a {color: #ff3131; text-decoration: none; }
/*a:visited {color:#ff3131/*#c43300*/;}*/
a:hover {color: #c43300;}
/*a:active { color:#000000;}*/

h1 {
font-size: 24px;
margin-top: 0;
margin-left: 0px;
margin-bottom: 0px;
}

h2 {
color: #ff3131;/*#9A1212;*/
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}


/* ----------container to center the layout-------------- */
#container {
width: 760px;
margin-left: auto;
margin-right: auto;
height:100%;
background: #cbcbcb;
/*border:1px solid #8D8D8D;*/
}

/* ----------banner for logo-------------- */
#banner {
height:108px;
text-align: center;
background:  url('../images/header.jpg') no-repeat bottom center;
/*background-color: #e1ddd9;*/
background-color: #cbcbcb;
padding: 0px;
margin: 0px;
margin-bottom: 8px;
margin-top: 0px;
}

#banner img {padding:10px 0px;} 
#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}

/* -----------------content--------------------- */
#content {
background:#e5e6e6;
padding: 0px;
font-size: 15px;
margin-left: 185px;
margin-right: 0px;
}

#content ul {
list-style:none;
padding: 0;
margin-left: 10px;
}

#content li {
border: 0;
font-family:  Verdana,sans-serif;
font-size: 16px;
font-weight: normal;
}


div#content { 
min-height:600px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 185px;
margin: 0px;
padding: 0px;
background:#cbcbcb;
height:90%;
}

/* -----------footer--------------------------- */
#footer {
margin: 0px;
padding:0px;
text-align: center;
color:#000000;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer a{
color:#000000;
font: 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

/* ------------left nav -------------- */
#leftnav ul {
list-style:none;
padding: 0;
margin-left: 10px;
}

#leftnav  img {
margin: 10px 0 0 10px;
}

#leftnav a {
/*font-family:  Verdana,sans-serif;*/
/*font-size: 16px;*/
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: left;
}

#leftnav a:hover {
color: #ff3131;
}

#leftnav li {
border: 1px solid #cbcbcb; /* Keeps IE from double spacing the menu */
height: 26px;
margin-left: 8px;
font-family:  Verdana,sans-serif;
font-size: 16px;
font-weight: normal;
}

#content2 {
background:#e5e6e6;
padding: 0px;
font-size: 15px;
margin-left: 185px;
margin-right: 0px;
}

#content2 ul {
list-style:disc;
padding: 0;
margin-left: 23px;
}

#content2 li {
border: 0;
font-weight: normal;
}

#h3_like {
font-size: 15px;
font-weight: bold;
text-decoration: underline;
margin-top: 0;
margin-left: 0px;
margin-bottom: 0px;
}

div#content2 { 
min-height:600px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}
