html, body {
    margin: 0 auto;
    padding: 0;	
	margin-top: 0px;
}

#wrap {
position:relative;
margin: 0 auto;
width: 930px;
z-index:1;
}


#content {
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	visibility: visible;
}


.archivbox {width:58px; padding:10px; border-bottom:#ccc solid 1px; text-align:center; float:left}

a.link_nav_global:link {
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.link_nav_global:visited {
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.link_nav_global:hover{
	font-family:Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.nav_global_active{
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


a.link_nav_secnavi:link {
	font-family:Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.link_nav_secnavi:visited {
	font-family:Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.link_nav_secnavi:hover{
	font-family:Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.nav_secnavi_active{
	font-family:Arial;
	font-size: 12px;
	color: #b0212b;
	font-weight: bold;
	text-decoration: none;
}


.content_hellgrau {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.content_rot {
	font-family: Arial;
	font-size: 12px;
	color: #b0212b;
}
.headline_grau {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}

.headline_weiss {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 22px;
}

.content_blau {
	font-family: Arial;
	font-size: 13px;
	color: #2c4663;
}


.content_grau_linehigh {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.ul_rot {
	margin-left: 0;
	padding-left: 1.4em;
	list-style-image: url(../img/bullet_rot.gif);
}


.ul_gelb {
	margin-left: 0;
	padding-left: 1.4em;
	list-style-image: url(../img/bullet_gelb.gif);
	list-style-type: square;
}


.ul_bullet {
	margin-left: 0;
	padding-left: 1.4em;
	list-style-image: url(../img/pfeil_down.gif);
	list-style-type: none;
	padding-top: -1em;
}

a.link_content_grau:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.link_content_grau:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.link_content_grau:hover{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.link_content_rot:link {
	font-family: Arial;
	font-size: 12px;
	color: #b0212b;
	text-decoration: none;
}
a.link_content_rot:visited {
	font-family: Arial;
	font-size: 12px;
	color: #b0212b;
	text-decoration: none;
}
a.link_content_rot:hover{
	font-family: Arial;
	font-size: 12px;
	color: #b0212b;
	text-decoration: underline;
}

a.link_content_gruen:link {
	font-family: Arial;
	font-size: 12px;
	color: #00823c;
	text-decoration: none;
}
a.link_content_gruen:visited {
	font-family: Arial;
	font-size: 12px;
	color: #00823c;
	text-decoration: none;
}
a.link_content_gruen:hover{
	font-family: Arial;
	font-size: 12px;
	color: #00823c;
	text-decoration: underline;
}



a.link_nav_leistungen:link {
	font-family:Arial;
	font-size: 14px;
	color: #034a68;
	font-weight: bold;
	text-decoration: none;
}
a.link_nav_leistungen:visited {
	font-family:Arial;
	font-size: 14px;
	color: #034a68;
	font-weight: bold;
	text-decoration: none;
}
a.link_nav_leistungen:hover{
	font-family:Arial;
	font-size: 14px;
	color: #33cc00;
	font-weight: bold;
	text-decoration: none;
}

.nav_leistungen_active{
	font-family:Arial;
	font-size: 14px;
	color: #33cc00;
	font-weight: bold;
	text-decoration: none;
}


.content_weiss {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
input, select
                 {
	color:#333333;
	font-family:Arial;
	font-size:12px;
	height:16px;
	width:230px;
	text-indent: 3px;
	background-color: #ffffff;
}

.input_counter {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	height:14px;
	width:30px;
	text-indent: 5px;
	background-color: #b0212b;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
 }
 
 
.input_send {
    width:62px;
    height:19px;
 }
 
 .input_radiobutton {
    width:13px;
    height:13px;
	background-color: #eceded;
 }
textarea {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	height:100px;
	width:230px;
	text-indent: 3px;
	background-color: #ffffff;
                scrollbar-base-color:#ffffff;
                scrollbar-face-color:#ffffff;
                scrollbar-arrow-color:#ffffff;
                scrollbar-shadow-color:#ffffff;
                scrollbar-track-color:#ffffff;
                scrollbar-highlight-color:#ffffff;
                scrollbar-darkshadow-Color:#ffffff;
}.rahmen {
	border: 1px solid #666666;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: -1.4em;
	padding-top: -5px;
}
.content_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
.content_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.rahmen_aktuell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
a.link_content_orange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #f48000;
}
a.link_content_orange:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #f48000;
}
a.link_content_orange:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	color: #f48000;
}

a.link_content_weiss:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #ffffff;
}
a.link_content_weiss:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #ffffff;
}
a.link_content_weiss:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #ffffff;
}


.content_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b0c417;
}
.content_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f48000;
}
.headline_rot {
	font-family: Arial;
	font-size: 16px;
	color: #A02C2A;
	line-height: 22px;
}
.signatur_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.captchacode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
	color: #FFFFFF;
}
