﻿body {
	/*background: url('../bilder/hg.jpg');*/
	/*font-size: 10px;
	font-family: Helvetica,Arial,sans-serif;*/
	font-family: Verdana;
	line-height: 1.5;
	border: 0;
	margin: 0;
/*einheitliches Browserverhalten:*/ /*	padding: 0 10px 0 10px;
	height: 100%;*/ /*overflow-y: auto;*/;	width: 100%;
	height: 100%;
	background-color: #E4E4E4;
}

#dv_kopf {
	background-color: #FFE7C1;	
	background: url('../bilder/hg-kopf.gif');
	font-family: Verdana;
	color: #000066;
	width: 800px;
	/*height: 221px;*/
	position: absolute;
	left: 50%;
	margin-left: -400px;

}

#dv_navi {
	width: 1000px;
	height: 75px;	 /*margin: 0;
	margin: 20 20 20 20;
	font-family: Verdana;
	color: #000066;
	/*padding:2.5em 2.5em 3.5em 2.5em;*/
}
#dv_inh {
	/*background: #E4E4E4;*/
	background-color: #FFE7C1;
	font-family: Verdana;
	color: #333333;
	width: 800px;
	/*height: 100%;*/
	margin-left: 200px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 221px;
}
#dv_inh_ds {
	/*background: #E4E4E4;
	background: url('../bilder/hg.jpg');*/
	background-color: #FFE7C1;
	display: block;
	font-family: Verdana;
	line-height: 1.5;
	color: #333333;
	width: 800px; 
/*http://xhtmlforum.de/40267-faq-h-ufig-gestellte-fragen-und.html#faq1*/
	height: 5000px;
	/*margin-left: 200px;*/
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 221px;
}

.innerer-inhalt {
	/*background: #C0C0C0;*/
	width: 600px;
	margin-left:100px;
}
#dv_fz {
	position: fixed;
	display: block;
	bottom: 0px;
	height: 20px;
	width: 100%;
	background: #547187;
	text-align: center;
	clear:left;
}

#dv_fz a{
	/*font: normal bold 100% Arial, Helvetica, Sans-Serif;*/
	color: #FFFFFF;
	text-decoration:none;
}
.verdana_14 {
	color: #333333;
	font-size: 14px;
	font-family: verdana;
	line-height: 1.5;
}
.verdana_14f {
	color: #333333;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	line-height: 1.5;
}.verdana_18f {
	color: #333333;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
	line-height: 1.5;
}