/**
* 	Standardkomponenten
*/
html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a7bc00;
	margin: 0px;
	padding: 0px;
	height:100%;
	/*
	background-image: url(/images/spacer_green.gif);
	*/
}
h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17px;
	font-weight: normal;

}
h1.abstand_top {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 17px;
	font-weight: normal;
}
h1.abstand_bottom {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 17px;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 16px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
p.space_top {
	margin-top: 4px;
}
p.feedback {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p.fussnote {
	font-size: 10px;
	text-decoration: none;
}
pre.file {
	font-size: 12px;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	text-decoration: none
}
div {
	border:1px none #FF0000;
	margin:0px;
	padding:0px;
}
#inhalt {
	position:relative; 
	width:730px; 
	height:100%; 
	margin:0px auto; 
	margin-top:3px;
	text-align:left;
}
#headline {
	position:absolute;
	width:160px;
	height:30px;
	top:31px;
	left:0px;
	text-align:right;
	float:left;
	border-right:1px solid #FFFFFF;
	padding-right:12px;
	z-index:1;
	overflow: hidden;
}
#subtitle {
	position:absolute; 
	left:172px; 
	top:61px; 
	width:347px; 
	height:50px; 
	z-index:3; 
	padding-left:11px; 
	padding-right:11px; 
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF;
}
#main {
	position:absolute; 
	left:172px; 
	top:111px; 
	width:369px;
	z-index:1; 
	border-right:1px solid #FFFFFF; 
}
#subtitle2 {
	position:absolute;
	left:543px; 
	top:61px; 
	width:173px; 
	height:50px; 
	z-index:2; 
	padding-left:11px; 
}
#bg_linien {
	z-index:0;
}
.justprint {
	display:none;
}
/**
* 	Tabellen
*/
table {
	font-size: 12px;
	vertical-align: top;
}
table.h_100 {
	height: 100%;
}
table.breite {
	width: 755px;
}
td {
	vertical-align: top;
}
td.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.h_99 {
	height: 99%;
}
td.bottom {
	vertical-align: bottom;
}

td.weisserBalken_h {
	background-image: url(../images/spacer_white.gif);
	background-repeat: repeat-x;
}
/**
* 	Links
*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DAE396;
	text-decoration: none;
}
a:hover, a.active {
	color: #FFFFFF;
}
a.menue,a.menue2,a.menue2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #DAE396;
	text-decoration: none;
}
a.menue:hover, a.menue:active, a.menue2:hover, a.menueactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.inTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.link {
	color: #DAE396;
}
/**
* 	Sonstiges
*/
.step {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.menue {
	font-size: 10px;
	line-height: 12px;

}
.mengentext1 {
	font-size: 11px;
	line-height: 15px;
	font-weight:normal;
}
.mengentext2 {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 0;
}
.mengentext1_bold {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.mengentext1_middle {
	font-size: 11px;
	vertical-align: middle;
	line-height: 15px;
}
.nospace {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.bgimage {
	background-image: url(/images/elemente/background.gif);
	background-repeat: no-repeat;
	background-position: 186px 30px;
	height: 100%;
	width: 755px;
}
.b_white_l {
	background-image: url(/images/v_balken_white.gif);
	background-repeat:repeat-y;
}
.b_white_l_100 {
	background-image: url(/images/v_balken_white.gif);
	height: 100%;
}
.bg_white {
	background-image: url(/images/spacer_white.gif);
}
.bg_lightgreen {
	background-image: url(/images/spacer_lightgreen.gif);
}

.bg_h_balken_lg{
	background-image: url(/images/h_balken_lightgreen.gif);
	background-repeat:repeat-x;
}
.bg_v_balken_lg{
	background-image: url(/images/v_balken_lightgreen.gif);
	background-repeat:repeat-y;
}
.bg_v_balken_lg_100{
	background-image: url(/images/v_balken_lightgreen.gif);
	background-repeat:repeat-y;
	height: 100%;
}
.bg_v_balken_lg_l{
	background-image: url(/images/v_balken_lightgreen_l.gif);
	background-repeat:repeat-y;
}
.bg_v_balken_lg_nsp{
	background-image: url(/images/v_balken_lightgreen_nsp.gif);
	vertical-align: middle;
	background-repeat:repeat-y;
}
.bg_v_balken_lg_r{
	background-image: url(/images/v_balken_lightgreen_r.gif);
	background-repeat:repeat-y;
}
.bg_v_balken_lg_r_w{
	background-image: url(/images/v_balken_lightgreen_r_w.gif);
	vertical-align: top;
	background-repeat:repeat-y;
}
.bg_v_balken_lg_r_w_middle{
	background-image: url(/images/v_balken_lightgreen_r_w.gif);
	vertical-align: middle;
	background-repeat:repeat-y;
}
.bg_v_balken_w{
	background-image: url(/images/v_balken_white.gif);
	background-repeat:repeat-y;
}
.bg_h_balken_lg_l_w{
	background-image: url(/images/v_balken_lightgreen_l_w.gif);
	background-repeat:repeat-y;
}
.bg_v_balken_w_r{
	background-image: url(/images/v_balken_white_r.gif);
	background-repeat:repeat-y;
}
.bg_h_punktelinie{
	background-image: url(/images/h_punktelinie.gif);
	background-repeat:repeat-x;
	height:13px;
	margin-top:26px;
	margin-bottom:26px;
}
.adobe_link, .adobe_link:link, .adobe_link:visited, .adobe_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#a7bc00;
}
