body {
	background-color: #EAEDF2;
	background-image: url(../img/bg_main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg_nav {
	background-image: url(../img/nav/bg_nav.jpg);
	background-repeat: no-repeat;
}

.bg_repeat {
	background-image: url(../img/ground_repeat.jpg);
	background-repeat: repeat-y;
}
.bg_top {
	background-image: url(../img/ground_top.jpg);
	background-repeat: no-repeat;
}
.bg_footer {
	background-image: url(../img/ground_footer.jpg);
	background-repeat: no-repeat;
}
.bg_side_topright {
	background-image: url(../img/sides/bg_side_topright.jpg);
	background-repeat: no-repeat;
}

.bg_side_topleft {
	background-image: url(../img/sides/bg_side_topleft.jpg);
	background-repeat: no-repeat;
}
.content_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #768298;
	text-decoration: none;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484960;
	text-decoration: none;
}

div.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484960;
	text-decoration: none;
	margin: 10px 0 10px 0;
}

div.content strong {
	color: #768298;
}

.content_kursiv {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484960;
	text-decoration: none;
}

a:link {
	color: #484960;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484960;
}
a:hover {
	text-decoration: underline;
	color: #187F2E;
}
a:active {
	text-decoration: none;
	color:  #187F2E;
}

#footer {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8994A8;
	text-decoration: none;
}

#footer a:link {
	color: #8994A8;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #8994A8;
}
#footer a:hover {
	text-decoration: underline;
	color: #187F2E;
}
#footer a:active {
	text-decoration: none;
	color: #187F2E;
}

.content_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484960;
	text-decoration: none;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

