/* *** css by miss monorom www.intensivstation.ch *** */

/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */



body {

background-color: #cccccc;
background-image:url(Background_Ortho.gif);
background-position:center 20px;
background-repeat:no-repeat;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color:#666666;
padding:20px;
margin:0px;
text-align: center;
}

/* ----------container zentriert das layout-------------- */

#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto !important;
margin-right: auto !important;}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #515151;
	padding:3px 3px;
	margin:5px 0px;
	font-weight:bold
}
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 11px;
}



/* Navigation */


a.type1:link { color:#666666; text-decoration:underline}
a.type1:visited { color:#777777; text-decoration:underline}
a.type1:active { color:#777777; text-decoration:underline}
a.type1:hover {color:#999999; text-decoration:underline}

#nav ul 	{list-style-type:none;
		padding:0;
		margin:0 0 1em 2em;
				}

#nav ul ul	{list-style-type:none;
		padding:0;
		margin-bottom:0.5em;

				}			

								

li.mainnav 	{list-style-type:none;}	
li.mainnav a {	padding:0.2em 0.5em;

		text-decoration:none;

		color:#ffffff;

		font-weight:bold;

				}	

				

li.mainnav a:hover {}

li.subnav	{list-style-type:none;

		margin: 0;

		padding:0;

		margin-bottom:0.2em;

				}							

li.subnav a {	padding:0.2em 0.2em;

		text-decoration:none;

		color:#ffffff;

		font-weight:normal;

				}											

li.subnav a:hover {}



/* Navigation Ende */

a {color: #ffffff;
   text-decoration:none;}

a:hover {}

a:active { color:#ffffff;}



.navigation {

   color:            #ffffff;

   list-style-type:none;

   text-decoration:none;

}



.navigation a:link {

   color:            #BBBBBB;

   text-decoration:none;

}



.navigation a:visited {

   color:            #E8E8E8;

}



.navigation a:hover {color: #FFD300}



.navigation a:active {

   color:            #FFD300;

}





h1 {

font-size: 11px;

font:Arial, Verdana;

font-weight:normal !important;

color:#FFFFFF !important;

padding:3px 15px;

margin:0px }



h2 {

font-size:11px;

font-weight: normal;

padding: 5px 10px;

margin:0px;}



img.download {vertical-align:middle;}






/* ----------banner for logo-------------- */

#banner {

text-align: right;
padding: 0px;
margin-top: 100px;
margin-left: -30px;
}

#banner img {padding:0px 0px;} 



/* -----------------Inhalt--------------------- 
#content {

background-color: #E8E8E8;

padding: 0px;

height: 480px;

margin-left: 50px;

margin-right: 0px;
text-align: left !important;

}*/


div#content {
background-color: #E8E8E8; 
height:510px;
padding: 0px;
text-align: left !important;
margin-top: 20px;
margin-right: 15px;
overflow:auto; 
}



/* --------------left navigavtion------------- */

#left {
float: left;
width: 300px;
margin-top: 60px;
padding: 0px;
text-align: left;
}




/* -----------footer--------------------------- */

#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }



