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

body { font-size: 12px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color:#504d4d; line-height: 18px; text-align: justify; padding:0; margin:0; }
p { text-decoration: none; padding-right: 20px; }
a { color: #aa0009; text-decoration: none; outline-style: none; }
a:visited {color:#aa0009;}
a:hover { color: #000; }
a:active { color:#aa0009;}
.class1 A:link { color: #504d4d; text-decoration: none ; outline-style: none; }
.class1 A:visited { color: #504d4d; text-decoration: none ; outline-style: none; }
.class1 A:active { text-decoration: none; outline-style: none; }
.class1 A:hover { text-decoration: none; color: #aa0009; outline-style: none; }

h1 { font-size: 14px; margin:0  ; padding-top: 5px; padding-bottom: 5px; }

h2 { font-size:20px; font-weight: bold; padding-left: 10px; }

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container { background-color: #fff; background-image: url(../images/shadow.jpg); background-repeat: repeat-y; background-position: right 0; width: 800px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding-right: 12px; padding-left: 12px; border-bottom: 1px solid #c2c4c1; border-left: 1px solid #c2c4c1; }

/* ----------banner for logo-------------- */
#banner { background-repeat: no-repeat; background-position: right 0; text-align: left; height: 280px; padding: 0; margin: 0; border-bottom: 1px solid #aaa; }
#banner img { margin-top: 4px; padding: 4px 0 0; } 

/* -----------------content--------------------- */
#content { background-color: #fff; background-position: 260px 0; margin-right: 0; padding-top: 12px; padding-bottom: 10px; padding-left: 30px; }
div#content { min-height:400px; height:100%; margin-left: 12px; padding-left: 20px; }

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

/* --------------left navi------------- */
#left { background-color: #fff; float: left; width: 270px; margin: 0 20px 0 0; padding: 8px 10px 10px 0; border-right: 1px solid #aaa; }

/* -----------footer--------------------------- */
#footer { clear: both; margin: 0; padding: 0; text-align: right; border-top: 1px solid #aaa; }
