@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Verdana, sans-serifArial;
	color: #663300;
	font-size: 14px;
	width: 100%;
	margin-top: 0px;
	background-image:url(images/design/body-hg.png);
	background-repeat:repeat-x;
	background-color:#f1f8fc;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}


h3 {
	font-size: 14px;
	font-weight: bold;
}

.titel-seite{
	font-size: 43px;
	font-weight: bold;
	font-style:italic;
}
.untertitel-seite{
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
}
#wrapper
{
	position: absolute;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	z-index: 1;
	top: 0px;
}
#header {
	width: 980px;
	height:243px;
}
.header-mitte-bg {
	width: 271px;
	height:243px;
	background-image:url(images/design/header-mitte.jpg);
	background-repeat:repeat-x;	
	float:left;	
}

.fluss {
	float:left;
}
 
.galeriebild-mit-text {
	border: 1px solid #74A5C7;
	float:left;
	padding:2px;
	margin:5px;
	z-index:50;
	text-align:center;
}
.float-ende {
	clear: both;
}

#content-seite-links {
	width: 59px;
	height: 587px;
	float:left;
	margin-top:-4px;	
}
#content-seite-rechts {
	width: 63x;
	height: 587px;
	float:left;
	margin-top:-4px;
}
#content {
	width: 858px;
	height: 587px;	
	background-image:url(images/design/content-mitte.jpg);
	background-repeat:repeat-x;	
	float:left;
	margin-top:-4px;
	
}
.content-text {
	overflow:auto;
	height: 545px;	
}

.footer {
	width: 730px;
	margin-left: 165px;
	clear: both;
	margin-top: 35px;
	border-top: 2px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 50px;
}

.galeriebild {
	border:#74A5C7 1px solid;
}

#menue-top {
	width: 859px;
	margin-top:30px;
	margin-bottom:15px;
	padding-left:40px;
	background-image: url(images/design/menue-hg.png);
	background-repeat: no-repeat;
	height: 34px;
}

.menue_punkt {
	font-size:14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 10px;
	float: left;
}

.menue_punkt a:link {
	color: #fff;
	text-decoration: none;
}
.menue_punkt a:visited {
	color: #fff;
	text-decoration:none;	
}
.menue_punkt a:hover {
	color: #000;
	text-decoration: none;
}

.footer-text {
	padding-top:64px;
	padding-left:65px;
	padding-right:110px;	
	font-size:11px;
	color: #fff;
	text-align:center;
}

#footer {
	clear:both;
	width: 980px;
	background-image: url(images/design/footer-hg.jpg);
	background-repeat: no-repeat;
	height: 170px;
}