body {
	background: #FFE4C9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	font-weight:normal;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#EF9A48;
  scrollbar-darkshadow-color:#EF9A48;
  scrollbar-face-color:#FFE4C9;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#EF9A48;
  scrollbar-track-color:#FFE4C9;
}




.head1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; width:100%; 
font-weight: normal; 
color:#666666; 
text-align: left;
width:300px;
height:320px;
}
.head2 {
height:50px;
}
.overflow {
width:318px;
}

/*Linkangabe Navigation unten*/
a#link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	color:#EF9A48;
	background-color:transparent;
	text-decoration:underline;
	font-weight:bold;
}
a#link:hover {
	color: #666666;
	text-decoration:underline;
}



a#link_top {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	color:#EF9A48;
	background-color:transparent;
	text-decoration:none;
	font-weight:bold;
}
a#link_top:hover {
	color: #666666;
	text-decoration:none;
}


/*Linkangabe Navigation unten*/
.naviunten {
font-family:cornerstone;
color:#AA5C0F;
vertical-align:middle;
text-align:center;
text-decoration:none;
line-height:40px; 
font-weight:normal;
display:block;
font-size:13px;
margin-left:10px;
margin-right:10px;
}
.naviunten2 {
font-family:cornerstone;
color:#AA5C0F;
vertical-align:middle;
text-align:center;
text-decoration:none;
line-height:40px; 
display:block;
font-size:26px;
font-weight:bolder;
}





/*Inhalt Kontakt*/
#kontakt {
font-family:Verdana;
font-size: 14px bold ;
background-color:#FFE4C9;
color:#666666;
}
#email {
font-family:Verdana;
font-size: 12px ;
vertical-align:middle;
background-color:#FFE4C9;
color:#666666;
}



/*Inhalt Disclaimer*/
#disclaimer {
font-family:Verdana;
font-size: 10px ;
color:#666666;
}



/*Inhalt auftrag*/
#auftrag {
font-family:Verdana;
font-size: 12px ;
color:#666666;
text-align:left;
}




/*Inhalt Karte*/
#karte {
font-family:Verdana;
font-size: 10px ;
color:#666666;
}





/*Inhalt Disclaimer*/
#test {
font-family:Verdana;
font-size: 48px ;
font-weight:bold;
color:#666666;
}




/*SLIDE-GALERIEN*/
* {margin:0; padding:0}
#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #fff; background:#EF9A48}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(images/button_slideshow/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/button_slideshow/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/button_slideshow/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}




/*Navgation unten*/
body {
margin:0;
padding:0;
}
#content_container {
padding-bottom:0em;
}
#footer {
position:fixed;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
bottom:0px;
background:#EF9A48;
text-align:center;
padding:0px;
width:100%;
}
/* Angaben nur für den Internet Explorer mit Star-HTML-Hack */
* html, * html body {
margin:0;
padding:0;
height:100%;
overflow:hidden;
}
* html #content_container {
padding:0;
height:100%;
overflow:auto;
}
* html #footer {
background:#EF9A48;
height:5%;
text-align:center;
padding-top:0%;
}




/* Bildbeschreibung Biografie*/
.title {
font-size:10pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-width:2px;
border-style:outset;
border-color:darkgray;
text-decoration:none;
layer-background-color:tan;
background-color:#333333;
color:#FFE4C9;
font-weight:bold;
text-align:center;
}
-->















.technik {
	background-color: #4D4948;
	color:#FFE4C9;
	font-family:monotype corsiva;
	font-size:40px;
}


a#linkBody {
font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	text-decoration:none;
	display:block;
padding:10px;
}

#th {
	display:block;
padding:10px;
}


#picture {
display:none;}


#rahmen_aussen {
border-right: #333333 solid 3px;
border-top:#FFFFFF solid 2px;
border-left:#AA5C0F solid 4px;
}




.stepcarousel{
position: relative; /*leave this value alone*/
border: 1px solid #cccccc;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



/*lightshow*/
#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }









#menu1 a {
	background-color:transparent;
}
#menu1 a:hover {
	background-color:#ffffff;
}





