@charset "utf-8";

body {
	margin: 0;
	padding: 0;	
	background-color: #99886e;
}

#rahmen {
	margin: 0 auto;
	padding: 0;
	width:1000px;
}

#top {
	width:1000px;

}

#top-muenchhausen {
	width:1000px;
	height:120px;
}

#content {
	width:1000px;
	background: transparent url('images/hg-content.gif') top left;

}

#maincontent {
    padding-left: 110px;
	width:780px;
	float: left;
}

#mainbilder {
	width:1000px;
	float: left;
}

#navigation {
    padding-left: 110px;
	width:780px;
	float: left;
}

#footer {
	width:1000px;
	height:60px;
	background: transparent url('images/hg-footer.gif') no-repeat top left;
}

.clear {
    clear: both;
}


h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.rahmen {
	border: medium solid #d5c299;
}

.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.homeschrift {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
}

.punkt {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
}

#navigation a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
}

#navigation a:link {
	text-decoration: none;
}

#navigation a:visited {
	text-decoration: none;
	color: #d5c299;
}

#navigation a:hover {
	text-decoration: underline;
	color: #d5c299;
}

#navigation a:active {
	text-decoration: none;
	color: #d5c299;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #d5c299;
}
a:hover {
	text-decoration: underline;
	color: #d5c299;
}
a:active {
	text-decoration: underline;
	color: #d5c299;
}
