@charset "utf-8";

/*---------------------------------------------------------------------------------------
--------------------------------------AUTHOR: Stefanie Mohr------------------------------
---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------
--------------------------------------STANDARDS------------------------------------------
---------------------------------------------------------------------------------------*/

body, p, h1, h2, h3, h4, h5, h6, ul, ol, dt, dl, dd, span, a, table, td, form, img, li, form, object, textarea, blockquote {
	margin: 0;
	padding: 0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration: none;
	list-style-type: none;
	border:none;
}
body, html {
	background: #FFF;
	height:100%;
}
html[xmlns^="http"] {
	overflow-y: scroll;
}

h2 { font-size: 17px; color: #f61500; padding: 0 0 25px 0; text-transform:uppercase }
h3 { font-size: 13px; color: #ffffff; padding: 0 0 10px 0; font-weight: bold; }
h4 { font-size: 12px; color: #f61500; padding: 0 0 10px 0; font-weight: bold; }
h5 { font-size: 14px; color: #ababab; padding: 0 0 10px 0; font-weight: normal; }
h6 { font-size: 12px; color: #ffffff; padding: 0 0 10px 0; font-weight: bold; }

.cufon-ready h2 { font-size:23px!important; }
.cufon-ready h5 { font-size:17px!important; }

::-moz-selection {
 background: #333;
 color: #fff;
}

::selection {
 background: #333;
 color: #fff;
}

noscript p { background: #000; width: 100%; padding: 10px 0; margin: auto; position: absolute; top:0px; color: #fff; text-align: center; z-index:1000; }
noscript a.noscript-link  { color: #fff; }

/*---------------------------------------------------------------------------------------
--------------------------------------Classen--------------------------------------------
---------------------------------------------------------------------------------------*/

.clear { clear:both; float:none;}
.hidden { display: none; }

.float-left { float:left; margin: 4px 8px 4px 0; }
.float-right { float:right; margin: 4px 0 4px 8px; }

.margintop { margin-top: 10px; }

.linie { width: 100%; background: url(../images/bg-stripes.gif) repeat-x; height: 19px; }

/*---------------------------------------------------------------------------------------
--------------------------------------CONTAINER---------------------------------------------
---------------------------------------------------------------------------------------*/

#container {
	margin:auto;
	width: 980px;
	position:relative;
}

#container-content {
	width: 100%;
	background:#131313;
}
#container-content-inner {
	margin:auto;
	width: 980px;
	position:relative;
}
/*---------------------------------------------------------------------------------------
--------------------------------------HEADER---------------------------------------------
---------------------------------------------------------------------------------------*/

#header {
	width: 980px;
	height: 137px;
	background: url(../images/bg-header.jpg) no-repeat;
	position: relative;
}

h1#branding a {
	display: block; 
	width: 510px; 
	height: 70px;
	position: absolute;
	top:50px;
	left:0;
}

.notdienst { background: url(../images/btn-notdienst.png) 0 0 no-repeat; width:238px; height:46px; position: absolute; right:0px; top:73px }
.notdienst p { text-indent:-9999px; }

/*---------------------------------------------------------------------------------------
--------------------------------------SUBNAVI TOP----------------------------------------
---------------------------------------------------------------------------------------*/

ul#navi-add {
	float:right;
	margin-top:9px;
	height: 25px;
}
ul#navi-add li {
	float:left;
	margin-left: 17px;
	position:relative;
}
ul#navi-add li a {
	text-decoration: none;
	color: #000000;
	height: 25px;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}
ul#navi-add li a:hover,
body.selected01-sub ul#navi-add li.s01 a,
body.selected02-sub ul#navi-add li.s02 a,
body.selected03-sub ul#navi-add li.s03 a,
body.selected04-sub ul#navi-add li.s04 a,
body.selected05-sub ul#navi-add li.s05 a,
body.selected06-sub ul#navi-add li.s06 a {
	color: #f61500;
}
ul#navi-add .highlight {
	font-weight: bold;
}
ul#navi-add li:hover ul { display:block; }

ul#navi-add li ul { position: absolute; left:-10px; top: 22px; width: 150px; z-index: 10; background: #ffffff; display: none;}
ul#navi-add li ul li { float: none; height: 25px;margin-left: 10px;}
ul#navi-add li ul li a, ul#navi-add li ul li a:visited { color: #000000; padding-top: 5px;}
ul#navi-add li ul li a:hover, ul#navi-add li ul li a:active { color: #f61500!important; border: none; }

body.hasJS ul#navi-add li ul {
	display:none;
}
ul#navi-add li ul.active { display: block; overflow:hidden; }
ul#navi-add li a.active + .drop { display:block!important; }
/*---------------------------------------------------------------------------------------
--------------------------------------top-----------------------------------------------
---------------------------------------------------------------------------------------*/

#container-top {
	width: 100%;
	height: 160px;
	background: url(../images/bg-pixaround.jpg) -510px -90px;
}

body.selected01-sub #container-top {
	width: 100%;
	height: 329px;
	background: url(../images/bg-pixaround.jpg) -510px 0px;
}
#top {
	width: 980px;
	margin: auto;
	height: 160px;
	position: relative;
}
body.selected01-sub #top {
	width: 980px;
	margin: auto;
	height: 329px;
	position: relative;
}

/*---------------navi-----------------------------------------------------------*/

#container-navi {
	width: 100%;
	background:#131313; 
}
ul#navi {
	width: 980px;
	margin: auto;
	height: 31px;
}
ul#navi li {
	float: left;
	position: relative;
	z-index:1000;
}
ul#navi li a {
	display: block;
	background: #131313;
	height:17px;
	font-size:11px;
	text-decoration: none;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}

ul#navi li a:hover,
body.selected01 ul#navi li.n01 a,
body.selected02 ul#navi li.n02 a,
body.selected03 ul#navi li.n03 a,
body.selected04 ul#navi li.n04 a,
body.selected05 ul#navi li.n05 a,
body.selected06 ul#navi li.n06 a,
body.selected07 ul#navi li.n07 a,
body.selected08 ul#navi li.n08 a,
body.selected09 ul#navi li.n09 a { color:#000000; background: #fff;}

ul#navi li:hover ul { display:block; }

ul#navi li ul { position: absolute; left:0px; top: 31px; width: 140px; z-index: 1000; background: #131313; display: none;}
ul#navi li ul li { float: none; height: 25px;}
ul#navi li ul li a, ul#navi li ul li a:visited { color: #fff!important; padding-top: 5px; background: #131313!important; }
ul#navi li ul li a:hover, ul#navi li ul li a:active { color: #f61500!important; border: none; }

body.hasJS ul#navi li ul {
	display:none;
}
ul#navi li ul.active { display: block; overflow:hidden; }
ul#navi li a.active + .drop { display:block!important; }

/*---------------blockquote-----------------------------------------------------------*/

body.selected01-sub #top blockquote.claim { 
	text-indent: -9999px;
	background: url(../images/claim.png);
	width:383px;
	height:96px;
	position: absolute;
	top: 105px;
	left: 0px;
}

#top blockquote.claim { 
	text-indent: -9999px;
	background: url(../images/claim.png);
	width:383px;
	height:96px;
	position: absolute;
	top: 20px;
	left: 0px;
}
/*---------------Pixaround-------------------------------------------------------------*/

#top .open-pixaround a {
	background: url(../images/btn-pixaround.gif);
	width: 256px;
	height: 33px;
	position: absolute;
	bottom: 0px;
	left: 367px;
	display: block;
	text-indent: -9999px;
}

/*---------------Buttons-------------------------------------------------------------*/

#top div.guestbook a,
#top div.news a {
	background: url(../images/btn-gaestebuch.png) 0 -110px;
	width: 118px;
	height: 110px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	bottom: -11px;
	right:73px;
}

#top div.guestbook a:hover {
	background: url(../images/btn-gaestebuch.png) 0 0;
}
#top div.news a {
	background: url(../images/btn-news.png) 0 -97px;
	width: 96px;
	height: 97px;
	bottom: -45px;
	right:8px;
}
#top div.news a:hover {
	background: url(../images/btn-news.png) 0 0;
}

div.news-tooltip {
	background: url(../images/news-tooltip.png);
	width:170px;
	height: 96px;
	position:absolute;
	top: 35px;
	left: 745px;
	text-indent:-9999px;
	z-index:900;
	display: none;
}
body.selected01-sub div.news-tooltip {
	top: 199px;
}
/*---------------Schlüssel-------------------------------------------------------------*/

#top div.keys { 
	display: none;
	position:absolute;
	z-index:1;
}
body.selected01-sub #top div.keys { 
	width:500px;
	height:250px;
	display:block;
	z-index:1;
	position:absolute;
	top: 0px;
	right: 0px;
}

/*---------------------------------------------------------------------------------------
--------------------------------------LEFT-----------------------------------------------
---------------------------------------------------------------------------------------*/

#content-sidebar {
	width: 225px;
	float: right;
	padding: 40px 0 0 12px;
}
#content-sidebar p, #content-sidebar dl, #content-sidebar dt, #content-sidebar dd,#content-sidebar a, #content-sidebar a span, #content-sidebar span.tel {
	font-size: 11px;
	margin-bottom: 5px;
}

#content-sidebar p.tel {
	background: url(../images/icon-tel-fax-mail.gif) 0 3px no-repeat;
	padding-left: 20px;
}
#content-sidebar p.fax {
	background: url(../images/icon-tel-fax-mail.gif) 0 -17px no-repeat;
	padding-left: 20px;
}
#content-sidebar p.email {
	background: url(../images/icon-tel-fax-mail.gif) 0 -36px no-repeat;
	padding-left: 20px;
}

#content-sidebar dt {
	width: 110px;
	float: left;
}

#content-sidebar dl {
	margin-bottom: 10px;
}

#content-sidebar .linie {
	background: url(../images/bg-linie.png) repeat-x;
	height: 2px;
	width: 225px;
	margin: 0 0 10px 0;
}

#content-sidebar .margintop {
	margin-top: 40px;
}

/*---------------------------------------------------------------------------------------
--------------------------------------CONTENT--------------------------------------------
---------------------------------------------------------------------------------------*/

#content-main {
	width:643px;
	float:left;
	padding:35px 100px 20px 0;
	min-height: 300px;
	background: url(../images/bg-content-main.jpg) 0 0 no-repeat;
}

#content-main .column-left {
	float: left;
	width: 300px;
	margin-right: 40px;
	margin-bottom:20px;
}
#content-main .column-right {
	float: left;
	width: 300px;
	margin-bottom:20px;
}

#content-main .konfigurator {
	width:160px;
	float: left;
	padding:10px 10px 5px 10px;
	margin-right: 10px;
	border: 1px solid #2E2E2E;
}
#content-main .konfigurator .img {
	padding: 20px;
	height:65px;
	background: #fff;
}
.team { width:279px; float: left; border: 1px solid #4A4A4A; margin-right: 20px; min-height: 166px; padding:3px 8px; margin-bottom:20px; background:#232323; -moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px;}
.team img { 
	border: 1px solid #fff; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*------------------ iFrame Anfahrt ------------------*/

#content-main iframe { 
	border:1px solid #666666; 
	padding:3px; 
	background:#fff;
}

#content-main .video-rahmen {
	border:1px solid #fff;
	margin-bottom:20px;
}

/*---------------- Textformatierungen ----------------*/

#content-main p { 
	margin: 0 0 15px 0px; 
}
#content-main ul {
	margin-bottom:10px;
}
#content-main li { 
	background:url(../images/li-liste.gif) 0 6px no-repeat; 
	padding:0 0 7px 17px;
}
address { display: none; }

#content-main a.read-more {
	background: #d40400;
	color: #fff;
	padding: 2px 4px;
	font-size:11px;
}
#content-main p.text-linie {
	border-left: 1px solid #fff;
	padding-left:15px;
}
#content-main .linie {
	background: url(../images/bg-linie.png) repeat-x; 
	height:2px;
	margin: 5px 0 10px 0;
	width:643px;
}

/*------------------ Bildformatierungen ------------------*/

#content-main .gallerie a { 
	float: left;
}

#content-main .image {
	border: 1px solid #fff;
    outline: none;
	margin-right:5px;
	margin-bottom:5px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#content-main .image:hover {
	border: 1px solid #c3c3c3;
}
.aktuelles-image {
	background: #fff;
	width:288px;
	height:185px;
	position: relative;
	margin-bottom:15px;
	border:2px solid #fff;
}
.btn-aktuelles-image {
	position: absolute;
	right:-4px;
	bottom:-4px;
	background:url(../images/bg-bordure.png);
	width:54px;
	height:54px;
}

/*---------------------------------------------------------------------------------------
--------------------------------------FOOTER---------------------------------------------
---------------------------------------------------------------------------------------*/

#footer {
	width:980px;
	margin: auto;
	height:140px;
	padding-top: 10px;
}

#footer .linie {
	border-bottom:1px solid #c3c3c3;
	background: none;
	height:1px;
	width:980px;
	margin-bottom:20px;
	margin-top: 10px;
}

#footer a.facebook {
	color: #8e8e8e;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 20px;
	background: url(../images/icon-facebook.png) top right no-repeat;
}

#footer ul.navi-footer {
	width: 235px;
	float: right;
}

#footer ul.navi-footer li {
	float: left;
	margin: 0 10px;
}

#footer ul.navi-footer li a {
	color: #8e8e8e;
	font-size: 11px;
	text-transform: uppercase;
}

#footer .newsletter-light {
	width: 450px;
	float: left;
}
#footer .newsletter-light p {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer .logos {
	float: right;
	width:350px;
}
#footer .logos img {
	margin-left: 25px;
}

/*---------------------------------------------------------------------------------------
--------------------------------------LINKS----------------------------------------------
---------------------------------------------------------------------------------------*/

a, a:visited, .escape span {
	text-decoration: none;
	color: #f61500;
	outline: none;
}

a:hover, a:focus, a:hover span, a:active, a:active span {
	text-decoration:underline;
	color:#f61500;
}

#content-main a[href$=".pdf"] {
	 padding: 4px 0 4px 55px;
	 background: url(../images/icon-pdf.png) no-repeat 0 50%;
	 line-height: 30px;
	 border-bottom: none;
}

/*---------------------------------------------------------------------------------------
--------------------------------------FORMULAR-------------------------------------------
---------------------------------------------------------------------------------------*/

form.form { 	/* Gestaltung des Formulars - Breite und Abstnde z. B. */
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}

form.form input,
form.form textarea,
form.form select {
	width:280px;
	padding:5px;
	border:1px solid #000;
	background: #fff url(../images/form-hg.png) 0 0 repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	color: #000;
	margin-left: 0;
}

form.form select {
	width:293px;
	background: #fff;
}


form.form input:focus,
form.form textarea:focus {
	border:1px solid #fff;
}

form.form textarea {						/* Seperate Angaben fr die Textarea, falls bentigt */
	height:327px;
}

form.form label, form.form legend {							/* Feldbeschriftungen */
	text-align:left;
	width:90px;
	float:left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}


form.form label.required {
	background:url(../images/icon-required.gif) right center no-repeat;
}

form.form .message #label-nachricht {
	vertical-align:top;
}

form.form input.button {				/* Gestaltung des Submit-Buttons */
	width:293px;
	border:1px solid #D40400;
	background:#D40400;
	color:#fff;
	cursor:pointer;
}

form.form input.button:hover {
	border:1px solid #bd1000;
	background:#bd1000;
	color:#fff;
}

form.form fieldset {
	overflow:hidden;
	border: none;
	padding: 0px;
}

form.form input.radio {					/* Anpassungen fr Radio-Buttons - diese mssen die Angabe class="radio" erhalten! */
	width:10px;
	margin-top:4px;
	border:none;
	background:transparent;
}

* html form.form input.radio {			/* Fr die Radio-Buttons im IE ein etwas anderer Abstand... */
	margin-top:-4px;
}

*+ html form.form input.radio {			/* Fr die Radio-Buttons im IE ein etwas anderer Abstand... */
	margin-top:-4px;
}

form.form label.radio {					/* Beschriftungen fr Radio-Buttons */
	width:auto;
	float:none;
}

form.form input.checkbox {					/* Anpassungen fr Checkboxen - diese mssen die Angabe class="radio" erhalten! */
	width:25px;
	margin:5px 0;
	border:none;
	background:transparent;
	*+margin:3px 0 7px;
	margin:3px 0 7px\0/;
	float: left;
	margin-top:8px;
	margin-top:5px\9;
}
form.form label.number {
	width: 37px;
	margin-top:3px;
}


.fehlermeldung {			/* Die Fehlermeldung */
	background:#000;
	border:1px solid #ccc;
	margin:0 0 0 -127px !important;
	padding:20px;
	width: 274px;
	display:none;
	position:fixed;
	top:40%;
	color:#fff;
	left:50%;
	z-index:10000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.error {
	color:#f00 !important;
	font-weight:bold !important;
}

/*================================================================================
======================= ---------- QUICK NEWS ---------- =========================
==================================================================================*/

form.newsletter-quick {
	height: 27px;
	width: 225px;
}
form.newsletter-quick label, form.newsletter-quick input#email-quick {		/* Allgemeine Stile fr Labels und Formularfelder */
	border: none;
	width:133px;
	height:20px;
	height:17px\9;
	font-size: 11px;
	padding: 2px 3px 3px 3px;
	padding: 5px\9 3px 3px 3px;
	float: left;
	margin-right:7px;
	background: url(../images/newsletter/input.png);
}
form.newsletter-quick legend {
	display:none;
}
form.newsletter-quick fieldset {
	border:none;
	text-indent:-9999px!important;
	padding: 0px;
	margin: 0px;
}

form.newsletter-quick input#abschicken,
form.newsletter-quick input#abschicken:hover {
	background: url(../images/newsletter/submit.png);
	padding: 0;
	border: none;
	text-indent:-9999px;
	font-size:0.001em;
	width: 52px;
	color:#fff;
	height: 24px;
	cursor:pointer;
	float: left;
}
/* simple css-based tooltip */
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:5px 10px;
	width:240px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

