/* ******************** FRAMEWORK LAYOUT IDs ******************** */
#mainContainer {
	width: 900px;
	text-align: center;
	margin: 0px auto;
	background-repeat: repeat-y;
	background-image: url(bg.jpg);
}

#topContainer {
	background-image: url(header.jpg);
	width: 900px;
	height: 165px;
	padding: 0px ;
	clear: both;
	background-repeat: no-repeat;
}

#middleContainer {
	background-image: url(bg2.jpg);
	width: 900px;
	text-align: left;
	clear: both;
	background-repeat: repeat-y;
}

#bottomContainer {
	background-image: url(bottom.jpg);
	width: 900px;
	height: 50px;
	padding-top: 0px;
	clear: both;
	font-size: 10px;
	background-repeat: no-repeat;
	text-align: center;
}



/* ****************** HEADER ****************** */
.homeLink {
	width: 900px;
	height: 122px;
	display: block;
	clear: both;
}

* html .homeLink {
	width: 325px;
	height: 122px;
	display: block;
	clear: both;
	margin-left: -575px;
}

#mainMenu {
	width: 900px;
	height: 22px;
	background-image: url(menu.jpg);
	}

#mainMenu ul, #mainMenu li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	}

.menuLink, .menuSubLink, .menuLinkAct {
	width: 124px;
	height: 18px;
	padding-top: 4px;
	text-align: center;
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.menuLinkAct, .menuLink:hover {
	background: ;
	color: #0000FF !important;
}

.menuLink2 {
	width: 120px;
	height: 100px;
	text-align: left;
	display: block;
	clear: both;
	background-image: url(ber.jpg);
}

.menuLink3 {
	width: 120px;
	height: 100px;
	text-align: left;
	display: block;
	clear: both;
	background-image: url(ini.jpg);
}

.menuLinkRes {
	width: 700px;
	height: 300px;
	text-align: center;
	display: block;
	clear: both;
	background-image: url(Restaurant.jpg);
}

.menuLinkEis {
	width: 700px;
	height: 300px;
	text-align: left;
	display: block;
	clear: both;
	background-image: url(eiswagen.jpg);
}

.menuLinkCaf {
	width: 700px;
	height: 300px;
	text-align: left;
	display: block;
	clear: both;
	background-image: url(cafeteria.jpg);
}

.menuLinkKio {
	width: 700px;
	height: 300px;
	text-align: left;
	display: block;
	clear: both;
	background-image: url(kiosk.jpg);
}
#mainMenuSub ul, #mainMenuSub li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainMenuSub {
	float: left;
	height: 15px;
	padding-top: 3px;
}

#mainMenuSub a {
	background: url(images/navi_bullet.jpg) left no-repeat;
	display: inline;
	padding: 5px;
	padding-left: 12px;
	margin-left: 5px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}

#mainMenuSub a:hover, #mainMenuSub .menuLinkAct {
	background: url(images/navi_bullet.jpg) left no-repeat;
	color: #47AA30;
}




/* ****************** CONTENT ****************** */
#leftBar{
	float: left;
	width: 140px;
}

#innerMenu {
	width: 110px;
	padding-top: 11px;
	padding-left: 10px;
	height: 100%;
	background: url(border_top.jpg) top center no-repeat;
}

.innerLink {
	width: 120px;
	height: 100px;
	display: block;
	clear: both;
}

#innerMenu2 {
	width: 110px;
	height: 100%;
}

#contentContainer {
	width: 900px;
	float: left;
}

#contentMiddleContainer {
	background: ;
	background-repeat: no-repeat;
	width: 760px;
	float: right;
	padding: ;
	margin-left: ;
	overflow: hidden;
}

#contentMiddleContainer1 {
	background: url(content_index_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	float: right;
	padding: ;
	margin-left: ;
	overflow: hidden;
}

#contentMiddleContainer2 {
	background: url(kegel.jpg);
	background-repeat: no-repeat;
	width: 760px;
	float: right;
	padding: ;
	margin-left: ;
	overflow: hidden;
}

#innerMenu li, #innerMenu ul, .contentMenuListing li, .contentMenuListing ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#innerMenu li a, .contentMenuListing li a  {
	background: url(images/navi_bullet.jpg) left no-repeat;
	display: inline;
	padding: 5px;
	padding-left: 12px;
	margin-left: 5px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}

.contentMenuListing li {
	text-align: right;
	margin-bottom: 5px;
}

.contentMenuListing li a {
	background: url(images/navi_bullet_r.jpg) right no-repeat;
	padding-left: 0px;
	padding-right: 12px;
}

.contentMenuListing .menuLink:hover {
	background: url(images/navi_bullet_r.jpg) right no-repeat #FFFFEB;
	padding-left: 0px;
	padding-right: 12px;
}

/* ******************** HTML ******************** */
body {
	background: #FEFEFE;
	color: #222222;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

a { color: #0000FF; text-decoration : none; }
a:hover, a:active  { color: #0000B3; }
a img { border: 1px solid #000000; }


h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 {
	font-size: 22px;
	font-family: Comic Sans MS;
	color: #FF0000;
}

h5 {
	font-size: 16px;
	color: #FF0000;
}

.center, .right {
	width: 100%;
	text-align: center;
	display: block;
}

.right { text-align: right; }

.pClear {
	clear: both;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

a img {
border : 0 none;
}

