
/* Eicher
 * Blechteile: Lichtblau RAL5012 #3B83BD rgb (56, 67, 80)
 * Felgen: Karminrot RAL 3002
 * Eicher Eisengrau RAL 7011 #434B4D
 * Eicher Mausgrau RAL 7005	#646B63
 */

body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #003445;
	font-size: 16px;
	/*background-image: url('body2013.jpg');*/
	/*background-repeat: repeat-x;*/
	/* background-image: url('head.jpg');*/
	background-image: url('bg_n2.jpg');
	background-repeat: no-repeat;
	text-align: left;
}


#logo {
	/*background-image: url('logo.png');*/
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	padding-right: 500px;

}


#map_holder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 250px;
	z-index: -1;
}

#map {
	width: 100%;
	height: 100%;
	position: "absolute";
	top: 0px;
	left: 0px;
	overflow: "hidden";
}

#header {
	border-top: 15px solid #3B83BD;
	background-position: center 15px;
}

#header2 {
	height: 85px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 60px;
	padding-left: 20px;
}

#complete_container {
	width: 1020px;
	margin: 0 auto 3em;
}

#contentarea {

}

#contentarea_left {
	margin: 0 0 20px 20%;
}

#contentarea_left_nav {
	float: left;
	width: 20%;
	margin-left: -25%;
	font-size: 12px;
	line-height: 2.9;
	height: 530px;
}

#contentarea_mid {
	margin-left: 248px;
	Margin-top: 30px;
	padding-left: 10px;
	padding-top: 10px;
	min-height: 550px;
	background-color: #ffffff;
	opacity: 0.85;
	border: 0.1em solid #D7D7D7;

}

#contentarea_mid_start {
	margin-left: 100px;
	Margin-top: 200px;
	min-height: 350px;
}


 #content_iframe {
 width: 750px;
 min-height: 4350px;
 }

 #content_iframe_forum {
 width: 750px;
 min-height: 750px;
 }

#content_start {
	background-image: none;
}


article {
	margin: 0 0 20px 20%;
	text-align: left;
}
article header h2 {
	margin: 0 0 15px 0;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3;
}
article aside {
	float: left;
	width: 20%;
	margin-left: -25%;
	font-size: 12px;
	line-height: 1.8;
	color: #999;
}
@media screen and (max-width: 700px) {
	article aside {
		float: none;
		width: auto;
		margin: 0 0 20px 0;
		line-height: 1.5;
	}
}
article p {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.5;
	color: #666;
}
article footer {
	font-size: 12px;
	color: #999;
}

#fullmidcolumn {
	margin-left: 200px;
	height: 550px;
}

#footer {
	height: 50px;
	font-size: 12px;
	color: #80B5C6;
	text-align: center;
	background-color: #3B83BD;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 0px;
}

#footer p {
}

#contentarea_navigation {
	color: #80B5C6;
    font-weight: bold;
    font-size: 0.75em;
}

span.navigation_footer {
	color: #80B5C6;
}

span.content {
	text-align: left;
}

span.content h1 {
	font-size: 1.25em;
}

span.content h2 {
	font-size: 1em;
}

span.content h3 {
	font-size: 0.75em;
}

span.content p {
	font-size: 0.75em;
}

span.content table {
	font-size: 0.75em;
}

span.content table tr {
}

span.content table tr.odd{
	/*
	background-color: #3B83BD;
	color: #FFFFFF;
	opacity: 0.6;
	*/
}

span.content table thead{
	background-color: #3B83BD;
	color: #FFFFFF;
	border: #000000 solid;
}

span.content table tr td {

}

ul {
	list-style-type: none;
	padding-left: -10px;
	
}

li {
	
}


#footer a {
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	color: #FFFFFF;
}

#footer a:active {
	color: #80B5C6;
}

#footer a {
	padding: 0 10px;
	border-radius: 4px;
	font-weight: bold;
	color: #80B5C6;
}

a {
	color: #006a8c;
	text-decoration: none;
}

a:hover {
	color: #006a8c;
	text-decoration: unterline;
}

h3 {
	text-align: left;
	margin-left: 0px;
	Padding-top: 0px;
	font-size: 1.625em;
}

#nav_main .inner {
	padding-bottom: 25px;
}

#nav_main {
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}

#nav_main .picbefore {
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_main .picafter {
	background-repeat: no-repeat;
	background-position: left top;
}

.nav_main ul {
	list-style: none outside none;
	text-align: left;
	margin-bottom: 20px;
}

.nav_main li {

}

.nav_main li a {
	font-size: 1.5em;
	padding: 15px 180px 15px 40px;
	margin-left: -40px;
	margin-bottom: 1px;
	line-height: 20px;
	text-align: left;
	color: #ffffff;
	background-color: #3B83BD;
	opacity: 0.9;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

.nav_main li li a {
	font-size: 1.5em;
	font-weight: normal;
}

.nav_main .topdivider, .mainnavigation .leftdivider {
}

.nav_main li a.sel {
	color: #ffffff;
	font-weight: bold;
}

.nav_main li a:hover, .mainnavigation li a.sel:hover {
	color: #ffffff;
	background-color: #3B83BD;
	opacity: 1.0;
	text-decoration: none;
}

p {

	margin: 0 0 20px 0;
	font-size: 1em;
	line-height: 1.5;
}

#header #logo {
	margin: 0px;
}

.img{
	box-shadow: 5px 5px 3px #888888;
	border:1px solid #A5A5A5;
	margin: 0 20px 20px 5px;
}

.bildmitbildunterschrift img {
    display: block;
}

.imgmitbeschriftung span {
    background-color: silver;
    background-color: hsla(0, 0%, 100%, 0.5);
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 2em;
    text-align: center;
}

.linkVA {
	font-size: 1.0em !important;
	color: #FFFFFF;
	background-color: #006A8C;
}

.imageRow {
	height: auto;
	
}

form fieldset {
	font-size: 0.75em;
	border: none;
	}
form fieldset.form-actions {
	margin: 0;
	}
form fieldset label {
	display: block;
	margin: 0 0 0 0;
	font-weight: bold;
	}
form fieldset.check label {
	display: inline;
	font-weight: normal;
	}
form fieldset.radio ul li label {
	display: inline;
	font-weight: normal;
	}
form fieldset input.form-text,
form fieldset textarea {
	display: block;
	width: 50%;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
form fieldset input.form-text:focus {
	border: 1px solid #ccc;
	background: #fff;
	}
form fieldset textarea {
	height: 150px;
	}
form fieldset select {
	min-width: 25%;
	margin: 0;
	}
form fieldset.radio ul {
	margin-top: 5px;
	}
form fieldset.radio ul li {
	margin: 0 0 5px 0;
	}
form fieldset.radio ul li:last-child {
	margin: 0;
	}
form fieldset p.form-help {
	margin: 5px 0 0 0;
	font-size: 0.75em;
	color: #999;
	}
form input[type="submit"] {
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;	
	font-weight: bold;
	border: 1px solid #ccc;
	background: #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
form input[type="submit"]:hover,
form input[type="submit"]:focus {
	border: 1px solid #bbb;
	background: #e5e5e5;
	}
form input[type="submit"]:active {
	border: 1px solid #ccc;
	background: #eee;
	}				