body {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	background: #fff;
	font-size: 100.01%;
	font-family: "Arial", "Helvetica", "sans-serif";
	border: 1px solid #000;
}



/*--RESET--*/
ol, ul, li {
	list-style: none;
}

ul {
	list-style-type:none; margin:0; padding:0;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}


a#current {
	color: #d2d500;
}

/*------------*/

#branding {
	background: url(images/blk_grau.png) repeat-y;
	height: 100px;
	margin: 0 0 13px 0;
	overflow: auto;	
}

/*HAUPTNAVIGATION*/
#navi_blk {
	background: url(images/nav_blk_ob.png) repeat-y;
	height: 58px;
	position: relative;
}

.sprache {
	position: relative;
	left: 45px;
	top: 50px;
	font-size: 80%;
	color: white;
	width: 120px;
}

.sprache a {
	color: white;
}

.sprache li {
	display: inline;
	padding: 0 30px 0 0;
}


#navi {
	top: 20px;
	left: 170px;
	position: absolute;
}

#navi li {
	display: inline;
	padding: 0 65px 0 0;
}

#navi li a {
	color: white;
}

#navi ul li a:hover {
	color: #d2d500; 
}

#navi ul li a#current {
	color: #d2d500;
}


/*HAUPTLOGOS ARWIN*/
#logo {
	float: left;
	padding: 15px 0 0 10px;
}

#logo2 {
	float: right;
	padding: 25px 10px 0 0 ;
}



#content {
	background: url(images/mitte.png) repeat-y;
	height: 600px;
	overflow: auto;
}


#show{
	margin: 0 auto;
}


#content_form {
	margin: 0 0 0 200px;;
}

#content_af {
	float: left;
	padding: 100px 0 0 200px;
}

#content #content_main {
	width: 850px;
	/*float: left;*/
	text-align:  justify;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 500px;
}

#content #content_main h1 {
	color: #0A46AE;
	font-size: 180%;
	position: relative;
	/*width: auto;*/
	padding: 0 0 10px 0;
	margin: 0 auto;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: center;
	vertical-align: middle;
}

#content_impressum {
	padding: 20px 0 0 200px;
}

#content_impressum h1 {
	padding: 0 0 100px 0;
	font-size: 120%;
}


#content #table_her th {
	padding: 0 50px 80px 0;
	vertical-align: text-top;
}

#content #table_her th p {
	font-size: 85%;
}


#content #table_haf {
	width: 700px;
}

#content #table_haf h2 {
	padding: 0 0 10px 0;
}

#content #table_haf th {
	text-align: justify;
}

#content #table_haf th p {
	font-size: 85%;
}



#content_form th, td {
	padding: 0 0 20px 15px;
	
}


#nav_pro li a {
	color: white;
	font-family: Arial sans-serif;
	font-size: 0.75em;
}

/*UEBER UNS*/
#ueberuns {
	text-align:justify;
	width: 780px;
	padding: 20px 0 20px 200px;
}

.bild {
	position: relative;
	float: left;
	width: 300px;
	left: 200px;
}

.bild p {
	font-size: 60%;
	margin: 5px 0 0 0;
}

/*KONTAKTDATEN*/
.kontaktdaten {
	position: relative;
	float: right;
	right: 186px;
	top: 60px;
	color: #0046AE;
}


/*ANFAHRT*/
#buero {
	float: right;
	padding: 0 40px 0 0;
}

#buero p {
	padding: 10px 0 0 0;
	font-size: 85%;
}

#lager {
	float: right;
	padding: 10px 40px 0 0;
}

#lager p {
	padding: 10px 0 0 0;
	font-size: 85%;
}

.standort h1 {
	padding: 20px 0 0 200px;
	font-size: 120%;
}



/*FUSSZEILE*/
#footer {
	background: url(images/blk_grau.png) repeat-y;
	height: 60px;
	position: relative;
	clear: left;
}

#footer p {
	position: absolute;
	right: 15px;
	top: 20px;
}


#footer a:hover {
	color: #900000; 
}

#footer a#current {
	color: #900000; 
}

