/* CSS Document */

body {
	background-color: #ffe39f;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #555555;
}
#Bar {
	position: absolute;
	height: 27px;
	width: 50%;
	left: 0px;
	background-image: url(../links/bar.gif);
	background-repeat: repeat-x;
	top: 35px;
	z-index: 1;
}
#Container {
	background-color: #ffe39f;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
}
#Head {
	height: 125px;
	width: 800px;
	position: relative;
	background-color: #ffe39f;
}
#Content {
	background-color: #FFFFFF;
	width: 794px;
	position: relative;
	border: 3px solid #fdc300;
}
#content-top {
	position: relative;
	height: 25px;
	width: 794px;
	float: left;
}
#left {
	width: 200px;
	position: relative;
	float: left;
	z-index: 7;
}
#text {
	width: 400px;
	position: relative;
	float: left;
	z-index: 8;
	padding-bottom: 225px;
}
#abstand {
	width: 21px;
	position: relative;
	float: left;
	z-index: 8;
}
#bildspalte {
	width: 150px;
	position: relative;
	float: left;
	z-index: 8;
}
#mainnav {
	position: relative;
	width: 176px;
	z-index: 1000;
}
#content-bottom {
	position: relative;
	height: 23px;
	width: 794px;
	clear: left;
}
#hintergrundbild {
	position: absolute;
	height: 400px;
	width: 794px;
	left: 0px;
	background-image: url(../links/hintergrund-1.jpg);
	background-repeat: no-repeat;
	bottom: 0px !important;
	bottom: -1px;
	z-index: 3;
}
#content-corner-lo {
	position: absolute;
	height: 8px;
	width: 8px;
	left: -3px;
	top: -3px;
	z-index: 3;
}
#content-corner-ro {
	position: absolute;
	height: 8px;
	width: 8px;
	top: -3px;
	right: -3px;
	z-index: 4;
}
#content-corner-ru {
	position: absolute;
	height: 8px;
	width: 8px;
	right: -3px;
	bottom: -3px !important;
	bottom: -4px;
	z-index: 5;
}
#content-corner-lu {
	position: absolute;
	height: 8px;
	width: 8px;
	left: -3px;
	bottom: -3px !important;
	bottom: -4px;
	z-index: 6;
}
#kopflogo {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 800px;
	background-color: #ffe39f;
}
#language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005ba9;
	height: 25px;
	width: 400px;
	top: 15px;
	right: 0px;
	position: absolute;
	text-align: right;
	display: block;
}
#topnav {
	position: absolute;
	height: 22px;
	top: 94px;
	right: 0px;
	z-index: 2000;
	width: 800px;
}
#Foot {
	vertical-align: bottom;
	position: relative;
	height: 27px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 30px;
	color: #005ba9;
}
#Foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#Foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#logos {
	text-align: center;
	position: relative;
	width: 176px;
	clear: both;
}

