* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #1e1e1f;
	font-family: Arial, Verdana, Tahoma, serif;
	font-style: normal;
	color: #ffffff;
	min-height: 100%;
	height: auto;
	display: block;
}


#gesamt {
	height: auto;
	width: 869px;
	display: block;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -435px;
	background-image: url(/userfiles/layout/mainbackground.gif);
}


#header {
	display: block;
	height: 140px;
	width: 100%;
	background-image: url(/auto_image.php4?image=userfiles/layout/header.gif&x=845&q=140);
	background-repeat: no-repeat;
	background-position: center;
}

#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 140px;
	width: 100%;
	display: block;
}

#headerlogo img {
	width: 100%;
	height: 140px;
	border: none;
	display: block;
}

#headerflaggen {
	position: absolute;
	width: 100px;
	height: 20px;
	left: 708px;
	top: 108px;
}

#headerflaggen img {
	border: none;
}

#logo {
   display: none;
}

#communication {
	display: none;
}


#navigation {
	display: block;
	position: relative;
	width: 785px;
	height: 27px;
	top: 0px;
	left: 12px;
	padding: 0px 60px 0px 0px;
	text-align: right;
	background-color: #1e1e1f;
	font-size: 16px;
}

#navigation .menu_main {
	display: inline;
	text-transform: uppercase;
	font-size: 16px;
}

#navigation .menu_button {
	display: inline;
	color: #f2e526;
}

#navigation .menu_button a {
	display: inline;
	text-decoration: none;
	color: #f2e526;
}

#navigation .menu_button_inaktiv {
	display: inline;
}

#navigation .menu_button_inaktiv a {
	display: inline;
	text-decoration: none;
	color: #ffffff;
}

#navigation .menu_button_inaktiv a:hover {
	display: inline;
	text-decoration: none;
	color: #f2e526;
}


#content_gesamt {
	display: block;
	width: 845px;
	position: relative;
	left: 12px;
	padding-top: 220px;
	background-image: url(/userfiles/layout/contentbackground.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	min-height: 400px;
}


#content_side {
	position: relative;
	display: inline_block;
	width: 180px;
	float: left;
	left: 0px;
	padding: 36px 10px 0px 10px;
}


#content_1_spalte {
	width: 825px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px 10px 0px 10px;
}


#content_2_spalten_schmal {
	width: 425px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px 10px 0px 10px;
}


#content_2_spalten_breit {
	width: 625px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px 10px 0px 10px;
}

.contentside_p {
	text-align: right;
}
.contentside_p img {
	border: 1px solid black;
}
.contentside_p * {
	border: 0;
	text-decoration: none;
	color: yellow;
}
.contentside_p img:hover {
	border: 1px solid yellow;
}

#content {
	min-height: 400px;
	display: inline;
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	font-size: 15px;
}

#content h1 {
	font-size: 22px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #f2e526;
}

#content h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	color: #f2e526;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-align: left;
	color: #f2e526;
}

#content a {
	text-decoration: none;
	color: #f2e526;
}

#content a:hover {
	text-decoration: underline;
}

#content ul {
	padding: 0px 0px 0px 16px;
	margin-top: 8px;
	list-style-type: circle;
}

#content ul li {
	font-size: 15px;
	color: #ffffff;
	margin: 0px 0px 0px 8px;
	line-height: 22px;
}

#content p {
	font-size: 15px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	line-height: 22px;
}

#content hr {
	color: #f2e526;
}


#footer {
	clear: both;
	display: block;
	position: relative;
	width: 845px;
	height: 70px;
	left: 12px;
	top: 0px;
	text-align: center;
	padding-top: 20px;
}

#footer span {
	color: #ffffff;
}

#footer span a {
	text-decoration: none;
	color: #f2e526;
}

#back-en-de {
	display: none;
}

#back-de-en {
	display: none;
}
