body {  font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		background-image: url(images/bglight.gif); 
		background-repeat: repeat-y;
}
h1 {
	font-size: 12px;
	color: #3E3737;
	font-weight:bold;	
	line-height: 16px;
	padding:0;
	margin:0;
}
.bglight {  background-image: url(images/bgimage.gif)}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; line-height: 20px; font-weight: normal}
.textblack {  font-size: 12px; color: #3E3737; line-height: 16px}
.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF}
.textgrey {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999}
.forms {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #CCCCCC; border: 1px #FFFFFF solid; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.textwhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.white {  background-color: #FFFFFF}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3737;
	line-height: 16px;
	text-decoration: underline;
}

/*Texte:*/
.container {
	width: 623px;
	float:left;
	margin: 21px 0 21px 7px;
}
.textbox {
	margin-bottom:10px;
	float: left;
	clear:both;
	position:relative;
}
.textlinks {
	width:90px; 
	height: 70px;
	float:left; 
	margin: 0 14px 7px 0;
	padding: 5px;
	display: block;	
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	vertical-algin: bottom;
	color: #3E3737;
	background-color: #c2c4c4;
}
.inactive {
		
}
.active {
	background-color: #3e3737;
	color: white;
}
.titel { /*mouseover*/
	position: relative;
	width: 486px;
	background-color: #efefef;
	float:left;
	display: none;
	padding: 5px;
	z-index: 99;
}
.titel h1, .textheader h1 {
	font-size: 12px;
	color: #3E3737;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.textheader {
	padding-top: 5px;	
	margin: 0 0 10px 0;
}
.text h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 21px 0 0;
}
.text {
	position: absolute;
	width: 495px;
	line-height: 18px;
	margin: 0 7px 21px 114px;
	padding: 0 0 50px;
	vertical-align: top; 
	text-align: justify;
}
.textitalic {
	font-style: italic;
}
.sub {
	font-size:10px;
	color: #3E3737;
	vertical-align: super;
	line-height:0;
}
.subfn {
	border: 1px solid #999;
	color: #999;
	text-align:center;
	display:block;
	width:17px;
	height:15px;
	float:left;
 margin-top:-2px;
	margin-right: 5px;
	padding: 0 0 3px 0;
}
.fussnoten {
	margin:0;
	padding:0;
	list-style-type: none;
}
.fussnoten li {
	margin-bottom:5px;
}

