body {
	text-align:left;
	background:#fffff;
    	font-family:Arial, Times New Roman;
    	font-size:0.9em;
}

a {
	color:#007700;
}

h1 {
 	font-size:1.2em;
}

/*
***********************************************************************
*** header_l, _m, _r, menuline entfallen durch einheitlichen header ***
***********************************************************************
	
#header_l {
	position:absolute;
    	top:0px;left:173px;height:149px;width:172px;
	background:#ffffff;
}
#header_m {
	position:absolute;
    	top:0px;left:344px;height:134px;width:476px;
	background:#ffffff;
}
#header_r {
	position:absolute;
    	top:0px;left:820px;height:149px;width:141px;
	background:#ffffff;
}
#menuline {
	position:absolute;
	top:134px;left:344px;height:15px;width:476px;
	color: #fff;
	background: #000000;
    	font-size:0.9em;
}

#menuline ul {liste-style:none;margin-left:115px;margin-top:0px;padding-top:0px;}
#menuline ul li {display:inline;padding:2px 8px;}
#menuline ul li a {color:ffffff;background:#000000;padding:2px 4px}
#menuline ul li.topnavi-aktiv a {background:#ffffff;}

***********************************************************************
*** header_l, _m, _r, menuline entfallen durch einheitlichen header ***
***********************************************************************
*/

#header {
	position:absolute;
    	top:0px;left:173px;height:149px;width:788px;z-index:1000;
	
	background-image:fileadmin/images/a69_top_de.jpg;
    	/* border:2px solid #aa55aa; */
}

#left {
	position:absolute;
    	top:180px;left:173px;width:172px;height:760px;
	float:left;
	background:#ededed;
	z-index:333;
    	/* border:2px solid #aa55aa; */
}

#left ul {list-style-type:none;margin-top:0px;margin-left:20px;padding-left:0px;}
#left ul li {display:list-item;padding-left:0px;font-size:0.9em;}

#content {
	position:absolute;
    	padding:15px;
    	top:180px;left:344px;width:456px;
    	float:left;
    	background:#ffffff;
    	z-index:999;
    	/* border:2px solid #aa55aa; */
}

#right {
	position:absolute;
    	top:180px;left:820px;width:141px;height:760px;
	float:right;
	background:#ededed;
    	text-align:center;
	z-index:334;
    	/* border:2px solid #aa55aa; */
}

#rightnews {
	position:absolute;
    	top:725px;left:820px;width:141px;
	float:right;
	background:#ededed;
    	text-align:left;
}



