body
{
	font-family: 				'Signika Negative', sans-serif;
	font-size:					14px;
	color:						#FFF;
	margin:						0;
	padding:					0;
	height:						100%;
}

p
{
	margin-top:					0.7em;
	margin-bottom:				0.7em;	
}

a
{
	text-decoration:			none;
	color:						#0097B3;
	border:						0px;
}

a:hover
{
	color:						#EB721C;
}

#inhalt
{
	margin:						0 auto;
	width:						970px;
	/*border:						1px solid black;*/
}

#navigation
{
   	left:						50%;
	margin-left:				-470px;
   	width:						940px;
	height:						35px;
   	position:					relative;
	padding-top:				30px;
	color:						#0097B3;
	font-family: 				'Lato', sans-serif;
	font-size:					16px;
	z-index:					1;
	/*border:						1px solid red;*/
}

.navitem
{
	float:						left;
	padding-right:				20px;
	/*border:						1px solid black;*/
}

.navitem_active
{
	color:						#EB721C;
	float:						left;
	padding-right:				20px;
	/*border:						1px solid black;*/
}

.navitem_strich
{
	float:						left;
	margin-top:					10px;
	height:						1px;
	width:						300px;
	background-color:			#0097B3;
}

.navitem_last
{
	float:						right;
	/*border:						1px solid black;*/
}

#kontakt
{
	position:					relative;
	margin-left:				261px;
	margin-top:					100px;
	z-index:					5;
}

#kontakt a
{
	color:						#B35119;	
}

#kontakt a:hover
{
	color:						#0097B3;	
}

#startbild_content
{
	position:					fixed;
	bottom:						26px;
	left:						20px;
	width:						940px;
	height:						524px;
	background-image:			url(startbild.png);
	background-repeat:			no-repeat;
	z-index:					-5;
}

/*#startbild
{
	margin-left:				-180px;
	margin-top:					400px;
	
}*/

#content_box
{
	position:					relative;
	left:						50%;
	margin-left:				-470px;
	width:						940px;
	height:						400px;
	color:						#B35119;
	font-size:					14px;
	/*border:						1px solid black;*/
}

#startlogo
{
	position:					relative;
	margin-left:				261px;
	margin-top:					120px;
}

.box_one
{
	/*border:						1px solid red;*/
	height:						400px;
	width:						300px;
	padding-right:				20px;
}

.box_onevi
{
	/*border:						1px solid red;*/
	height:						550px;
	width:						300px;
	padding-right:				20px;
}

.box_onewide
{
	/*border:						1px solid green;*/
	position:					relative;
	height:						400px;
	width:						940px;
	top:						11px;
}

.box_onewidevoe
{
	/*border:						1px solid green;*/
	position:					relative;
	height:						4600px;
	width:						940px;
	top:						11px;
}

.voe_strich
{
	float:						right;
	margin-top:					6px;
	margin-bottom:				8px;
	height:						1px;
	width:						940px;
	background-color:			#B35119;
}

.box_oneimp
{
	/*border:						1px solid white;*/
	position:					relative;
	height:						1600px;
	width:						940px;
	margin-top:					0px;
	top:						11px;
}

.box_oneimp a
{
	color:						#B35119;
}

.box_oneimp a:hover
{
	color:						#0097B3;
}

.box_onewide a
{
	color:						#B35119;
}

.box_onewide a:hover
{
	color:						#0097B3;
}

#bildlinks
{
	margin-top:					14px;	
}

.box_two
{
	/*border:						1px solid white;*/
	height:						400px;
	width:						300px;
	position:					relative;
	margin-top:					-395px;
	margin-left:				240px;
	padding-right:				20px;
}

.box_twowide
{
	/*border:						1px solid white;*/
	height:						400px;
	width:						620px;
	position:					relative;
	margin-top:					-395px;
	margin-left:				320px;
}

.box_twowide a
{
	color:						#B35119;
}

.box_twowide a:hover
{
	color:						#0097B3;
}

.box_twowidevi
{
	/*border:						1px solid red;*/
	height:						1400px;
	width:						620px;
	position:					relative;
	margin-top:					-545px;
	margin-left:				320px;
}

.vi_strich
{
	float:						right;
	margin-top:					6px;
	margin-bottom:				8px;
	height:						1px;
	width:						620px;
	background-color:			#B35119;
}

.box_twowideph
{
	/*border:						1px solid white;*/
	height:						590px;
	width:						620px;
	position:					relative;
	margin-top:					-395px;
	margin-left:				320px;
}

.box_twowidean
{
	/*border:						1px solid white;*/
	height:						620px;
	width:						620px;
	position:					relative;
	margin-top:					-395px;
	margin-left:				320px;
}

.box_three
{
	/*border:						1px solid white;*/
	height:						400px;
	width:						300px;
	margin-top:					-395px;
	margin-left:				640px;
}

#footer
{
	position:					fixed;
	bottom:						0px;
	background:					#0097B3;
	height:						100px;
	width:						100%;
	z-index:					5;
	/*opacity:					0.9;*/
}

#content_footer
{
	position:					relative;
	top:						8px;
   	left:						10px;
}

#felder
{
	position:					absolute;
	left:						50%;
	margin-left:				-250px;
	width:						500px;
	top:						13px;
	/*bottom:						80px;*/
	color:						#E6E6E6;
	text-align:					center;
}

#address
{
	position:					relative; 
	right:						20px;
	top:						-78px;
	/*bottom:						80px;*/
	color:						#E6E6E6;
/*	text-align:					right;*/
}

#address a
{
	color:						#E6E6E6;
}

#address a:hover
{
	color:						#EB721C;
}

#impressum a
{
	color:						#E6E6E6;
}

#impressum a:hover
{
	color:						#EB721C;
}
