html, body {
	margin: 0;
	padding: 0;
	background-color:#333333; font-family:Arial, Helvetica, sans-serif
}
p {
	margin: 0;
	padding: 0; font-size:12px; line-height: 16px; color:#222222
}


h1 { font-size:13px; font-weight:bolder; margin-left: 10px; color:#444444}

#header {
	background-image:url(images/header_repeat.jpg);
	background-repeat:repeat-x; margin:0; padding:0
}
#header_img {
	width:1000px;
	margin:0px auto 0px auto; position:relative; padding:0
}

a img { border-style:none}


#home_button {width: 140px; height: 90px; position:absolute; left:180px; top: 35px
}


#kontaktimpressum {width: 95px; height: 20px; position:absolute; left:799px; top: 10px
}

#kontaktimpressum p { font-size:9px; color:#CCCCCC}

#kontaktimpressum a { text-decoration:none; color: #FFFFFF}

#kontaktimpressum a:hover { color:#f58a00}


#kontaktimpressum_en {width: 95px; height: 20px; position:absolute; left:807px; top: 10px
}

#kontaktimpressum_en p { font-size:9px; color:#CCCCCC}

#kontaktimpressum_en a { text-decoration:none; color: #FFFFFF}

#kontaktimpressum_en a:hover { color:#f58a00}





#sprache {width: 95px; height: 20px; position:absolute; left: 803px; top: 212px
}

#sprache p { font-size:9px; color:#555555}

#menu {position:absolute; left:420px; top: 120px
}


#content_wrap {
	background-color:#FFFFFF; margin: 0; padding:0; min-height: 570px
}
#content {
	width:800px;
	margin:0px auto 0px auto
}

#content_centered { width: 800px}

#content_centered img { margin-top: 20px}

#content_centered p {
	margin: 15px 0px 0px 10px;
	padding: 0; font-size:12px; line-height: 16px; color:#222222
}

#content_underline {width: 800px; height: 1px; border-bottom: 1px solid #f58a00; margin:0; padding:0}
#content_underline_gray {width: 800px; height: 1px; border-bottom: 1px solid #514f4f; margin:0; padding:0}


#bottom { position:relative;  height: 100px; 
	background-image:url(images/bottom_repeat.jpg);
	background-repeat:repeat-x
}


#content_left { width: 230px; margin: 10px 0px 0px 0px; float:left}
#content_middle { width: 230px; margin: 10px 0px 0px 54px; float:left}
#content_right { width: 230px; margin: 10px 0px 0px 54px; float:left}

	#content_left p {
	margin: 10px 0px 0px 10px;
	padding: 0; font-size:12px; line-height: 16px; color:#222222
}
	

#content_middle p {
	margin: 10px 0px 0px 10px;
	padding: 0; font-size:12px; line-height: 16px; color:#222222
}

a {text-decoration:none; color:#222222}

#content_right p {
	margin: 10px 0px 0px 10px;
	padding: 0; font-size:12px; line-height: 16px; color:#222222
	}

.orange { color:#f58a00}
.lightgray { color:#CCCCCC}

.abstand_top {margin-top: 20px}
.abstand_top_50 {margin-top: 50px}