/* CSS Document */
body{
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3d3d3d;
	margin: 0px;
	padding: 0px;
	background:  #91908d url("pics_web/streifen_bg.jpg") top left repeat-x;
}

html[xmlns^="http"]{
         /* verhindert Mozilla-Zucken
          * > Firefox 1.5
          */
         overflow-y: scroll;
}



#container_profil{
	position: absolute; /*fixed;*/
	top: 180px;
	right: 0px;
	height: max;
	width: max;
	z-index: -2;
	aling: right;
}

#neu{
	position: absolute; /*fixed;*/
	top: 410px;
	left: 30px;
	height: max;
	width: max;
	z-index: -2;
	aling: left;
}

#containerMain{
	height: auto;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	z-index: 2;
	}



.header_rand{
	height: 12px;
	width: 750px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background: url("pics_web/content_bg.jpg") top left repeat-y;
}

#header_mitte{
	height: 150px;
	width: 760px;
	margin: 0px;
	padding: 0px 5px 0px 5px;	
}


#oben_links{
	height: 12px;
	width: 200px;
	background: url("pics_web/header_beige_oben.jpg") top left repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#oben_rechts{
	height: 12px;
	width: 550px;
	background: url("pics_web/header_grau_oben.jpg") top left repeat-x;
	padding: 0px;
	margin: 0px;
	float: left;
}

#unten_links{
	height: 12px;
	width: 200px;
	background: url("pics_web/header_beige_unten.jpg") top left repeat-x;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#unten_rechts{
	height: 12px;
	width: 550px;
	background: url("pics_web/header_grau_unten.jpg") top left repeat-x;
	padding: 0px;
	margin: 0px;
	float: left;
}


#header h1{
	color: #333333;
	font-size: 24px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 10px 0px;
}

h1{
	color: #654234;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	margin: 0px 0px 15px 0xp;
	padding: 0px;
}

h2{
	color: #3d3d3d;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	margin: 15px 0px 8px 0px;
    padding: 0px;
}

h3{
	color: #3d3d3d;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	margin: 9px 0px 7px 0px;
    padding: 0px;
}


q {
	font-style:italic;
	color: #515151;
}



#content{
	height: max;
	width: 750px;
	margin: -2px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: url("pics_web/content_bg.jpg") top left repeat-y;
}



#content_text{
	width: 530px;
	height: 990px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #d9d9d0;
}

#content_normal_text{
	width: 530px;
	height: 765px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #d9d9d0;
}

#content_lang_text{
	width: 530px;
	height: 1100px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #d9d9d0;
}

#content_sehrlang_text{
	width: 530px;
	height: 1860px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #d9d9d0;
}

#content_kontakttext{
	width: 530px;
	height: 990px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #d9d9d0;
	background-position: 0px 365px;
	background-image: url("pics_web/kartenhintergrund.jpg");
  	background-repeat: no-repeat;
	}

#content_impressumtext{
	width: 530px;
	height: 1160px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #d9d9d0;
}	
	

.galerie_line {
	padding: 15px 7px 15px 7px;
	background-color: #827660;
	margin: 0px 0px 10px 0px;
}


.galerie_line a img{margin-right: auto; margin-left: auto; }

#footer{
	height: 11px;
	width: 745px;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 17px 5px;
	text-align: right;
	color: #3d3d3d;
	background: url("pics_web/footer_bg.jpg") top left no-repeat; /*repeat-x*/
	
}
#wappen{
	background: url("pics_web/logo.jpg") top left no-repeat; /*repeat-x*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 150px;
	width: 200px;
	float: left;
}

#banner{
	float: left;
	background-color: #95856d;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 550px;
}

.floatkiller{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;
}



/* ============N=A=V=I=G=A=T=I=O=N============ */


/*der ges. linke Bereich*/
#navi{
	width: 200px;
	height: 650px;
	margin: 0px 0px 0px 0px; /*abstand nach rechts zur textbox*/
	padding: 30px 0px 0px 0px;
	float: left;
	background-color: #d0a86a
}

/*die Hauptmenuepunkte (braun-grün) */

#navi ul{
	display: inline;
	padding: 0px;
    margin: 0px;
}

#navi li{
    display: inline;
}

#navi a {
    display: block;
    font-size: 13px;
	font-family: Verdana, Arial;
    text-decoration: none;
    margin-top: 4px;
    padding: 5px 0px 5px 10px;
    width: 190px;
	heigh: 10px; /*20 H*/
}

#navi li a:link{
	color: #fff;
	background-color: #654234;
}

#navi li a:visited{
	color: #fff;
	background-color: #654234; 
}

#navi li a:hover{
	color: #fff;
	background-color: #599350;
}

#navi li a:active{
	color: #fff;
	background-color: #599350;
}

#content #navi li a.naviActive{
	color: #fff;
	background-color: #599350;
}



.nocursor{
	cursor: default;
}

/* == das Untermenue (einzusetzten bei Unterpunkten) == */
.subnavi{
	
}



#navi .subnavi a {
    display: block;
    font-size: 12px;
	font-family: Verdana, Arial;
    text-decoration: none;
    margin-top: 4px;
    padding: 4px 0px 4px 30px;
    width: 170px; /*mit padding auf ges. 200px!*/
	heigh: 10px; /*18 H*/
	background: #8b765e;
}

#navi .subnavi li a:link{
	color: #fff;
	background-color: #8b765e;
}

#navi .subnavi li a:visited{
	color: #fff;
	background-color: #8b765e; 
}

#navi .subnavi li a:hover{
	color: #fff;
	background-color: #599350;
}

#navi .subnavi li a:active{
	color: #fff;
	background-color: #599350;
}



/* ========N=A=V=I=G=A=T=I=O=N====E=N=D=E======== */



/*normale Links*/

a{
color: #599350;
/*font-weight: bold; */
font-size: 11px;
}
a:link{
text-decoration: none;
}
a:visited{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

a:active{
text-decoration: underline;
}



/*footer Links*/

#footer a{
color: #654234;
font-weight: bold;
font-size: 11px;
}
#footer a:link{
text-decoration: none;
color: #654234;
font-weight: bold;
font-size: 11px;
}
#footer a:visited{
text-decoration: none;
color: #654234;
font-weight: bold;
font-size: 11px;
}

#footer a:hover{
text-decoration: none;
color: #599350;
font-weight: bold;
font-size: 11px;
}

#footer a:active{
text-decoration: underline;
color: #599350;
font-weight: bold;
font-size: 11px;
}

#kontakt_links{
float:left;
}

#kontakt_rechts{
float: right;
margin:0px 0px 0px 15px;
padding: 64px 0px 0px 0px;
}

#email, 
#name,
#text {
	margin: 3px 0px 5px 0px;
}

#email {
	width:300px; 
	font-size: 11px;
	line-height: 14px; 
	height: 14px; 
}

#name {
	width: 300px; 
	font-size: 11px;	
	line-height: 14px; 
	height: 14px; 
}

#text {
	width:300px; 
	font-size: 11px; 
	line-height: 14px; 
	height: 160px;
}

.submit {
	color: #fff;
	font-weight: normal;
	background: #654234;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	cursor: pointer;
	align: center;
	/*margin: 5px 0px 0px 20px;*/
}

#error{
	font-weight: bold;
	color: #b15a5a;
}

#success{
	font-weight: bold;
	color: #5d9156;
}


/*lightbox 2 daten */

#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: 0px; }

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