* { margin: 0; padding: 0; }
hr { display: none; }
.clearfix { clear: both; }


body {
	font-family: Tahoma;
	font-size: 12px;
	background: url(../graphics/base/bg.jpg) no-repeat fixed center center;
}


#box-wrapper {
	width: 950px;
	margin: 0px auto;
}


#box-logo {
	width: 300px;
	height: 111px;
	padding: 29px 0px 0px 0px;
	float: left;
}
#box-logo a {
	display: block;
	width: 277px;
	height: 50px;
}
#box-logo span {
	display: none;
}


#box-shortnav {
	width: 650px;
	height: 140px;
	height: 29px;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}
#box-shortnav .search {
	float: right;
	width: 130px;
	height: 23px;
	padding: 6px 10px 0px 10px;
}
#box-shortnav .suche {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 11px;
	width: 130px;
	border: 0px;
	height: 16px;
	padding: 2px 0px 0px 0px;
	background: none;
}
#box-shortnav .list {
	float: right;
	height: 21px;
	padding: 8px 6px 0px 6px;
}
#box-shortnav .list a {
	text-decoration: none;
}
#box-shortnav .list ul li {
	list-style: none;
	display: inline;
	padding: 0px 4px 0px 4px;
}


#box-title {
	height: 90px;
	width: 752px;
	padding: 37px 0px 0px 198px;
}
#box-title h2 span {
	display: none;
}


#box-nav {	
	width: 752px;
	height: 18px;
	padding: 0px 0px 0px 198px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
#box-nav ul li {
	list-style: none;
	float: left;
	width: 130px;
	display: block;
	height: 16px;
	padding: 2px 0px 0px 0px;
}
#box-nav li ul {
	display: none;
	position: absolute;
	top: 285px;
	z-index:300;
	width: 160px;
	list-style-type: none;
}
*+html #box-nav li ul {margin-left: -74px;}
#box-nav li ul li {
	font-size: 11px;
	width: 160px;
	display: block;
	list-style-type: none;
	padding: 4px 10px 4px 10px;
	height: auto;
}
li:hover ul, li.over ul { display: block; }
#box-nav li:hover ul {display: block;}

#box-nav a {
	text-decoration: none;
}
#box-nav a:hover, #box-nav a.active {
	font-weight: bold;
}
#box-nav li.active {
	font-weight: bold;
}


#box-site {
	width: 950px;
}

#box-left-main {
	width: 168px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#box-left {
	width: 140px;
	padding: 17px 11px 17px 17px;
	text-transform: uppercase;
	line-height: 20px;
}
#box-left ul {
	list-style: none;
}
#box-left ul li ul {
	font-size:11px;
	margin: 0px 0px 10px 10px;
}
#box-left a {
	text-decoration: none;
}
#box-left a:hover, #box-left a.active {
	font-weight: bold;
}

#box-left li ul a:hover {
	font-weight: normal;
}


#box-middle {
	width: 542px;
	margin: 0px 10px 0px 0px;
	float: left;
	line-height: 20px;
}
#box-middle .big {
	width: 542px;
	margin-bottom: 10px;
	clear: both;
}
#box-middle .big table {
	padding: 17px;
}
#box-middle .small {
	background: url(../graphics/small.png) repeat-y;
}
#box-middle .big p, #box-middle .big h3, #box-middle .big h1, #box-middle .small p, #box-middle .small h3, #box-middle ul {
	padding: 0px 17px 17px 17px;
}
#box-middle ul {
	list-style: none;
}
#box-middle .sitemap a {
	text-decoration: none;
}
#box-middle .sitemap .nav {
	font-weight: bold;
	text-transform: uppercase;
}
#box-middle h3, #box-middle h1 {
	text-transform: uppercase;
	font-size:14px;
}
#box-middle .small_l {
	width: 266px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
} 
#box-middle .small_r {
	width: 266px;
	float: left;
	margin-bottom: 10px;
} 


#box-right {
	float: left;
	width: 220px;
	font-size: 11px;
}

.servicebox {
	font-size:11px;
	padding: 17px;
	line-height: 16px;
	margin: 10px 0;
}
.servicebox a {color:#fff;text-decoration:none;}

.white {
	padding: 17px;
	line-height: 16px;
	margin-bottom: 10px;
}
.white a {
	text-decoration: none;
}
.white a:hover {
	text-decoration: underline;
}

.anfahrt {
	margin-top: -20px;
}

.mod_gallery_container{
	background: #fff;
}
.mod_gallery_container p, .mod_gallery_container h1, .mod_gallery_container p, .mod_gallery_container ul {
	padding: 17px 19px 17px 15px;
}
.mod_gallery_lay2_table{
	margin-left: 12px;
}
