body {
	margin:0;
	padding:0;
}

#wrap {
    padding-bottom:3em;
}
#footer {
    position:fixed;
    bottom:0px;
    background:#c8c8c8;
    text-align:center;
    padding:10px;
    width:100%;
}

/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */

* html, * html body {
	margin:0;
	padding:0;
	height:100%;
	overflow:hidden;
}

* html #wrap {
	padding:0;
	height:96%;
	overflow:auto;
	text-align:center;
}

* html #footer {
    height:4%;
    text-align:center;
/*    padding-top:1%;*/
}
/* Ende IE */

* {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	line-height:1.5em;
}
body {
	background-image: url(seite/Hintergrund3.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Geneva, sans-serif;
	background-color: #c8c8c8;
}
#errors {
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	background-color: #DDD;
	width:100%;
	visibility:hidden;
	overflow:hidden;
	height:0px;
}
#main {
	width:1085px;
	margin: 0 auto;
/*	border: 1px solid orange;*/
}
#wrap {
/*	width:900px;*/
/*	min-height:100%;*/
	
/*	border: 1px solid green;*/
	text-align: left;
}
#header {
	padding-top:8%;
/*	border: 1px solid yellow;
*/}
#navigation {
	clear:both;
	float:left;
	width:205px;
	font-weight: bold;
	margin-top:28px;
/*	border: 1px solid green;*/
}
#navigation ul {
	list-style: none;
	margin-right:27px;
/*	border: 1px solid green;*/
}
#header ul {
	list-style: none;
	margin-left:210px;
}
#header li, #navigation li {
	font-style: bold;
	border:0px;
	margin-bottom:1px;
}
#header li {
/*	display: inline-block;*/
	font-weight: bold;
	float: left;
	text-shadow: #fff 0px 0px 40px;
	filter: progid:DXImageTransform.Microsoft.Glow(color='#eeeeee', Strength=3);
}
#navigation a, #header a {
/*	display:block;*/
	margin:0px;
	margin-right:10px;
	margin-bottom:4px;
	text-decoration: none;
/*	border: 1px solid #999;*/
}
#navigation a {
	font-weight: normal;
}
#navigation a:hover {
	color: #333;
}
li.notselect a {
	color:#777;
	font-style: bold;
/*	border: 1px solid #099;*/
}

li.select a {
	color:#81001E;
	font-style: bold;
}

.subMenu {
/*	margin-top:30px;*/
/*	width:190px;*/
/*	float:left;*/
/*	display: block;*/
	text-align: right;
/*	border: 1px solid red;*/
}
#content {
	margin-top:30px;
	float:right;
	width:875px;
	padding-bottom:30px;
	text-align: left;
/*	border: 1px solid blue;*/
}
#content ul {
	list-style-type: circle;
}
#content li {
	margin-left:15px;
}
.text {
	width:400px;
}
#footer {
	position:fixed;
	left:0px;
	bottom:0px;
/*	height:2em;*/
	width:100%;
	clear:left;
	background-color: #c8c8c8;
	text-align:center;
	color:#000;
	padding:0 0 0.2em 0;
	
}
#footer img {
	margin-bottom:-0.2em;
}
#gross {
	float: left;
	width:585px;
	height:366px;
	background-color: #fff;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 40px #fff;
	-moz-box-shadow: 0px 0px 40px #fff;
	filter: progid:DXImageTransform.Microsoft.Glow(color='#44eeeeee', Strength=4);
	margin-bottom:10px;
}
.galerie#text {
	float:right;
	width:260px;
}
.galerie#description {
	float:right;
	width:260px;
	margin-top:1em;
}

#thumbs {
	clear:both;
}
#thumbs a {
	position: relative;
	float:left;
	display: block;
	height:60px;
	width:60px;
	padding:0px;
	margin:0px;
	margin-right:10px;
	-webkit-box-shadow: 0px 0px 40px #fff;
	-moz-box-shadow: 0px 0px 40px #fff;
/*	border: 1px solid #999;*/
}
*|*:-moz-any-link:focus {
	outline: none;
}
