/*
 eMedia Jungen - Webagentur - www.emediajungen.ch
 
 Datum     : 13.07.2009
 Datei     : kb.css
 Copyright : Franziska Jungen, eMedia Jungen
 
*/

* {
	padding: 0;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
html[xmlns^="http"] {
	overflow-y: scroll;
}
body {
	background: white;
	color: #444444;
}
h1 {
	color: #008b35;
	font-size: 14px;
	padding-bottom: 20px;
}
h2 {
	color: #204478;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h3 {
	color: #204478;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
#webcontainer {
	background: transparent url(../images/bg_2farbig.jpg) 0 50% repeat-y; /* 2farbig/webcontainer */
	width: 1008px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
/*	padding-bottom: 15px;*/
}
.clear {
	clear: both;
}
table {
	padding: 0;
	margin: 0;
}
/* ----------------------------- HEADER ---------------------------- */
#header {
	width: 1008px;
	height: 195px;
}
#logo {
	float: left;
	width: 492px;
	height: 195px;
}
#headerRechts {
	background: url(../images/bg_header_rechts.jpg) no-repeat;
	float: right;
	width: 516px;
	height: 195px;
	padding: 0;
}
/* ----------------------------- NAVIGATION ---------------------------- */
#navigation {
	clear: both;
	background: url(../images/bg_navigation.jpg) no-repeat;
	width: 1008px;
	height: 34px;
}
#navigation ul {
	height: 18px;
	padding-top: 7px;
	width: 700px;
	padding-left: 40px;
}
#navigation li {
	list-style: none;
	display: inline;
	height: 23px;
}
#navigation li a {
	text-decoration: none;
	color: white;
	margin: 0 30px;
}
#navigation li a:hover {
	background: url(../images/bg_navi_aktiv.gif) repeat-x;
	margin: 0 30px;
	padding: 3px 0 0 0;
}
#navigation li a.aktiv {
	background: url(../images/bg_navi_aktiv.gif) repeat-x;
	margin: 0 30px;
	padding: 3px 0 0 0;
}

/* ----------------------- BILD -------------------- */
#stimmungsbild {
	clear: both;
	width: 1008px;
	height: 197px;
}

/* ----------------------- INHALT -------------------- */
#content {
	background: url(../images/bg_content.jpg) bottom no-repeat;
	width: 778px;
	float: left;
	margin-left: 15px;
	padding-bottom: 50px;
	min-height: 100%; /*355*/
	height: auto !important;
	height: 100%;
	overflow: hidden;
}
#textbereichStart {
	margin-left: 182px;
	padding-top: 60px;
	width: 580px;
}
#firma {
	margin-left: 182px;
	padding-top: 60px;
	margin-bottom: 30px;
	float: left;
	width: 550px;
}
#aktuelles, #leitbild {
	margin-right: 13px;
	float: right;
	padding-top: 60px;
	padding-left: 15px;
	width: 187px;
	vertical-align: top;
}
#aktuelles h1, #leitbild h1 {
	color: #00458e;
	font-size: 14px;
}
#aktuelles p, #leitbild p {
	width: 170px;
}

td#neubauten {
	padding-top: 20px;
	width: 580px;
}
td#umbauten {
	padding-top: 20px;
	width: 580px;
}
.txt-img p {
	padding: 5px 0 5px 0;
	margin: 0;
}
.txt-img th {
	text-align: left;
	vertical-align: top;
	padding: 2px 0;
	width: 150px;
}
.txt-img td {
	padding-bottom: 10px;
	padding-right: 10px;
}
.txt-img ul li {
	margin-left: 15px;
}
.txt-img p.trennlinie {
	border-bottom: 1px solid #dedede;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 580px;
}
p {
	padding-bottom: 20px;

}
a.downloadPDF, a.downloadPDF:hover {
	background: url(../images/pdf.gif) no-repeat left;
	padding-left: 19px;
	padding-top: 2px;
	line-height: 20px;
}
.bildRechts {
	float: right;
	padding: 2px;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-bottom: 20px;
}
.textLinks {
	float: left;
	width: 375px;
	padding: 2px;
	margin-left: 0;
	margin-bottom: 20px;
}
.textRechts {
	float: right;
	width: 365px;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.small {
	font-size: 10px;
}
input, textarea {
	border: 1px solid #999999;
	color: black;
	padding: 2px;
}
.submit {
	background-color: #dedede;
	border: 1px dotted #999999;
}
.floatLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.floatRight {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
/* ----------------------- FOOTER -------------------- */
#footer {
	clear: both;
	background: url(../images/bg_footer.jpg) no-repeat;
	width: 1008px;
	height: 60px;
	margin: 0 auto;
}
#adresse {
	padding: 7px 0 10px 22px;
	font-size: 12px;
	text-align: left;
	color: white;
}
#copyright { 
	float: right;
	padding: 0 13px 10px 0;
	width: 450px;
	text-align: right;
}
#copyright a {
	color: #b9b9b9;
	font-size: 9px;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

a:link { color: #204378; text-decoration: none; }
a:visited { color: #204378; text-decoration: none; }
a:hover { color: #204378; text-decoration: underline; }
a:active { color: #204378; text-decoration: underline; }
a.spezial:link { color:#ffb400; text-decoration:underline; }
a.spezial:visited { color:#ffb400; text-decoration:underline; }
a.spezial:hover { color:#ffb400; text-decoration:underline; }
a.spezial:active { color:#ffb400; text-decoration:underline; }
/* ### Bildgalerie ### */

#inhalt div.galerie {
	clear: both;
}
#inhalt div.galerie div.image {
	float: left;
	width: 270px;
}

#inhalt div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}

/* ----------------------- LIGHTBOX ----------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 200; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 350px; height: 350px; 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: 110; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/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(../images/prevlabel.gif) left 18% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 18% 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: 86px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 190; width: 100%; height: 500px; background-color: #000; }
@media print {
  #header, #navigation {
	  display: none;
  }
  .bildRechts, .downloadPDF {
	  display: none;
  }
}
