﻿/*new untitled_1css*/

a {
	color: #808080;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #808080;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D9D9D9;
	padding: 10px;
	margin: 0px;
	font-size: 80%;
	color: #808080;
	height: 100%;
	width: 100%;
}
#container {
	margin: 0px auto 0px auto;
}
#content {
	left: 50px;
	padding: 3em 3em 3em 0em;
	margin: 0px;
	position: relative;
	display: block;
	top: 2em;
	align-content: center;
	text-align: center;
	z-index: 1;
	clear: both;
	width: auto;
	height: auto;
}
#copyright {
	text-align: center;
	padding: 2em 0em 0em 0em;
	margin: 2em 0px 0px 0px;
	left: 50px;
	width: 100%;
	height: 2em;
	position: relative;
	top: 3em;
	clip: rect(auto, auto, auto, auto);
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	text-decoration: none;
	color: #808080;
}
#footer {
	text-align: center;
	top: 2em;
	left: 50px;
	width: 100%;
	position: relative;
}
#footer p {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#header {
	text-align: left;
	width: 100%;
	height: 5em;
	padding: 0px;
	margin: 50px 0px 0px 50px;
	left: 50px;
	top: 50px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-weight: lighter;
	color: #808080;
	text-align: left;
}
#navigation {
	display: inline-block;
	left: 50px;
	position: relative;
	padding: 1em 0px 1em 0px;
	width: 100%;
	height: 2em;
	text-align: left;
}
#navigation li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 1.5em 0px 0px;
	list-style-type: none;
	display: inline;
	color: #808080;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#pagetitle {
	text-align: left;
	left: 50px;
	width: 100%;
	height: 3em;
	top: 1.5em;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#thumbnails {
	margin: 1em auto 2em auto;
	align-content: center;	
}

.img_sm_voel {
	margin: 0em 3em 0em 0pem;
	max-width: 700px;
	width: calc (( 100% - 18em) /6);
	border-width: 0px;
	
}
.img_sm_voel : last of type {
	margin: 1em 0em 0em 0pem;
}
.img {
	margin: auto;
	height: 85vh
}
