html {
	height:auto;
	width:100%;
}

body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 20px;
	margin-left : 0px;
	height:auto;
	width:100%;
	background-color:#eeeee6;
}

td, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input_area {
	font-size:12px;
	color: #000000;
	background-color: #ffffff;
	width:260px;
	padding-top:3px;
	padding-left:3px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#666666;
	border-left-color:#666666;
}

.button{
	font-size:12px;
	font-weight:bold;
	color: #000000;
	background-color: #ffffff;
	width:260px;
	padding-top:1px;
	padding-bottomt:1px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#666666;
	border-left-color:#666666;
}

.pflichtfeld {
	color:#990000;
}

/*The headlines*/
h1 {
	color:#000000;
	font-size: 14px;
	font-weight:bold;
}

h2 {
	color:#000000;
	font-size: 12px;
	font-weight:bold;
}

h3 {
	color:#000000;
	font-size: 11px;
	font-weight:bold;
}

h4 {
	color:#000000;
	font-size: 10px;
	font-weight:bold;
}

.download {
background-image:url(../pics/acrobat.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 22px;
}

/*Die Linkgestaltung*/
a:link, a:visited, a:hover {
	font-size:12px;
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	font-size:12px;
	color:#000000;
	color:#666666;
	text-decoration:underlie;
}

a.print:link, a.print:visited, a.print:hover {
	font-size:12px;
	color:#999999;
	text-decoration: none;
	font-weight:normal;
	line-height:5px;
}
a.print:hover {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

/*Navigation: first level*/
a.nav_1:link, a.nav_1:visited, a.nav_1:hover {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	}

a.nav_1:hover {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-decoration:underline;
	}

a.nav_1_act:link, a.nav_1_act:visited, a.nav_1_act:hover {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	}

a.nav_1_act:hover {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
	}
	
/*Sub-Navigation: second level*/		
a.nav_2:link, a.nav_2:visited, a.nav_2:hover {
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
	}

a.nav_2:hover {
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:underline;
	}

a.nav_2_act:link, a.nav_2_act:visited, a.nav_2_act:hover {
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
	}

a.nav_2_act:hover {
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
	}	

	
/*Sub-Navigation: third level*/		
a.nav_3:link, a.nav_3:visited, a.nav_3:hover {
	color:#000000;
	font-size:11px;
	line-height:17px;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	}

a.nav_3:hover {
	color:#000000;
	font-size:11px;
	line-height:17px;
	font-weight:normal;
	text-decoration:underline;
	padding-left:20px;
	}

a.nav_3_act:link, a.nav_3_act:visited, a.nav_3_act:hover {
	color:#000000;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	}

a.nav_3_act:hover {
	color:#000000;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:20px;
	}		

.level_2 {
	float:left;
	width:250px;
	margin-top:3px;
	margin-bottom:4px;
	margin-left:10px;
	height:auto;
}

.level_3 {
	float:left;
	width:240px;
	margin-left:20px;
	height:auto;
}
	
/*Die ID`s zur absoluten Positionierung*/
#logo {
	position:absolute;
	width: 260px;
	height:125px;
	right: 25px;
	z-index:1;
	top:20px;
	color:#000000;
	background-color:#eeeee6;
}

#description {
	font-size:13px;
	position:absolute;
	width: 300px;
	height:60px;
	right: 325px;
	z-index:2;
	top:62px;
	/*color:#006ab3;*/
	color:#000000;
	background-color:#eeeee6;
	text-align:right;
}

#print_description {
	display:none;
}

#print_logo {
	display:none;
}

#print {
	font-size:12px;
	position:absolute;
	width: 155px;
	height:19px;
	right: 325px;
	z-index:7;
	top:155px;
	color:#999999;
	text-align:right;
	background-color:#eeeeee;
	padding-top:6px;
	padding-right:20px;
	border-color:#CCCCCC;
	border-style:solid;
	border-top-width:1px;
	border-right-width:2px;
	border-bottom-width:0px;
	border-left-width:1px;
}

#navigation {
	position:absolute;
	right:25px;
	top:162px;
	height:400px;
	width:260px;
	z-index:3;
	overflow:visible;
}

#content {
	position:absolute;
	color:#000000;
	font-size: 12px;
	right:325px;
	top:180px;
	width:60%;
	padding:20px;
	height:auto;
	min-height:400px;
	z-index:4;
	background-color:#eeeeee;
	overflow:visible;
	border-color:#CCCCCC;
	border-style:solid;
	border-top-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:1px;
} 


