* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #4E941C;
	text-align: left;
	line-height: 18px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #006600;
}
.green {
	color: #006600;
}
h1 {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 250px;
	text-indent: -9999px;
}
#daromat {
	height: 16px;
	width: 150px;
	margin: 0px;
	position: absolute;
	left: 750px;
	top: 600px;
	padding: 0px;
}
#container {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
}

#header {
	height: 141px;
	width: 900px;
	float: left;
	background-color: #FFFFFF;
}
/*main Navigation*/
#mainNavigation {
	height: 20px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	float: left;
	margin-right: 50px;
	display: block;
	margin-top: 87px;
	padding-bottom: 33px;
}
#mainNavigation li {
	list-style-type: none;
	float: left;
	font-weight: normal;
}

#home a {
	height: 20px;
	width: 64px;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#portrait a {
	height: 20px;
	width: 104px;
	background-image: url(../img/portrait.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#service a {
	height: 20px;
	width: 86px;
	background-image: url(../img/service.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#galerie a {
	height: 20px;
	width: 86px;
	background-image: url(../img/galerie.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#links a {
	height: 20px;
	width: 86px;
	background-image: url(../img/links.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#kontakt a {
	height: 20px;
	width: 174px;
	background-image: url(../img/kontakt.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#home a:hover, #home a.selected {
	height: 20px;
	width: 64px;
	background-image: url(../img/home_over.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#portrait a:hover, #portrait a.selected {
	height: 20px;
	width: 104px;
	background-image: url(../img/portrait_over.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#service a:hover, #service a.selected {
	height: 20px;
	width: 86px;
	background-image: url(../img/service_over.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#galerie a:hover, #galerie a.selected  {
	height: 20px;
	width: 86px;
	background-image: url(../img/galerie_over.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#links a:hover, #links a.selected {
	height: 20px;
	width: 86px;
	background-image: url(../img/links_over.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#kontakt a:hover, #kontakt a.selected {
	height: 20px;
	width: 174px;
	background-image: url(../img/kontakt_over.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#home a:active {
	height: 20px;
	width: 64px;
	background-image: url(../img/home_down.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#portrait a:active {
	height: 20px;
	width: 104px;
	background-image: url(../img/portrait_down.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#service a:active {
	height: 20px;
	width: 86px;
	background-image: url(../img/service_down.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#galerie a:active {
	height: 20px;
	width: 86px;
	background-image: url(../img/galerie_down.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#links a:active {
	height: 20px;
	width: 86px;
	background-image: url(../img/links_down.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#kontakt a:active {
	height: 20px;
	width: 174px;
	background-image: url(../img/kontakt_down.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
/*End TopNavigation*/

#leftSidebar {
	height: 450px;
	width: 250px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	position: relative;
	text-align: left;
}

#leftSidebar ul {
	list-style-type: none;
	margin-top: 50px;
	margin-left: 20px;
}
#leftSidebar li {
	height: 28px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
#leftSidebar li a {
	color: #666666;
}
#leftSidebar li a:hover {
	color: #006600;
}
#leftSidebar p {
	padding-left: 20px;
	padding-top: 48px;
}
#leftSidebarservice {
	height: 550px;
	width: 250px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	position: relative;
	text-align: left;
}

#leftSidebarservice ul {
	list-style-type: none;
	margin-top: 50px;
	margin-left: 20px;
}
#leftSidebarservice li {
	height: 28px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
#leftSidebarservice li a {
	color: #666666;
}
#leftSidebarservice li a:hover {
	color: #006600;
}
#leftSidebarservice p {
	padding-left: 20px;
	padding-top: 48px;
}
/*#vngLogo {
	float: left;
	height: 98px;
	width: 94px;
	margin-left: 20px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 20px;
}
*/
#bioterra {
	float: left;
	height: 56px;
	width: 150px;
	margin-left: 7px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 20px;
	background-image: url(../img/bio_terra.png);
	text-indent: -9999px;
	display: block;
}

#mainContent {
	background-color: #FFFFFF;
	width: 650px;
	height: 450px;
	float: left;
	text-align: left;
	padding-right: 0px;
}

#mainContent p {
	width: 500px;
}

#mainContent img {
	margin-top: 20px;
	margin-bottom: 10px;
}
#mainContent li {
	display: block;
	float: left;
	width: 203px;
}
#mainContent li a {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
#mainContent li a:hover {
	color: #006600;
}
#galerieContent {
	background-color: #FFFFFF;
	width: 650px;
	height: 450px;
	text-align: left;
	padding-right: 0px;
	float: left;
}
#galerieContent div {
	float: left;
	height: 100px;
	width: 144px;
	margin-right: 8px;
}
#galerieContent li {
	float: left;
	height: 20px;
	width: 144px;
	margin-right: 8px;
	font-size: 10px;
	list-style-type: none;
	color: #666666;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#serviceContent {
	background-color: #FFFFFF;
	width: 650px;
	height: 550px;
	text-align: left;
	padding-right: 0px;
	float: left;
}
#serviceContent img {
	margin-top: 20px;
	margin-bottom: 10px;
}
#serviceContent p {
	width: 500px;
}
#welcome {
	height: 50px;
	width: 600px;
	background-image: url(../img/welcome.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -9999px;
}
#aktuell {
	font-weight: bold;
	color: #666666;
	text-align: left;
	width: 600px;
}
#titleImage {
	height: 300px;
	width: 600px;
	float: left;
	background-image: url(../img/titelbild.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}
#footer {
	color: #FFFFFF;
	float: left;
	height: 20px;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	font-size: 10px;
	background-color: transparent;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
#daromat {
	height: 100px;
	width: 15px;
	position: absolute;
	left: 5px;
	top: 5px;
}

