/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background: #E7E7E7 url(/uploads/36/71/36714e312d6a51aaccc4bf7f6c40b489/body.jpg) top left;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
margin: 0;
padding: 0;
}

a {
color: #9A1212;
text-decoration: none;
}
a:visited {color:#9A1212;}
a:hover {color: #C43300;}
a:active {color:#000000;}

h1 {
font-size: 12px;
text-transform:uppercase;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding: 5px 15px;
}

h2 {
color: #9A1212;
font-size: 12px;
font-weight: bold;
padding: 3px 10px;
}

/* ----------container to center the layout-------------- */
#container {
width: 760px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
height:100%;
background: #E8E8E8 url(/uploads/56/60/56607605cb215ff4c316cd424eb646d0/menubottom.jpg) no-repeat bottom left;
border:1px solid #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
height:114px;
text-align: center;
background:  url(/uploads/39/2a/392ab42804568863522f2915eff4bf4e/header.jpg) no-repeat bottom center;
background-color: #e1ddd9;
}

#banner img {padding:10px 0px;} 
#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}

/* -----------------content--------------------- */
#mainbody{
background:#ffffff  url(/uploads/1a/51/1a51e12705f8f78df9ad6a295c8c3542/content.jpg) no-repeat top right;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
min-height:600px;
}

.content{ 
margin: 5px 10px;
overflow: auto;
}

p {
margin: 5px 0px;
}

img {
overflow: scroll
}

/* --------------left navigation------------- */
#menu {
float: left;
width: 200px;
background:#E8E8E8;
}

#menu ul {
list-style:none;
padding: 10px;
margin: 25px 5px 0px;
}

#menu li a {
display: block;
font: bold 1.15em Verdana, Arial, Helvetica, sans-serif;
font-variant:  small-caps;
color: #9A1212;
text-decoration: none;
text-align: left;
width: 152px;
padding: 0 0 11px;
/* -- height: 32px;--*/
}

#menu li a:hover {
background: url(/uploads/5e/ef/5eefd403756f8a710056dc75f4c666c4/menuhover.gif) repeat-x scroll bottom right;
color: #dc4d1b;
}

#menu li a#selected{
color: #dc4d1b;
}

/* --------------bottom toggles------------- */
#toggles {
float: right;
padding: 7px;
font-weight: bold;
background:#E8E8E8;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
padding: 6px 7px;
text-align: right; 
font-weight: bold;
color: #FFFFFF;
background:  url(/uploads/c4/a7/c4a795571cefd9697b10e34a808c7156/footer.gif) repeat-x ;
}
#footer a {
color: #FFFFFF;
}
#footer a:hover {color: #9A1212;}
