html, body { height:100%; }
a { color:#EC6523; text-decoration:none;}
a:hover { text-decoration:underline;}

a.homelink:link, a.homelink:visited, a.homelink:hover { color: #CCCCCC;}

body { background-color:#CCCCCC; text-align:center; padding:0; margin:0; border:0; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#EC6523;}

#seite { position:absolute; top:50%; left:50%; text-align:left; height:532px; width:942px; background-image:url(../images/back.gif); margin: -295px 0px 0px -500px; padding:29px; z-index:1; }
#inhalt { position:absolute; top:29px; left:29px; width:942px; height:532px; z-index:2;}
#bild { width:942px; height:311px; z-index:2; margin-bottom:14px; z-index:2;}
#menue { position:absolute; top:254px; width:942px; height:15px; z-index:3;}
	#menue .menue_off { float:left; text-align:center; width:134px; height:15px; background-color:#FFFFFF;}
	#menue .menue_on a { float:left; text-align:center; width:138px; height:15px; color:#FFFFFF; background-color:#EC6523; }

#text { float:left; width:525px; height:113px; overflow:auto; z-index:2;}
#text_news { float:left; width:525px; height:206px; overflow:auto; z-index:2;}
#bildleiste { float:left; margin-top:14px; width:525px; height:79px; z-index:2;}
#bildrechts { float:right; width:403px; height:206px; z-index:2;}
#bildrechts_news { float:right; width:403px; height:206px; z-index:2;}
#submenue { position:absolute; top:492px; width:405px; height:15px; z-index:3;}
	#submenue .menue_off { float:left; text-align:center; height:15px; width:81px; background-color:#FFFFFF; }
	#submenue .menue_on a { float:left; text-align:center; height:15px; width:79px; color:#FFFFFF; background-color:#EC6523; }
#bildrechts_news #submenue {background-color:#FFFFFF; width:403px;}