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

body {
background-image: url(pictures/background_website.gif);
background-repeat:repeat-x;
background-color: #000000;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFFFFF;
padding:0px;
margin:0px;
}
a {text-decoration : none; color: #fae8a2;}
a:visited {text-decoration : none; color:#fae8a2;}
a:hover {text-decoration : none; color: #fcff00;}
a:active {text-decoration : none; color:#000000;}

h1 {
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size: 12px;
color:#fae8a2;
}

h2 {
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size: 10px;
color:#fae8a2;
margin-left: 30px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 903px;
margin-bottom: 0px;
margin-height: 0px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px;
margin-bottom: 0px;
margin-height: 0px;
margin-left: 10px;
margin-right: auto;
}

#content {
position: absolute;
width: 636px;
float: right;
margin-right: 0px;
top:430px;
margin-left: 250px;
}

#content2 {
position: relative;
width: 636px;
margin-right: 0px;
margin-left: 260px;
}

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

/* --------------left navigavtion------------- */
#left {
background-image: url(pictures/navi_main_background.png);
float: left;
width: 261px;
height: 387px;
margin: 0px;
padding: 0px;
}

#left2 {
background-image: url(pictures/telefon.png);
float: left;
width: 261px;
margin: 0px;
padding: 0px;
height: 119px;
clear:both
}

#leftinhalt {
float: left;
width: 261px;
margin-left: 20px;
margin-top: 30px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center; }
