/*#############################Generals########################## */
body {
	font-family: Verdana, sans-serif; font-size: 11px; color:#696752;

    margin	      : 0 0 15px 0;

    padding	      : 0;

    background    : #fff;

    text-align    : center;

    line-height   : 14px;

    margin        : 9px 0 20px 0;
}
	
h1{
	font-size : 14px;
	text-transform: lowercase;
	text-decoration:none;
	font : bolder;
	color:#696752;
}

h2{
	font-size : 12px;
	text-transform: lowercase;
	text-decoration:none;
	font : bolder;
	color:#696752;
}

h3{
	font-size : 10px;
	text-transform: lowercase;
	text-decoration:none;
	font : bolder;
	color:#696752;
}
ul{
	font-size : 10px;
	text-transform:uppercase;
	text-decoration:none;
	font : normal;
	color:#696752;
}

#header {

	
	height : 160px;
	


}

#contentbody {
	border-left: 1px solid #696752;
	border-right: 1px solid #696752;
	border-bottom: 1px solid #696752;
	float: left;
	min-height : 250px;
	padding : 20px 0px 20px 0px;
}

* html #content {

    height    : 250px; /* das hier für den ie */

}

#content{
	float:left;
	width:490px;
    padding    : 0px 10px 0px 0px;
}

#rechts{
  	float	:right;
	width:200px;
  
}
.bodytext{
	font-size : 8pt;
	color:#696752;
	margin-right: 10px;
	
}

#main{
	position: relative;
	margin : auto auto auto auto;
	width : 851px;
	background : #fff;
	text-align : left;
	
}
	
p a { font-weight: normal; font-size: 11px; text-decoration: none; color: #ea6538;
}
p a:link {
font-weight: normal; font-size: 11px; text-decoration: none; color: #ea6538;	
}
p a:visited {
	font-weight: normal; font-size: 11px; text-decoration: none; color: #ea6538;	 	
}
p a:active {
	font-weight: normal; font-size: 11px; text-decoration: underline; color: #ea6538;
}
p a:hover {
	font-weight: normal; font-size: 11px; color: #ea6538; text-decoration: none; 			
}*/

#b6{
		position: absolute; top: 0px; left: 0px; height:55px; width: 364px;  background-color: #fff; padding-top: 0px; 	margin-bottom: 0px;
}


.img{
	border: 0px;
}
/*############PAGE MENUs################## */
/* Menu 1 */
#mainMenu {
	position: absolute;
	top: 62px;
	left: 108px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	z-index : 20;
	text-transform: uppercase;
	
	
}

.mainMenuItem a{
	font-size: 12px;
	font-weight: bolder;
	color: white;
	text-decoration: none; 
	padding-left: 35px; 
}
.mainMenuItem a:hover{
	font-size: 12px;
	font-weight: bolder;
	color: #ea6538;
	text-decoration: underline; 
	padding-left: 35px; 
}

.mainMenuItem-act a{
	font-size: 12px;
	font-weight: bolder;
	color: #ea6538;
	text-decoration: underline; 
	padding-left: 35px; 
}

.mainMenuItem-act a:hover{
	font-size: 12px;
	font-weight: bolder;
	color: #ea6538;
	text-decoration: underline; 
	padding-left: 35px; 
}

/*MENU 2 */ 
#subMenu {
	float	: left;
	width: 142px;
	border: 0px;
	text-transform: lowercase;
	margin-left:0px;
    padding    : 0px -20px 0px 0px;
}

.menuItem {
	font-size: 10px;
	font-weight: normal;
	color:#ea6538;	
	text-decoration: none;
	padding: 1px;
	padding-left: 10px; 
}

.menuItem a{
	font-size: 10px;
	font-weight: normal;
	color:#ea6538;	
	text-decoration: none;
	padding: 1px;
	padding-left: 10px; 
}
.menuItem a:hover{
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	padding: 1px;
	padding-left: 10px; 
	color: #484746;
}

.menuItem-act a{
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	padding: 1px;
	padding-left: 10px; 
	color: #484746 ;
}



/*#############MENUs ENDE##############*/

/* GRAFISCHER HEADER*/
#h1{
	position: absolute; top:60px; left:0px; height:17px; width:646px; padding-top:0px;  z-index:15;  border-left: 1px solid #696752;
 }

#h2{
	position: absolute; top:60px; left:646px; height:17px; width:204px; border-right: 1px solid #696752;
}

#h3{
	position: absolute; top:77px; left:0px; height:142px; width:143px;  border-left: 1px solid #696752;
}

#h4{
	position: absolute; top:77px; left:143px; height:142px; width:502px; z-index:5;
}

#h5{
	position: absolute; top:77px; left:646px; height:142px; width:204px; border-right: 1px solid #696752;
}

/*Footer*/
#footer{
    float    : left;
	padding: 10px 0px 0px 143px;

}

#f1 {

    float    : left;
	 padding  : 5px 5px 5px 5px;
	text-transform:lowercase;

}

#f1 a {

	font-weight: normal; 
	font-size: 11px; text-decoration: none; 
	color: #ea6538;
	
}

#f1 a:hover {

	font-weight: normal; 
	font-size: 11px; text-decoration: none; 
	 color: #ea6538

	 
	
}

.breaker {

    float       : left;

    padding     : 5px 0px 0px 0px;

}