body {
  	background-color: #f5f5f5;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
  	color:#000000;  
  	padding: 0;
  	margin: 0;
  	}
	
img {
    border:none;
    }


a {color: #ffffff; text-decoration: none; }
a:visited {color:#ffffff;}
a:hover {color: #CCCCCC; text-decoration: underline}
a:active { color:#ffffff;}

a.white:link { color: #000000;}
a.white:link { text-decoration: underline; }
a.white:visited { color:#000000; }
a.white:visited { text-decoration: none; }
a.white:active { color:#000000; }
a.white:hover { color: #666666; }
a.white:hover { text-decoration: underline; }


h1 { font-size : 1.8em; }
h3 { font-size : 1.3em; }
pre, code{ font-size: 1.3em;}

#banner {
	background: url(../img/top-trans.png);
	background-repeat:repeat-x;
	background-position:center 32px;
	width: 100%;
	height:155px;
	position: fixed;
	left: 0;
	top: 0;
}

/* position der texte mit überschrift */

#text {
	position:absolute;
	width:692px;
	margin: -50px 0px 0px -350px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	border: none;
	overflow: visible;
}

#hollenborn {
	position:absolute;
	width:692px;
	margin:-100px 0px 0px -250px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	border: none;
	overflow: visible;
}

#catering {
	position:absolute;
	width:692px;
	margin:-100px 0px 0px -250px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	border: none;
	overflow: visible;
}

#besatz {
	position:absolute;
	width:692px;
	margin:-100px 0px 0px -250px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	border: none;
	overflow: visible;
}

#veranstaltungen {
	position:absolute;
	width:692px;
	margin:-100px 0px 0px -250px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	border: none;
	overflow: visible;
}

#kontakt {
	position:absolute;
	width:692px;
	margin:-150px 0px 0px -320px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	border: none;
	overflow: visible;
}

#impressum {
	position:absolute;
	width:692px;
	margin:-190px 0px 0px -350px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	border: none;
	overflow: visible;
}


#banner-inner {
	padding: 0px;
	width: 940px;
	margin: 0 auto;

}

#content {
	width: 692px;
	margin: 0 auto;
	padding:0px;
}

#content p{
	line-height: 1.6em;
	padding:  0;
	margin:0 0 15px;
}

#footer {
	background:url(../img/bottom-trans.png);
	background-repeat:repeat-x;
	background-position:center;
	width: 100%;
	position: fixed;
	height: 102px;
	left: 0;
	bottom: 0;
	padding: 0px 0px 32px 0px;
}


#footer-inner {
	padding: 32px 0px 0px 0px;
	width: 940px;
	margin: 0 auto;

}

.headerimg {

}

.toptext{
background-image:url(../img/top_text.png);
background-repeat:no-repeat;
height:15px;
}

.textmitte{
background-image:url(../img/text_mitte.png);
background-repeat:repeat-y;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 18px;
padding:5px 20px 5px 20px;
}

.botttomtext{
background-image:url(../img/bottom_text.png);
background-repeat:no-repeat;
height:15px;
}

.smalltext{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:12px 0px 0px 0px;
color:#FFFFFF;
}

.smallblack{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
padding:12px 0px 0px 0px;
color: #000000;
}

.menutext{
	font-family: "Arial", Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:75px 0px 0px 0px;
	color:#FFFFFF;
}

.menutextoff{
	font-family: "Arial", Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:75px 0px 0px 0px;
	color: #333367;
	text-decoration:underline;
}

.content{
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: normal;
	color: #000000;
}

.contentbold{
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: bold;
	color: #000000;
}

.contentheader{
	font-family: "Arial", Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight: bold;
	color: #000000;
}