* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(pix/bg.gif) repeat-x #ccc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}
a:link, a:visited {
	text-decoration: underline;
	color: #FF9409;
}
a:active, a:hover {
	text-decoration: none;
	color: #fff;
}


#head li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}

#head a:link, #head a:visited {
	display: inline;
	text-decoration: none;
	color: #FFB905;
	font-weight: bold
}

#head a:active, #head a:hover {
	display: inline;
	text-decoration: none;
	color: #fff;
	font-weight: bold
}
#head span a:link, #head span a:visited {
	display: inline;
	text-decoration: none;
	color: #8C3232;
	font-weight: normal;
}

#head span a:active, #head span a:hover {
	display: inline;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#navi {
	color: #404040;
}

#navi li {
	display: inline;
	list-style-type: none;
}

#navi a:link, #navi a:visited {
	display: inline;
	text-decoration: none;
	color: #404040;
}

#navi a:active, #navi a:hover {
	display: inline;
	text-decoration: underline;
	color: #8C3232;
}
#naviActive {
	text-decoration: underline ! important;
	color: #8C3232 ! important;
}
#naviActive2 {
	text-decoration: underline ! important;
	color: #fff ! important;
}

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
}

h1 {
	color: #FF9409;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
}

h2 {
	color: #FF9409;
	font-weight: bold;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 3px;
}


#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 760px;
	text-align: left;
}

#content {
	float: left;

}

#head {
	padding-top: 5px;
	height: 85px;
	width: 760px;
	float: left;
	background: url(pix/head.jpg) no-repeat;
	text-align: right;
}
#head ul {
}
#head span {
	float: left;
	margin-left: 10px;
}

#navi {
	padding-top: 5px;
	height: 18px;
	width: 760px;
	float: left;
	background-color: #fff;
}
#navi ul {
	margin-left: 10px;
}


#main {
	height: auto;
	float: left;
	background: #6E0000;
	width: 760px;
}
#mainC {
	padding: 20px 0px 20px 0px;

}
#mainC li {
	list-style-type: none;

}
#mainC dt {
	margin-top: 10px;
	font-weight: bold;

}

#left {
	float: left;
	width: 280px;
	margin-left: 20px;
}

#right {
	float: left;
	width: 410px;
	margin-left: 20px;
}

.important {
	display: none;
}


.thumb {
	float: left;
	width: 190px;
	height: 180px;
	text-align: center;
}
.thumb img {
	border: 1px solid #FF9409;
}

.popup {
	background: url(/pix/pop_footer.jpg) bottom no-repeat #6E0000;
	margin: 22px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.popup img {
	margin-bottom: 35px;

}
.introtext {
	float: left;
	width: 340px;
	padding-left: 40px;
}
.galerieName {
	margin-left: 20px;
}
.credits {
	margin-left: 20px;
}
.feuerreiter {
	margin-left: 20px;
}

