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

body {
background:url(assets/bg_01.jpg);
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #444444;
padding:0px;
margin:0px;
}
a {color: #444444  ;
text-decoration:underline;}
a:visited {color: #444444;
text-decoration:underline;}
a:hover {color: #313d5d;}
a:active { color:#000000;}

#footer a {color: #FFF;
text-decoration:underline;}
#footer a:visited {color: #FFF;
text-decoration:underline;}
#footer a:hover {color: #AAAAAA;}
#footer a:active { color:#000000;}


h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #444444;
padding: 8px 8px 8px 8px;
}

#container2 {
width: 800px;
margin-left: auto;
margin-right: auto;
background:url(assets/images/big_content.jpg) center repeat-y;

}

/* ----------banner for logo-------------- */
#banner {
background-image: url(assets/header_04.jpg);
background-position:center;
background-repeat:no-repeat;
height:119px;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#fader {
background-color: #ffffff;
padding: 0px;
margin-left: 233px;
margin-right: 0px;
}

#content {
background:url(assets/images/content_body.jpg) no-repeat bottom ;
background-color: #ffffff;
padding: 0px;
width:567px;
height:auto;

margin-right: 0px;
float:right;
}
#bigcontent {
background:url(assets/images/big_content.jpg) repeat-y center;
background-color: #ffffff;
padding: 0px;
width:800px;
height:100%;
margin-right: 0px;
}

#contenthead {
background:url(assets/images/content_head.jpg) center no-repeat;
background-color: #ffffff;
padding: 0px;
height:39px;
width:567px;
margin-right: 0px;
}


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

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

/* --------------left navi------------- */
#left {
float: left;
width: 232px;
margin: 0px;
padding: 0px;
}

#quote {
background:url(assets/images/quote_body.jpg) center repeat-y;
height: 100%;
float: left;
width: 233px;
height:auto;
margin: 0px;
padding: 0px;
}

div#quote { 
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

#quotehead {
background:url(assets/images/quote_head.jpg) center no-repeat;
height:13px;
width: 233px;
height:auto;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#bottom{
background:url(assets/images/bottompics.png) center no-repeat;
height:125px;
background-color:#FFFFFF;
width:800px;

}

#footer {
background-image:url(assets/footer.jpg);
background-repeat:no-repeat;
background-position: bottom;
background-color:#FFFFFF;
padding:7px;
height:210px;
clear: both;
margin: 0px;
padding: 0px;
text-align: left;
color:#FFFFFF; }
