﻿* { margin: 0; padding: 0;
}

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;
	text-align: center;
}
#dv_inh {
	/*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: 3600px;
	/*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;
}
#dv_spalte {
	/*style="width: 200px !important; text-align: center;" align="center"
	background: #E4E4E4;*/
	background-color: #FFE7C1;
	font-family: Verdana;
	line-height: 1.5;
	color: #333333;
	width: 200px; /*height: 100%;*/;
	margin-left: -100px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	/*margin-top: 221px;*/
}
.listeubben {
	list-style-image: url('bilder/liste.gif');
}
.innerer-inhalt {
	/*background: #C0C0C0;*/
	display: block;
	width: 600px;
	margin-left: 100px;
}
.bild {
	/*background: #C0C0C0;*/
	width: 800px;
	margin-left: 100px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 1560px;
}
#dv_fz {
	position: fixed;
	display: block;
	bottom: 0px;
	height: 20px;
	width: 100%;
	background: #547187;
	/*background: #E75F03*/
	text-align: center;
	font: normal bold 100% Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	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;
}
