@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
/* CSS Document */

#container {
	width:750px;
	z-index:1;
	margin: auto;
}
#languages {
	height: 30px;
	width: 750px;
}
#header {
	height: 115px;
	width: 750px;
}
#navi_leiste {
	height: 25px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3000B;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C3000B;
}
#navi_leiste_2 {
	height: 20px;
	width: 750px;
}
#bildspalte {
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#bildspalte_rechts {
	float: right;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#textspalte_rechts {
	float: right;
	width: 300px;
	border-left-width: 1px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#hauptspalte_rechts {
	padding-top: 0px;
	padding-left: 350px;
}
#hauptspalte_links {
	padding-right: 350px;
}
#hauptspalte_ganze_breite {
}
#news_spalte {
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C3000B;
	width: 250px;
	margin-top: 15px;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C3000B;
}
.fusszeilen_abstand {
	clear:both;
    }
a {
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:link {
	color: #000000;
}
a:active {
	color: #C3000B;
}
a:hover {
	color: #C3000B;
}
h1 {
	font-size: 36px;
	vertical-align: bottom;
}
h2 {
	line-height: normal;
	padding-top: 15px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.fusszeilentext {
	font-size: 8px;
	line-height: 12px;
}
.news_header {
	font-size: 18px;
	font-weight: bold;
	color: #C4000F;
}
.spalten_header {
	font-size: 14px;
	line-height: 20px;
}
.navi_text {
	font-size: 9px;
}
.spaltentext {
	font-size: 10px;
	line-height: 13px;
}
.news_datum {
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}
.bildnachweis {
	font-size: 6px;
}
.projekt_navi {
	color: #6D1CAF;
}
.lauftext_link {
	text-decoration: underline;
}
.name_kontakt {
	font-weight: bold;
}
.faq_frage {
	font-style: italic;
}

