html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	background-image: url(../_picts/elemente/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #c2c2c2;
	float: left;
	width: 100%;
	height: auto;
}

.bg_1
{
	text-align: center;
	background-image: url(../_picts/elemente/bg_1.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #a6a7a8;
	float: left;
	width: 100%;
	height: 111px;
}

.bg_2
{
	text-align: center;
	background-image: url(../_picts/elemente/bg_2.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #b5b5b5;
	float: left;
	width: 100%;
	height: 27px;
}

*
{
	margin: 0;
	padding: 0;
	border: 0;
}

ul, li
{
	list-style-type: none;
			display: inline;


}


.border_image { border: solid 1px #BDBDBD; }
.nav_sub_hoehe li { line-height: 20px; }

#main
{
	position: relative;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 858px;
	text-align: left;
	display: block;
}

.rand
{
	display: inline;
	margin-top: 25px;
	margin-bottom: 25px;
	float: none;
}

.navipfeil_1
{
	padding-right: 4px;
	bottom 0px: ;
}

.rechts
{
	padding-right: 11px;
	float: right;
}

.links { float: left; }

#logo_pos
{
	position: absolute;
	top: 30px;
	left: 40px;
}

#impressum_pos
{
	position: absolute;
	top: 30px;
	right: 21px;
}

#streifen_pos
{
	position: absolute;
	background-image: url(../_picts/elemente/bg_streifen.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	top: 111px;
	left: 0px;
	height: 27px;
	width: 843px;
	padding-left: 15px;
	float: left;
}

#image_pos
{
	position: absolute;
	top: 138px;
	height: 242px;
}

#content_pos
{
	position: absolute;
	top: 427px;
	left: 265px;
	width: 507px;
}

#sub_navi_pos
{
	position: absolute;
	top: 438px;
	left: 23px;
	width: 221px;
}

#content_pos_2
{
	position: absolute;
	top: 185px;
	left: 265px;
	width: 507px;
}

#content_pos_3
{
	position: absolute;
	top: 306px;
	left: 265px;
	width: 507px;
}

#sub_navi_pos_3
{
	position: absolute;
	top: 306px;
	left: 23px;
	width: 221px;
}

#content_pos_4
{
	position: absolute;
	top: 568px;
	left: 265px;
	width: 507px;
}

.personen_box
{
	position: relative;
	width: 580px;
	height: 175px;
	float: left;
}

.bild_abstand
{
	float: left;
	margin-right: 34px;
	margin-bottom: 50px;
}

p
{
	font: 12px/18px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #504E4A;
	text-decoration: none;
}

h1
{
	font: 24px/28px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #E86C19;
	text-decoration: none;
}

h2
{
	font: 13px/18px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.kursiv { font-style: italic; }

a.navigation_main
{
	font: 12px/12px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	height: 19px;
	float: left;
	color: #fbe0cd;
}

a.navigation_main:hover
{
	background: #BE4D00;
	color: #FFF;
}

a.nav_main_active
{
	background: #BE4D00;
	color: #FFF;
}

a.navigation_header
{
	font: 10px/12px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #808080;
}

a.navigation_header:hover { color: #000; }
a.header_active { color: #000; }

a.navigation_sub
{
	font: 11px/22px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 5px;
	color: #000;
	width:180px;
/*
	float: left;
*/

	/*display:box;*/
}

a.navigation_sub:hover
{
	background: #E86C19;
	color: #FFF;
}

a.sub_active
{
	background: #E86C19;
	color: #FFF;
}

a.text_link
{
	font: 12px/18px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.text_link:hover { color: #E86C19; }
a.text_link_active { color: #E86C19; }
