@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #header {
	background-position: 8px 8px;
	background-image: url(../../../../images/optispace/header_bg_home.jpg);
	height:186px;
	width: 976px;
	background-repeat: no-repeat;
	background-color: #fff;
}
.body_home #wrapper #header {
	height: 243px;
}
#wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 976px;
	position: relative;
	height: auto;
}
#wrapper #main {
	padding-top: 5px;
	background-color: #FFF;
	background-image:url(../../../../images/optispace/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
}
#footer {
	margin: 10px auto 0 auto;
	background-image: url(../../../../images/footer_optispace_neu_2016.png);
	background-repeat: no-repeat;background-size:cover;
	width: 976px;
	height: 43px;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
#footer p{display:none;}

#footer p {
	margin: 0;
	padding: 8px 10px 0 0;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
#header #languages {
	color: #58585a;
	font-size: 12px;
	margin: 12px 15px 0 0;
	display: none;
}
#header #languages a {
	text-decoration: none;
	color: #58585a;
}
#header #languages a:hover {
	text-decoration: underline;
}
div#left ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

/*
#inlinemenu ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#inlinemenu ul li {
	margin: 10px 0 10px 0;
	padding: 0;
}

#inlinemenu ul li a {
	display: block;
	width: 138px;
	height: 32px;
	text-indent: -9999px;
}

.basic_button {
	background-image: url(../../../../images/optispace/button_basic.jpg);
}
.basic_button:hover, .basic_button.active {
	background-image: url(../../../../images/optispace/button_basic_active.jpg);
}

.cool_button {
	background-image: url(../../../../images/optispace/button_cool.jpg);
}
.cool_button:hover, .cool_button.active {
	background-image: url(../../../../images/optispace/button_cool_active.jpg);
}

.vario_button {
	background-image: url(../../../../images/optispace/button_vario.jpg);
}
.vario_button:hover, .vario_button.active {
	background-image: url(../../../../images/optispace/button_vario_active.jpg);
}
*/
ul#menu {
	margin: 0;
	padding: 0;
	min-height:297px;
	height:auto !important;
	height:297px;
}
ul#menu li {
	margin: 8px 0;
	padding: 0px;
	width: 180px;
}

ul#menu li ul {
	padding: 0 0 0 10px;
	margin: 8px 0;
}

ul#menu li ul li {
	/*margin: 0;*/
	padding: 0;
	width: 170px;
}

ul#menu li ul li a {
	width: 170px;
	/*background-color: #ffe596;*/
	background-image: none;
	color: #3e3d40;
	font-size: 14px;
}
ul#menu li ul li a.active, ul#menu li ul li a:hover {
	background-image: none;
	color: #0078b9;
}

ul#menu li a {
	font-weight: bold;
	/*background-image: url(../../../../images/optispace/button_blue.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	height: 21px;*/
	text-decoration: none;
	width: 180px;
	display: block;
	text-indent: 10px;
	height: 1.4em;
	font-size: 14px;
	color: #3e3d40;
	border-bottom: 1px solid #3e3d40;
	font-style: normal;
}
#header #slogan {
	position: absolute;
	right: 16px;
	top: 112px;
}
.body_home #header #slogan {
	top: 160px;
}

ul#menu li a.active, ul#menu li a:hover, ul#menu li a.green:hover {
	/*background-image: url(../../../../images/optispace/button_orange.jpg);*/
	color: #0078b9;
}
ul#menu li a.green {
	background-image: url(../../../../images/optispace/button_green.jpg);
}

#green_logo {
	margin: 0 0 10px 11px;
	text-align: center;
	display: block;
}

/*div {border: 1px solid red;} /* DEBUG */

#content {
	margin-right: 10px;
	padding-left: 15px;
	font-size: 14px;
}

#content #content_heading {
	margin-bottom: 10px;
}

#content h1 {
	color: #0078b9;
	font-size: 20px;
}

#content h2 {
	color: #0078b9;
	/*color: #94be0e;*/
	font-size: 16px;
}

#content h3 {
	color: #0078b9;
	/*color: #94be0e;*/
	font-size: 16px;
}

#content h4 {
	color: #0078b9;
	/*color: #94be0e;*/
	font-size: 16px;
}

#content h5 {
	background-color: #c5daed;
	font-weight: bold;
	font-size: 14px;
	width: 180px;
	margin-left: -8px;
	text-indent: 8px;
}
.bildleiste {
	width: 250px;
	float: right;
}
#content .bildleiste img {
	margin-left: 0px;
}
.linkeleiste {
	width: 250px;
	float: left;
}
.blauebildleiste {
	background-image: url(../../../../images/optispace/bildleiste_blau_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 718px;
}
.blauebildleiste img {
	margin: 40px 40px 0px 0px;
}
#content .field {
	border: 1px solid #0078b9;
	padding: 0 8px;
	margin-bottom: 15px;
	margin-left: -10px;
}
.size1 {
	width: 350px;
}
.size2 {
	width: 500px;
}
.size3 {
	width: 460px;
}

#content .image {
	margin: 0 20px 20px 20px;	
}

#content .image_left {
	margin: 0 20px 20px 0;	
}

#content .image_right {
	margin: 0 0 20px 20px;	
}

.geschichte h3 {
	margin-bottom: 0px;
}
.geschichte p {
	margin-top: 2px;
}
table.fahrzeugvarianten, table.fahrzeugvarianten tr, table.fahrzeugvarianten td {
	border: 1px solid #0078B9;
}
table h1, table h2, table h3, table h4, table h5 {
	margin: 4px;
	padding: 0;
}
table.fahrzeugvarianten td {
	padding: 3px 20px;
	width: 250px;
}
table.fahrzeugvarianten td.secondcol {
	width: 150px;
	text-align: center;
}

div#left {
	padding-left: 10px;
}
div#right {
	width: 760px;
}

.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.blue {
	color: #0078B9;
}
strong {
	color: #0078B9;
}
.blue_border {
	border: 2px solid #0078B9;
}
.green {
	color: #94be0e;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}