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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

a { text-decoration: none; }

div#page {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

div#wrapper {
	width: 876px;
	
}

/* kopfbereich */

div#header {
	display: block;
	margin-left: 115px;
	margin-top: 50px;
	
}

div#header h1 a{
	display: none;
}

div.styler01_print { 
	width: 876px;
	border-bottom: 2px solid #d7d7d8;
	margin-top: 30px;
	margin-bottom: 40px;
}


div.logo_print img{
	margin-bottom: 20px;
}

ul#mainNav {
	display: none;
}

ul#subNav {
	display: none;
	
}



li.persistHover,
a.persistHover
{
	background: #CCC;
	color: #FFF;
}


span.counter {
	width: 13px;
	text-align: center;
	line-height: 12px;
	padding-left: 3px;
	background: #f9f9f9;
	color: #696969;
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 1px;
}

/* content */

div#content {
	display: block;
	margin-left: -200px;
	
	
}

div#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0.5em 0;
}

div#content p.textstyle {
	font-weight: bold;
}

div#content h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #c3027f;
	font-weight:normal;	
}

div#content h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #696969;
	font-weight: normal;
}

div#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0 !important;
}

div.content_1Col {
	display: block;
	width: 560px;
	margin: 0 0 0 315px;
}

div.content_2Col_left {
	display: block;
	width: 275px;
	margin: 15px 10px 0 315px;
	float: left;
}


div.content_2Col_right {
	display: block;
	width: 275px;
	margin: 15px 0 0 0;
	float: left;
}

div.pageTeaser p {
	font-size: 12px !important;
	line-height: 130%;
}

div.pageTeaser h4 {
	margin-top: 10px;
	margin-bottom:5px;
}

div.pageTeaser {
	display: block;
	width: 273px;
	height: 130px;
	border: 1px solid #d0d2d3;
	background: transparent url(images/pageTeaser_bg.gif) repeat-x;
	margin-bottom: 10px;
}

div.pageTeaser div {
	margin-left: 10px;
	width: 120px;
	float: left;
	padding-right: 4px;
}

div.pageTeaser a img {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0;
}

div.pageTeaser p a {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c5c5c;
	background: transparent url(images/pageTeaser_arrow.gif) 0 3px no-repeat;
	padding-left:10px;	
}

ul.start_pageTeaserList {
	margin: 0 -10px 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 570px;
	overflow: hidden;
}

ul.start_pageTeaserList li {
	width: 275px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}







ul.team_pageTeaserList {
	display: block;
	width: 568px;
	list-style: none;
	margin: 30px -8px 0 0;
	padding: 0;
	overflow: hidden;
}

ul.team_pageTeaserList li {
	display: block;
	width: 134px;
	background: #f0f0f0 url(images/pageTeaser_bg.gif) left bottom repeat-x;
	margin: 10px 8px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

div#team_bigboss {
	display: block;
	width: 134px;
	background: #f0f0f0 url(images/pageTeaser_bg.gif) left bottom repeat-x;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

ul.team_pageTeaserList li a.teamLink, div#team_bigboss a.teamLink { display: block; color: #000000; border: 1px solid #d0d2d3; }
ul.team_pageTeaserList li a.teamLink:hover, div#team_bigboss a.teamLink:hover { border-color: #868889; }
ul.team_pageTeaserList li a.teamLink:hover h4, div#team_bigboss a.teamLink:hover h4 { background-color: #d6208e; }


ul.team_pageTeaserList li img.portrait, div#team_bigboss img.portrait {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin: 0;
	display: block;
}

ul.team_pageTeaserList li p, div#team_bigboss p {
	display: block;
	height: auto;
	font-size: 12px !important;
	line-height: 140%;
	margin: 0 0 !important;
	padding: 5px 10px;
	border-top: 1px solid #d0d2d3;
	
}

ul.team_pageTeaserList li h4, div#team_bigboss h4 {
	display: block;
	font-size: 12px !important;
	margin: 0;
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #ffffff !important;
	background: #868889;
	color: #ffffff;
}

ul#showroom {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#galery {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul#galery li{
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 2px;
}

ul#galery li p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #767879;
	background-color: #d0d2d3;
	width: 90px;
	height: 20px;
	padding: 2px 0 0 9px;
	margin: 0;
}

ul#galery li a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #767879;
	width: 14px;
	height: 20px;
	background: transparent url(images/content_square.gif) no-repeat;
	padding: 2px 0 0 8px;
	
	}
	
ul#galery li a:hover, a#galery_active {
	color: #d0007e !important;
	background: transparent url(images/content_square_active.gif) no-repeat !important;
}

ul#offer {
	display: block;
	margin: 10px -10px 0 0;
	padding: 0;
	width: 285px;
	height: auto;
	overflow: hidden;
}

ul#offer li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #d7d7d8;
	position: relative;
}

ul#offer li a img {
	border: 1px solid #ffffff;
}

ul#offer li a {
	display:block;
	text-decoration: none;
}

ul#offer li p {
	display: inline;
	position: absolute;
	top: 30px;
	left: 50px;
	background: transparent url(images/offer_p_bg.gif) repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0 5px;
}

div#show_one {
	display: block;
	width: 275px;
	height: 405px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
}

div#show_one img{
	display: block;
	width: 275px;
	height: 405px;
}
/* footer */

div#footer {
	display: block;
	float:left;	
	width: 876px;
	border-top: 1px solid #d7d7d8;
	margin-top: 50px;
}

div#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b6b7;
	margin-top: 4px;
}
/* metaNav */

ul#metaNav {
	display: none;
}


div#styler01 {
	width: 324px;
	height: 79px;
	background: transparent url(images/metaNav_bg.gif) 0 0 no-repeat;
	z-index: 1;
	position: absolute;
	left: 876px;
	top: 0;
}




/* kontaktformular */

div#content form fieldset legend {
	color: #002e52;
	font-weight: bold;
	padding: 0 10px;
}	

div#content form fieldset {
	padding: 10px 20px 10px 20px;
	border: 1px solid #eaeaea;
	margin: 0 10px 10px 0;
}

div#content form input, div#content form textarea, div#content form label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #55616b;
}

div#content form fieldset div.div_formElement, div#content form fieldset div.div_formElement_rueckrufZeit {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 10px 0 10px 0;
	clear: both;
}

label#label_Firma, label#label_Ansprechpartner, label#label_E-Mail, label#label_Homepage, label#label_Nachricht, label#label_Ort, label#label_PLZ, label#label_Strasse, label#label_Telefon{
	display: block;
	width: 135px;
	padding: 1px 0 2px 0;
	margin-right: 15px;
	float: left;
	text-align: right;
}

input#Firma, input#Ansprechpartner, input#E-Mail, input#Homepage, input#Nachricht, textarea#Nachricht, input#Ort, input#PLZ, input#Strasse {
	width: 280px;
	height: 20px;
	margin: 0;
	padding: 0;
}

input#Zeit_bis, input#Zeit_von, select#Datum {
	width: 50px !important;
	float: left;
	margin-left: 0 !important;
}

select#Datum { width: auto !important; }

input#thema01, input#thema02, input#thema03, input#thema04, input#thema05, input#thema06, input#thema07, input#thema08 {
	float: left;
} 

input#i_rueckruf {
	float: left;
	margin-right: 10px;
	width: 20px;
	padding: 2px 0 0 0;
}

label#label_i_rueckruf {
	float: left;
	clear: right !important; 
	padding: 3px 0 0 0 !important;
	width: auto;
	text-align: left !important;
}

div#content form fieldset div#div_rueckrufDetails { margin: 0 0 0 30px; padding: 10px 0 0 0; }
div#content form fieldset div.div_formElement_rueckrufZeit { margin: -5px 0 10px 0; }

label#label_Thema, label#label_Rueckruf { font-weight: bold; color: #002e52 !important; font-size: 13px; }

label#label_thema { clear: both; display: block; margin-left: 0; margin-top: 20px; }
label#label_Datum, label#label_Zeit_bis, label#label_Zeit_von, label#label_Zeit_bis2 { float: left !important; padding: 2px 0 0 0; margin: 0 10px 0 10px !important; }
label#label_Datum { margin: 0 10px 0 0 !important; }

div#content form fieldset ul { margin: 10px 0 10px 0; padding: 0; }
div#content form fieldset ul li { margin: 5px 0 5px 0; padding: 0; background: none; }
div#content form fieldset ul li input { margin-right: 10px; }

textarea#Nachricht { height: 100px; }

input#send { margin-left: 170px; }

span.s_required { color: #636f77; }
label.label_missing { color: #c3027f !important; font-weight: bold !important; }

.p_focus {
	display: block;
	border: 1px solid #eaeaea;	
	padding: 5px 0px 5px 30px;
	margin: 10px 10px 10px 0px;
	
	}

.p_focus p{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #002e52;
	font-size: 12px;
	margin: 0.5em 0;
}






/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="images" />
		<div class="captions" />
		<div class="controller" />
		<div class="thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 300px;
	width: 400px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 300px;
	margin: 0 auto;
	width: 400px;
}
.slideshow a img {
	border: 0;
}

.slideshow img {
	margin-bottom: 10px;
}
/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: url(images/bg_captions.png);
	bottom: 0;
	color: #fff;
	font: normal 11px "Arial Narrow", Arial, sans-serif;
	line-height: 16px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 255px;
	z-index: 10000;
	padding:5px 10px 5px 10px;

}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 30px;
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(images/controller.png) no-repeat;
	height: 27px;
	left: 50%;
	margin: 50px 0 0 -110px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 218px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 5px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	display: block;
	list-style: none;
	position: absolute;
	left: -10px;
}
.slideshow-controller li.first a {
	background-image: url(images/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(images/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(images/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(images/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(images/controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 150px;
	right: 120px;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}
