/* Grunddesfinitionen */

html{
	min-height: 101%;
}

body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff4ce;
}

img {
	border: none;	
}

#container{
	
	width: 972px;
	margin: 0 auto;

	
}
#header{
	width: 972px;
	height:309px;
}

.logo {
	margin-left: 50px;	
}

.logo img{
	margin-top: 7px;
}

#level0{
	width: 972px;
	background: url(../images/header_bg.jpg) no-repeat;
	height: 268px;
}

#pathway {
	margin-left: 50px;	
	padding: 5px 0;
}

#pathway a {
	color: #999;
}

#pathway a:hover {
	text-decoration: underline;

}

	
#nav{
	background: url(../images/nav.jpg) no-repeat;	
	height: 41px;
	padding:1px 0 0 20px;
	
}
#level2{
	margin: 0pt;
	padding-top: 5px;
	float: left;
	background: url(../images/content_bg.png) repeat-y;
}
#level3{
	width: 972px;
	margin: 0px;
	padding: 18px 0 0 770px;
	float: left;
	background: url(../images/footer_bg.png) no-repeat;
	height: 55px;
}
#level2_left{
	width: 20%;
/*	background: #eaeaea;*/
	margin: 3px 0 0 50px;
	padding: 5px;
	float: left;
}

#content60{
	width: 43%;
	margin: 3px 0 0 5px;
	float: left;
	
}
#content80{
	width: 627px;
	margin: 3px 0 0 50px;
	float: left;
	
}
#content81{
	width: 68%;
	margin: 3px 0 0 5px;
	float: left;
}
#content100{
	width: 950px;
	margin: 3px 0 0 50px;
	float: left;
}
#level2_right{
	width: 20%;
	/*background: #eaeaea;*/ 
	margin: 3px 85px 0 0;
	padding: 5px;
	float: right;
}

.moduletable_menu{
padding: 0 10px 0 10px;

}
a:link{
color: #000; text-decoration: none;
}
a:visited{
color: #000; text-decoration: none;
}
a:active{
color: #000; text-decoration: none;
font-weight: bold;
}
a:hover{
color: #000; text-decoration: none;
}

.moduletable_menu ul {
	list-style: none;	
}

.moduletable_menu li {
	float:left;
}

.moduletable_menu li a{
	padding: 12px 25px 17px 25px;
	color: #fff;
	font-size: 14px;
}
.moduletable_menu li a:hover{
	padding: 12px 25px 17px 25px;
	color: #2172b4;
}

.moduletable_menu li.active a{
		background: url(../images/button.png) no-repeat;
		font-weight: bold;
		color: #2172b4;
}

.moduletable_menu li.active.item4 a {	
		background: url(../images/button1.png) no-repeat;
		font-weight: bold;
		color: #2172b4;
}
/*.moduletable_menu li.active.item5 a {	
		background: url(../images/button2.png) no-repeat;
		font-weight: bold;
		color: #2172b4;
}
.moduletable_menu li.active.item6 a {	
		background: url(../images/button2.png) no-repeat;
		font-weight: bold;
		color: #2172b4;
}
.moduletable_menu li.active.item9 a {	
		background: url(../images/button2.png) no-repeat;
		font-weight: bold;
		color: #2172b4;
}*/

.moduletable_menu li.active.item40 a {	
		background: url(../images/button4.png) no-repeat;
		font-weight: bold;
		color: #2172b4;
}

.moduletable-footer ul {
	list-style: none;	
		margin-right: 25px;
}

.moduletable-footer li {
	float:left;

}
.moduletable-footer li a{
	padding-right: 25px;
	color: #FFFFFF
}
.moduletable-footer li a:hover{
		color: #2172b4;
}
.moduletable-footer li.active a{
		font-weight: bold;
		color: #2172b4;
}
.moduletable ul {
	list-style: none;	
}
.moduletable ul li a span{
	margin-top: 5px;
}

.moduletable ul.menu li{
	margin: 5px 0;
}

.moduletable ul.menu li a{
	color: #2172b4;
}

.moduletable li.active a{
		font-weight: bold;
}

.moduletable-speisekarte {
	background: url(../images/module_l.png) no-repeat;
	width: 200px;
	min-height: 300px;
	padding-top: 10px;
}
.moduletable-speisekarte ul {
	list-style: none;	
}

.moduletable-speisekarte ul li a span{
	margin-top: 5px;
}

.moduletable-speisekarte ul.menu li{
	margin: 5px 0;
}

.moduletable-speisekarte ul.menu li a{
	color: #2172b4;
}

.moduletable-speisekarte li.active a{
		font-weight: bold;
}

.moduletable-speisekarte li a:hover{
		font-weight: bold;
}

.moduletable-tisch {
	background: url(../images/module.png) no-repeat;
	width: 200px;
	height: 220px;
	padding-top: 10px;
}

.moduletable-oef {
	background: url(../images/module.png) no-repeat;
	width: 200px;
	height: 220px;
	padding-top: 10px;
}

.moduletable {
	background: url(../images/module.png) no-repeat;
	width: 200px;
	height: 220px;
	padding-top: 10px;
	
}
.moduletable-partner {
	width: 160px;
	
}
