body {
	background: #fff;
	margin: 0;
	padding: 0;
	font: 12px/18px Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}

img {
	border: none;
}

.hidden {
	display: none;
}

a, a:link, a:visited {
	color: #888;
	text-decoration: none;
}

a:hover, a:active, a.live {
	color: #333;
	text-decoration: none;
}


h5 {
	margin: 0px;
}


img.framed {
	border: 1px solid #ddd;
	padding: 1px;
}


.tooltipsy {
    padding: 0px;
	max-width: 400px;
	color: #303030;
	background-color: #fff;
	border: 0;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	text-shadow: none;
}


#preview{
	position:absolute;
	padding: 0px;
	max-width: 400px;
	color: #303030;
	background-color: #fff;
	border: 0;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	text-shadow: none;
}


#intro {
	text-align: center;
	padding: 1px;
	width: 1200px;
	/*margin-left: 100px;*/
	margin: 0px auto;

	position:absolute;
	left: 50%;
	margin-left: -600px;
}



#aktionen {
	float:left;
}





a.hovLink {
	position: absolute;
	display: block;
	width: 218px;
	height: 150px;
	top: 0px;
}

a.hovLink#one {
	margin-left: 1px;
}

a.hovLink#two {
	margin-left: 222px;
}

a.hovLink#three {
	margin-left: 442px;
}

a.hovLink#four {
	margin-left: 662px;
}

a.hovLink#five {
	margin-left: 882px;
}







#container {
	width: 1000px;
	margin: 20px auto 50px;
}


.black {
	background: #000;
	width: 1200px;
	margin-left: -42px;
	margin-top: 50px;
}


#top {
	margin-top: 0px;
	height: 110px;
	text-align: right;
	padding: 15px 0px;
}

#main {
	height: 650px;
	width: 1000px;
	border-left: 2px solid #333;
	margin: 0;
}


#main.akzente {
	height: 790px;
}





#menu {
	width: 1000px;
	height: 50px;
}

#menu ul {
	list-style-type: none;
	padding: 15px 10px;
	margin: 0px;
}

#menu ul.menu li {
	float: left;
	margin-right: 5.5%;
	text-transform: uppercase;
}

#menu ul.menu li.noright {
	margin-right: 0px;
}



#menu .submenu {
	border-left: 2px solid #333;
	padding-left: 2px;
}

#menu .submenu ul {
	margin-top: 0px;
	padding: 0px;
	/*border: 1px solid green;*/
	
	position: absolute;
	border-left: 2px solid #333;
	padding-left: 2px;
	margin-left: -4px;
}

#menu .submenu ul li {
	float: none;
	text-transform: none;
	font-size: 11px;
}



#left {
	width: 150px;
	/* border-right: 1px dotted silver; */
	float: left;
	height: 565px;
	padding-left: 10px;
}

#left ul.submenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#left ul.submenu li {
	float: left;
	text-transform: lowercase;
	width: 120px;
}

#left div#bottommenu {
	margin-top: 350px;
}


#left #bottommenu.half {
	margin-top: 265px;
}


#left ul.bottommenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#left ul.bottommenu li {
	text-transform: lowercase;
}

#left ul.bottommenu li.uc {
	text-transform: uppercase;
	color: #333;
}




#content {
	width: 675px; /* 839 */
	/* background: #eee; */
	float: left;
	height: 459px; /* 465 */
	padding: 40px 36px 0px 128px;
}

#content.akzente {
	height: 639px;
}


#content_large {
	width: 935px; /* 839 */
	/* background: #eee; */
	float: left;
	min-height: 459px; /* 465 */
	padding: /*40px*/120px 25px /*66px*/ 0px;
}

#content_large h1 {
	font-size: 14px;
}

#content_large h2 {
	font-size: 14px;
}

#content_large p {
	margin-bottom: 50px;
	float: left;
}

#content_large p img {
	padding: 1px;
	border: 1px solid #ddd;
}

#content_large p.left img {
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
	padding: 1px;
	border: 1px solid #ddd;
}

#content_large p.right img {
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
	padding: 1px;
	border: 1px solid #ddd;
}

#content_large p.partner {
	width: 300px;
	margin: 0px 20px 20px 0px;
}




#content_large #third_level_menu {
	border-left: 2px solid #333;
	position: absolute;
	margin-top: 273px;
	padding-left: 2px;
	list-style-type: none;
	margin-left: 250px;
}

#content_large #map {
	position: absolute;
	left: 50%;
	margin-left: -470px;
	z-index: 99;
	margin-top: 20px;
}

#content_large #contact {
	position: absolute;
	left: 50%;
	margin-left: -470px;
	z-index: 99;
	margin-top: 55px;
}




#content_large.sub {
	padding-top: 80px;
}



#content_large #sub {
	/*border: 1px solid red;*/
	float: right;
	width: 555px;
	margin-top: 0px;
}

#content_large #sub h1 {
	padding-bottom: 175px;
	font-size: 17px;
}

#content_large #sub p {
	width: 555px;
	margin-bottom: 20px;
}



.items h1 {
	font-size: 17px;
}



.model_thumb {
	width: 170px;
	text-align: center;
	margin: 10px 25px 20px;
	float: left;
}




#topbar {
	position: absolute;
	top: 220px;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
}

#middlebar {
	position: absolute;
	top: 360px;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
}

#bottombar {
	position: absolute;
	top: 740px;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
	margin-top: -40px;
}

#bottombar.akzente {
	top: 872px;
}


#subbar {
	position: absolute;
	top: 380px;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
}



#footer {
	width: 990px;
	float: left;
	height: 25px;
	padding: 17px 10px;
}

#footer.akzente {
	margin-top:20px;
}


.footer_border {
	border-top: 3px solid #ddd;
}

#footer span.legal {
	float: left;
}
#footer span.lang {
	float: right;
}


#footer #search {
	width: 180px;
	float: right;
}
#footer #search input {
	background: url(../images/search.jpg) no-repeat;
	background-position: -4px;
	padding: 4px 22px 2px 24px;
	outline: none;
	border: none;
	width: 135px;
	color: #aaa;
	margin-top: 0px;
}


#main.noborder {
	border-left: 2px solid #fff;
}



#container div.tiny {
	height: 250px;
}



#type {
	position: absolute;
	left: 50%;
	top: 510px;
	margin-left: 30px;
}


#modelinfo {
	float: right;
}






/* TOOLTIPS */
/* tooltip styling */
.tooltip {
	display:none;
	background:url(../images/tooltip.png) no-repeat;
	height:163px;
	padding: 11px 0px 0px 11px;
	width:209px;
	font-size:11px;
	color:#fff;
	text-align: center;
	z-index: 1000;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}

.tooltip img {
	float: left;
}






/* SCROLLABLE */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 675px; /* 839 */
	height: 367px; /* 465 */
	/*background: #eee;*/
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
	width: 675px;
	height: 465px;
	/*background: #333;*/
}









/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	position: absolute;
	/* http://flowplayer.org/tools/img/scrollable/arrow/hori_large.png */
	cursor: pointer;
}

/* right */
a.right {
	background-position: 0 -30px;
	top: 400px;
	left: 50%;
	margin-left: 500px;
}
a.right:hover {
	background-position:-30px -30px;
}
a.right:active {
	background-position:-60px -30px;
}


/* left */
a.left {
	top: 400px;
	left: 50%;
	margin-left: -280px;
}

a.left.modell {
	margin-left: -220px;
}

a.left:hover {
	background-position:-30px 0;
}
a.left:active {
	background-position:-60px 0;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}


a.further {
	cursor: pointer;
}



/* FORMS */
fieldset {
	/*border: 1px solid #dedede;*/
	border: none;
	width: 450px;
	padding-left: 0px;
}

.newsletter {
	width: 250px;
	margin-top:0px;
	margin-bottom: 50px;
}

label {
	width: 420px;
	display: block;
	padding: 12px;
	text-align: left;
}


label span {
	width: 100px;
	display: block;
	float: left;
	padding: 6px;
	font-size: 11px;
	text-align: left;
}

input[type=text], input[type=password] {
	width: 270px;
	padding: 6px;
	border: 1px solid #eee;
	outline: none;
	font-weight: bold;
	font-size: 11px;
}

textarea {
	border: 1px solid #eee;
	width: 270px;
	height: 60px;
	outline: none;
	padding: 10px;
}

#submit {
	float: right;
	width: 120px;
	border: 1px solid #ddd;
	margin-right: 15px;
	color: #fff;
	cursor: pointer;
}

#submit:hover {
	background: none;
	color: #333;
}


