/* --- CSS --- */

/* Allgemeines */
*, html, body {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background-color: #FFF;
}
div, p, h3, h4, h5, h6, ul, li, form, input, table, tr, td {
	font-family: Corbel, "Lucida Sans Unicode", "Lucida Grande", san-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	font-style: normal;
	text-decoration: none;
}


a {
	border: none;
	text-decoration: none;
	color: #999;

}


a:link {
	border: none;
	text-decoration: none;
	color: #999;
}

a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	border: none;
	color: #09F;
	text-decoration: none;
}
a:active {
	color:  #999;
	text-decoration: none;
	border: none;
}

a img {
	text-decoration: none;
	border: none;
}



/* Layout-Container */

#Seite {
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-color: #FFF;
	width: 1000px;
}
	
#logo {
	width: 1000px;
	background-image: url(bilder/man-design_logo.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: 50px;
	position: relative;
	float: left;
	clear: both;
	
}


#logo :hover{
	background-image: url(bilder/man-design_logo_hover_blau.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: 50px;
	position: relative;
	float: left;
	clear: both;	
}
	
}
#text_navi_top {
	position: relative;
	width: 1000px;
	float: right;
	height: 20px;
	background-color: #FFF;
	clear: both;
	text-align: right;
	color: #999;
	
	
}

#navigation {
	width: 1000px;
	height: 35px;
	clear: both;
	float: right;
	position: relative;
	text-align: right;
	}

#navigation ul li {
	list-style:none;
	text-decoration:none;
	display: inline;
	font-size: 17px;
	position: relative;
	color: #999;
	width: 100%;
}
#Seite a.aktuelleseite  {
	text-decoration:none;
	display: inline;
	color: #09F;
}






/* ***********alles zu Container_top ************************************************************** */

#top {
	width: 1000px;
	height: auto;
	clear: both;
	float: left;
	position: fixed;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAB98;
	top: 0px;
	z-index: 80;
	right: auto;
	left: auto;
	
}

/* ***********alles zu Container_mitte ************************************************************** */


#mitte {
	width: 1000px;
	background-color: #FFF;
	clear: both;
	position: relative;
	float: left;
	height: auto;
	padding-bottom: 40px;
	margin-top: 135px;
}
/* ***********alles zu Container_bottom ************************************************************** */


#bottom {
	width: 1000px;
	height: 30px;
	background-color: #FFF;
	position: fixed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAB98;
	left: auto;
	right: auto;
	bottom: 0px;
	padding-top: 10px;

	
}

#bottom p a{
	background-image:url(bilder/pfeil-man-design.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right: 13px;
}


#content_bild{
	position: relative;
	width: 230px;
	height: 200px;
	float: left;
	clear: none;
	overflow: visible;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAB98;
}
#content_text {
	position: relative;
	width: 180px;
	float: right;
	clear: right;
	overflow: visible;
	background-color: #FFF;
	height: auto;
}
#content_text_columna {
	position: relative;
	width: 180px;
	height: auto;
	float: right;
	font-size: 13px;
	line-height: 1.5em;
	clear: right;
	background-color: #F2EFEC;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

#bild_header {
	position: relative;
	width: 1000px;
	height: 285px;
	float: left;
	clear: both;
	overflow: visible;
	margin-bottom: 30px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAB98;
}


.text_bild{
	position: relative;
	width: 100%;
	height: 60px;
	float: left;
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.4em;
	overflow: hidden;
	border-bottom: none;
}

.text_bild h1 {
	border-bottom: none;
	
}


#content_text_columna h1{
	margin-bottom: 5px;

	
}
#content_text_columna a{
	background-image:url(bilder/pfeil-man-design.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right: 13px;
}
.logo_hover a img{
	background-image: url(bilder/man-design_logo_hover_blau.gif);
	background-repeat: no-repeat;
	z-index: 100;
	background-position: right center;
	padding-right: 200px;
}


#content_text_columna p{
	margin-bottom: 20px;
}

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




.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.right_align_a {
	text-align: right;
}




/* Besondere Elemente */

/* ***********alles zu lightbox ************************************************************** */


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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	}

#imageContainer{
	padding: 0px;
	}


#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%; /* Trick IE into showing hover */
	display: block;
	background-color: transparent;
	background-image: url(lightbox_images/blank.gif);
	background-repeat: no-repeat;
	}
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(lightbox_images/prev.gif);
	background-repeat: no-repeat;
	background-position: left 0%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(lightbox_images/next.gif);
	background-repeat: no-repeat;
	background-position: right 0%;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}

#imageData{
	padding: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;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


h1 {
	font-family: Corbel, "Lucida Sans Unicode", "Lucida Grande", san-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.01em;
	display: block;
	border-bottom: /*#AFAB98*/ #AFAB98 solid 1px;
	
}
h2 {
	font-family: Corbel, "Lucida Sans Unicode", "Lucida Grande", san-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #333;
	letter-spacing: 0.01em;
	display: block;
/* border-bottom: #AFAB98 solid 1px;*/ 
}

em {
	color: #09F;
	font-style: normal;
}

b {
	font-weight: bold;
}
