@import url(clear.css);

body{
	margin: 0;
	padding: 0;
	background: #000 url(../img/lay/bg.jpg) top repeat-x;
	font: 70% 'Trebuchet MS';
}

#wrapper {
	width:  1000px;
	margin: 0 auto;
	
	background: url(../img/bg_cont.png) top left repeat-y;
	border-left: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;
	margin-top: 80px;
//	background-color: ;
	margin-bottom: 50px;
	padding: 0;
	-webkit-box-shadow: 0px 0px 55px #000;
	-moz-box-shadow: 0px 0px 55px #000;
	box-shadow: 0px 0px 55px #000;
}

#headarea {
	height: 106px;
	background: url(../img/lay/header.jpg) top no-repeat;
	border-bottom: 2px solid #b0c712;
	padding-top: 25px;
	text-align: right;
}

#sidebar{
	background-color: #424242;
	width: 250px;
	float: left;
		border-bottom: 1px solid #b0c712;
}

#movieblock{
	width: 748px;
	float: right;
	height: 216px;
	background-color: none;
	overflow: hidden;
}

#sidebar ul {
	padding: 3px 0 3px 0;
}

#sidebar li {
	height: 23px;
}

#sidebar li a, #sidebar li.empty {
	background: url(../img/lay/btn_left.jpg) top no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	height: 25px;
	cursor: pointer;	
}

#sidebar li a:hover{
	background: url(../img/lay/btn_left_over.jpg) top no-repeat;
	color: #fff;
	font-weight: bold;	
	cursor: pointer;
}

#sidebar li.empty {
cursor: normal;
padding-bottom: -2px;
height: 17px;
}

#sidebar .act{
	background: url(../img/lay/btn_left_over.jpg) top no-repeat;
	color: #fff;
	font-weight: bold;	
}

#subnav {	
	border-top: 1px solid #000;

	height: 20px;
	width: 713px;	
	float: right;
	font-size: 1.1em;
	color: #fff;
	padding-top: 5px;
	display: none;
}

#subnav ul {
	margin-left: 21px;
}

#subnav ul li{
	display: inline;
}

#subnav a{
	text-decoration: none;
	color: #fff;
}

#subside{
	background-color: #2f2f2f;
	width: 251px;
	float: left;
	font-size: 1.3em;
	
}

#subside h3{
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 25px;
	color: #b0c712;
}

#subside hr{
	background-color:	#494949;
	color:			#494949;
	border:			#494949;
	height:			1px;		 
}

#subside h4 {
	padding-left: 20px;
	color: #b0c712 ;
	font-weight: normal;
	font-size: 0.8em;
	padding-right: 15px;
	margin-bottom: 5px;
}

#subside .teaser {
	opacity: 0;
	display: block;
	padding-left: 20px;
	font-size: 0.8em;
	padding-right: 15px;
	display: none;
	height: 0px;
	color: #fff;
}

#subside a {
	color: #b0c712;
	font-size: 0.7em;
	text-decoration: none;
	padding-left: 20px;
	display: block;
}

#subside a>img {
	padding-left: 0;
}

#subside a:hover{
	color: #000;
}

#subside img{
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #707070;
	border-left: none;
	clear: both;
}

#content {

}

#content #context {
	float: left;
}

#context {
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1.8em;
	width: 450px;
}

#context .machinelist{
	border-bottom: 1px solid #b0c712;
	clear: both;
	margin-bottom: 20px;
}

#context .machinelist img {
	float: left;
	clear: both;
}

#content .machinelist a{
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #b0c712;
}

#context h1 {
	font-size: 2.3em;
	line-height: 1.2em;
	color: #b0c712;
	font-weight: bold;
	margin-left: 25px;
}

h1 .subline {
	font-size: 0.9em;
	color: #e2e2e2;
	font-weight: normal;
}

#content p {
	padding-left: 50px;
	font-size: 1.2em;
	color: #fff;
	line-height: 1.7em;
	margin-top: 15px;
}

#content #machinelist {
	width: 650px;
	margin-top: 15px;
	padding-left: 20px;
}



.ml{
	display: block;
	float: left;
	margin-left: 25px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}

.ml img{
	margin-bottom: 5px;
}

.ml:hover{
	color: #b0c712;
}

#footer {
	height: 20px;
	font-size: 1.3em;
	color: #707070;
	padding-left: 10px;
	padding-top: 8px;
}

#footer img {
	padding-right: 5px;
}

#context ul {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	color: #b0c712;
}

#context ul .highlight {
	font-size: 1.35em;
	letter-spacing: 0.002;
	display: block;
	color: #b0c712;
	font-weight: bold;
}

#context ul li {
	padding-top: 2px;
	padding-left: 15px;
	margin-bottom: 10px;
	color: #fff;
}

#context a, .collapse {
	color: #b0c712;
	text-decoration: none;
	border-bottom: 1px solid #b0c712;
	cursor: pointer;
}

#context a:hover, .collapse:hover {
	border-bottom: 1px solid #707070;
	color: #707070;
	cursor: pointer;
}

#context h2{
	font-size: 1.4em;
	color: #707070;
	margin-bottom: 5px;
	margin-top: 25px;
	margin-left: 25px;
	width: 390px;
}

input,textarea {
	width: 280px;
	border: 1px solid #333;
	background-color: #eef4c4;
	font: 100% 'Trebuchet MS';
}
input[type="submit"] {
	width:280px;
	background-color: #b0c712;
	color: #fff;
}
.error {
	background: #b0c712;
	color: #fff;
}
.success {
	display:none;
	font-weight:700
}

.continf {
	display: inline-block;
	width: 60px;
	font-weight: bold;
}

#rightbar {
//	display: none;
	width: 230px;
	height: 100%;
	float: right;
//    background: url(../img/bg_rightbar.png) repeat-y top;

    padding-top: 30px;
    font-size: 0.9em;
    color: #707070;
    padding-left:0;
    padding-right: 0;
}

#rightbar p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	width: 180px;
	display: block;
	margin-left: 0px;
	margin-right: 5px;
}

#rightbar a{
	color: #b0c712;
	text-decoration: none;
	border-bottom: 1px solid #b0c712;
}

#rightbar img {
	float: right;
	border-bottom: 1px solid #707070;
	margin-bottom: 10px;
}

form p {
	margin-left: -63px;

}

form input {
	margin-left: -13px;
}

form h2 {
	position: relative;
	left:-38px;
}

#logdet{
	margin-left:-30px;
	margin-top:-10px;
	font-size:0.8em
}

#mlist {
	float:left;
	text-align:center;
	width:85px;
	margin-right:15px;
	margin-bottom:15px
}

#mlist a{
	text-decoration: none;
	border-bottom: none;
}

#mlist a:hover{
	text-decoration: none;
	border-bottom: none;
}

#mdet {
	width:350px;
	margin-top:25px
}


#footer a {
	font-size: 0.8em;
	color: #707070;
	text-decoration: none;
}

#footer a:hover{
	color: #b0c712;
}

#footer .hb_inf {
	font-size: 0.8em;
}

#slideshow p {
	font-size: 0.85em;
	margin-top: 0;
	margin-left: -30px;
	color: #fff;
}

#slideshow p a{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

#slideshow p a:hover{
	color: #b0c712;
	
}

#rightbar p:last-child{
	margin-bottom: 10px;
}

.bild2, .bild3, .bild4 {
	cursor: pointer;
}

.mpic_hover {
	width: 91px;
	height:91px;
	background-position: top;
	background-repeat: no-repeat;
}

.mpic_hover:hover {
	width: 91px;
	height:91px;
	background-position: bottom;
}

.logoprint {
	display: none;
}

#addfoot {
	display:none;	
	
}

.bild1print, .bild2print, .bild3print, .bild4print {
	height: 250px;
	display: none;
}

.referenzen img {
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#subside .small {
	margin-left: -35px;
	font-size: 11px;
	line-height: 125%;
}

#subside .small a {
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
	font-size:1em
}

#subside .small a:hover {
	color:#b0c712
}

#subside .small img {
	border: none;
}

#context strong {
	color:#b0c712;
}

#context .hotnews {
	margin:50px 0 20px 20px;
	-webkit-transform: rotate(-5deg); 
	-moz-transform: rotate(-5deg);	
	text-align:center;
	font-size:12px;
	border:1px solid #fff;
	color:#000;
	display:block;
	width:90%;
	background-color:#b0c712;
	padding:15px;
	padding-right:25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5 8px #000;
}

#context .hotnews a {
	font-size:1.3em;
	color:#fff;
	font-weight:bold
}

#context .hotnews a:hover {
	color:#fff;
	text-decoration:none;
	border:none
}

#context .hotnews span {
	font-size:1.3em;
	font-weight:bold;
	display:block;
	color:#fff;
}

#context .hotnews strong {
	color:#000
}

#context #box {
	font-size: 0.9em;
}

#box input, #box textarea, #box select {
	padding:5px;
	margin-left:0px;
	margin-bottom:-10px
}

#box input, #box textarea, #box select {
	background-color:#424242;
	color:#fff;
	border-color:#000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width:100%
}

#box input:hover, #box textarea:hover, #box input:focus, #box textarea:focus, #box select:hover, #box select:focus  {
	background-color:#424242;
	color:#b0c712;
	border-color:#b0c712;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 0px 0px 5px #b0c712;
	-moz-box-shadow: 0px 0px 5px #b0c712;
}

#box input[type="submit"]{
	background-color:#b0c712;
	color:#000;
	font-weight:bold;
	cursor:pointer;
	width:90%
}

#box label {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	margin-bottom:5px
}

#box input[type="checkbox"]{
	width:50px;
	margin:0;
	padding:0;
	border: 1px solid black;
}

#box input[type="checkbox"]:hover {
	border: none;
}

#box p {
	margin-top:20px
}

#box span {
	width:150px;
	display:block;
	float:left;
}

#promo {
	width: 390px;
	height: 130px;
	background: url('../img/stoerer_promo.jpg') top left no-repeat;
	color: #000;
	padding-top: 220px;
	padding-left: 50px;
	padding-right: 250px;
}

#promo a, #promo strong, #promo a:hover {
	color: #fff;
}

#promdet strong{
	float: left;
	width: 80px;
	display: block;
}

#rightbar, #rightbar p {
	color: #000;
}

#rightbar form {
	margin-left:40px;

}

#rightbar form input, #rightbar form select{
	width:180px;
	margin:0;
	padding:0;
	float:left;
	margin-top:5px;
}

#rightbar h2 {
	font-size:14px;
	margin-left:37px;
	margin-bottom:5px;
	color: #000
}

#rightbar form input {
	width:180px;
	margin-top:15px;
	height:20px;
	float:left;
	font-size:11px;
	color: #000;
}

#rightbar input[type="submit"] {
	color: #000
}

#dealer {
	border-bottom: 1px solid #b0c712;
	width: 95%;
	margin-left: 50px;
	margin-top: 10px;
	font-size: 1.1em;
	color: #fff;
}

#dealer img{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#dealer h6 {
	color: #b0c712;
}

.dealsrch {
	width: 250px;
	background: url('../img/dealbg.png') top left no-repeat;
	position: relative;
	right: -10px;
	display: block;
	height: 160px;
	padding-top: 20px;
}

.events {
	margin-left:40px;
	margin-top:20px;
}

.events img {
	float: left;
	margin:  2px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
}

#context ul li h3{
	color: #b0c712;
	font-size: 1.2em;
}

.phone {
	letter-spacing: 0px;
	word-spacing: -1px;
}

.map {
	margin: 20px 0 0 80px;
	height: 390px;
	width: 300px;
	background: url('../img/karte.png') top left no-repeat;
	display: block;
	position: relative;
}

.map * {
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	text-shadow:1px  1px  1px  #000;
	position: absolute;
}

.map #plz1 {
	left: 220px;
	top: 80px;
}

.map #plz2 {
	left: 120px;
	top: 70px;
}

.map #plz3 {
	left: 120px;
	top: 150px;
}

.map #plz4 {
	left: 60px;
	top: 120px;
}

.map #plz5 {
	left: 50px;
	top: 210px;
}

.map #plz6 {
	left: 90px;
	top: 260px;
}

.map #plz7 {
	left: 100px;
	top: 310px;
}

.map #plz8 {
	left: 170px;
	top: 330px;
}

.map #plz9 {
	left: 170px;
	top: 260px;
}

.map #plz0 {
	left: 220px;
	top: 180px;
}

#context .map a{
	color: #fff;
	text-decoration: none;
	border: none;
}

#context .map a:hover{
	color: #424242;
	text-shadow:1px  1px  1px  #fff;
	text-decoration: none;
	border: none;
}

.events img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.events img:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#bacaa {
	float:left;
	position:relative;
	z-index:2;
	top:-60px;
	left:-60px;
}

#text {
	color: #fff;
}

#pwdl {
	font-size: 2.1em;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: 155px;
	float: right;
	right: 10px;
	z-index: 22;
	text-shadow:2px  2px  2px  #000;
}
/*
	margin-left:40px;
	color:#fff
