html,
body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
}
html>body #wrap {height:100%;} /* 100 % height */
#wrap {
	width:955px;
	margin:0 auto;
}
#header {
	width:955px;
	height:125px;
}
html>body #header {
	position:fixed;
	z-index:1000; /* Prevent certain problems with form controls */
}
html>body #content-wrap {height:100%;} /* 100 % height */
html>body #content {margin:0;padding:120px 0px 25px 0px;} 
#footer {
	width:955px;
	height:27px;
}
html>body #footer {
	position:fixed;
	bottom:0;
	z-index:1001; /* Prevent certain problems with form controls */
}




/* Styling */
html,
body {
	color:#4C6293;
	background: #000 url(../img_v3/body_hg_kachel1.jpg)  center top repeat;
	/* background-image: url(../../img_v3/hg_hell2.jpg); */
}
body {
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	/* font:13px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; */
}

h1,
h2,
h3 {
	margin:0.1em 0;	
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	color:#4C6293;
}
h1 {
	font-size:14px;
	line-height:1.2;
}
h2 {
	font-size:11px;
	line-height:1.1;
}

p {
	margin:0;
	padding:8px 5px 0 2px;
}
.info {
	padding:0.5em;
	border:2px solid #999;
	background:#fff;
}
a:link,
a:visited {
	color:#6696CD;
	font-weight:bold;
	text-decoration:none;
}
a:focus,
a:hover {
	color:#4C6293;
}
#header{
	background-image: url(../img_v2/kopf_kwi_a.png);
}
#footer {
	background-image: url(../img_v3/fuss.png);
}
#content,
#content-wrap {
	background:#F1F4F8 url(../img_v3/hg_inhalt.gif) 0 170px no-repeat;
}
#content-wrap {
	border-left:1px solid #8F9DBB;
	border-right:1px solid #8F9DBB;
}
#footer a {color:#111;}


.minilink { font-size: 9px; line-height: 10px; font-weight:normal;color:#919CBB;font-family: Verdana, Arial, Helvetica; text-decoration:none; padding-top:0px;}
.minilink a:link {font-weight:normal;color:#919CBB;text-decoration:none;border-bottom: none;}
.minilink a:visited {font-weight:normal;color:#919CBB;text-decoration:none;border-bottom: none;}
.minilink a:active {font-weight:normal;color:#002065;border-bottom: none;}
.minilink a:hover {font-weight:normal;color:#002065;text-decoration:none;border-bottom: none;}


.kw_detail_kasten_angaben { 
	background:#fff;
	margin:0 0 0 20px;
	border-top: none;
	border-bottom: 1px solid #d1c9b2;
}

.kw_detail_kasten_angaben p { 
	margin:0;
	padding:5px 5px 5px 7px;
	font-size:0.8em;
	line-height:1.5;
}

.kw_detail_kasten_angaben h2 { 
	font-size:0.85em;
	letter-spacing:1px;
	text-align:left;
	color:#70624b;
	margin:0;
	padding:2px 5px 3px 7px;
	background-color:#fff;
	background-image:url(../img_v2/hg_hell2.jpg);
	border-top: 1px solid #d1c9b2;
	border-bottom: 1px solid #d1c9b2; 
}


.kw_detail_kasten_angaben ul
{
	list-style-type: none;
	text-align: left;
	margin:0px;
	padding:5px 5px 5px 7px;
}


.kw_detail_kasten_angaben ul li
{
	margin: 0px;
	padding: 2px 0 2px 14px;
	background: transparent url(../img_v2/arrowbullet-blue.gif)  0px 5px no-repeat;
	line-height:13px;
	text-align: left;
	font-size: 0.8em;
}



.kw_detail_kasten_angaben ul li
{
	letter-spacing:1px;
	text-transform:uppercase;
}


.kw_detail_kasten_angaben ul li a { text-decoration:none;border:none;font-weight:normal;border-bottom:none;color:#333; }
.kw_detail_kasten_angaben a:visited {text-decoration:none;border:none;font-weight:normal;color:#333;}
.kw_detail_kasten_angaben a:hover {text-decoration:none;border:none;color: #002065;}
.kw_detail_kasten_angaben a#current {text-decoration:none;color: #002065;}




.img_pfeil_in_link {
	display:block;
	margin-right:5px;
	float:left;
	padding-top:3px;
}

	
	

.extraminiinput {
	font: 9px verdana, helvetica, arial;
	margin: 0px 7px 0px 5px;
	padding: 1px 2px 0px 2px; 
	width: 70px;
	color: #023B78;
	background-color: #ffffff;
	border: solid 1px #002065; 
}