body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
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: #000000;
	text-decoration: none;
}
p.fussnote {
	font-size: 10px;
	text-decoration: none;
}

.noprint {
	display:none;
}
#content {
	width:605px;
	height:100%;
	margin: 0px auto; 
	text-align:left;
	border:1px solid #000000;
}
div {
	border:1px none #000000;
	margin:0px;
	padding:0px;
}

#inhalt {
	position:relative; 
	width:755px; 
	height:100%; 
	margin:0px auto; 
	text-align:left;
}
#headline {
	position:absolute;
	width:160px;
	height:30px;
	top:31px;
	left:0px;
	text-align:left;
	padding-right:12px;
	z-index:1;
}
#subtitle {
	position:absolute; 
	left:0px; 
	top:61px; 
	width:348px; 
	height:50px; 
	z-index:3; 
}
#main {
	position:absolute; 
	left:0px; 
	top:120px; 
	width:370px; 
	padding-bottom:400px;
	border:1px none #FFFFFF; 
	overflow: visible;
}
#subtitle2 {
	position:absolute;
	right:125px;
	top:61px; 
	width:125px; 
	z-index:2; 
}
#instrumente {
	visibility:hidden;
}
/**
* 	Tabellen
*/
table {
	font-size: 12px;
	vertical-align: top;
	align:left;
}
table.h_100 {
	height: 100%;
	left:0px;
}
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: #DAE396;
}
a.menue {
	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.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;
	text-decoration: none;
}
/**
* 	Sonstiges
*/
.step {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.menue {
	font-size: 10px;
	line-height: 12px;

}
.mengentext1 {
	font-size: 11px;
	line-height: 15px;
}
.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;
	display:none;
}
.bgimage {
	height: 100%;
	width: 655px;
	align: left;
}