* {
	margin: 0px;
}
html {
	height: 100%
}
body {
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	background-image: url(/images/layout/bg.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	margin: 0px;
}
.wrapper {
	min-height: 94%;
	height: auto;
	margin: 0px auto;
	width: 995px;
	text-align: left;
	background-image: url(/images/layout/shadow.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#top {
	height: 75px;
	margin: 10px 0px 0px 0px;
	width: 990px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#top .lang {
	display: block;
	height: 30px;
	line-height: 30px;
	position: absolute;
	margin: 5px 0px 0px 0px;
}
#top .lang ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top .lang li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
}
#top .toplinks {
	position: absolute;
	margin: 5px 0px 0px 160px;
	width: 600px;
	background-image: url(/images/layout/topshadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top .toplinks ul{
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top .toplinks li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	float: left;
	background-image: url(/images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;
}
#top .toplinks li a:active, #top .toplinks li a:link, #top .toplinks li a:visited {
	display: block;
	line-height: 30px;
	height: 30px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #666;
	float:left;
}
#top .toplinks li a:hover {
	color: #E65218;
}
#top .logo {
	position: absolute;
	margin: 5px 0px 0px 790px;
}
#footer {
	height: 40px;
	width: 980px;
	margin: 0px;
	clear: both;
	color: #333;
	padding: 0px 5px;
	line-height: 40px;
	border-top: 1px dotted #333;
	background-color: #FFF;
}
#footer a:active, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #333;
}
#header {
	height: 250px;
	background-color: #CCC;
	width: 990px;
	border-bottom: 1px solid #999;
}
#titelbild {
	width: 990px;
	height: 250px;
	display: block;
	position: absolute;
}
#sitelinks {
	height: 250px;
	width: 190px;
	position: absolute;
	font-size: 11px;
	margin: 5px 0px 0px 790px;
}
#sitelinks .cover {
	background-color: #FFF;
	height: 240px;
	width: 195px;
	position: absolute;
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.50;
	opacity:0.50;
	padding: 0px;
	margin: 0px;
}
#sitelinks .trans {
	color: #000;
	position: absolute;
	width: 185px;
	height: 230px;
	padding: 0px;
	margin: 5px;
}
#sitelinks .address {
	color: #333;
	background-color: #FFF;
	text-align: center;
	padding: 5px;
	z-index: 1000;
	height: 105px;
	width: 175px;
}
#sitelinks .anfragebox {
	background-color: #FFF;
	width: 175px;
	height: 60px;
	padding: 5px;
	position: absolute;
	margin: 40px 0px 0px 0px;
	text-align: left;
}
#sitelinks a:active, #sitelinks a:link, #sitelinks a:visited {
	text-decoration: none;
	color: #000;
}

#sitelinks a:hover {
	color: #E65218;
}
#sitelinks ul {
	margin: 6px 0px;
	padding: 0px;
	font-size: 11px;
}
#sitelinks li {
	list-style-type: none;
	background-image: url(/images/layout/bullet0.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	line-height: 14px;
	height: 14px;
}
#sitelinks li a:active, #sitelinks li a:link, #sitelinks li a:visited {
	display: block;
	line-height: 18px;
	height: 18px;
}
#sitelinks li a:hover {
	color: #E65218;
	background-color: #e9e9e9;
}
#content {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	width: 990px;
	background-image: url(/images/layout/white.gif);
	min-height: 450px;
}
#content .middle p, #content .middlewide p {
	
}
#content .none {
	width: 0px;
	height: 0px;
	clear: both;
}
#content .left {
	width: 200px;
	float: left;
	padding: 12px 0px;
	background-color: #FFF;
}
#content .homeleft {
	width: 485px;
	margin: 5px 0px 0px 5px;
	float: left;
	padding: 0px;
	height: 300px;
}
#content .homeright{
	width: 485px;
	margin: 5px 0px 0px 5px;
	float: right;
	padding: 0px;
}
#content .homebottom {
	width: 980px;
	padding: 0px;
	clear: left;
	margin: 5px;
}
#content .middle {
	width: 580px;
	float: left;
	margin: 0px 5px;
	padding: 12px 0px;
	background-color: #FFF;
}
#content .middle ul {
	margin: 12px 6px;
	padding: 0px;
	
}
#content .middle li {
	list-style-type: none;
	background-image: url(/images/layout/bullet0.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
#content .right {
	width: 200px;
	float: left;
	padding: 12px 0px;
	background-color: #FFF;
}

#hnav {
	height: 40px;
	font-weight: normal;
	background-color: #FFF;
	font-size: 14px;
	text-transform: none;
	border-bottom: 5px solid #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 990px;
}
#hnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
}
#hnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#hnav a:active, #hnav a:link, #hnav a:visited {
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	color: #333;
	display: block;
}
#hnav a:hover {
	color: #E65218;
	border-bottom: 5px solid #E65218;
	background-color: #e9e9e9;
}
#hnav a.current {
	color: #E65218;
	border-bottom: 5px solid #E65218;
	background-image: url(/images/layout/hnav_current.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#snav {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: -1px;
}
#snav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#snav li {
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dotted #999;
	margin: 0px;
	padding: 0px;
}
#snav a:active, #snav a:link, #snav a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	display: block;
	color: #333;
	height: 24px;
	line-height: 24px;
}
#snav a:hover {
	color: #666;
	background-color: #d9d9d9;
}
#snav a.current {
	color: #E65218;
	background-image: url(/images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
}
h1 {
	font-weight: normal;
	font-size: 18px;
	color: #E65218;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 12px 0px;
	text-transform: lowercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	border-left: 2px solid #333;
	padding-left: 6px;
	margin: 12px 0px;
	text-transform: lowercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin: 12px 0px;
	text-transform: lowercase;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #E65218;
	
}
hr {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	color: #d9d9d9;
}
a {
	color: #E65218;
}
a:active {
	color: #E65218;
}
a:link {
	color: #E65218;
}
a:visited {
	color: #E65218;
}
a:hover {
	color: #999;
}
.box1 {
	border: 1px dotted #999;
	width: 190px;
	padding: 2px;
	margin: 1px;
}
.box1 ul {
	margin: 6px 0px;
	padding: 0px;
}
.box1 li {
	list-style-type: none;
	background-image: url(/images/layout/bullet0.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
.box1b {
	border: 1px dotted #999;
	width: 190px;
	padding: 2px;
	margin: 1px;
	background-color: #FADBCF;
}

.box2 {
	width: 290px;
	float: left;
}
#content .box2 p {
	letter-spacing: 0px;
}
.preistabelle {
	width: 578px;
	border: 1px solid #999;
}
.preistabelle th {
	font-size: 11px;
	background-color: #DDD;
	color: #000;
	font-weight: normal;
	vertical-align: middle;
	padding: 5px 0px;
}
.preistabelle td {
	font-size: 11px;
	padding: 2px;
	letter-spacing: 0px;
	border-bottom: 1px solid #ddd;
}
.linkout {
	text-decoration: none;
	padding: 0px 0px 0px 14px;
	background-image: url(/images/layout/linkout.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 6px 0px;
}
.linkin {
	text-decoration: none;
	padding: 0px 0px 0px 14px;
	background-image: url(/images/layout/linkin.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 6px 0px;
}
.homebox {
	border: 1px solid
#;
	width: 470px;
	padding: 5px;
	margin-bottom: 5px;
	height: 125px;
	clear: both;
	background-color: #E65218;
	color: #fff;
	border: 1px solid #E65218;
}
.homebox h1 {
	color: #FFF;
	margin: 0px 0px 5px 0px;
}

.angebotsbox {
	width: 190px;
	padding: 0px;
	height: 280px;
	clear: both;
	border: none;
	margin: 1px;
	background-color: #FFF;
}

.angebotsbox img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.angebotsbox h3 a:link , .angebotsbox h3 a:visited, .angebotsbox h3 a:active{
	text-decoration: none;
	color: #333;
}
.angebotsbox h3 a:hover {
	text-decoration: none;
	color: #E65218;
}
.angebotsbox td {
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: left;
}


.preisbutton {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 95px;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	background-color: #E65218;
	margin-bottom: 0px;
	font-size: 12px;
}

.preisbutton a:active, .preisbutton a:link, .preisbutton a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 95px;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	background-color: #E65218;
}
.preisbutton a:hover {
	color: #000;
	background-color: #E65218;
}
#formZ  {
	color: #666;
}
#zanreise, #zabreise {
	width: 58px;
	padding: 2px;
	border: 1px solid #666;
	font-size: 11px;
}
#formZ .anfrage {
	margin: 5px 0px 0px 0px;
	border: 1px solid #666;
	width: 171px;
	padding: 2px;
	background-color: #E65218;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}
#calendar {
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	text-align: center;
}
#formA * {
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0px;
}
#formA label {
	width: 65px;
	display: block;
	float: left;
	clear: left;
	letter-spacing: 0px;
	font-size: 11px;
}
#formA .fdatum {
	width: 75px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 2px;
	font-size: 11px;
	letter-spacing: 0px;
	border: 1px solid #333;
}
#formA .fzahl {
	width: 35px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 2px;
	font-size: 11px;
	letter-spacing: 0px;
	border: 1px solid #333;
}
#formA .flangtext {
	width: 200px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 2px;
	font-size: 11px;
	letter-spacing: 0px;
	border: 1px solid #333;
}
#formA .fplz {
	width: 55px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 2px;
	font-size: 11px;
	letter-spacing: 0px;
	border: 1px solid #333;
}
#formA .fkurztext {
	width: 136px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 2px;
	font-size: 11px;
	letter-spacing: 0px;
	border: 1px solid #333;
}
#formA .fbigtext {
	width: 270px;
	padding: 2px;
	border: 1px solid #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	margin-bottom: 2px;
}
#formA .anfrage {
	margin: 5px 0px 0px 0px;
	border: 1px solid #666;
	width: 176px;
	padding: 2px;
	background-color: #E65218;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}
.wrapper #content .middle .galerie {
	padding: 0px;
	margin: 0px;
	width: 580px;
	display: block;
	border: 1px dotted #333;
	min-height: 190px;
}
.wrapper #content .middle .galerie img {
	float: left;
	margin: 1px;
	border: none;
	display: block;
}
.wrapper #content .middle .galerie p {
	clear: left;
	height: 0px;
	line-height: 0px;
}
.anfragebutton {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	background-color: #E65218;
	margin-bottom: 0px;
	font-size: 11px;
}
.anfragebutton a:active, .anfragebutton a:link, .anfragebutton a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 150px;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	background-color: #E65218;
}
.anfragebutton a:hover {
	color: #000;
	background-color: #E65218;
}
.notiz {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	line-height: 30px;
	margin: 5px 0px;
	padding: 5px;
	background-color: #FAD5C7;
	font-size: 12px;
	color: #000;
}
