@charset "UTF-8";
.content_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.content_standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}


.content_standard_liste {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.content_standard_orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff6633;
	text-decoration: none;
}

.content_standard_ornage_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: oblique;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6633;
	text-decoration: none;
	text-align: left;
}



.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.bottom_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ea661d;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


#contentALL {
position: absolute;
left: 50%;
width: 1000px;
margin-left: -500px; /* negative Hälfte von width: 500px */
top: 50%;
margin-top: -280px;
min-height: 560px;

  text-align:left;
}

#contentTEXT {
       float:left;
     width:500px;


}




#contentINDEX {
position: absolute;
left: 50%;
width: 800px;
margin-left: -400px; /* negative Hälfte von width: 500px */
top: 50%;
margin-top: -217px;
min-height: 434px;

  text-align:left;
}




#contentTEXT {
       float:left;
     width:500px;


}

#content {
	position:absolute;
	width:469px;
	height:304px;
	z-index:1;
	left: 526px;
	top: 211px;
	text-align: left;
	overflow: hidden;
}
