.body {
	margin: 0px;
	background-image:url('../images/bodybg.jpg');
	background-position:left top;
	background-repeat:repeat;
}
.dhead {
	background-image:url('../images/transparenz.png');
	background-position:left top;
	background-repeat:repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:185px;
	z-index:2;	
}
.dsite {
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
}
.t_head {
	background-image:url('../images/banner.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	empty-cells:show;
	margin:auto;
	width: 890px;
	height: 150px;
}
.t_middle {
	empty-cells:show;
	margin:auto;
	background-color:#363636;
	width: 872px;
}
.t_footer {
	background-image:url('../images/footer.png');
	background-position:left top;
	background-repeat:no-repeat;
	empty-cells:show;
	margin:auto;
	width: 890px;
	height: 37px;
}
.t_navi {
	empty-cells:show;
	margin:auto;
	width: 200px;
}
.t_anzeige {
	empty-cells:show;
	margin:auto;
	width: 672px;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}
.td_navi_head{
	background-image:url('../images/navi_head.png');
	background-position:left top;
	background-repeat:no-repeat;
	height:29px;
}
.td_navi_bottom{
	background-image:url('../images/navibottom.png');
	background-position:left top;
	background-repeat:no-repeat;
	height:5px;
}
.td_navi{
	background-color: #e06509;
}
.td_navi_cell{
	width: 200px;
	background-color: #3f3f3f;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
}
.f_navi_head {
	font-family: Verdana; 
	font-size: small; 
	font-weight: 700;
	color:black; 
}
.f_navi_menu {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: 700;
	color: #81b7e4; 
}
.f_navi_menu a:link {
	text-decoration:none;
	color: red;
}
.f_navi_menu a:visited {
	color: green;
	text-decoration:none;
}
.f_navi_menu a:hover {
	color: #b4dce4;
	text-decoration: none;
	font-weight: bold;
}
.f_navi_menu a:active {
	color: teal;
	font-weight: bold;
	text-decoration:none;
}

.p_navi_head {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
}
.p_navi_menu {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:9px;
	margin-right:0px;
}
.p_navi_menu1 {
	margin-top:2px;
	margin-bottom:0px;
	margin-left:13px;
	margin-right:0px;
}
.td_anzeige_head {
}
.f_anzeige_head {
	font-family: Verdana; 
	font-size: normal; 
	font-weight: 700;
	color:#cde2f4; 
}
.f_anzeige_content {
	font-family: Verdana; 
	font-size: small; 
	color:#c4c4c4; 
}
.p_anzeige_head {
	margin-top:4px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
	line-height:0.8em;
}
.p_anzeige_content {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
}
.td_footer {
	text-align:center;
}
.f_footer {
	font-family: Verdana; 
	font-size: xx-small;
	color:#c4c4c4; 
}
.td_list_head {
	background-color: #595959;
	border: 1px solid #595959;
}
.p_list_head {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
}
.f_list_head {
	font-family: Verdana; 
	font-size: x-small; 
	font-weight: 700;
	color:#cde2f4; 
}
.f_list_head1 {
	font-family: Verdana; 
	font-size: small; 
	font-weight: 700;
	color:#cde2f4; 
}
.td_list_content_g {
	background-color: #3f3f3f;
	border: 1px solid #595959;
}
.td_list_content_u {
	background-color: #484848;
	border: 1px solid #595959;
}
.p_list_content {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
}
.f_list_content {
	font-family: Verdana; 
	font-size: x-small; 
	color:#c4c4c4; 
}
.f_list_content1 {
	font-family: Verdana; 
	font-size: small; 
	color:#c4c4c4; 
}
.p_details {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:0px;
}
.input {
	font-family: Verdana; 
	font-size: small; 
	color:grey;
	width:200px;
}
.f_error {
	font-family: Verdana; 
	font-size: small; 
	font-weight: 700;
	color:red; 
}
.f_editor {
	font-family: Verdana; 
	font-size: small; 
	color:grey; 
}
