@charset "UTF-8";

/* CSS Document */





* {

margin: 0;

padding: 0;

text-decoration: none;

border:0;

outline:none;

}



body {

        text-align: center;

	color:#434343;

	}

	

p  {

	font-size:0.9em;

	font-family:Arial, Helvetica, sans-serif;

	color: #CCC;

	line-height: 20px;

}

h1 {

	font-size:1.4em;

	font-family:Arial, Helvetica, sans-serif;

	color: #a1a199;

	line-height: 22px;

	font-weight: bold;

}

b     {

	font-weight: normal;

}

h2 {

	font-size:1em;

	font-family:Arial, Helvetica, sans-serif;

	color: #adad88;

	line-height: 22px;

	font-weight: bold;

}

h3 {

	font-size:1em;

	font-family:Arial, Helvetica, sans-serif;

	color: #CCC;

	line-height: 22px;

	font-weight: normal;

	font-variant: normal;

}

h4 {

	font-size:1em;

	font-family:Arial, Helvetica, sans-serif;

	color: #B8BC03;

	line-height: 22px;

	font-weight: bold;

}

h5 {

	font-size:0.9em;

	font-family:Arial, Helvetica, sans-serif;

	color: #adad88;

	line-height: 18px;

	font-weight: bold;

}

a {

	font-family:Arial, Helvetica, sans-serif;

	color: #adad88;

	line-height: 18px;

}

a:hover {

	font-family:Arial, Helvetica, sans-serif;

	color: #fff;

	line-height: 18px;

}



.divider {

	color: #D3D706;

	height: 2px;

}



a img {border: none;}



	



#Header {

	background-color: #434343;

	background-image: url(images/Header.jpg);

	height: 200px;

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}

#MainMenu {

	background-image: url(images/menu_bg.jpg);

	height: 60px;

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 20px;

	background-repeat: no-repeat;

}

#MainContend {

	background-image: none;

	height: auto;

	width: 880px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	font-family: Arial, Helvetica, sans-serif;

}





#wrapper {

	background-color: #434343;

	background-image: none;

	width: 900px;

        margin: 0px auto;

	margin-right: auto;

	margin-left: auto;

	position: relative;

        text-align: left;

	min-height: 100%;

	font-family: Arial, Helvetica, sans-serif;

	height: 100%;

}





/* SubMenu */

#SubMenu {

	float:left;

	width:170px;

	font-size: 1em;

	font-family: Verdana, Geneva, sans-serif;

}

#SubMenu h1 {

	color:#444;

	font-size:125%;

	font-weight:400;

	line-height:30px;

	padding:0 10px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #b49b1b;

}

#SubMenu ul {

	margin:0px;

}

#SubMenu ul li {

	list-style:none;

	font-size: 1em;

}

#SubMenu ul li a {

	color:#999;

	display:block;

	text-decoration:none;

	font-size: 0.8em;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 10px;

	font-family: Verdana, Geneva, sans-serif;

}

#SubMenu a:hover, a:active {

	color:#FFF;

}

#SubMenu ul li a.class2 {

	color:#FFF;

	display:block;

	text-decoration:none;

	font-size: 0.8em;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 10px;

	font-family: Verdana, Geneva, sans-serif;

	font-weight: normal;

}





#SubMenu a.class2:hover {

	color:#FFF;

}









/* Main */

#Contend {

	float:right;

	width:700px;

	background-color: #434343;

	height: auto;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFF;

}



div.clear {

clear:both;

}



.lavaLampBottomStyle li {

	float: left;

	list-style: none;

	color: #CCC;

                }

.lavaLampBottomStyle li.back {

	width: 9px;

	height: 30px;

	z-index: 8;

	position: absolute;

	font-family: Arial, Helvetica, sans-serif;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D3D706;

	font-size: 0.9em;

	color: #CCC;

	letter-spacing: 0.05em;

                    }

.lavaLampBottomStyle li a {

	text-decoration: none;

	color: #CCC;

	outline: none;

	text-align: center;

	top: 7px;

	text-transform: none;

	letter-spacing: 0.05em;

	z-index: 10;

	display: block;

	float: left;

	height: 30px;

	position: relative;

	overflow: hidden;

	margin: auto 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	font-weight: normal;

	font-variant: normal;

                    }   

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {

	border: none;

	color: #CCC;

                        }                                        

.ContendFspace {

	float:left;

	width:890px;

	margin-top: 20px;

	font-size: 1em;

	font-family: Verdana, Geneva, sans-serif;

}





#slider {

    width: 700px; /* important to be same as image width */

    height: 125px; /* important to be same as image height */

    position: relative; /* important */

	overflow: hidden; /* important */

}

#sliderContent {

    width: 700px; /* important to be same as image width or wider */

    position: absolute;

	top: 0;

	margin-left: 0;

}

.sliderImage {

    float: left;

    position: relative;

	display: none;

}

.sliderImage span {

    position: absolute;

	font: 10px/15px Arial, Helvetica, sans-serif;

    padding: 10px 13px;

    width: 384px;

    background-color: #000;

    filter: alpha(opacity=70);

    -moz-opacity: 0.7;

	-khtml-opacity: 0.7;

    opacity: 0.7;

    color: #fff;

    display: none;

}

.clear {

	clear: both;

}

.sliderImage span strong {

    font-size: 14px;

}

.top {

	top: 0;

	left: 0;

}

.bottom {

	bottom: 0;

    left: 0;

}

ul { list-style-type: none;}





legend {

padding-left:10px;

padding-right:10px;

border: 0px;

}



fieldset {

border:2px;

padding-left:10px;

padding-right:10px;

padding-top:10px;

padding-bottom:10px;

border: 1px solid #adad88;

}



label{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

} 



.radiolayout {

width:60%;

padding-top:15px;

padding-bottom:15px;

}



.formu {

width:690px;

height: 403px;

padding-top:20px;

padding-bottom:20px;

padding-left:10px;

border: 0px solid #80806c;

background-color: #434343;

background-image: url(/fileadmin/templates/images/mailform_bg.jpg);

}



.formu span {

width:680px;

height: 403px;

padding-top:20px;

padding-bottom:20px;

padding-left:20px;

border: 0px solid #80806c;

background-color: #434343;

}



.mf-radio {

border:0px;

}



.mf-text {

border: 1px solid #D3D706;

background-color: #999;

margin-bottom: 10px;

}



.mf-check {

border: 0px;

}

.mf-select {

border:0px;

}



.mf-input {

border: 1px solid #D3D706;

background-color: #999;

margin-bottom: 10px;

}

/*markiert die Felder heller*/

input:focus, select:focus, textarea:focus {outline:1px solid #ffff99; background-color:#CCC; color:black;

} 

.mf-submit {

color: #000;

background-color: #fff;

padding-left:10px;

padding-right:10px;

border: 1px solid #D3D706;

}







#clear {

clear:both;

}

/* footer */

#Footer {

	background-image: url(images/footer_bg.jpg);

	color:#adad88;

	width:900px;

	height: 60px;

	clear:both;

	margin-top:2em;

	text-align:center;

        font-size:0.75em;

	padding-top:20px;

	background-repeat: no-repeat;

}





#Footer p {

	color:#FFF;

	font-size:0.8em;

	line-height:20px;

	text-align:center;

}

.indent{

margin-left:5px;

}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(fileadmin/Lightbox/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(fileadmin/Lightbox/images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }