body {
	background:url(../img_gelb/background.gif) top center repeat-y;
	background-color:#efedd8;
}
img {
	behavior:url(fileadmin/templates/iepngfix.htc);
	border:0px;
}
.center {
	width:930px;
	margin:auto;
	background:url(../img_gelb/background.gif) top center repeat-y;
}
.header {
	width:930px;
	height:180px;
	background:url(../img_gelb/header.jpg) top left no-repeat;
	margin-top:22px;
}
ul.nav_top1 {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:url(../img_gelb/nav_top1_bg.gif) top left repeat-y;
	background-color:#dde2cc;
}
li.nav_top1_first {
	float:left;
	width:13px;
	height:22px;
	background:url(../img_gelb/nav_top1_first.gif) top left repeat-y;
}
li.nav_top1_last {
	float:left;
	width:12px;
	height:22px;
	background:url(../img_gelb/navigation_red_last.gif) top left no-repeat;
}
li.nav_top2_first {
	float:left;	
	height:19px;
	background:url(../img_gelb/nav_top2_first.gif) top left no-repeat;
	background-color:#d64c5c;
	padding-bottom:3px;
}
li.nav_top2_first_act {
	float:left;	
	height:19px;
	background:url(../img_gelb/nav_top2_first_act.gif) top left no-repeat;
	background-color:#d64c5c;
	padding-bottom:3px;
}
li.nav_top2_first_act a, li.nav_top2_first_act a:visited {
	display:block;
	/*font-size:70%;*/
	font-size:11px;
	color:#ffffff;
	background:url(../img_gelb/nav_top2_first_act.gif) top left no-repeat;	
	background-color:#c40017;
	text-decoration:none;
	padding:4px 14px 4px 19px;
}
li.nav_top2_first a:hover {
	background:url(../img_gelb/nav_top2_first_act.gif) top left no-repeat;
	background-color:#c40017;
}