body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4D6077;
	margin-top: 12px;
}
input {
	background-color: #E8E8E8;
}
textarea {

	background-color: #E8E8E8;
}
h1 {
	font-size: 18px;
	text-transform: lowercase;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-transform: lowercase;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-transform: lowercase;
}
a {
	color: #0E6189;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #4085BE;
}
table {
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.link_fusszeile {


	color: #ADDAE9;
}
.rand_fusszeile {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
}
.nav-side {
	font-size: 12px;
	font-weight: normal;
	color: #E0E0E0;
}
.nav-side a {
	font-weight: normal;
	color: #E0E0E0;
	text-decoration: none;
	background-color: #364B66;
}
.nav-side a:hover {
	font-weight: normal;
	color: #E0E0E0;
	text-decoration: none;
	background-color: #374C67;
}
.design {
	font-size: 9px;
	color: #336AA2;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: normal;
}
.hidden {
	font-size: 9px;
	font-style: italic;
	color: #4E6078;
}
.icons a:hover {

	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.rot {
	color: #FFFFFF;
	background-color: #D50000;
}
.rot-schrift-fett {
	color: #FF0000;
	font-weight: bold;
}

.herausheben {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFCC00;
	padding: 8px;
	border: 2px solid #CC0000;
	font-size: 12px;
}
