/* CSS TEMPLATENAME
*********************************************/
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, 
h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, 
ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {border:0; font-size:100%; margin:0; 
	padding:0;}
a {outline:none;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:0;}
del, ins {text-decoration:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0; font-variant:normal;}
sup, sub {vertical-align:baseline;}
legend {color:#000;}
input, button, textarea, select, optgroup, option 
	{font-family:inherit; font-size:inherit; 
	font-style:inherit; font-weight:inherit;}
input, button, textarea, select {*font-size:100%;}

/* start */
html {height:100%; margin-bottom:1px;}

body {
	background-color:#999;
	color:#000;
	height:100%;
	text-align:center;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	}
/* --------------------------------------------------------- */

a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: none;
}
a:active{
	color: #000;
	text-decoration: none;
}
a:link{
	color: #000;
	text-decoration: none;
}
a:visited{
	color: #000;
	text-decoration: none;
}

ul,ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	color: #0082ce;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	display: inline;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}
h6 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	color: #ff0404;
}

div#wrapper {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	}
	
div#oben1{
	width: 1100px;
	height: 160px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../script/obendb1.gif);
	background-repeat: no-repeat;
}
div#wrapperoben2{
	width: 1100px;
	height: 100px;
	position: relative;
	background-image: url(../script/obendb2.gif);
	background-repeat: no-repeat;
	color: #0082ce;
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-style: italic;
}
div#menueoben2{
	width: 280px;
	height: 60px;
	position: relative;
	color: #000;
	margin: 0px;
	float: left;
	padding-top: 40px;
	padding-left: 220px;
	color: #0082ce;
}
div#textoben2{
	width: 430px;
	height: 90px;
	position: relative;
	color: #000;
	margin: 0px;
	float: right;
	padding-top: 10px;
	padding-right: 70px;
	text-align: center;
	color: #0082ce;
}
div#menueoben2 a{
	color: #0082ce;
}
div#menueoben2 a:hover{
	color: #0082ce;
}
div#menueoben2 a:active{
	color: #0082ce;
}
div#menueoben2 a:link{
	color: #0082ce;
}
div#menueoben2 a:visited{
	color: #0082ce;
}

div#wrappermitte {
	width: 1100px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../script/hg_allgdb.gif);
	background-repeat: repeat-y;
	}
div#links{
	width: 105px;
	height: 445px;
	position: relative;
	color: #c0c0c0;
	margin: 0px;
	background-image: url(../script/linksdb.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	line-height: 30px;
}
.wenigerabstand{
	line-height: 15px;
	}
	
div#mitte{
	width: 965px;
	min-height: 495px;
	position: relative;
	color: #000;
	margin: 0px;
	background-image: url(../script/hg_mittedb.gif);
	background-repeat: repeat-y;
	float: right;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.mittig{
	width: 865px;
	padding-left: 120px;
	line-height: 30px;
	list-style-type: disc;
}
div#unten{
	width: 1100px;
	height: 40px;
	margin: 0px;
	position: relative;
	background-image: url(../script/hg_untendb.gif);
	background-repeat: no-repeat;
}
.ueberschrift{
	font-size: 0.95em;
	font-weight: bold;
}
.textgroesse{
	font-size: 0.9em;
}