/* Styles by dtp-net.de */

body {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; color:#FAEDB9;
	background-color:#393D87;
}
a { text-decoration:none; }

#kopf1 {position:absolute; left:0; top:0; height:120px; width:100%; background:#393D87 url(_bilder/kopf-higru.jpg) repeat-x; }
#kopf {position:absolute; left:0; top:0; height:120px; width:100%; background:url(_bilder/kopfmotiv.jpg) no-repeat; }

#homelink { position:absolute; display:block; width:332px; height:101px; left:32px; top:9px; }

#main1 {float:left; width:100%; background: url(_bilder/higru-allgemein-repeat.jpg) repeat-y;
}

* html #main1 { float:none; margin-top:120px; height:100%; padding-top:120px; }

#main {float:left; width:100%; margin-top:120px; background: url(_bilder/higru-allgemein.jpg) no-repeat;
	background-position:top left;
}

* html #main { float:none; height:100%; }

#content { margin-left:245px; margin-top:25px; width:620px; min-height:900px; }

* html #content { height:820px; }

#nav {position:absolute; left:33px; top:135px; width:137px; 
}

#adr {position:relative; bottom:100px; left:35px; width:150px; padding:0; margin:0; font-size:11px;
}

/* Inhalt */
#content h1 {background-color:#FAEDB9; width:100%; padding-left:10px; border:solid 1px #AB291C; color:#AB291C; font-size:16px; }
#content {line-height:150%; font-size:14px; }
#content p {margin:0;}
#content a {font-weight:bold; color:#E75315;}
#content a:hover {background-color:#5E62BB;}

img.pleft { float:left; margin-right:20px; }

A:link	{ color: #E75315; text-decoration: none; }
A:hover	{ color: #5E62BB; text-decoration: none; }
A:visited 	{ color: #E75315; text-decoration: none; }
A:active	 {color: #E75315; text-decoration: none; }


/* Menu */
#nav ul, #nav li {list-style:none; padding:0; margin:0; float:left; }
#nav a { display:block; color:#FAEDB9; padding:5px; font-weight:normal; font-size:12px; }
#nav ul li { width:100%; }
#nav ul li a { background-color:#B31F2D; width:100%; margin-top:10px; border:solid 1px #d79283; }
#nav ul li.akt a { background-color:#E75315; font-weight:bold; }
#nav ul li.akt ul li a { background-color:#fe864e; width:100%; margin-top:0px; padding-left:20px;
	border:none; border-bottom:solid 1px #d79283; font-weight:normal; }
#nav ul li.akt ul li.akt a { color:#393D87; font-weight:bold; }
#nav a:hover { background-color:#E66A77; }
#nav ul li.akt a:hover { background-color:#f1946a; }


.flLeft { 
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	width: 152px;
	float:left; }
.flLeft p {font-size:9px; font-weight:bold;}
.flRight { float:right; }

.formblock label {float:left; width:120px; font-size:11px; line-height:140%; 
	border-right:1px solid #fff; clear:both; 
	padding-top:8px;
}
.formblock input {float:left; width:300px; font-size:11px; }

fieldset.formfield { border:0px solid #fff; }


.formblock input, 
.formblock select, 
.formblock textarea {
	float:left;
	margin:5px;
	width:250px;
	border:1px solid #333;
}

.formblock .formheadline { clear:both; font-weight:bold; font-size:11px; margin-top:10px; }

.formerror { font-weight:bold; font-size:11px; color: #fec518; margin-top:10px; }
.forminfo { font-weight:bold; font-size:11pt; color: #fec518; margin-top:10px; }

.formblock {border-top:1px solid white; float:left; 
clear:both; width:420px; 
}


.formblock .formcheck + label { float:left; clear:none; 
	width:200px; border:none; 
}

.formblock .formcheck { float:left; 
	width:120px;
	padding:0;
	margin-top:10px;
	border:none;
}

.formblock input.formsubmit { 
	margin:5px 5px 5px 125px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	font-family:arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

.formblock input.formsubmit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

label.textbox {height:180px; }

.formgen legend {visibility:hidden;}

#content td { font-size:14px; }
