@charset "utf-8";
@import url("menue.css");
/* CSS Document */

/* Allgemeine Definitionen  */
body {background:url("../images/hintergrund.gif") repeat-x; margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif; font-size:10px;}

/* Header */
DIV#aktionsheader { height:174px; width:923px; margin:20px auto 0 auto; background:url("../images/header_aktionen.jpg") no-repeat;
	text-align:right;}
DIV#header { height:400px; width:923px; margin:20px auto 0 auto; background:url("../images/header2010.jpg") no-repeat;
	text-align:right;}
	
DIV#blankgif {float:left;}
DIV#header #header_menue {padding:18px 18px 0 0;}

DIV#top_menue {width:px; height: 22px; color:#fff; background:b; margin:0 0 3px 0; float:;  } 
DIV#top_menue ul { height: 20px; color:#777; float:right; margin: 20px 20px 0 25px; padding:0;  list-style:none; text-transform: uppercase; }
DIV#top_menue ul li { display:inline; color:#777; ; }
DIV#top_menue ul li a { display:block; float:left; padding: 0 0px 0 36px; 
	line-height:10px; font-size:9px; color:#777; text-decoration:none; font-weight:bold; }
div#top_menue ul li a:hover {display:block; color:#0076bd; text-decoration:none; }
div#top_menue ul li a.act {display:block; color:#0076bd; text-decoration:none; }



/* Unterer Bereich */
DIV#page_content {width:923px; height:489px; margin:auto;}
DIV#page_content .verlauf_content { width:1px; height:489px; float:left; 
	background:url("../images/verlauf_content.gif") top no-repeat;}
DIV#page_content #center_content {width:921px; height:489px; float:left;}

/* Menue */
DIV#page_content #center_content #menue { height:30px; background:#006228; 
	border-top:1px solid #FFF; border-bottom:1px solid #FFF;}
	
/* Content */
DIV#page_content #center_content #content { height:288px;}
DIV#page_content #center_content #content #bildl {width:386px; height:288px; float:left;}
DIV#page_content #center_content #content #bildl img {height:286px; width:386px; border-top:1px solid #FFF;} 
DIV#page_content #center_content #content #bildr {width:535px; height:288px; float:right;}
DIV#page_content #center_content #content #bildr .links {border:1px solid #FFF; width:266px; height:142px;}
DIV#page_content #center_content #content #bildr .rechts {margin:0px; padding:0px;
	border-bottom:1px solid #FFF; width:266px; height:142px;}

/* Abschluss */
DIV#page_content #center_content #abschluss { height:17px;
	border-top:1px solid #FFF; background:#0685ca;}
DIV#page_content #center_content #abschluss #links { background:url("../images/bogen_links.gif") bottom no-repeat; 
	width:9px; height:17px; float:left;}
DIV#page_content #center_content #abschluss #rechts { background:url("../images/bogen_rechts.gif") bottom no-repeat; float:right; 
	width:9px; height:17px;}
	
/* Footer */
DIV#page_content #center_content #footer { height:62px;
	text-transform:uppercase; line-height:62px; text-align:center;}
