body {
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	background-image:url(../bilder/verlauf_sw.jpg);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
}

#globalheader {
	position: absolute;
	width: 922px;
	left: 50%;
	margin-left: -461px;
	background-image:url(../bilder/verlauf_box.jpg);
	background-repeat: repeat-y;
	
}

#main {
	width: 887px;
	margin-top: 30px;
}


#header {
	/*position: absolute;*/
	margin: 20px 0 0 1px;
	height: 185px;
}

#logo {
	position: absolute;
	width: 223px;
	height: 185px;
	float: left;
	z-index: 3;
}

#gold_balken {
	position: absolute;
	left: 200px;
	z-index: 2;
	width: 72px;
	height: 185px;
}

#gold_balken2 {
	position: absolute;
	left: 180px;
	z-index: 1;
	width: 142px;
	height: 185px;
}

#gold_balken3 {
	position: absolute;
	left: 90px;
	z-index: 1;
	width: 283px;
	height: 185px;
}

#headerpic {
	position: absolute;
	left: 220px;
	width: 699px;
	height: 185px;
	z-index: 0;
}

#adressleiste {
	margin: 10px 0 0 390px;
	width: 650px;
	height: 22px;
}

#adressleiste p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#languageBlock {
	display: inline-table;
	margin-left: 16px;
	vertical-align: middle;
}

#language-de { margin-left: 5px;}

#mainNav {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	width: 225px;
}

#mainNav ul {
	margin: 0px 0px 0px 0;
	padding: 0px;
	list-style: none;
}

#inhalt {
	margin: 0px;
	width: 920px;
}

#text {
	display: block;
	float: left;
	width: 385px;
	font-size: 13px;
	font-family: arial;
	border-left: 1px solid #dddddd;
	padding: 0 20px 0 15px;
}

#container {
	display: block;
	float: left;
	width: 350px;
	font-size: 13px;
	font-family: arial;
	border-left: 1px solid #dddddd;
	padding: 0 0 0 15px;
}

#infobox {
	display: block;
	float: left;
	background-color: #c4b5a2;
	width: 244px;
	height: 400px;
}

#infobox p{
	padding: 10px 15px 15px 10px;
}

h1 {
	margin: 0px;
	margin-bottom: 25px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	margin: 0px;
	font-size: 15px;
	line-height: 30px;
}

h3 {
	font-weight: normal;
	margin: 11px 0 11px 0;
	font-size: 11px;
}

h4 {
	color: #111111;
	font-weight: bold;
	margin: 13px 0 13px 0;
	font-size: 11px;
}

h5 {
	color: #111111;
	font-weight: bold;
	margin:  5px 0 0 0;
	
	font-size: 13px;
}

img {
	border: none;
}


p {
	margin: 0px;
	line-height: 16px;
	margin-bottom: 15px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a {
	color: black;
	text-decoration: none;
	color: #856e50;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #dddddd;
	height: 1px;
}

input {
	border: 1px solid #cc3333;
	margin: 0px;
	padding: 0px;
	height: 18px;
}

input:focus {
	background-color: lavender;
	border-color: black;
}

select {
	border: 1px solid black;
	border-right: none;
}

form {
	margin: 0px;
}

textarea {
	border: 1px solid #cc3333;
}

.submit {
	color: white;
	background-color: #cc3333;
	border: none;
	vertical-align: middle;
	height: 20px;
	width: 80px;
}

.submit:focus {
	background-color: #cc3333;
}

#metanav {
	margin: 0px 0 0 0px;
}

#metanav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
}

#metanav li {
	display: inline;
	font-size: 11px;
}

#metanav a {
	color: #000000;
}

.imprint {
	display: block;
	bottom: 0px;
}

#kontaktdaten {
	width: 310px;
}

.kontaktlist {
	margin-top: 20px;
	margin-bottom: 20px;
}

#kontaktbild {
	display: block;
	float: left;
	width: 244px;
	height: 400px;
}

#mapcontainer {
	display: block;
	float: left;
	width: 500px;
}
