body {

background-image: url(images/hg-bild.gif);

background-repeat:repeat-x;

background-color:#701030;

margin: 0px auto 0px auto;

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

font-size:12px;

color:#413A2B;

text-align:center;

}

#divBox {

margin: 0px auto 0px auto;

width: 934px;

background-image:url(images/blume.gif);

background-repeat:no-repeat;

}

#divBoxGelb{

width: 756px;

padding: 0px 0px 0px 0px;

margin: 0px auto 0px auto;

background-color:#FBF8F9;

border:1px solid #5E4C39;

border-bottom:0px;

text-align:left;

min-height: 550px;

}

#divKopfnav {

height:15px;

margin: 12px 12px 0px 0px;

text-decoration: none;

float:right;

}

#divKopfnav  a, a:hover, a:visited{

text-decoration: none;

color:#413A2B;

}

#divLogo {

height: 63px;

width: 238px;

margin: 27px 0px 0px 34px;

}



#divH1{

height: 93px;

background-image:url(images/hg-h1.gif);

background-repeat:repeat-x;

color:#701030;

margin: 41px 0px 0px 0px;

}

h1 {

	margin: 31px 0px 0px 37px;

	font-size:30px;

	letter-spacing: 0.1em;

}





#divContent {

width: 650px;

padding: 37px 0px 0px 37px;

display:table;

}

#divContent a{

text-decoration:underline;

color:#701030;

}

#divContent a:hover, a:visited{

text-decoration:none;

color:#413A2B;

}
#divContent .highlight {
	background-color:#f0dde3;
padding: 5px;
width:445px;
	display:table;
	}
#divBoxFuss{

margin: 0px auto 0px auto;

padding: 45px 0px 0px 0px;

width: 848px;

height: 51px;

background-image:url(images/fuss.gif);

background-repeat:no-repeat;

background-position:0px 0px;

color: #FBF8F9;

}

#divBoxFuss  a, a:hover, a:visited{

color: #FBF8F9;

text-decoration:none;

}



/* NAV LINKS */

#divHauptNav {

height: 23px;

margin: 18px 0px 0px 0px;

float:right;

}



#divHauptNav ul {

	margin: 0px;

	padding:0px;

}



#divHauptNav li {

	margin: 0px;

	text-align:center;

	border-left:1px solid #FFFFFF;

	float:left;

	list-style-type:none;

	background-color:#CBA9B4;

	font-size:14px;

	font-weight:bold;

}



#divHauptNav li a{

	height: 17px;

	text-decoration:none;

	color:#413A2B;

	padding:3px 15px 3px 15px;

	display:block;	



}

#divHauptNav li a:hover, #divHauptNav li a.aktiv{

	background-color:#701030;

	color:#FFFFFF;

	display:table;

}



#divUnterNav {

	margin: 0px 0px 0px  192px;

	padding: 10px 0px 0px 0px;

}

#divUnterNav ul {

	margin: 0px;

	padding: 0px 0px 0px 0px;

}

#divUnterNav li {

	float:left;

	list-style-type:none;



}

#divUnterNav li a{

	font-size:12,5px;

	text-decoration:none;

	padding: 0px 15px 0px 13px;

	background-image:url(images/Pfeil_rechts.gif);

	background-position: 0px 2px;

	background-repeat:no-repeat;

	color:#701030;

	letter-spacing: 0.1em;

}

#divUnterNav li a:hover, #divUnterNav li a.aktiv{

	background-image:url(images/Pfeil_runter.gif);

	background-position: 0px 5px;

}

#divContent .aImage img{

	background-color:#FFFFFF;

}

#divContent .images {

float:left;

padding:5px 20px 0px 0px;

display:table;

}

#divContent li {

	list-style-position: inside;

	list-style-type: circle;

}

#divContent .Galerie{

	margin: 9px;

	width: 96px;

	height:96px;

	background-color:#FFFFFF;

	float:left;

	border:#C4BAAB solid 1px;

	text-align:center;

	}

/*------------------------------   LIGHTBOX   ------------------------------*/

#lightbox {

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#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: transparent url(images/lightbox-blank.gif) no-repeat; /* 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/lightbox-prevlabel.gif") left 15% no-repeat; }

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





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	}



#imageData{

	padding:0 10px;

	}

#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;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	filter:alpha(opacity=60);

	-moz-opacity: 0.6;

	opacity: 0.6;

	}

	



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



* html>body .clearfix {

	display: inline-block; 

	width: 100%;

	}



* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}	

	

fieldset {

padding:10px;

width:430px;

}

input {

color:#413A2B;

border:1px solid #701030;

background-color:#FBF8F9;

}

TEXTAREA {

color:#413A2B;

 background-color: #FBF8F9;

 border:1px solid #701030;

 scrollbar-3dlight-color:#701030;

 scrollbar-arrow-color: #FBF8F9;

 scrollbar-darkshadow-color: #701030;

 scrollbar-face-color: #701030;

 scrollbar-highlight-color: #701030;

 scrollbar-shadow-color: #701030;

 scrollbar-track-color: #701030;

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

font-size:12px;

}

h2 {font-size:16px; color:#701030;}

h3 {font-size:14px;}

.divBildLinks {

	width:160px;

	padding: 0px 20px 10px 0px;

	float: left;

}



#divMarkeBild {

	width:138px;

	padding: 0px 13px 0px 13px;

	background-image:url(images/marken-hg.gif);

	background-repeat:repeat-y;

	background-position:0px 0px;

	display:block;

}

#MarkeTop {

	width:138px;

	height:10px;

	padding: 0px 13px 0px 13px;

	background-image:url(images/marken-hg-top.gif);

	background-repeat:no-repeat;

	background-position:0px 0px;

	}

#MarkeBottom {

	width:138px;

	height:10px;

	padding: 0px 13px 0px 13px;

	background-image:url(images/marken-hg-bottom.gif);

	background-repeat:no-repeat;

	background-position:0px 0px;

}
