body {
	margin: 0;
	padding: 0;
	
	background-color: #1D2D31;

	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	}

#wrapper_logo{
	display: block;
	width: 225px;
	height: 166px;
	
	position: absolute;
	top: 0;
	left: 0;
	
	text-indent: -9999px;
	
	background-image: url('/fileadmin/graphics/logo.png');

	cursor: hand;
	cursor: pointer;
	}
	
#wrapper_menu {
	display: block;
	width: 744px;
	height: 166px;
	
	position: absolute;
	top: 0;
	left: 225px;
	
	background-image: url('/fileadmin/graphics/menu_bg.png');
	}
	
#mainmenu {
	margin: 0;
	margin-top: 67px;
	padding: 0;
	
	list-style-type: none;
	}
	
#mainmenu li {
	float: left;
	}
	
#mainmenu a, #mainmenu .active {
	display: block;
	float: left;
	width: 186px;
	height: 99px;
	}

#mainmenu a img, #submenu a img {
	border: 0;
	}
	
#wrapper_content {
	display: block;
	width: 968px;
	
	position: absolute;
	top: 166px;
	left: 0;
	
	background-color: #FFFFFF;
	}
	
#wrapper_left {
	display: block;
	float: left;
	width: 225px;
	
	position: absolute;
	top: 0;
	left: 0;
	
	background-image: url('/fileadmin/graphics/left_bg.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
	}
	
#wrapper_left h2 {
	margin-top: 25px;
	margin-left: 15px;

	color: #DDDFE0;
	}
	
#submenu {
	list-style-type: none;
	}
	
#submenu li {
	display: block;
	margin-left: -20px;
	margin-top: -1px;
	padding: 0;
	}
	
#submenu a {
	display: block;

	margin: 0;
	margin-bottom: 2px;
	padding: 0;

	width: 190px;
	height: 25px;

	background-color: #778084;
	}

#submenu a:hover {
	background-color: #42464C;
	}

#submenu .active {
	margin: 0;
	margin-left: -20px;
	margin-top: -1px;
	margin-bottom: 2px;
	padding: 0;

	width: 190px;
	height: 25px;
	background-color: #42464C;
	}
	
#wrapper_right {
	display: block;
	width: 744px;
	
	margin-left: 225px;
	
	padding-top: 25px;
	}
	
#wrapper_right h2 {
	display: block;
	
	color: #FFFFFF;
	background-color: #42464C;
	}
	
#wrapper_right h3 {
	position: absolute;
	top: 440px;
	left: 625px;
	
	color: #DDDFE0;
	}
	
h4 {
	margin-top: 15px !important;
}
	
#content {
	display: block;
	width: 350px;
	
	margin-left: 19px;
	margin-bottom: 70px;

	line-height: 18px;
	}

#content ul {
	margin-left: -35px;
	}

#content ul li {
	margin-bottom: 10px;
	padding-left: 15px;
	
	list-style: none;	
	background-image: url('/fileadmin/graphics/li.gif');
	background-repeat: no-repeat;
	background-position: 2px 7px;
	}
	
#content a, #wrapper_info a {
	color: #42464C;
	}

#images {
	margin-top: 19px;
	margin-left: 19px;
	}
	
#images img {
	margin-right: 1px;
	}
	
#wrapper_footer {
	display: block;
	clear: both;
	width: 968px;
	height: 200px;
	}

#wrapper_info {
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 300px;

	line-height: 14px;
	}

#wrapper_info h6 {
	margin-top: 30px !important;
	}






.tx-guestbook-header {
	background: #42464C !important;
	}

.tx-guestbook-left {
	display: none !important;
	}

.tx-guestbook-right {
	margin-top: 0 !important;
	}

.tx-guestbook-date {
	color: #798286 !important;
	}



.tx-indexedsearch {
	margin-top: 30px;
	}

input.output {
	border: 0;
	background-color: #FFFFFF;
	color: #000000;
	width: 80px;

	font-weight: bold;
	}

.catering {
	margin-bottom: 25px;
	}
.catering .berechnung {
	clear: both;
	padding-top: 10px;
	}
.catering img {
	float: left;
	margin-right: 15px;
	}


#contentTab_inner {
	background-image: url('/fileadmin/graphics/bottom_subpage.gif');
	}

.tx-langswitcher-pi1 div {
	float: left;
	width: 20px;
	margin-right: 2px;
	}

.tx-langswitcher-pi1 .title {
	display: none;
	}
