@charset "utf-8";

/* Navigation */
#navbar {
	height: 25px;
	width: 936px;
	background-color: #FFF;
}
a.home {
	height: 25px;
	width: 99px;
	background-color: transparent;
	background-image: url(../img/btn/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
a.home:hover {
	background-color: transparent;
	background-image: url(../img/btn/home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 25px;
	width: 99px;
}
a.restaurant {
	height: 25px;
	width: 106px;
	background-color: transparent;
	background-image: url(../img/btn/restaurant.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
a.restaurant:hover {
	background-color: transparent;
	background-image: url(../img/btn/restaurant.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 25px;
	width: 106px;
}
a.catering {
	height: 25px;
	width: 86px;
	background-color: transparent;
	background-image: url(../img/btn/catering.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
a.catering:hover {
	background-color: transparent;
	background-image: url(../img/btn/catering.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 25px;
	width: 86px;
}
a.partyservice {
	height: 25px;
	width: 118px;
	background-color: transparent;
	background-image: url(../img/btn/partyservice.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
a.partyservice:hover {
	background-color: transparent;
	background-image: url(../img/btn/partyservice.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 25px;
	width: 118px;
}
a.ueberuns {
	height: 25px;
	width: 92px;
	background-color: transparent;
	background-image: url(../img/btn/ueberuns_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
a.ueberuns:hover {
	background-color: transparent;
	background-image: url(../img/btn/ueberuns_1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 25px;
	width: 92px;
}
a.referenzen {
	height: 25px;
	width: 228px;
	background-color: transparent;
	background-image: url(../img/btn/referenzen.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
a.referenzen:hover {
	height: 25px;
	width: 228px;
	background-color: transparent;
	background-image: url(../img/btn/referenzen.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
}

a.kontakt {
	height: 25px;
	width: 84px;
	background-color: transparent;
	background-image: url(../img/btn/kontakt.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
a.kontakt:hover {
	background-color: transparent;
	background-image: url(../img/btn/kontakt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 25px;
	width: 84px;
}
a.impressum {
	height: 25px;
	width: 123px;
	background-color: transparent;
	background-image: url(../img/btn/impressum.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
a.impressum:hover {
	background-color: transparent;
	background-image: url(../img/btn/impressum.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 25px;
	width: 123px;
}

/* Spaltenaufteilung */
#spalte_links {
	float: left;
	width: 133px;
	margin-left: 7px;
	padding-top: 60px;
	height: 500px;
	margin-right: 30px;
}
#spalte_mitte {
	float: left;
	width: 468px;
	padding-top: 60px;
}
#spalte_rechts {
	float: left;
	width: 265px;
	padding-top: 60px;
	height: 500px;
	margin-left: 40px;
}

/* CSS Document */

#wrapper {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position:relative;
}
#spacer {
	height: 252px;
	background-image: url(../img/shad_menue.png);
	background-repeat: no-repeat;
	position: relative;
}

* {
	margin: 0px;
	padding: 0px;
}
#menue {
	height: 245px;
	width: 936px;
	margin-top: 7px;
	margin-left: 7px;
	position: absolute;
}

#content {
	width: 950px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
}

.clear {
}
#bodyhg { /* der HG mit Rahmenschatten */
	background-image: url(../img/shad_body.png);
	width: 950px;
}
.clear {
	clear: both;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #58595B;
	padding-bottom: 10px;
}
h1 {
	font-family: georgia;
	font-size: 28px;
	color: #58595B;
	font-style: italic;
}
.tabelle_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #58595B;
	vertical-align: top;
}
.tabelle_p_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #58595B;
	vertical-align: top;
	font-weight: bold;
}
.a_liste {
	color: #58595B;
}
.aufzaehlung_pkt {
	list-style-image: url(../img/li_punkt.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #58595B;
	list-style-position: outside;
	padding-top: 5px;
	margin-left: 50px;
	padding-right: 70px;
}
.aufzaehlung_pkt_a {
	list-style-image: url(../img/li_punkt.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #58595B;
	list-style-position: outside;
	padding-top: 5px;
	margin-left: 50px;
	padding-right: 70px;
}

.aufzaehlung_pkt_ZA_14 {
	list-style-image: url(../img/li_punkt.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #58595B;
	list-style-position: outside;
	padding-top: 5px;
	margin-left: 50px;
	padding-right: 70px;
}


.p_zentriert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 40px;
	word-spacing: 3px;
	letter-spacing: 0.1em;
	color: #58595B;
}
.strich {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 90%;
}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #58595B;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../img/li_punkt.gif);
	padding-top: 5px;
	padding-right: 70px;
	text-align: left;
	margin-left: 50px;
}


.EZ_Liebst {
	padding-left: 40px;
}
.EZ_50 {
	padding-left: 50px;
}



#footer {
	background-image: url(../img/shad_footer_50.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	background-position: bottom;
}
#content p a {
	font-style: normal;
	color: #58595B;
	text-decoration: none;
	font-weight: bolder;
}
#content p a:hover {
	color: #589C3A;
	text-decoration: none;
}
#content_rechts ul {
	list-style-type: none;
}
#content_rechts ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
#content_rechts ul li a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #589C3A;
	padding-right: 112px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: -20px;
}
#headerpic {
	height: 220px;
	width: 936px;
}
#plan1 {
	background-color: #9C0;
	height: 30px;
	margin-top: 120px;
}
.fliesstext_a {
	font-family: Arial, Helvetica, sans-serif;
	color: #58595B;
	font-weight: bold;
	text-decoration: none;
}
.fliesstext_a_tab {
	font-family: Arial, Helvetica, sans-serif;
	color: #58595B;
	font-weight: normal;
	text-decoration: none;
}
#angebot {
	height: 100px;
	width: 207px;
	margin-top: 1px;
	float: right;
	background-image: url(../img/gans.jpg);
	background-repeat: no-repeat;
}
