.MENU_MAIN {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
font-weight: normal;
}

.MENU_MAIN_SELECTED {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
font-weight: normal;
}

.HEAD_ORANGE {
	font-size: 16px;
	color: #fbd900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.SMALL_ORANGE {
	font-size: 14px;
	color: #fbd900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.STANDART_TEXT {
	font-size: 12px;
	color: #858688;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.STANDART_TEXT_ABSTAND {
	font-size: 12px;
	color: #858688;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.4;	
}


#LAYERInhalt {
	position:absolute;
	width:836px;
	height:313px;
	z-index:2;
	left: 18px;
	top: 17px;
}
#LAYERUMRANDUNG {
	position:absolute;
	width:879px;
	height:379px;
	z-index:2;
top: 80px;
}
#LAYERLOGO {
	position:absolute;
	width:231px;
	height:58px;
	z-index:3;
	left: 0px;
	top: 0px;
}

#Layer1 {
	position:absolute;
	width:879px;
	height:58px;
	z-index:3;
	left: 15px;
	top: 344px;

}


.clear { 
    width: 100%; 
    clear: both !important; 
    display: inline-block; 
} 
.clear:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
} 
* html .clear { 
    height: 1%; 
} 

body
 {
  background-image:url(../images/bg_grau.gif);
 
}


#container{ position: absolute;
            width: 879px;
            height: 459px;
            left: 50%;
            margin-left: -439px;  /* Um die Hälfte der Breite nach links schieben */
            top: 50%;
            margin-top: -229px;   /* Um die Hälfte der Höhe nach oben schieben */
            background-color:#FFFFFF;
            border:0px solid #FF0000;}
.STANDART_TEXT_ORANGE {

	font-size: 12px;
	color: #fbd900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

