﻿.pngfix { behavior: url("../skripte/iepngfix.htc") }

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}






* {
	outline: none;
}

p, h1, h2, h3, h4, h5, ul, table, label, input, textarea, a {
font-weight:	normal;
font-family:	'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:		13px;
line-height:	140%;
}


body {
background: 	url(../bilder/bgnd.png) center top #050409 no-repeat;
text-align:		center;
color:			#ffffff;
height:			100%;
}

.clearboth {
clear: 			both;
margin:			0px;
padding:		0px;
height:			0px;
width:			0px;
line-height:	0px;
font-size:		0px;
overflow:		hidden;
visibility:		hidden;
}

#umschlag {
text-align: 	left;
margin: 		0 auto;
width: 928px;
}

.uppercase {
	text-transform: uppercase;
}

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

a:hover {
color:				#B8007D;
text-decoration:	none;
}

a {
cursor: pointer;
}

.abstand_5 {
height: 	5px;
}

.abstand_10 {
height:		10px;
}

.abstand_20 {
height:		20px;
}

.abstand_50 {
height:		50px;
}


/* Headlines */

h2 {
color: #B8007D;	
font-size: 24px;
margin-bottom:  20px;
}

h3 {
	color: white;	
	font-size: 18px;	
	margin-bottom:  5px;
	
}

h2 a {
color: #B8007D;	
font-size: 18px;
line-height:  120%;;
	
}

h2 a:hover {
color: white;
line-height:  120%;;
}




#kopf {
	position: relative;
	width: 935px;
}

#kopf .sub_nav {
	position: absolute;
	width: 315px;
	height: 40px;
	top: 6px;
	left: 615px;
}

.ie #kopf .sub_nav {
	z-index: 300;

}


#kopf .sub_nav a {
	font-size: 12px;
	text-transform: uppercase;
}

#kopf .sub_nav a.l {
	text-align: left;
	width: 75px;
	left: 0px;
	z-index: 300;
	position: absolute;

}


#kopf .sub_nav a.r {
	text-align: right;
	width: 75px;
	left: 240px;
	position: absolute;
	z-index: 300;
}




.input_con, .textarea_con {
	border:	1px solid #B8007D;
	*border: 0px solid #B8007D;
	padding: 2px 5px 0 5px;
	background: none;
}

#contact_form {
	height: 408px;
	width: 220px;
	background: url(../bilder/feld_kontakt.png) no-repeat;
	_behavior: url("../skripte/iepngfix.htc");
	padding: 10px 47px;
	top:  -370px;
	left: 624px;
	position: absolute;
	z-index: 100;
	display: none;
}

#contact_form form {
	height: 364px;
}


#contact_form .input_con {
	height: 26px;
	width: 210px;
}

#contact_form .textarea_con {
	height: 60px;
	width: 210px;
}

#contact_form label {
	font-size: 12px;
	color: white;
	height:  18px;
	display: block;
	height: auto;
	margin:  0px;
	padding: 0px 0px 4px 0px;
	}


#contact_form .label_con {
	margin: 2px 0px 0px 0px;
	height:  14px;
}

label p.fehler  {
	color: #ff0000;
	line-height: 90%;
	font-size: 11px;
}


#contact_form .bgnd {
	width: 220px;
	background: url(../bilder/input_bgnd.png) no-repeat;
	
}

button {
	background: url(../bilder/bt_weiss-r.png) right 2px no-repeat;
	display: inline-block;
	height:  32px;
	border:  0px;
	margin-left: -4px;
	
}

.gecko button, .ie8 button  {
	background: url(../bilder/bt_weiss-r.png) right 1px no-repeat;
}

.ie7 button {
	background: url(../bilder/bt_weiss-r.png) right 0px no-repeat;

}


button span {
	background: url(../bilder/bt_weiss-l.png) left top no-repeat;
	display: inline-block;
	height:  32px;
	padding: 7px 0px 0 10px;
	text-transform: uppercase;
	margin-right: 5px;
}

.gecko button span, .ie8 button span {
	margin-right: 2px;
}

.ie7 button span {
	margin-right: -2px;
}


.zentriert {
	width: 100%;
	text-align: center;
}

#bt_sofortkontakt a:hover {
	color:  black;
}

p#bt_sofortkontakt {
	color: white;
	cursor: pointer;
}

#contact_form h5 {
	padding-top: 130px;
	font-size: 14px;
	color: white;
}


/* navigation ------------------------------------------------------------------------ */



.nav
{
margin:			0px;
padding:		0px;
margin-left: 154px;
margin-top:  36px;
}

.nav ul li {
margin:				0px;
padding:			0px;
list-style-type:	none;
text-align:			left;
}

.nav ul li a {

}

.nav ul li a:hover, #nav ul li .aktiv {
}


/* Styles for the entire LavaLamp menu */
.lavaLamp {
position: relative;
height: 29px;
width: 700px;
overflow: hidden;
padding:  0 60px;
}
.lavaLamp li {
float: left;
list-style: none;

}

.lavaLamp li.back {
background: url("../bilder/lava.gif") no-repeat right -30px;
width: 9px;
height: 30px;
z-index: 8;
position: absolute;
}
.lavaLamp li.back .left {
background: url("../bilder/lava.gif") no-repeat top left;
height: 30px;
margin-right: 9px;
}

.lavaLamp li a {
text-transform: uppercase;
position: relative;
overflow: hidden;
text-decoration: none;
font-size: 15px;
*font-size: 14px;
color: #fff;
outline: none;
text-align: center;
height: 30px;
top: 3px;
z-index: 10;
letter-spacing: 0;
float: left;
display: block;
margin: auto 15px;
}


#container {
	margin-top:  80px;
}

.spalte_links {
width:  230px;
float: left;
display: block;
}

.spalte_rechts {
width:  698px;	
float: left;
overflow: hidden;
}

/* Referenzen */

.referenzen_con {
	width: 750px;
}

.referenzen_con p.breite {
width: 698px;
}

.referenzen_con ul {
	
}

ul li .referenzen {
padding-top: 26px;
border-top:  1px solid #160E46;
margin-bottom:  26px;

}

ul li .referenzen .bilder {
position: relative;
float: left;
margin-right: 30px;
cursor: pointer;

}

ul li .referenzen .bilder .rahmen {
position: absolute;	
top: 0px;
left: 0px;
z-index: 100;
}

ul li .referenzen .bilder {
display: block;
width: 200px;
height: 150px;
}

ul li .referenzen h2, ul li .referenzen h2 a {
color: #B8007D;	
font-size: 18px;
font-size: 16px;
width: 698px;
*width: 460px;
}

ul li .referenzen h2 a:hover {
	color:  white;
}

ul li .referenzen p {
color: #ffffff;	
width: 698px;
*width: 460px;
}

ul.thumb_view p {
	display:  none;
	
}

ul.thumb_view .referenzen {
height: 187px;
}

ul.thumb_view .referenzen h2, ul.thumb_view .referenzen h2 a {
	font-size: 15px;
	font-size: 14px;
	padding-top: 8px;
	line-height: 130%;
	width: 200px;
}

ul.thumb_view .referenzen h2 a:hover {
	color: white;
}


ul.thumb_view .bilder {
	float: none;
	clear: both;
}

ul.thumb_view .text {
	float: none;
	clear: both;	
}

ul.thumb_view li {
	width: 200px;
	margin-right: 49px;
	float: left;
	
}

/* Referenzen Button */

.referenz_switcher {
margin: 0px 0px 0px 80px;
}

.referenz_switcher a.switch_thumb {
 width: 80px;
 height: 33px;
 line-height: 33px;
 padding: 0;
 margin: 0px 0;
 display: block;
 background: url(../bilder/switcher_icon.png) no-repeat;
 outline: none;
 text-indent: -9999px;
 
}
.referenz_switcher a.swap { 
background-position: left bottom; 
}

.referenz_switcher a:hover.switch_thumb {
 }

.referenz_switcher .schatten {
margin-top: -70px;
}

/* Aktuelles */


.aktuelles_con {
	
}


.aktuelles {
padding-top: 26px;
border-top:  1px solid #160E46;
margin-bottom:  26px;
clear: both;
float: none;
}

.aktuelles h2 {
	/*font-size: 18px;*/
	margin-bottom: 0;
}

.aktuelles h3 {
	font-size: 15px;
	margin-bottom: 15px;
	}

.aktuelles_con h4 {
	font-size: 18px;
	color: #B8007D;	
	margin-bottom:  15px;
	margin-top:  30px;
} 

.aktuelles p {
color: white;	
}

.aktuelles p .datum{
color: #cccccc;	
color: #B8007D;	
}

.aktuelles p a {
	color: #B8007D;	
	
}

.aktuelles p a:hover {
	color: #B8007D;	
	color: white;	
}


.aktuelles .rahmen_con {
	float: left;
	position: relative;
	width: 200px;
	height: 120px;
	cursor: pointer;
	margin:  4px 0 0 8px;
	padding: 0 30px 20px 0;
}

.aktuelles .rahmen {
	top: 0px;
	left: 0px;
	z-index:  200;
	position: absolute;
}

.aktuelles .bild {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 200px;
	height: 120px;
}



.aktuelles .slide, .aktuelles .slide_text, .aktuelles .slide_schliessen {
	display: none;
}

.aktuelles .slide_weiterlesen {
}





.aktuelles_con h4.archiv a {
background: url(../bilder/lava.gif) no-repeat right -30px;
display: inline-block;
color: white;
height: 30px;
overflow: hidden;
font-size: 15px;
line-height:  160%;
}

.aktuelles_con h4.archiv a span {
background: url(../bilder/lava.gif) top left no-repeat;	
display: inline-block;
height: 30px;
padding: 1px 0px 0 9px;
margin-right: 9px;
}




.aktuelles_con .aktuelles.archiv {
	border: 0;
	/*display:  none;*/
}

.aktuelles_con .archiv_container {
		display:  none;
	
}

.aktuelles_con .aktuelles.archiv {
	padding-top: 0px;
}

.aktuelles_con .aktuelles.archiv h2, .aktuelles_con .aktuelles.archiv h3 {
	cursor: pointer;
}


.aktuelles.keinelinie {
padding-top: 0px;
border-top:  0px solid #160E46;
}

/* Über uns */

h3.keinabstand {
	margin-top:  0px;
	padding-top: 0px;
}

.ueberuns .spalte {
width: 305px;
float: left;
}


.ueberuns .rahmen {
position: relative;
width: 305px;
height: 180px;}

.ueberuns .rahmen img {
position: absolute;
top: 0px;
left: 0px;
z-index: 200;
}

.ueberuns .rahmen .bild {
	z-index: 100;
}

.ueberuns .icons {
	margin-top: 10px;
	text-align: right;
}

.ueberuns .icons img {
	margin-left: 5px;
}




.ueberuns .spalte.abstand {
	border-right:	1px solid #160E46;
	padding-right: 43px;
	margin-right: 44px;
}


/* kontakt */

h2.abstand_oben {
	margin-top: 20px;
}


.kontakt_con {
}

.kontakt_con .rahmen {
		width: 698px; 
		height: 288px;
		/*position: relative;
		top: 0px;
		left: 0px;
		z-index: 11;*/
		} 

.kontakt_con #map {
	color: #B8007D;	
	font-size: 13px;
	font-family:	'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	width: 688px; 
	height: 278px;
	/*position: absolute;
	top: 5px;
	left: 5px;
	z-index: 20;*/
	margin: -283px 0px 0 5px;
	*margin: -287px 0px 0 5px;
}


.kontakt_con .rahmen_map {
	/*position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;*/
}



/* referenzen ansicht */
.ansicht_con {

}




/* 698 × 288 Pixel*/

/* fuss  */

#fuss {
	border-top:	1px solid #160E46;
	margin-top: 20px;
	margin-left:  230px;
	padding-bottom: 50px;
	padding-top: 8px;
	width: 698px;
	
}

#fuss .spalte {
	float: left;
} 

#fuss .spalte p {
color: #B8007D;	
font-size: 11px;
} 

#fuss .spalte p a {
color: #B8007D;	
font-size: 11px;
} 

#fuss .spalte p a:hover {
	color:  white;
}

#fuss .s1, #fuss .s4 {
	margin-right:  25px;
}

#fuss .s2, #fuss .s3 {
	margin-right:  45px;
}

#fuss fb {
	height:  22px;
}

#fuss a.fb {
	background: url(../bilder/icon_facebook-r.png) right top no-repeat;
	display: inline-block;
	}

#fuss a.fb span{
	background: url(../bilder/icon_facebook-l.png) left top no-repeat;
	padding: 2px 0px 4px 30px;
	margin-right:  5px;
	display: inline-block;
	color: white;	
	font-size: 11px;
}

#fuss a.fb:hover span {
	color:  black;
}


#fuss .zeile {
	padding-bottom: 2px;
	border-bottom:	1px solid #160E46;
	margin-bottom: 15px;
}

#fuss .zeile p a {
font-size: 11px;
}

#fuss .anker {
width: 200px;
float: left;
}

#fuss .bookmarks {
width: 498px;
float: left;
text-align: right;
}

#fuss .bookmarks a {
text-decoration: none;
border: 0px;
*padding-left: 1px;
}
