/*	html
*******************************************************************************/
html {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(grafik/hinterg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	}

/*	body
*******************************************************************************/

body {
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #c7c7c7;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #aeaeae;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-ARROW-COLOR: red;
	}
	
img {
	border-style: none;
	/*vertical-align: text-top;*/
}


.head {
	text-align:center;
}

/***********************************************/

h1 {
	font-size:20px;
	margin: 5px 0px 5px 0px; 
	font-family: arial;
	}
	
h2 {
	font-size:18px;
	margin: 5px 0px 0px 0px; 
	font-family: arial;
	}
	
h3 {
	font-size:16px;
	margin: 5px 0px 0px 0px; 
	font-family: arial;
	}

h4 {
	font-size:14px;
	margin: 5px 0px 0px 0px; 
	font-family: arial;
	}

h5 {
	font-size:12px;
	margin: 5px 0px 0px 0px; 
	font-family: arial;
	}

.head {
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	height: 30px;
}

.player{
border:#339900;
width:150px;

}

.audio {
	text-align:center;
	}

.navitext{
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	}

a.navi:active {

	color: blue;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	}
a.navi:link {

	color: black;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	}
a.navi:visited {

	color: red;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	}

a.navi:hover {
	color: black;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	font-family: arial;
	}


a.navigation:link, a.navigation:visited {

	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	}
	
a.navigation:hover {
	color: black;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	font-family: arial;
	}

/*	content
*******************************************************************************/

.bildlinks {
	margin-right: 10px;
	float: left;
}
.bildrechts {
	margin-left: 10px;
	float: right;
}
.randr {
background: url(fotorand/rrand.jpg);
}
.unten {
background:url(grafik/mainu.jpg);
}
.content {
	margin: 0px 10px 0px 10px;
	font-family: arial;
	font-size: 16px;
	text-align: left;
	height: 555px;
	overflow: auto;
}
	
.fotoalbum_klein {
	text-align: center;
	margin-top: 60px;
}
.fotoalbum_gross {
	text-align: center;
	margin-top: 10px;
}

.koffer_klingend {
	float: left;
	padding-left: 30px;
}

.koffername {
	padding-top: 100px;
	text-align: center;
	list-style-type: none;
}

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

#dok-down {
    float: left;
    display: table;
}
#IE-Clear {
    display:none; 
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

#dok-down-wrapper {
    width: 530px;
    margin: auto 0;
}

#dok-down-space {
    width: 20px;
}
