/*
CSS Document
(c) by Wacon Internet GmbH
Sebastian Schmal
*/

* {
	margin: 0px;
	padding: 0px;
	}

html, body {
	background-image: url(../img/bg_full_01.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	height: 100%;
	color: #333333;
	}

a.webdesign {
	color:#FFFFFE !important;
	font-size: 8px !important;
	text-decoration: none !important;
	}

a {
	color: #a40000;
	text-decoration: none;
	}

a:link {
	color: #a40000;
	text-decoration: none;
	}

a:visited {
	color: #a40000;
	text-decoration: none;
	}

a:focus {
	color: #a40000;
	text-decoration: none;
	}

a:hover {
	color: #a40000;
	text-decoration: underline;
	}

a:active {
	color: #a40000;
	text-decoration: underline;
	}

h2 {
	color: #0d3673;
	}
	
b {
	color: #a40000;
	}

.head_bg_top {
	background-image: url(../img/head_bg_02.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
	}

.head_text {
	padding-top: 20px;
	padding-left: 90px;
	padding-bottom: 50px;
	text-align: center;
	width: 645px;
	}

.head_text_1 {
	font-size: 30px;
	color: #0d3673;
	}

.head_text_2 {
	font-size: 25px;
	color: #0d3673;
	}

#navi {
	width: 155px;
	}

.navigation {
	width: 100%;
	border: 0px;
	margin-top: 50px;
	}
	
.navigation td {
	height: 35px;
	text-align: center;
	}
	
#content {
	background-image: url(../img/head_bg_full_01.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 645px;
	}

.content_bg {
	width: 100%;
	}

.content_text {
	padding-left: 90px;
	padding-top: 30px;
	}

/* ##### CONTENT AKTUELLES ##### */

.content_aktuelles {
	color: #0d3673;
	text-decoration: none;
	}

.content_aktuelles a {
	color: #0d3673;
	text-decoration: none;
	}

.content_aktuelles a:link {
	color: #0d3673;
	text-decoration: none;
	}

.content_aktuelles a:visited {
	color: #0d3673;
	text-decoration: none;
	}

.content_aktuelles a:focus {
	color: #0d3673;
	text-decoration: none;
	}

.content_aktuelles a:hover {
	color: #0d3673;
	text-decoration: none;
	}

.content_aktuelles a:active {
	color: #0d3673;
	text-decoration: none;
	}

/* ##### CONTENT AKTUELLES ENDE ##### */

/* ##### CONTENT KONTAKT ##### */

.formfield {
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	WIDTH: 200px;
	background-color: #DFE3E7;
	border: 1px solid;
	border-color: #eeeeee #eeeeee #eeeeee;
	}

.form_button {
	FONT-SIZE: 12px; 
	COLOR: #eeeeee;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #0d3673;
	width: 200px;
	}

/* ##### CONTENT KONTAKT ENDE ##### */

.text_top {
	text-align: right;
	}

.text_top a {
	color: #333333;
	text-decoration: none;
	}
	
.sprachen_navi {
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-image: url(../img/list_bg_01.gif);
	}
	
.anker_navi {
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-image: url(../img/ordner_icon.gif);
	line-height: 30px;
	}

.anker_navi a {
	color: #0d3673;
	text-decoration: none;
	}

.anker_navi a:hover {
	color: #0d3673;
	text-decoration: underline;
	}
	
.flaggen {
	text-align: left;
	color: #FFFFFF;
	width: 100%;
	margin-left: 5px;
	margin-top: 40px;
	}

#foot {
	padding-top: 60px;
	margin: 0px;
	text-align: center;
	}

#foot a {
	color: #0d3673;
	text-decoration: none;
	}

#foot a:link {
	color: #0d3673;
	text-decoration: none;
	}

#foot a:hover {
	color: #0d3673;
	text-decoration: underline;
	}


#foot hr {
	color: #0d3673;
	background-color: #0d3673;
	margin-top: 5px;
	}

#foot p {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 50px;
	}