body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial;
	font-size: 11px;
	color: #999999;
}
p{
	margin: 0px;
}
a{
color: #228B22;
}
td {
	font-size: 11px;

}

div.topmenuDiv{
background-color: #ffffff; 
width: 100%; 
border: solid 0px red;
height: 15px;
}

td.menutop{
	
	padding-left: 50px;
} 
div.menutop {
	color: #ffffff;
	background-color: #999999; 
	width: 100px; 
	height: 19px;
	text-align: center;
	
	float: left; 
	margin-right: 15px;
}

div.menutops {
	color: #ffffff;
	background-color: #228B22; 
	width: 100px; 
	height: 15px;
	text-align: center;
	
	float: left; 
	margin-right: 15px;
}

div.menutop a{
	color: #ffffff;
	text-decoration: none;
	
}
div.menutop a:hover{
	color: #228B22;
}
div.menu1{
	margin-bottom:12px;
	text-align: right;
}

div.menu1 a{
	color: #999999;
	text-decoration: none;
	
	
	
}
div.menu1s{
	
	margin-bottom:12px;
	text-align: right;
}
div.menu1s a{
	color: #228B22;
	text-decoration: none;
	font-weight:bold;
	
}

div.menu2{
	margin-bottom:12px;
	
	
}

div.menu2 a{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
div.menu2s{
	margin-bottom:12px;
	
}
div.menu2s a{
	color: #228B22;
	text-decoration: none;
	font-size: 10px;
}



table.werdegangtabelle {
	width:100%;
}

table.werdegangtabelle td{
	vertical-align: top;
}

table.werdegangtabelle td.td-0{
	width:100px;
}
table.werdegangtabelle td.td-1{
	width:15px;
}
table.werdegangtabelle td.td-2{
	width:auto;
}