/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #d9d7d7;
font-size: 12px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}
a {color: #0000CC; font-weight: bold; text-decoration: none;}
a:visited {color:#990099; text-decoration: none;}
a:hover {color: #0000CC; text-decoration: underline;}
a:active { color:#003366; text-decoration: none;}

a.linkseite:link {color: #0000CC; font-weight: bold; text-decoration: underline;}
a.linkseite:visited {color: #990099; font-weight: bold; text-decoration: underline;}
a.linkseite:active {color: #0000CC; font-weight: bold; text-decoration: underline;}
a.linkseite:hover {color: #003366; text-decoration: none;}


h1 {
font-family: Arial, SunSans-Regular, Sans-Serif;
font-size: 18px;
background-color: #68a6d5;
padding:5px 25px;
margin:0px }

h2 {
font-size:16px;
font-weight: normal;
padding: 5px 25px;
margin:0px;}

img.download {vertical-align:top;}

/* ----------container zentriert das layout-------------- */
#container {
width: 1024px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 


/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 200px #a5a5a5; /* linke Menue Spalten Farbe  */ 
border-right: solid 124px #a5a5a5; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigation------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:0px;
 }
 #right {
 width:124px; 
 position:relative; 
 margin-right:-124px; 
 margin-left:1px;
 }

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
p {
padding: 5px 25px;
margin:0px; }

table {
padding: 5px 25px;
margin:0px; 
}
td {
text-align: left;
line-height: 24px; 
}

.lead14px {
font-size: 14px;
font-weight: bold;
padding: 20px 25px;
margin:0px; }

.uppercase {
text-transform:uppercase; }


pre{
font-size: 12px;
padding: 5px 25px;
margin:0px;}


.thumbnail {
 float: right;
 width: 300px;
 margin: 20px 20px 0px 20px;
padding: 0px;
 }
 .antifloat {
clear: right;
}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:10px 124px 10px 225px;
background-color: #bebdbd;
margin:0px;
text-align: left; } 
