body{
	background: #636531;
	color: #fff3de;
	margin: 0;
	padding: 0;
	}
a:link, a:visited, a:active, a:focus, a:hover {
/* 	color:  #fff3de; */
	text-decoration: none;
	}
hr {
	height : 1px;
	background : transparent;
	color : #000;
	}
hr.hide {
	display : none;
	}
br.ClearAll {
	clear: both;
	}
img {
	border-style: none;
}

#header
{
	width: 96%;
	background: transparent;
	margin-left: 4%;
}
#header-left
{
	width: 12em;
	height: 140px;
	background: #9c9a63 url("/images/left-line.gif") repeat-y left top;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}
#header-right {
	margin: 0 0 0 12em;
	width: auto;
	background: transparent url("/images/logo.gif") no-repeat left bottom;
	height: 140px;
	}
#header-right h1 {
	margin: 0;
	width : 100%;
	font-size: 2px;
	text-indent: -700em;
	}
#header-right h1 a {
	color: #636531;
	width: 487px;
	text-decoration: none;
	}

#container
{
	width: auto;
	background: #9c9a63 url("/images/left-line.gif") repeat-y left top;
	margin-left: 4%;
}
#navigation {
	width: 12em;
	background: #9c9a63 url("/images/left-line.gif") repeat-y left top;
	margin: 0;
	padding: 0;
	float: left;
	}
#navigation .bitvlink {
	 display: block;
	 height: 1px;
	}

#Nav {
	display: block;
	list-style: none;
	background: #cdccb0;
	padding: 0;
	margin: 0 0 0 2px;
	}
#Nav li {
	border-bottom: #9c9a63 1px solid;
	padding: 0;
	margin: 0;
	}
#Nav .subactiv {
	border-bottom: #9c9a63 1px solid;
	background: #fff3de;
	}
#Nav li a {
	display: block;
	padding: 4px 0 4px 1.2em;
	margin: 0;
	color: #636531;
	font-size: 110%;
	text-decoration: none;
	}
#Nav .navaktiv {
	font-weight: bold;
	font-size: 100%
	}
#Nav li a:hover {
	background: #fff3de;
	}

#SubNav {
	display: block;
	list-style: none;
	background: #fff3de;
	padding: 0;
	margin: 0;
	}
#SubNav li {
	border-bottom: #9c9a63 0px solid;
	padding: 2px 1px 2px 1em;
	margin: 0;
	}
#SubNav li a {
	display: block;
	margin: 0;
	padding-left: 0.5em;
	padding-right: 0;
	color: #636531;
	font-size: 100%;
	text-decoration: none;
	}
#SubNav .navaktiv {
	display: block;
	font-weight: bold;
	font-size: 90%
	}
#SubNav li a:hover {
	background: #cdccb0;
	}

#NavImg {
	background: #f3e5b9 url("/images/bg-navimage.png") repeat-x left bottom;
	min-height: 150px;
	padding: 0;
	margin-left: 2px;
	text-align: center;
	}
#NavImg img {
	padding: 0;
	margin-top: 8px;
	}

#bitvnav{
	background: transparent;
	height: 20px;
	padding: 2px 0;
	}
#bitvnav ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
#bitvnav ul li {
	background: transparent;
	border-bottom: gray 1px solid;
	padding: 0 5px;
	margin: 0;
	float: right;
	}
#bitvnav .bitvtxt{
	display: block;
	width: 22px;
	height: 20px;
	background: transparent url(/images/bitv-txt.gif) no-repeat center center;
	}
#bitvnav .bitvbw{
	display: block;
	width: 22px;
	height: 20px;
	background: transparent url(/images/bitv-bw.gif) no-repeat center center;
	}
#bitvnav .bitvwb{
	display: block;
	width: 22px;
	height: 20px;
	background: transparent url(/images/bitv-wb.gif) no-repeat center center;
	}
#bitvnav .bitvcolor{
	display: block;
	width: 22px;
	height: 20px;
	background: transparent url(/images/bitv-color.gif) no-repeat center center;
	}
#bitvnav .printer{
	display: block;
	width: 22px;
	height: 20px;
	background: transparent url(/images/print.gif) no-repeat center center;
	}

#content {
	background: #fff3de;
	color: #636531;
	width: auto;
	margin-left: 12em;
	padding: 0 4% 0 20px;
	border-left: #636531 2px solid;
	}

#content h2 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #636531;
	}
#content h3 {
	font-size: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	color: #636531;
	}
#content h4 {
	font-size: 90%;
	color: #636531;
	}
#content p {
	font-size: 100%;
	text-align: justify;
	color: #636531;
	}
#content p.indent{
	font-size: 100%;
	margin-left: 1.5em;
	margin-right: 1.5em;
	text-align: justify;
	color: #636531;
	}
#content p.MastheadHint{
	clear: both;
	padding-top: 1em;
	font-size: 85%;
	text-align: justify;
	color: #636531;
	}
#content p.MastheadHint a{
	color: #636531;
	}
#content img.Right {
	float: right;
	border: #636531 1px solid;
	margin: 10px 10px 10px 20px;
	color: #636531;
	}
#content img.Left {
	float: left;
	border: #636531 1px solid;
	margin: 10px 10px 10px 20px;
	}

#Karte {
	text-align: center;
}
#Karte img.Karte {
	width: 500px;
	margin: 0;
	padding: 0;
	}

.Open {
	background: #f3e5b9;
	width: 33em;
	padding: 0;
	margin: auto;
	border: 0;
	border-top: #636531 1px solid;
	font-size: 90%
	}
.Open .Left {
	padding: 3px;
	margin: 0;
	color: #636531;
	border-bottom: #636531 1px solid;
	}
.Open .Right {
	padding: 3px;
	margin: 0;
	color: #636531;
	border-bottom: #636531 1px solid;
	}

#Masthead{
	margin: auto;
	width: 40em;
	}
#MastheadL{
	margin: 25px 0 0 0;
	float: left;
	width: 22em;
	text-align: center;
	}
#MastheadR{
	margin: 25px 0 0 0;
	float: right;
	width: 17em;
	text-align: center;
	}
#Publisher{
	text-align: left;
	}
#Publisher a {
	color: #636531;
	}
#Publisher .head{
	font-size: 120%;
	font-weight: bold;
	}
#Coder{
	text-align: left;
	}
#Coder a {
	color: #636531;
	}
#Coder .head{
	font-size: 120%;
	font-weight: bold;
	}

#FormContainer{
	padding: 0;
	margin: 0;
	text-align: center;
	}
#ContactForm{
	width: 28em;
	margin: auto;
	text-align: left;
	}
#ContactForm .FormHint{
	font-size: 80%;
	text-align: center;
	}
#ContactForm .FormLine{
	padding-top: 3px;
	padding-bottom: 3px;
	}
#ContactForm .FormLineBtn{
	margin: 0;
	text-align: center;
	}
#ContactForm .FormLineBtn .btn{
	margin: 0 15px;
	text-align: center;
	}
#ContactForm .Formspace{
	height: 12px;
	margin: 0;
	}
#ContactForm .FormErrorMsg{
	color: red;
	text-align: center;
	font-size: 100%;
	}
#ContactForm .FormLine .left{
	float: left;
	width: 8em;
	}
#ContactForm .FormLine .intxt{
	width: 17em;
	}
#ContactForm .FormLine .intxtplz{
	width: 4em;
	}
#ContactForm .FormLine .intxtcity{
	width: 13em;
	}
#ContactForm .FormLine .intxtdate{
	width: 6em;
	}
#ContactForm .FormLine .intxtarea{
	width: 27em;
	}


#browse{
	clear: both;
	height: auto;
	margin: 0;
	padding: 3px;
	text-align: center;
	font-size: 75%;
	text-decoration: none;
	}
#browse a{
	color: #636531;
	text-decoration: none;
	}

#footer {
	clear: both;
	width: 100%;
	font-size: 80%;
	text-align: center;
	margin: 0;
	padding: 8px 0;
}
#footer a {
	color: #fff3de;
}
