td {
    color: #626463;
}

p,td,li {
	font-family: verdana,arial,sans;
	font-size: 12px;
}

body {
	margin: 0px;
	background-color: #F4F5F9;
}

a {color:#de7813;}

.menuitem a {
	font-size: 12px;
	font-weight: normal;
	color: #081933;
}
.menuitem_selected a {
	font-size: 12px;
	font-weight: bold;
	color: #081933;
}
.menuitem_sub a {
	font-size: 12px;
	font-weight: normal;
	color: #de7813;
}
.menuitem_sub_selected a {
	font-size: 12px;
	font-weight: bold;
	color: #de7813;
}
.menuitem a, .menuitem_sub a, .menuitem_selected a, .menuitem_sub_selected a {
	display:block;
	text-decoration: none;
}
.menubottom {
	background-image: url(hintergrund-links.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.content {
	padding: 20px;
}
.content p {
	text-align: justify;
}
.content h2 {
	font-size: 13pt;
}
.content big {
	font-size: 14pt;
}
.Stil13 {
	color: #527aaf
}
