/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#d0d0d0 url(../images/body_bg.jpg) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}
a {
	color:#6a6b9b;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	color:#6a6b9b;
	font-size:20px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:13px;
}
#site {
	background:url(../images/siteRepeat.jpg) top left repeat-y;
	width:975px;
	margin:0 auto;
}
#wrapper {
	background:url(../images/siteTop.jpg) top left no-repeat;
	padding-left:13px;
	min-height:800px;
}
#header {
	position:relative;
}
#searchbar {
	background:url(../images/searchBar.jpg) top left no-repeat;
	height:35px;
	padding-top:12px;
}
#menu {
	background:url(../images/menu_rot.jpg) top left no-repeat;
	height:215px;
	padding-top:15px;
	padding-left:55px;
	text-align:center;
}
#menu img {
	padding-right:5px;
	padding:0 25px;
}
#container {
	overflow:hidden;
	position:relative;
	/*padding-bottom:30px;*/
}
* html #container {
	height:1%;
}

#container-left {
	float:left;
	width:220px;
}
#submenu {
	padding-left:15px;
	margin-top:35px;
}
#submenu a {
	text-decoration:none;
	color:#000;
	display:block;
	margin-bottom:10px;
	padding-left:24px;
}
#submenu a:hover, #submenu a.active {
	color:#6a6b9b;
	font-weight:bold;
	background:url(../images/arrow_red.gif) left center no-repeat;
}
#container-middle {
	float:left;
	width:490px;
	margin:0 25px;
	display:inline;
	padding-bottom:40px;
}
#breadcrumb {
	font-size:10px;
	color:#959595;
	margin-top:22px;
}
#breadcrumb a {
	text-decoration:none;
	color:#959595;
}
#content {
	margin-top:22px;
	overflow:hidden;
	overflow:visible;
}
* html #content {
	height:1%;
}
#container-right {
	float:left;
	width:165px;
}
#logos {
	margin-top:35px;
}


#footer {
	clear:both;
	background:url(../images/footer.jpg) bottom left no-repeat;
	height:90px;
	position:relative;
	color:#FFF;
	font-size:11px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#copy {
	position:absolute;
	top:7px;
	left:25px;
}
#credits {
	position:absolute;
	top:7px;
	left:245px;
}
#bottommenu {
	position:absolute;
	right:60px;
	width:650px;
	text-align:center;
	top:48px;
	color:#2a2a2a;
}
#bottommenu a {
	color:#2a2a2a;
}

.Platzreservierung #container-right {
	display:none;
}
.Platzreservierung #container-middle {
	width:650px;;
}
.Platzreservierung table, .Platzreservierung table a {
	color:#000;
}

#animation {
	padding-left:221px;
}