#logo {
	position:absolute;
	right:80px;
	top:30px;

}

#lable {
	position:absolute;
	left:0px;
	top:0px;
	width:65px;
	height:350px;
	background: rgba(256, 256, 256, .4);
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	box-shadow: 2px 2px 2px #EDEDED;
	-moz-border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px; /* Konqueror */
	border-bottom-right-radius:10px; /* CSS3 */
	behavior:url(basics/border-radius.htc);
}

/* #### HIER ANFANG DER DEFINITIONEN FÜR DEN INHALT #### */

#content {
/* 	display: none; 		Fuer den Entwurf ausgeschaltet*/
	width:900px;
	margin: 140px auto;	
	background-color: #fff;
	color: #333;
	z-index:1000;
	box-shadow: 2px 2px 2px #EDEDED;
	border:#CCC solid 1px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior:url(basics/border-radius.htc);

}

#headline {
	padding: 5px 15px 10px 30px;
	margin: 3px 3px 30px 3px;
	color: #0A5283;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	letter-spacing: 2px;
	background-color: #D8D8D8;
	-moz-border-top-left-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-top-left-radius: 8px; /* Konqueror */
	-khtml-border-top-right-radius: 8px; /* Konqueror */
	border-top-left-radius: 8px; /* CSS3 */
	border-top-right-radius: 8px; /* CSS3 */
	behavior: url(basics/border-radius.htc);
}

#contendlinks {
	float: left;
	width: 520px;
	margin: 0;
	padding: 0px 20px 30px 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#666;
}

#contendrechts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#666;
	margin-left: 580px;
	padding: 0px 30px 5px 30px;
	min-height: 300px;
}


#marinalinhalt {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 30px;
	border-left: 1px solid #CCC;
	min-height: 220px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

#contendfuss {
	clear: both;
	padding: 10px 20px 10px 30px;
	margin: 10px 3px 3px 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #9B9B9B;
	text-align: center;
	background-color: #D8D8D8;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-left-radius: 8px; /* Konqueror */
	-khtml-border-bottom-right-radius: 8px; /* Konqueror */
	border-bottom-left-radius: 8px; /* CSS3 */
	border-bottom-right-radius: 8px; /* CSS3 */
	behavior: url(basics/border-radius.htc);
}

/* #### HIER ENDE DER DEFINITIONEN FÜR DEN INHALT ####  */


#copyright {
	color:#6c6c6c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:50px;
	text-align: center;

}
#quellennachweis {
	color:#6c6c6c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;

}

#form_footer {
	width: 521px;
	color:#6c6c6c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0px 10px 0px;

}
#mitte {
	width: 870px;
	height: 75px;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: center;	
}

.menu {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
}

.menu li {
	padding: 0;
	margin: 0 0px;
	float: left;
	position: relative;
	font-size: 11px;
	text-align: center;
}
.menu a {
	padding: 10px 3px;
	margin: 0 0 0 0;
	display: block;
	color: #eeeeee;
	width: 116px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background: url(button.png) no-repeat center center;
}
.menu a:hover {
	padding: 10px 3px;
	display: block;
	color: #b0b0b0;
	width: 116px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background: url(button.png) no-repeat center center;
}

.menu li em {
	/* background: url(hover_home.png) no-repeat; */
	width: 200px; /* ist die Breite der Einblendung */
	height: 110px;
	position: absolute;
	top: -170px;  
	left: -50px; /*ist die horizontale Position relative zum Link */
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

a {
	text-decoration: none;
	color:#8FB5FF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}

a:hover{color:#999;}

#bihler{
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	}




/* SLIDER CSS ANFANG */

#myslides {
	width: 270px;
	min-height: 200px;
    margin:  0 auto;
	padding: 0px 20px 0px 0px;
	border-left: 1px solid #CCC;

	
} 

#myslides img {
	 padding: 0px 20px 0px 20px;
	
	}

/* SLIDER CSS ENDE */

/* GALLERY ANFANG */

#headline_gallery {
	padding: 5px 15px 10px 30px;
	margin: 3px 3px 5px 3px;
	color: #0A5283;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	letter-spacing: 2px;
	background-color:#D8D8D8;
	-moz-border-top-left-radius:8px;
	-moz-border-top-right-radius:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-khtml-border-top-left-radius:8px; /* Konqueror */
	-khtml-border-top-right-radius:8px; /* Konqueror */
	border-top-left-radius:8px; /* CSS3 */
	border-top-right-radius:8px; /* CSS3 */
	behavior:url(basics/border-radius.htc);
}

#myExample {
	margin: auto;
	margin-bottom: 40px;
	width: 850px;
	height: 370px;
	overflow: hidden;
}

#myExample img {
	border: 2px solid white;
 		-moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 10px 10px 10px rgba(0,0,0,0.3);	
	box-shadow: 10px 10px 10px rgba(0,0,0,0.3);		 
}

.controls {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
	color: blue;
}

.controls span {
	cursor: pointer;
	padding: 0px 10px;
}

.news li {
	background-color: white;
	border: 3px solid silver;
	padding: 10px;
	width: 250px;
	height: 200px;
	font-size: 0.8em;
 -moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-o-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);	
	box-shadow: 10px 10px 10px rgba(0,0,0,0.5);	 
}

.news #myExample img {
	margin: 10px;
	border: 2px solid silver;
 	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);	
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);	 	
}

/* GALLERY ENDE */
#teaser {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	float: left;
}
.render {
	margin-right: 8px;
	max-width: 40%;
	width: 100px;
	height: 75px;
	margin-bottom: 11px;
	border: thin solid #E0E0E0;
}

/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

body {
	background-image: url(site_back_3.png);
}
