div.pageHeader { 
padding:0;
background:none;
border-bottom:0;
text-align:right
}
div.subnav { text-align:center }
div#wrapper {
	background: #fff;
}
div.top_menu ul {
	background-color: #fff;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding: .7ex .5em .7ex .5em;
	border-right: 1px solid #727272;
font-size:70%
} /* oben rechts unten links */
div.top_menu a {
	color: #727272;
	font-weight:bold;
	text-transform:uppercase
}
div.top_menu a:hover, div.top_menu a:active {
	text-decoration:none;
	color:red
}
h2 {
border-bottom:1px solid #74bb1c;
color:#74bb1c;
font-size:150%
}



