body
{
	background-color:#00FFFF;
	background-image: url("../Bilder/Background.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#wrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header
{
	float: left;
	background-color: transparent;
	background-image: url("../Bilder/Logo.png"); 
	width: 518px;
	height: 264px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 300px;
	top: 0px;
}

#nav
{
	float: left;
	position: absolute;
	left: 20px;
	width: 293px;
	height: 865px;
	top: 300px;
	background: url("../Bilder/Nav2.png");
	background-repeat: no-repeat;
	text-indent: 38px;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 20px;
}  

#nav p
 {
	margin-top: 25px;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 40px;
	color: #000000;
}

#nav p a
 {
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 20px;
	margin-left: 5px;
}                                       

#nav ul 
{
	list-style: none;
}

#nav a:hover
{
	color: #fff;
}

#nav ul li a
{
	text-indent: 0px;
	display: block;
	margin-top: 5px;
	margin-left: -25px;
	width: 200px;
	height: 53px;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-image: url(../Bilder/Button2.png);
}

#nav ul li a:hover 
{
	color: #fff;
	text-shadow: 0 0 0.2em #FF8000, 0 0 0.2em #FF8000, 0 0 0.2em #FF8000;          
}

#nav ul li a:active
{
	background-image: url(../Bilder/ButtonPushed2.png);
}

#nav ul li.selected a
{
	color: #fff;
}

#article
{
	width: 700px;
	margin-top: 300px;
	margin-left: 257px;
}

#article #section
{
	text-align: center;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 30px; 
	background-image: url(../Bilder/MainContentCenter2.png);
	min-height: 795px;
	color: #000000;
}

#Text
{
	text-align: center;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 20px;
}

#Laufschrift
{
	text-shadow: 0 0 0.2em #FF8000, 0 0 0.2em #FF8000, 0 0 0.2em #FF8000;
	width: 620px;
	margin-left: 40px;
}

#TextLeft
{
	text-align: left;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 20px;
	width: 550px;
	height: 1200px;
	margin-left: 70px;
	background-image: url(../Bilder/GalleryBackground.png);
}

#Links
{
	text-align: left;
	font-family: 'komika_textregular', Arial, sans-serif;
	list-style-position:  inside;
	margin-left: 40px;
}

#Counter
{
	margin-left: -20px;
	margin-top: -30px;
}

#Links a
{
	text-decoration: none;
}

#BilderButton
{
	float: left;
	position: absolute;
	left: 470px;
	width: 920px;
	height: 200px;
	top: 461px;
	background-repeat: no-repeat;
	text-indent: 50px;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 20px;
}

#BilderButton ul 
{
	text-indent: 40px;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 50px;
	list-style: none;
}

#BilderButton ul li a
{
	text-indent: 0px;
	display: block;
	margin-top: 5px;
	margin-left: -25px;
	width: 263px;
	height: 70px;
	font-size: 30px;
	line-height: 64px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-image: url(../Bilder/Button.png);
}

#BilderButton a:Hover
{
	color: #fff;
}

#BilderButton a:active
{
	background-image: url(../Bilder/ButtonPushed.png);
}

#SectionTop
{
	background-image: url(../Bilder/MainContentTop02.png);
	height: 32px;
}

#SectionBottom
{
	background-image: url(../Bilder/MainContentBottom2.png);
	height: 32px;
}

table
{
	margin-left: 20%;
}

#Galerien a
{
	margin-left: -340px;
	background-image: url(../Bilder/Button.png);
	width: 263px;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	line-height: 60px;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	left: 650px;
	display: block;
	text-decoration: none;
}

#Galerien:hover a
{
	color: #fff;
}

#Galerien a:active
{
	background-image: url(../Bilder/ButtonPushed.png);
}

#Galerien2 a
{
	margin-left: 0px;
	background-image: url(../Bilder/Button.png);
	width: 263px;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	line-height: 60px;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	left: 650px;
	display: block;
	text-decoration: none;
}

#Galerien2:hover a
{
	color: #fff;
}

#Galerien2 a:active
{
	background-image: url(../Bilder/ButtonPushed.png);
}

#Email a
{
	background-image: url(../Bilder/Button.png);
	width: 263px;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	line-height: 60px;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	left: 480px;
	display: block;
	text-decoration: none;
	margin-top: 20px;
}

#Email:hover a
{
	color: #fff;
}

#Email a:active
{
	background-image: url(../Bilder/ButtonPushed.png);
}

#Impressum
{
	font-family: "Arial";
	font-size: 20px;
	width: 580px;
	margin-left: 60px;
	background-image: url(../Bilder/GalleryBackground.png);
}

h2
{
	text-align: center;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 16px;
}

h1
{
	text-align: center;
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 35px;
	color: #000000;
}

.ImageEffect
{
	border: solid 1px #CCC;
	box-shadow: 5px 5px 5px #070707;
} 

.msg_slideshow
{
	margin:0 auto;
}

table.table1
{
	font-family: 'komika_textregular', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	font-style: normal;
	border-collapse:separate;
	margin-left: 65px;
}

.table1 thead th
{
	padding:15px;
	color:#fff;
	text-shadow:1px 1px 1px #23788F;
	border:1px solid #37C3CE;
	border-bottom:3px solid #29D6D9;
	background-color:#29D5D9;
	background:-webkit-gradient
	(
		linear,
		left bottom,
		left top,
		color-stop(0.02, rgb(66,181,198)),
		color-stop(0.51, rgb(67,163,192)),
		color-stop(0.87, rgb(41,214,217))
	);
	background: -moz-linear-gradient
	(
		center bottom,
		rgb(66,181,198) 2%,
		rgb(67,163,192) 51%,
		rgb(41,214,217) 87%
	);  
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius:5px 5px 0px 0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px; 
}

.table1 thead th:empty
{
	background:transparent;
	border:none;
}

.table1 tbody td
{
	padding:10px;
	text-align:center;
	background-color:#CAEBF3;
	border: 2px solid #E7EFE0;
	border-radius:2px;
	color:#666;
	text-shadow:1px 1px 1px #fff;
}
