/* CSS Document */

body {
	background-image:url(images/header_background.gif);
	background-attachment: scroll;
	background-color: #f9f9f9;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

a:link {
	color: #1c67af;
	text-decoration: none;
}
a:visited {
	color: #1c67af;
	text-decoration: none;
}
a:active {
	color: #1c67af;
	text-decoration: none;
}
a:hover {
	color: #063e80;
	text-decoration: none;
}

.fotolink {
	background: url('images/cam.gif') no-repeat left top;
	padding-left: 25px;
	padding-bottom: 5px;
	text-decoration: underline;
}

input, select, textarea {
	font-size:11px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
}
.submenu_background {
	background-image:url(images/submenu2.gif);
}

.bluebox {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.news_aktiv {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #1c67af;
	text-decoration: none;
}

.fehler {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #990000;
}

.small {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #1c67af;
}

.small_black {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
}

.small_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #1c67af;
}

.news_passiv {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6b7d8b;
	text-decoration: none;
}