h1 {
	color: rgb(187, 0, 0);
	font-size:11pt;
	font-weight:100;
	margin-bottom:0px;
	margin-top:0px;
}

.m_rot {
	color: rgb(187, 0, 0);
	
}

h2 {
	color: rgb(0, 102, 187);
	font-size:11pt;
	font-weight:100;
	margin-bottom:0px;
	margin-top:0px;
}

.m_blau {
	color: rgb(0, 102, 187);
}

.menu a, .menu a:hover, .menu a:active, .menu a:visited {
	color: rgb(102, 102, 102);
	text-decoration:none;
}

h3 {
	color: rgb(187, 0, 0);
	font-size:11pt;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;
}

ul {
	list-style-type:square;
}

table {
	color: rgb(0, 102, 187);
	font-size:10pt;
}

th{
	width:100px;
	text-align:left;
	font-weight:100;
	height:25px;
}

tr {
	vertical-align:top;
}


ul a{
	text-decoration:none;
}
