/* Standard Stylesheet
www.gewerbegemeinschaft-essingen.de
Letzte Aenderung: 10.08.2006
*/

/* Reset all */
*{
padding: 0;
margin: 0;
border: 0px none;}

/* Allgemeines */
body {
font-size: 80%;
color: #333;
background: #fff url('http://www.gewerbegemeinschaft-essingen.de/layout/bg_head.jpg') repeat-x left top;
font-family: "Verdana",Lucida Grande,Lucida Sans Unicode,geneva,sans-serif;}

a:link {
color: #000;
background-color: #fff;
text-decoration: underline;}

a:visited {
color: #AFAFAF;
background-color: #fff;	
text-decoration: underline;}

a:hover {
color: #FFA200;
text-decoration: underline;}

.red {
color: #f00;}

/* Clear Class */
.c {
clear: both;}

img, a img {
border: 0px none;}

.lb {
padding:2px;
border:1px solid #ccc;
margin-right:2px;
margin-bottom:2px;}

.keine-anzeige {
display: none;}

/* Links- bzw. Rechtsausrichtung fuer Elemente */

.left {
float: left;
margin: 0 0.5em 0 0;}

.right {
float: right;
margin: 1em 0 0 0.5em;
padding:3px;
}

/* Layout */

#header {
position:absolute;
margin-left:245px;
height:150px;
width:800px;}

h1 {
padding-top:25px;
padding-left:10px;
font-size: 3em;
color: #000;
font-family: "Times New Roman";
font-weight:bold;}

h2 {
padding-left:15px;
font-size: 1.6em;
color: #000;
font-family: "Times New Roman";
font-weight:bold;}

#navi {
position:absolute; 
bottom: 0px;}

#navi ul {
list-style: none;}

#navi li {
float: left;
list-style-type:none;}
	
#navi a {	
display:block;
background: #fff url('http://www.gewerbegemeinschaft-essingen.de/layout/bg_navi.jpg') repeat-x bottom;
list-style-type:none; 
text-decoration: none;
font-size:1em;
font-weight:bold;
color: #000;
margin-left:5px;
padding:10px;}

#navi a:link {}
	
#navi a:visited {}

#navi a:hover {
background:#fff;	
text-decoration: underline;}

#navi a:active {
background:#fff;	
text-decoration: underline;}
		
#navi a:focus {
background:#fff;	
text-decoration: underline;}

#navi a.active {
background:#fff;	
text-decoration: underline;}

#sidebar {
position:absolute;
margin: 0px auto auto 0px;
width:250px;
background: url('http://www.gewerbegemeinschaft-essingen.de/layout/feuerlaeufer.jpg') no-repeat left top;
padding:365px 5px 5px 10px;
}

#sidebar h3 {
text-align:left;
}

#aktuell h4 {
margin:1em 0 0 0;}

#aktuell {
width:230px;
}

#aktuell p {
font-size: 0.8em;
line-height: 1.5em;
margin: 0.5em 0;}

#content {
position:absolute;width:530px; 
margin:200px auto auto 270px;}

h3 {
text-align:right;
font-size: 1.1em;
color: #000;
font-weight:bold;
margin-bottom:1em;}

h4 {
font-size: 1em;
color: #f00;
font-weight:bold;
margin:2em 0 0 0;}

#content p {
font-size: 1em;
margin: 1em 0;}

#content ul {margin: 0.5em 2em;
}

#content li {
padding:0em;
}

#foot {
clear:both;
}

/* Kleinerer Text */

.s {
font-size: 0.9em;}

/* Suche */

input.suche{
padding:4px;
margin-top:20px;
margin-right:10px;
border:1px solid;
border-color:#AFAFAF;
background: #fff url('http://www.gewerbegemeinschaft-essingen.de/layout/bg_navi.jpg') repeat-x bottom;
}

input.button {
padding:3px;
margin-top:20px;
margin-right:10px;
border:1px solid;
border-color:#AFAFAF;
background: #fff url('http://www.gewerbegemeinschaft-essingen.de/layout/bg_navi.jpg') repeat-x bottom;
}

#output a {font-weight: bold;}

.searchword  {color: #000; background-color: #ff0;}
.searchword0 {color: #000; background-color: #ff0;}
.searchword1 {color: #000; background-color: #ff0;}
.searchword2 {color: #000; background-color: #ff0;}
.searchword3 {color: #000; background-color: #ff0;}
.searchword4 {color: #000; background-color: #ff0;}
.searchword5 {color: #000; background-color: #ff0;}
.searchword6 {color: #000; background-color: #ff0;}

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