body	{
	background-image: url(do_bg3.jpg); background-repeat:repeat;
	text-align:center;
	min-width:640px;
	margin-top:10px;
	padding-top:0px;
	font-family:Verdana, arial;
	font-size:14px;
	color: #BC6105;
	}

#wrapper	{
	width:600px;
	border:0px solid gray;
	margin:0 auto;
	text-align:left;
	background-color:white;
	}

#kopf	{
	width:600px;
	text-align:center;
	/*border:8px solid gray;*/
	border-left:1px solid #666;
	border-right:1px solid #666;
	height:216px;
	background-image:url(titel.jpg);
	background-repeat:no-repeat;
	}
	
img #kopf	{
	width:600px;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:white;
	height:216px;
	}

#inhalt	{
	width:602px;
	background:white;
	padding-left:0px;
	text-align:center;
	border-bottom:1px;
	}

#mainInhalt	{
	text-align:left;
	width:580px;
	background-color:white;
	margin-left:0px;
	padding-left:20px;
	border:1px solid #666;
	}

#mainInhalt2	{
	text-align:left;
	width:580px;
	background-color:white;
	margin-left:0px;
	padding-left:20px;
	border:1px solid #666;
	}
	
 a:link 
{ 	color: #BC6105;
	line-height:18pt;
	 font-size:12pt;
	font-family:Verdana,Arial,sans-serif;
	font-weight: normal; 
	text-decoration: none; 
	}
	
 a:visited 
{ 	color: #CC0033; 
	line-height:18pt;
	 font-size:12pt;
	font-family:Verdana,Arial,sans-serif;
	font-weight: normal; 
	text-decoration: none;  
	}
	
 a:active 
{	 color: #BC6105;
	line-height:18pt;
	 font-size:12pt;
	font-family:Verdana,Arial,sans-serif;
	font-weight: normal; 
	text-decoration: underline;  
	}
	
 a:hover 
{
	color: #BC6105;
	line-height:18pt;
	 font-size:12pt;
	font-family:Verdana,Arial,sans-serif;
	font-weight: normal; 
	text-decoration: underline;
}