body {
	font-family: Arial, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00000;
	background-color:#FFEDBB;
	text-align: left;
	vertical-align: top;
	}
	
.top1 {
	width:auto;
	height:117px;
	background-image:url(images/top1_s.jpg);
	background-repeat:repeat;
	}

.top2 {
	width:auto;
	height:23px;
	background-image:url(images/top2_m.jpg);
	background-repeat:repeat;
	}

.top_links {
	background-image:url(images/top1_links.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:339pt;
	}

.top_f {
	background-image:url(images/top1_s.jpg);
	background-repeat:repeat;
	background-position:center;
	width:auto;
	}
.top_mitte {
	background-image:url(images/top1_mitte.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:118px;
	}

.top_rechts {
	background-image: url(images/top1_rechts.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:337px;
	}
	
.top_menu {
	height:25px;
	width:100%;
	}
	
.top_menu_l {
	background-image:url(images/top2_l.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
				
.top_menu_m {
	background-image:url(images/top2_m.jpg);
	background-repeat:repeat;
	background-position:center;
	}
	
.top_menu_r {
	background-image:url(images/top2_r.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
						
.menu {
	width:200px;
	height:auto;
		}

.inhalt {
	width:600px;
	height:407px;
		}		
	
.headline {
	border-bottom:1px solid #000000;
	}
.sectionLinks a:link, .sectionLinks a:visited {
	font-weight: bold;
	padding: 0px 5px 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
}

.sectionLinks a:hover{

	color: #999999;
	font-weight: bold;
	text-decoration: none;
} 