/* CSS Datei zu Synergie*/

html { height: 101%; }
body {
	color: black;
	background-color: #D5E3D3;
	background-image: url(img/Blown.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
#wrapper {
	background-color: transparent;
	width: 850px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
	
/* Kopf*/
#kopfbereich {
	background-color: white;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	}
	
/* Navigation*/
#navibereich {
	text-align: right;
	background-color: #CEECEA;
	padding-right: 0px;
	padding-left: 0px;
	}

/* Textbereich */	

#textbereich3 {
	text-align: left;
	background-color: #E2F4F4;
	border-top: 1px solid white;
	padding-bottom: 10px;
	}

/* Naviunten */	
	
#naviunten {
	text-align: left;
	background-color: #CEECEA;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 1px solid white;
	}

/* Adressbereich */	

address {
	color: #0099A1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	background-color: white;
	padding-bottom: 5px;
	padding-top: 0px;
}

/*Tabelle*/
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: black;
font-weight: normal;
background-color: white;
}

td a {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: black;
font-weight: normal;
}

td a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #80C1C5;
font-weight: normal;
}

/* Überschriften */	

h1 {
	color: #80C1C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 5px;
}
h2 { 
	color: #00848B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%; 
	font-style: normal;
	font-weight: normal; 
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 38px;
	padding-bottom: 1px;
}
h3 { 
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
h4 {
	color: #53A7AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
h5 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
h6 {
	color: #37797E;
	font-size: 110%; 
	font-style: normal; 
	font-weight: 600; 
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 5px;
}
h7 {
	line-height: normal;
}	
/* Generelles */	

.skiplink { display: none; }

a { text-decoration: none; color: #80C1C5; }

a:hover {
	text-decoration: none;
	color: #818C90;
	}
a:focus {
	text-decoration: none;
	color: white;
	}
	
p, ul {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 100%; 
	font-style: normal; 
	font-weight: normal;
	line-height: 1.5em;
	}

ul ul {
	margin: 0;
	}

li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
	}
		
/*Kontaktformular*/

form {
	background-color: #eee;
	width: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 40px;
	border: 1px solid #7CCDC7;
}

label {
	display: block; }

#absender {
	width: 300px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}

#textarea {
	width: 300px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}

#firma {
	width: 300px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}

#bereich {
	width: 300px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}

#ansprechpartner {
	width: 300px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}

#position {
	width: 300px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}

#fon {
	width: 300px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}

#infos {
	width: 300px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}
#text {
	width: 300px;
	height: 100px;
	border: 1px solid #7CCDC7;
	margin-bottom: 1em;
}

.rand {
text-align: right;
}
	
textarea
{height: 7em; }
	
input: focus, textarea:focus
{background-color: #d9d9d9; }

.fett
{
font-weight: bold;
}

.unterstrich
{
text-decoration: underline;
}

.blau
{
color: #80C1C5;
}

.blauer
{
color: #80C1C5;
}

.abstand 
{
	border: 10px transparent;
}

.blauklein
{
font-size: 90%;
color: #80C1C5;
font-weight: bold;
}

.schwarz
{
	color: black;
}

.weiss
{
color: white;
}

#lightbox{
	position: absolute;
	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(../img/saturn/blank.gif) no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #80C1C5;
	}
