body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	color: #666666;
}	
#div_main {
	width:100%;


}
#div_header {
	width:100%;
	height:131px;
	background-image:url("../images/layout/bg_header.jpg");
	background-repeat:repeat-x;
	text-align:left;


}

#div_navigation_quer {
	width:100%;
	height:29px;
	background-image: url("../images/layout/bg_nav_quer.jpg");
	background-repeat:repeat-x;
	font-size:10px;
	text-decoration:none;

}

#div_content {
	width:100%;
	

}
#content img {
	margin: 2px;
	border:1px solid #666666;
	padding:2px;
}		
.div_img_pg {
	width:90%;
}
/*.div_img_pg*/
#tbl_content {
	width:100%;

}

#td_navigation {
	width: 150px;
	text-align:left;
	background-color: #e2e2e2;
	

}
#headline {
	font-weight:bold;
	margin-top:10px;
	text-decoration:underline;
	text-align:left;
	margin-bottom:10px;
}	
#content {
	font-size:12px;
	text-align:left;
}	
#td_content {
	padding-left:20px;
	padding-right:20px;


}

#td_infoleiste {
	width: 5px;
	background-color: #e2e2e2;
}

#div_footer {
	width:100%;
	height:42px;
	background-image: url("../images/layout/bg_footer.jpg");
	background-repeat:repeat-x;

}
.menu {
	background-image: url("../images/layout/menubar2.gif");
	background-repeat:repeat-x;
	}
.menu a:link {
	text-decoration:none;
}
#PLVFOLink, #PLVFOTD {
	background-image:url("../images/layout/menubar2.gif");
	background-repeat:repeat-x;
}
.textzeile {
	width:98%;
	background-color:#e2e2e2;
	border: 1px solid #666666;
	font-size:11px;
	height: 15px;
	text-align:left;
}
.textzeile_imp {
	width:98%;
	background-color: #BAD8ED;
	border: 1px solid #666666;
	font-size:11px;
	height: 15px;
	text-align:left;
}
.textfeld {
	width:98%;
	background-color:#BAD8ED;
	border: 1px solid #666666;
	font-size:11px;
	height: 150px;
	text-align:left;
}								