﻿body {
	margin: 0px;
	padding: 0px;
	background: #FAFCFD url('../images/homepage01.gif') repeat-x;
}
#masthead {
	width: 912px;
	height: 119px;
	background-image: url('../images/NEU-head_d-02.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 121px;
}
#container {
	width: 912px;
	margin-left: auto;
	margin-right: auto; /*	position: relative;*/;
	background-color: white;
	background: url('../images/homepage10-NEU-01.jpg') repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav_left {
	margin-left: auto;
	width: 209px;
	float: left;
	clear: both;
	padding-left: 11px;
}
#page_content {
	position: relative;
	margin-left: 220px;
	width: 680px;
	margin-top: 0px;
	min-height: 530px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/homepage11-NEU-01.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: 16px;
}
/* für Tabelle mit Sprachauswahl*/
#masthead table {
	border: 1px #427BAE none;
}
#masthead td {
	color: white;
	text-align: center;
	padding: 5px;
}
body, th, td, input, textarea, select {
	color: #3D4B51;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* Oberer Tabellenrand, vertical-align und color legen den Hinweis fest, was ich in der Navigation angewählt habe */
.bg3 {
	background: url('../images/homepage13.gif') repeat-x;
	vertical-align: middle;
	color: #797979;
	font-size: x-small;
}
.bg4 {
	background: url('../images/homepage15.gif') repeat-y;
}
ul.listArrow {
	list-style-image: url('../images/homepage18.gif');
	list-style-position: outside;
	margin: 0px;
	padding-left: 16px;
	padding-bottom: 10px;
	line-height: 12pt;
	margin-bottom: 5px;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: left;
}
ul.listArrow li {
	margin-bottom: 5px;
}
a:link {
	/*	color: #3D4B51;*/
		color: #04b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-size: medium;
	margin-bottom: 15px;
	margin-top: 0px;
}
h2 {
	font-size: small;
	margin-bottom: 10px;
	margin-top: 0px;
}
li {
	margin-bottom: 5px;
	margin-left: 5px;
}
ul {
	padding-left: 0px;
	margin-left: 15px;
}
#nav_left a {
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #04b;
	display: block;
	padding: 3px;
}
#nav_left a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #336089;
	background-color: #D4D4D4;
	padding: 3px;
}
#nav_left a:focus {
	font-weight: normal;
	text-decoration: none;
	color: #04b;
	background-color: #E5E5E5;
	padding: 3px;
}
.kein_grafikrand {
	border-width: 0;
}
#masthead a {
	color: #FFFFFF;
	text-decoration: none;
}
.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #3079B3;
}
.align_center {
	text-align: center;
}
hr {
	background-color: #DADADA; /* Farbe für Opera und Firefox */;
	color: #DADADA; /* Farbe für Internet Explorer (IE) */;
	border: 0;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
}


