/* *** 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 {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-top:23px;
	background-image:url(images/background.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
a {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #000000;}
a:active { color:#000000;}

a.menuitem:link {text-decoration: none;} 
a.menuitem:active {text-decoration: none;} 
a.menuitem:visited {text-decoration: none;}
a.menuitem:hover {text-decoration: underline;} 


h1 {
	font-size: 11px;
	background-color: #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:5px 15px;
	margin:0px 
}
h2 {
	font-size:20px;
	font-weight: normal;
	padding: 2px 10px;
	margin:0px;
	color: #CC3300;
}

h3 {
	font-weight:normal;
	font-size:11px;
	padding: 5px 5px;
	margin:0px;
	color: #CC3300;
}

img.download {vertical-align:middle;}

span.dot{
	color: #CC0000;
	font-weight: bold;
	margin-right:2px;
}

span.contenttitle
{
	font-size:18px;
	font-weight: normal;
	margin:0px;
	color: #CC3300;
}

span.infotitle
{
	font-size:20px;
	font-weight: normal;
	margin:0px;
	color: #CC3300;
}


/* ----------container zentriert das layout-------------- */
#container {
	border:1px solid #CCCCCC;
	width: 950px;
	padding:0px;
	margin: 0px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-color: #ffffff;
padding: 0px;
margin: 0px; 
}

#banner img {
border-bottom-width: 1px;
border-bottom-color: #000000;
}
/*#banner img {padding:10px 0px;} */

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 200px #ffffff; /* linke Menue Spalten Farbe  */ 
border-right: solid 200px #ffffff; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{
	margin:0;
	width:100%;
}

/* ------------- top navigation ----------------------- */
#top {
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;*/
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* --------------left und right navigavtion------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	
	/*border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-color:#F0F0F0;*/
 }
 #right {
	width:200px;
	float:right;
	position:relative;
	margin-right:-200px;
	
	/*border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color:#F0F0F0;*/
 }

/* -----------------Inhalt--------------------- */ 
#content{
	position: relative;
	margin: 0px;
	height:100%;
	padding:5px;
	/*background-color:#F0F0F0;
	border: 1px;
	border-style: dotted;
	border-color: #999999;*/	
}


table.dotted{
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
}


 table.menu{
	background-color:#F4FAF6;
 }
 
 td.menu_main_title{
 	/*background-color:#E0FDDF;*/
	background-color:#DEF4D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	/*border-top-style: solid;*/
	border-top-color: #CCCCCC;
	height:18px;
	vertical-align:middle;
	color: #CC3300;
	font-size : 12px;
 }
 td.menu_items{
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height:14px;
	vertical-align:middle;
 }
 


p {
padding: 5px 10px;
margin:0px; }

pre{
	font-size: 12px;
	margin:0px;
	padding-left: 5px;
}

/*  ----------------header---------------------- */
#header {
	clear:left;
	padding:0px;
	margin:0px auto;
	text-align: right;
	background-color: #001463;
	color: #FFFFFF;
	width: 950px;
	height: 0px;
	font-size: small;
	font-weight: bold;
	font-style: italic;
} 
/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 
	
