body {
	font: 95% Arial, Helvetica, sans-serif;
	color: #888888;
	text-align: center;
	background-color: #FFF;
}


h1 {
	font: 1.2em Arial, Helvetica, sans-serif;
	padding: 0px 0;
	color: #209bbe;
	background: transparent;
	margin: 0.3em 0 0 0;
	line-height: 1.5em;
	float: left;
	clear: both;
}

h2 {
	font: 1.1em Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	color: #209bbe;
	background: transparent;
	margin: 15px 0px 0px 0px;
	line-height: 1.5em;
}




#alles {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#alles p.footer {
	font-size: 0.75em;
	padding: 0px 0px 10px 300px;
	margin: 0px 0px;
	height: 60px;
	color: #041466;
	text-align: left;
}
#alles a.footer {
	font-size: 0.75em;
	text-decoration: none;
	color: #041466;
	padding: 2px 3px 2px 3px;

}
#alles .footer a:link, 
#alles .footer a:visited {
		text-decoration: none;
	color: #041466;
	background: transparent;
	padding: 2px 3px 2px 3px;

}
#alles .footer a:hover, 
#alles .footer a:active,
#alles .footer a:focus {
	text-decoration: none;
	color: #209bbe;
	background: transparent;
}


#oben {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	padding: 0px 0px 0px 0px;
}


#inhalt {
	width: 700px;
	padding: 260px 0px 0px 300px;
	margin-right: 0px;
	line-height: 1.1em;
}
#inhalt .teaser {
	font-size: 1em;
	color: #209bbe;
	font-weight: bold;
	text-align: left;
}
#inhalt .textfett {
	font-size: 1em;
	color: #209bbe;
	font-weight: bold;
	text-align: left;
}
#inhalt .tuerkis {
	font-size: 1em;
	color: #209bbe;
	text-align: left;
}
#inhalt p {
	font-size: 0.8em;
	margin: 0px 70px 7px 0px;
	clear: both;
}

#inhalt a {
	text-decoration: none;
	color: #209bbe;
	font-weight: normal;
}
#inhalt a:hover {
	text-decoration: none;
	color: #fcb017;
	font-weight: normal;

}

#inhalt img {
	margin: 3px 0px 2px 0px;
}
#inhalt td {
	padding: 5px 5px;
	vertical-align: top;
	font-size: 0.8em;
}
#inhalt table {
	margin: 8px 0px;

}

/* Hauptnavigation */

#navlinks {
	position: relative;
	width: 216px;
	height: 200px;
	padding: 45px 0px 0px 25px;
	float: left;
}

#navlinks li {
	float: left;
	position: relative;
	width: 216px;
	height: 21px;
	padding: 0px 0px 0px 0px;
}

#navlinks a {
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.16em;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
}

.foto-link{
	height: 21px;
	display: block;
	padding: 0px 0px 0px 0px;
}

.foto-link:hover
{
	background-position: 0 -21px;

}

.button
{
	background-image: url(../images/buttongross.gif);
	background-repeat: no-repeat;
	width: 216px;
}
.aktiv
{
	background-image: url(../images/buttongross2.gif);
	background-repeat: no-repeat;
	width: 216px;
}


#leisteunten {
	width: 221px;
	height: 100px;
	padding: 0px px 0px 0px;
	z-index:10;
	position: relative;
	float: left;
	display: block;
	left: 0px;
	top: -113px;
}
#leisteunten p {
	color: #FFF;
	font-size: 0.87em;
	line-height: 1.5em;
	text-align: right;
}
#leisteunten a:link {
	color: #209bbe;
		text-decoration: none;

	
}
#leisteunten a:hover {
	color: #fcb017;
	text-decoration: none;
}

/* Foto lightbox */

#foto {
	position: relative;
	width: 600px;
	display: inline;
	background: transparent;
}

#foto li {
	display: inline;
	background: transparent;

}
#foto .foto {
	background: transparent;

}
#foto .foto a {
	text-decoration: none;
	color: #209bbe;
}
#foto .foto a:hover {
	text-decoration: none;
	color: #209bbe;
	background: #fff;
}
#foto .foto a img {
	margin: 5px 4px 4px 0px;
	border-top: 1px solid #209bbe;
	border-right: 1px solid #209bbe;
	border-bottom: 1px solid #209bbe;
	border-left: 1px solid #209bbe;
	background: transparent;
	height: 100px;
	width: 100px;
}
#foto .foto img {
	margin: 5px 4px 4px 0px;
	border-top: 1px solid #209bbe;
	border-right: 1px solid #209bbe;
	border-bottom: 1px solid #209bbe;
	border-left: 1px solid #209bbe;
	background: transparent;
	height: 100px;
	width: 100px;
}

#foto .foto a:hover img{
	margin: 5px 4px 4px 0px;
	border-top: 1px solid #041466;
	border-right: 1px solid #041466;
	border-bottom: 1px solid #041466;
	border-left: 1px solid #041466;
	background: transparent;
	height: 100px;
	width: 100px;
}
