@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 13px/17px Verdana, Geneva, sans-serif;
	color:#bbbab7;
	background-color:#000;
}
a img {
	border: none;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	colour: #FFF;
	background-color:#000;
}
/* Top Bereich */
#top {
	height: 125px;
	background: #000 url(../img/hg_top.png) no-repeat top left;
	position: relative;
	
}
#logo {
	position: absolute;
	top: 29px;
	left: 0px;
	width: 83px;
	height: 83px;
}
#logo h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#logo h1 a {
	display: block;
	outline: none;
	height: 83px;
	width: 83px;
}
#mainmenu {
	position: absolute;
	top: 40px;
	left: 125px;
	width: 750px;
	height: 20px;
	background-color:#000;
}
#mainmenu ul, #submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu ul li {
	float: left;
	padding: 0 45px 0 0;
	line-height: 20px;
}
#mainmenu ul li a {
	display: block;
	color: #d2a90c;
	text-decoration: none;
}
/*#mainmenu ul li a:visited{
	display: block;
	color: #d2a90c!important;
	text-decoration: none;
}*/
#mainmenu ul li a.act {
	color: #bbbab7;
}

#mainmenu ul li a:hover {
	color: #d2a90c;
}

#mainmenu ul li span.tech a:hover {
	color: #d2a90c;
}

#submenu {
	position: absolute;
	top: 77px;
	left: 125px;
	width: 611px;
	height: 20px;
}
#submenu ul li {
	float: left;
	padding: 0 45px 0 0;
	line-height: 20px;
}
#submenu ul li a {
	display: block;
	color: #B3B3B3;
	text-decoration: none;
}
#submenu ul li a:hover, #submenu ul li a.act {
	color: #d2a90c;
}

#submenu ul li a.tech:hover {
	color:#d2a90c;
}

#active {
	position: absolute;
	top: 70px;
	right: 26px;
	width: 194px;
	height: 30px;
	font-size: 15px;
	color: #B3B3B3;
	font-weight: normal;
	text-align: center;
}
/* Contentbereich */
#wrap {
	padding: 0 3px 0 107px;
}
/* Boxen Home */
#boxen {
	margin-top: 20px;
}
#box1,#box2,#box3 {
	height: 240px;
	width: 282px;
	float: left;
}
#box1,#box2 {
	margin-right: 22px;
}
#box1 a ,#box2 a {
	display: block;
	outline: none;
	text-indent: -9999px;
	height: 240px;
	width: 282px;
}
#box1 a {
	background: #d2a90c url(../img/box1.jpg) no-repeat top left;
}
#box1 a:hover {
	background: #d2a90c url(../img/box1_hover.jpg) no-repeat top left;
}
#box2 a {
	background: #d2a90c url(../img/box2.jpg) no-repeat top left;
}
#box2 a:hover {
	background: #d2a90c url(../img/box2_hover.jpg) no-repeat top left;
}
#box3 {
	background: #d2a90c url(../img/box3.gif) no-repeat top left;
}
#box3 .inner {
	padding: 10px;
}
#box3 h3 {
	color: #d2a90c;
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#box3 a {
	font-size: 14px;
	color: #3261A9;
	text-decoration: none;
}
#box3 a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
/* Footer Bereich */
#footer {
	background: #0000 url(../img/hg_footer.gif) no-repeat top left;
	margin: 40px 0 30px 0;
	padding: 15px 7px;
	color:#B3B3B3;
	font-size: 11px;
}
ul.first {
	/*width: 200px;*/
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.second {
	width: 500px;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.first li {
	float: left;
	padding-right: 15px;
}
ul.second li {
	float: right;
	padding-left: 15px;
}
ul.first li a , ul.second li a {
	color: #d2a90c;
	text-decoration: none;
}
ul.first li a:hover, ul.first li a.act, ul.second li a:hover, ul.second li a.act {
	color: #d2a90c;
}

ul.first a {
	color: #d2a90c;
	}
/* Infobox fuer Modelle */
#infobox {
	/*background: transparent url(../img/hg_infobox.gif) no-repeat top left;*/
	min-height: 300px;
}
#infobox .navi {
	padding: 3px 25px;
}
#infobox .navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#infobox .navi ul li {
	float: left;
}
#infobox .navi ul li a {
	color: #B3B3B3;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
#infobox .navi ul li a strong {
	padding: 0 10px 0 13px;
	line-height: 30px; 
	float:left;
	font-weight: normal;
}
#infobox .navi ul li a span {
	float:left;
	line-height: 30px; 
	width:3px;
	height: 30px;
	display: block;
}
#infobox .navi ul li a.act strong, #infobox .navi ul li a:hover strong {
	/*background: transparent url(../img/infobox_navi1.gif) no-repeat top left;*/
	color: #D2A90C; /* #bbbab7 */
}
#infobox .navi ul li a.act span, #infobox .navi ul li a:hover span {
	/*background: transparent url(../img/infobox_navi2.gif) no-repeat top right;*/
}
#infobox .content {
	padding: 10px 30px 20px 30px;
	clear: both;
	color: #bbbab7;
}
#infobox .content h2 {
	color: 	#bbbab7;
	font-size: 18px;
	line-height: 24px;
}
/* Stimmungsbild mit Balken */
#stimmungsbild {
	width: 890px;
    height: 296px;
    position: relative;
}
#stimmungsbild #balken {
	width: 890px;
    height: 35px;
    position: absolute;
    bottom: 0px;
    background: transparent url(../img/hg_balken.png) no-repeat top left !important;
	background: #CCC;
    display: none;
}

#wrap h1 {
	font-size: 16px;
	color:#d2a90c;
}

.content td {
	font-size: 13px;
	color: 	#868686;
}

/* Text auf Sub2 */
#text {
	/*background: transparent url(../img/hg_text.gif) no-repeat top left;*/
	padding: 5px 30px;
	min-height: 300px;
}

#text h2 {
	font-size: 18px;
	color: #B3B3B3;
}

.csc-firstHeader {
	font-size: 20px;
	font-weight: normal;
}

/* Kontaktformular */

.tx_powermail_pi1_form label {
	display: block;
	float: left;
	width: 150px;
	height: 30px;
	margin-top: 15px;
	color:#FFF;
}

#powermaildiv_uid55{
	color:#FFF;
	}
	
#powermaildiv_uid56{
	color:#FFF;
	}
.tx_powermail_pi1_form input, .tx_powermail_pi1_form select {
	width: 200px;
	margin-top: 15px;
}

.tx_powermail_pi1_form textarea {
	width: 400px;
	margin-top: 15px;
	height: 250px;
}

.tx_powermail_pi1_form legend {
	display: none;
	border: none;
}

.tx_powermail_pi1_form fieldset {
	border: none;
}
.powermail_submit {
	margin-left: 150px;
}
.tx_powermail_pi1_fieldwrap_html {
	clear: right;
	clear: left;
}

embed {
	border: none;
}


