
body, div, td{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#222222;
	line-height:18px;
}


A:link, A:visited, A:active, A:hover { 
	color:#000000; 
	text-decoration: none;
}
A:hover { 
	text-decoration: underline;
}


.wit A:link, .wit A:visited, .wit A:active, .wit A:hover { 
	color:#FFFFFF; 
	text-decoration: none;
}


#container1{
	position:absolute;
	width:100%;
	height:100%;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF
}

#container2{
	position:absolute;
	width:802px;
	height:100%;
	left:50%;
	margin-left:-401px;	
	background-image:url(../images/bg_site.gif);
}

#navheader {
	color:#FFFFFF;
	height:23px;
	font-weight:bold;
	margin-bottom:7px;
}

#titel_contents{
	color:#000000;
	background-color:#d4d4d4;
	height:23px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
}

#titel_right{
	color:#000000;
	background-color:#d4d4d4;
	height:23px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
}

#footerdiv{
	text-align:center;
	color:#747474;
	border-top:1px solid #dbdbdb;
	width:520px;	
}


