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

body {
	margin:0px;
	background-color:white;
}

div {
	margin: auto;
}


#main {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:0px;
	padding-top:20px;
	width:1000px;
	height:710px;
}

#top {
	position:absolute;
	top:30px;
	height:200px;
	background-color:#EEEEEE;
}

#topleft {
	position:absolute;
	top:0px;
	width:834px;
	height:165px;
	background-color:#2A2828;
	float:left;
}

#topboxlinks {
	padding-top:10px;
	padding-left:40px;

}


/*
#topboxlinks1 {
	position:absolute;
	top: 10px;
	left: 10px;
}

#topboxlinks2 {
	position:absolute;
	top: 10px;
	left: 70px;
}

#topboxlinks3 {
	position:absolute;
	top: 10px;
	left: 120px;
}

#topboxlinks4 {
}

#topboxlinks5 {
}

#topboxlinks6 {
}

#topboxlinks7 {
}

#topboxlinks8 {
}

#topboxlinks9 {
}

#topboxlinks10 {
}
*/
#topbottom {
	position:absolute;
	left:0px;
	top:166px;
	width:1000px;
	background:url(../img/background-navilinks.jpg);
	background-repeat:repeat;
}

.topbox {
	padding:10px;
	float:left;
}

#topright {
	position:absolute;
	left:834px;
	top:0px;
	width:166px;
	height:166px;
	background-color:black;
	float:left;
}

#middle {
	position:absolute;
	top:230px;
	height:410px;
	background:url(../img/background-content.jpg);
	background-repeat:repeat;
}

/* FADER CLASSES */
.fade-box {
	margin-left: 0px;
	position: absolute;
	top: 230;
	width: 1000px;
	height: 410px;	
}
			
#box-1 {
}

#box-2 {
}

#box-3 {
}

#box-4 {
}

/* OTHER */


#middlecontent {
	line-height:150%;
	min-width: 40em;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	width: 980px;
}

#bottom {
	background:transparent url(../img/background-meta.jpg) repeat scroll 0 0;
	height:70px;
	margin:0;
	padding:0;
	position:absolute;
	top:640px;
	width:1000px;
}

.bottombox {
	padding:10px;
	width: 230px;
	background-color:white;
}

#bottombox1 {
	position:absolute;
	left:0px;
	top:0px;
}

#bottombox2 {
	position:absolute;
	left:250px;
	top:0px;
}

#bottombox3 {
	position:absolute;
	left:500px;
	top:0px;
}

#bottombox4 {
	position:absolute;
	left:750px;
	top:0px;
}

#bottomspacer {
	float:left;
	width: 10px;
}

#impressum {
	height:33px;
	margin:0;
	padding-top:2px;
	position:absolute;
	text-align:center;
	top:685px;
	width:1000px;
}

span.impressum {
	font-family:Arial;
	font-size:10px;
	color:#BCBCBC;
}

span.wp-header {
	font-family:Georgia;
	font-size:19px;
}

span.wp-lauftext {
	font-family:Arial;
	font-size:12px;
}

a {
	font-family:Arial;
	font-size:12px;
	font-color:orange;
}

a.navilink {
	text-decoration:none;
}
a.navilink:link {
	color:black;
}
a.navilink:visited {
	color:black;
}
a.navilink:hover {
	color:black;
	text-decoration:underline;
}
a.navilink:active {
	color:black;
}

a.navilinksub {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
a.navilinksub:link {
	color:#999999;
}
a.navilinksub:visited {
	color:#999999;
}
a.navilinksub:hover {
	color:#999999;
	text-decoration:underline;
}
a.navilinksub:active {
	color:#999999;
}


a.navitop {
	text-decoration:none;
}
a.navitop:link {
	color:#EDEDED;
}
a.navitop:visited {
	color:#EDEDED;
}
a.navitop:hover {
	color:white;
	text-decoration:underline;
}
a.navitop:active {
	color:#EDEDED;
}

a.navitoptop {
	font-size:11px;
	text-decoration:none;
}
a.navitoptop:link {
	color:#EEEEEE;
}
a.navitoptop:visited {
	color:#EEEEEE;
}
a.navitoptop:hover {
	color:white;
	text-decoration:underline;
}
a.navitoptop:active {
	color:#EEEEEE;
}

/* wordpress */
#kontakt_maps {
	position:absolute;
	top: 20px;
	left: 500px;
	width: 490px;
	height: 370px;
}

#abverkauf_pic {
	position:absolute;
	top: 20px;
	left: 500px;
	width: 490px;
	height: 370px;
}

#wir_video {
	position:absolute;
	top: 20px;
	left: 500px;
	width: 490px;
	height: 370px;
	background-color:black;
}

#wir_text {
	position:absolute;
	top: 57px;
	left: 10px;
	width: 470px;
	height: 333px;
}


/* image Slideshow on the splash screen*/
.next { position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity=0); }
#imFader { position: relative; }
