/* *** 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: #c5c6c4;
	font-size: 8pt;
	line-height: 140%;
	background-image: url(images/metall_hg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #515151;
}



/* ----------container zentriert das layout-------------- */
#container {
width: 845px;
height: 575px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;

}



/* -----------------Inhalt--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}


/* --------------left navigavtion------------- */
#left {
float: left;
width: 740px;
height: 575px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;

}


#navi	{padding-top: 12px;
	padding-left: 22px;
	padding-right: 12px;
	margin-top: 10px;	
	}
	
	
#start	{	width: 695px;
	height: 404px;
		}
		
		
	
#blue	{padding-top: 30px;
	padding-left: 60px;
	width: 695px;
	height: 404px;
	background-color: #d2d8e8;
		}
	
		
#hdl	{
	width: 655px;
	height: 35px;
	position: absolute;
	top: 200px;
	left: 60px;
		}
		
#image	{
	width: 210px;
	height: 285px;
	position: absolute;
	top: 285px;
	left: 60px;
		}
		
#copy	{
	width: 415px;
	height: 285px;
	position: inherit;
	top: 286px;
	left: 300px;
	overflow: auto;
	padding-right: 25px;
	line-height: 170%;
		}
	
	/*overflow: auto;*/

#partner	{
	width: 660px;
	height: 330px;
	position: inherit;
	top: 286px;
	left: 300px;
	overflow: auto;
	line-height: 170%;
	padding-right: 25px;
		}	
		
				 
hdl		{font-size:15px; line-height: 125%; color:#697b88;}

hdl2	{
	font-size:11px;
	line-height: 180%;
	color:#2f1f1c;

}

ul 	{list-style-image:url(images/dot.gif);
	padding-left: 15px;
	margin-top: 0px;
}

.Stil3 {color: #678799; text-decoration:underline; }

.Stil2 {color: #678799; text-decoration:underline; font-size:9.5px; }

.Stil1 {color: #678799; }

a			{font-size: 8pt;
			color: #909193;
			text-decoration: none;
			}
			
a:visited 	{color: #909193;
			}
	
a:hover 	{color: #678799;
			}
			
a:active 	{color: #678799;
			}
