body {
	position:absolute;
	top:0;
	left:0;
	width: 850px;
	height: 640px;
	margin: 0;
	background-color: #ffbf8f4;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	padding: 0;
}

body#brender {
	background-image: url(bilder/bg_header.gif);
	background-repeat: repeat-x;
}

div.logo {
	top: 0;
	left: 0;
}

div.inhalt {
	position: relative;
	top: 280px;
	margin-left: 337px;
	margin-bottom: 100px;
	width: 500px;
	background-color: white;
	color: black;
	overflow: auto;
}

div.header{
	background-color: transparent;
	width: 850px;
	height: 150px;
}

div.footer{
	background-color: #032662;
	height: 27px;
	width: 732px;
	margin-left: 248px;
	margin-top: 400px;
	position: relative;
	float: float-top;
}

img.footer {
	margin-left: 8px;
}

h1 {
	background-color: transparent;
	color: #e65c16;
	font-size: 14px;
}

h2 {
	background-color: transparent;
	color: black;
	margin-top: 30px;
	font-size: 12px;
	font-weight: bold;
}


p.text {
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
}
ul {
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
}

ul.service{
	margin-top: 0px;
	font-size: 12px;
	line-height: 20px;
}

span.orange {
	background-color: transparent;
	color: #e65c16;
}

div.bild {
	position: absolute;
	top: 122px;
	left: 248px;
}

div.nav {
	position: absolute;
	background-color: #e65c16;
	top: 95px;
	left: 248px;
	width: 712px;
	height: 23px;
	font-size: 13px;
	color: white;
	padding-left: 20px;
	padding-top: 4px;
}

a.lang{
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	color: #032662;
}

a.lang:hover{
	background-color: transparent;
	color: white;
	text-decoration: underline;
}

a.lang_active{
	margin-left: 179px;
	font-size: 13px;
	color: white;
}

a.lang:hover{
	background-color: transparent;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a {
	text-decoration: none;
	background-color: transparent;
	color: white;
}

a.inhalt {
	text-decoration: none;
	background-color: transparent;
	color: #e65c16;
}

a.inhalt:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #e65c16;
}

a:hover {
	background-color: transparent;
	color: #032662;
}

a.active{
	background-color: transparent;
	color: #032662;
}

a.impressum {
	position: absolute;
	margin-top: 7px;
	margin-left: 405px;
	font-size: 11px;
	color: white;
}

a.impressum:hover {
	position: absolute;
	margin-top: 7px;
	margin-left: 405px;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

a.datenschutz {
	position: absolute;
	margin-top: 7px;
	margin-left: 300px;
	font-size: 11px;
	color: white;
}

a.datenschutz:hover {
	position: absolute;
	margin-top: 7px;
	margin-left: 300px;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

img {
	border: none;
}

img.bild{
	position: absolute;
	top: 580px;
	left: 350px;
}

