body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	line-height: 18px;
}

.text_white {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a5b5d4;
	text-decoration: none;
	line-height: 18px;
}

.ueberschrift {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #214c9e;
	text-decoration: none;
}

.ueberschrift_big {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #214c9e;
	text-decoration: none;
}

.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}

.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e2001a;
	text-decoration: none;
	line-height: normal;
}


.news_ueberschrift {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a5b5d4;
	text-decoration: none;
}

.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #214c9e;
	text-decoration: none;
}

.link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}


.link_white {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link_white:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a5b5d4;
	text-decoration: none;
}


.redaktion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.redaktion:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DF003C;
	text-decoration: none;
}

.redaktion_farbe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DF003C;
	text-decoration: bold;
}

.form {
	background-color:#FFFFFF;
	border:1px solid #313131;
	COLOR: #313131;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.button {
	background-color:#FFFFFF;
	border:1px solid #313131;
	font-size: 9px; 
	COLOR: #313131;
}

td.main a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #214c9e;
	text-decoration: none;
}


td.main a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #214c9e;
	text-decoration: none;
}

td.main a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #214c9e;
	text-decoration: none;
}

td.main a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}





