
#jobs div.vbuttons {border-bottom:1px solid #999; width:200px;}
#jobs div.vbuttons a {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	color:#aaa;
	padding:2px;
	background-color:#eee;
 }
#jobs div.vbuttons a:hover { background:#eee; text-decoration:none; }
#jobs div.vbuttons a.active {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	color:#555;
	padding:2px;
	background-color:#fff;
	}


#topnav div a:hover { background:#ccc;text-decortation:none; }

div.index {  margin:auto;}

/* allgemeines, neu (ab 2007-09-12) */
.float { float:left; }

#hthead { }
#hthead h1 {float:left; margin:0px; width:70%; }
#hthead #topnav {float:none; margin:0px; }


