body{
	background-color: #;
	font-family:Verdana;
	font-size:12px;
	line-height:20px;
	color:#040060;
	}
	
	a:link{color:#040060; text-decoration:none;}
	a:visited{color:#040060; text-decoration:none;}
	a:hover{color:#040060; text-decoration:none;}
	a:activ{color:#040060; text-decoration:none;}
	
/*---------container------------*/

#container{
	background-color:;
	width:900px;
	height: px;
	margin: 0px auto;
	padding: ;
	border:0px solid #000000;
	}
	
/*---------mainnavi---------*/

#mainnavi{
	background-color:;
	background-image:url(Bilder/bg-mainnavi2.jpg);
	background-repeat:no-repeat;
	background-position: ;
	width:657px;
	height:24px;
	margin-top:75px;
	padding-top:5px;
	padding-right:25px;
	padding-bottom:0px ;
	padding-left:25px;
	color:#ffffff;
	}
	
/*---------head---------*/

#head{
	background-color:;
	background-image:url(Bilder/logo3.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	width:300px;
	height:150px;
	margin-top:-150px;
	margin-left:600px;
	padding: ;
	}
	
/*--------line-----------*/

#line{
	background-color:#040060;
	width:900px;
	height:12px;
	margin-top:-5px;
	}	

/*--------container-2--------*/

#container-2{
	background-color:;
	width:850px;
	height:425px;
	margin-top:5px;
	padding-top:25px;
	padding-right:25px;
	padding-bottom:25px ;
	padding-left:25px;
	border: 1px solid silver;
	}
	
/*--------subnavi-----------*/

#subnavi{
	background-color:;
	background-image:url( .jpg);
	background-repeat: ;
	background-position: ;
	width:850px;
	height:20px;
	margin-top:0px;
	margin-bottom:25px;
	font-weight:bold;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px ;
	padding-left:0px;
	text-align:left;
	}
	
/*--------left-----------*/

#left{
	background-color:;
	width:280px;
	height:350px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px ;
	padding-left:0px;
	}
	
/*--------content--------*/

#content{
	background-color:;
	width:520px;
	height:320px;
	margin-top:-355px;
	margin-left:290px;
	padding-top:0px;
	padding-right:25px;
	padding-bottom:25px ;
	padding-left:10px;
	border: 0px solid silver;
	}
	
/*--------content-index--------*/

#content-index{
	background-color:;
	width:850px;
	height:320px;
	margin-top:5px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:25px ;
	padding-left:0px;
	border: 0px solid silver;
	}	
	
/*---------foot---------*/

#foot{
	background-color:;
	width:900px;
	height: px;
	margin: 0px auto;
	padding: ;
	font-size:9px;
	text-align:right;
	}
