body{
	background: #78c800;
	color: #000060;
	height: 100%;
	margin: 0;
	padding: 0;
	}
a:link, a:visited, a:hover, a:active, a:focus {
	color : #000060;
	}

hr {
	height : 1px;
	background : transparent;
	color : #000000;
	}
hr.hide {
	display : none;
	}

#header{
	background: #000060 url("/images/headbgleft.gif") no-repeat top left;
	height: 100px;
	margin: 0;
	padding: 0;
	}
#header h1 {
	top: 0;
	left: 0;
	margin: 0;
	width : 100%;
	font-size: 2px;
	z-index: 10;
	}
#header h1 a {
	display: block;
	width: 100%;
	height: 100px;
	background: transparent url("/images/headbgcenter.gif") no-repeat center center;
	text-indent: -700em;
	text-decoration: none;
	}
#header h2 {
	position : absolute;
	top : 0;
	right : 4%;
	height : 90px;
	width : 85px;
	font-size : 2px;
	background: transparent url("/images/headbgright.gif") no-repeat center right;
	text-indent: -700em;
	text-decoration: none;
	z-index : 9;
	}

#container{
	height: auto;
	margin: 0;
	padding: 0;
	margin-left: 4%;
	margin-right: 4%;
	}

#navigation{
	float: left;
	width: 17%;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#Nav, #Nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	}
#Nav{
	}
#Nav li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
#Nav li .navlink {
	display: block;
	padding: 3px 5px;
	margin-top : 0;
	margin-bottom : 12px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffee;
	background: #000060;
	}
#Nav li .navaktiv {
	display: block;
	padding: 3px 5px;
	margin-top : 0;
	margin-bottom : 12px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffee;
	background: #000090;
	}

#wappen{
	height: 100px;
	width: 100%;
	background: transparent url("/images/wappen.gif") no-repeat center center;
	}
#buch{
	width: 100%;
	margin-top: 30px;
/* 	background: transparent url("/images/wappen.gif") no-repeat center center; */
	text-align: center;
	}

#content{
	background: #ffffee;
	float: right;
	width: 78%;
	margin: 20px 0 0 1%;
	padding: 6px;
	}
#content p{
	text-align: justify;
	}
#content h3{
	margin-top: 0;
	}
#content h4, h5{
	margin-bottom: 0px;
	}
#content img{
	margin-right: 10px;
	}
#content #karte{
	margin: 0;
	padding: 0;
	text-align: center;
	}
#content #Bilder{
	float: right; 
	width: 202px; 
	min-height: 420px; 
	margin-left: 8px;
	}
#content #Bilder img{
	margin-bottom: 20px;
	text-align: center;
	}

#Masthead{
	margin: auto;
	width: 80%;
	}
#MastheadL{
	margin-top: 25px;
	float: left;
	width: 49%;
	text-align: center;
	}
#MastheadR{
	margin-top: 25px;
	float: right;
	width: 49%;
	height: 300px;
	text-align: center;
	}
#Publisher{
	width: 200px;
	margin: auto;
	text-align: left;
	}
#Publisher .head{
	font-size: 120%;
	font-weight: bold;
	}
#Coder{
	width: 200px;
	margin: auto;
	text-align: left;
	}
#Coder .head{
	font-size: 120%;
	font-weight: bold;
	}

#FormContainer{
	padding-top: 20px;
	text-align: center;
	}
#ContactForm{
	width: 400px;
	margin: auto;
	text-align: left;
	}
#ContactForm .FormHint{
	font-size: 80%;
	text-align: center;
	}
#ContactForm .FormLine{
	padding-top: 3px;
	padding-bottom: 3px;
	}
#ContactForm .FormLineDate{
	margin: 3px;
	text-align: center;
	}
#ContactForm .FormLineBtn{
	margin: 3px;
	text-align: center;
	}
#ContactForm .Formspace{
	height: 12px;
	margin: 0;
	}
#ContactForm .FormErrorMsg{
	color: red;
	text-align: center;
	font-size: 120%;
	}
#ContactForm .FormLine .left{
	float: left;
	width: 100px;
	}
#ContactForm .FormLine .intxt{
	width: 200px;
	}
#ContactForm .FormLine .intxtplz{
	width: 49px;
	}
#ContactForm .FormLine .intxtcity{
	width: 150px;
	}
#ContactForm .FormLine .intxtdate{
	width: 70px;
	}
#ContactForm .FormLine .intxtarea{
	width: 320px;
	}

#browse{
	clear: both;
	margin: 0;
	padding: 3px 4% 3px 4%;
	text-align: center;
	font-size: 75%;
	color: #000060;
	text-decoration: none;
	}
#browse a{
	color: #000060;
	text-decoration: none;
	}
	
#footer{
	clear: both;
	background: #000060;
	margin: 0;
	padding: 3px 4% 3px 4%;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
	}
#footer a{
	color: #ffffee;
	text-decoration: none;
	}

