body {
	color: black;
	height: 100%;
	margin: 0;
	text-align: center;
	background: #292929 url(background.jpg) repeat;
	font-family: 'Average Sans', sans-serif, Georgia, "Times New Roman", Times, serif;
}

a {
	color: #cdcdcd;
	text-decoration: none;
}

.lighter a {
	color: gray;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 2px solid #cdcdcd;
}

.lighter a:hover {
	color: silver;
	text-decoration: none;
	border-bottom: 0px;
}

.flaglink:hover {
	color: white;
	text-decoration: none;
	border-bottom: 0px;
}

.pagepos {
	border-bottom: 2px solid #aa27aa;
}

img {
	border: 2px solid white;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

iframe {
	border: 2px solid silver;
}

#message {
	width: 800px;
	height: 150px;
}

#email {
	width: 400px;
}

.galeryimg {
	border: 2px solid white;
	float: left;
	margin: 0 8px 16px;
}

.flag {
	border-style: none;
	float: none;
	margin: 0 0 4px 0;
	vertical-align: middle;
}

h1 {
	font: bold 62px 'Julius Sans One', serif;
	background-image: url(orgel-fade.jpg);
	height: 220px;
	color: white;
	margin: 0;
	padding: 0;
}

.organistin {
	font: bold 33px 'Julius Sans One', serif;
	padding-top: 112px;
	width: 800px;
	text-align: right;
}

h3 {
	color: white;
	font: normal bold 23px 'Dosis', serif;
	border-bottom: 2px solid #aa27aa;
}

h3.termine {
  text-decoration: underline;
}

#top {
	background-color: black;
	border-top: 2px solid #aa27aa;
}

#topwrapper
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#menu {
	font: normal bold 19px 'Dosis', serif;
	margin-top: 15px;
	width: 800px;
	text-align: center;
	color: white;
}

p {
	line-height: 1.9;
	font-size: 18px;
	margin-bottom: 18px;
	color: white;
}

.main {
	text-align: center;
	margin-bottom: 0;
}

.mainimg {
	float: none;
	margin-right: 10px;
}

.label {
	font-size: 14px;
	color: white;
}

td {
	line-height: 1.9;
	font-size: 18px;
	color: white;
	padding: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}

#wrapper
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #666;
	width:  800px;
	height: 200px;
}

#left {
	width: 800px;
	float: left;
	margin: 0;
	text-align: left;
	padding: 0;
}

.lighter {
	color: #c3c3c3;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 10px;
}
