/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	min-width: 980px;
	background: url(../images/foot-bg.gif) repeat center 0;
}

.bg {
	width:100%;
	background:url(../images/bg-main.png) center 0 no-repeat;
}

.main {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	line-height: 20px;
	text-align: center;
}
.preise {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.main_footer {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	line-height: 20px;
}

#banner {
	position: absolute;
	width: 40px;
	height: 122px;
	z-index: 1;
	top: 50%;
	padding: 0px;
	left: 0%;
	border-bottom: 0px;
}



.main_content {
	width: 960px;
	margin: auto;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	height: 500px;
	
}
.main_impressum {
	width: 960px;
	margin: auto;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	height: auto;
}
.main_buchung {
	width: 960px;
	margin: auto;
	line-height: 24px;
	font-size: 14px;
	text-align: left;
	height: 2400px;
}

.main_fehler {
	width: 960px;
	margin: auto;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	height: 200px;
}

.main_ra {
	width: 960px;
	margin: auto;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	height: 2000px;
}
.main_preise {
	width: 960px;
	margin: auto;
	line-height: 20px;
	text-align: center;
	height: auto;
}


.main_anfahrt {
	width: 960px;
	margin: auto;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	height: 760px;
}



.menu_navigation {
	width: 940px;
	margin: auto;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	vertical-align: middle;
}


/*** Links menu ***/
.menu_navigation a {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #333;
	font-weight: lighter;
	font-style: normal;
}
.menu_navigation a:visited {
	color: #333;
	text-decoration: none;
}
.menu_navigation a:hover {
	color: #C24225;
	text-decoration: none;
}
.menu_navigation a:link {
	text-decoration: none;
}
.menu_navigation a:active {
	text-decoration: none;
	color: #999;
}

#rechts {
	width: 460px;
	float: right;
	height: 490px;
	margin-left: 25px;
	text-align: left;
}

#links {
	width: 460px;
	float: left;
	height: 490px;
	text-align: justify;
}


a {
	color: #333333;
	text-decoration: none;
}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}


.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative;
	z-index:2;
	background:url(../images/header-bg2.gif) repeat-x 0 0 #e4e2d5;
	background-image: url(../images/header-bg.gif);
	
}

.head-line {
	width:100%;
	height:8px;
	display:block;
	background:url(../images/head-line.png) repeat-x 0 0;
}

.header-bg {
	background:url(../images/header-bg.png) no-repeat center 0;
	width:100%;
}

.head-box1 {
	overflow:hidden;
	margin-bottom:43px;
}


h1 {
	padding: 32px 0 0 180px;
	position: relative;
}
h1 a {
	display:block;
	width:600px;
	height:95px;
	text-indent:-5000px;
	background:url(../images/logo.png) 0 0 no-repeat;
}

h2 {
	font-family: 'Alex Brush', cursive;
	font-size:32px;
	line-height:1.2em;
	text-align:center;
	font-weight:normal;
	margin-bottom:11px;
	margin-left: 4px;
	color:#c24225;
	background:url(../images/title-bg.png) no-repeat 16px bottom;
	padding-bottom:16px;
}

h3 {
	font-family: 'Alex Brush', cursive;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	color:#4c4b44;
	margin-bottom:20px;
}

h3 span {
	display:block;
	color:#c24225;
	font-size:16px;
	font-weight: bold;
    line-height: 24px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}

h4 {
	font-family: 'Alex Brush', cursive;
	font-size:36px;
	line-height:32px;
	font-weight:normal;
	margin-bottom: 25px;
	padding-bottom: 15px;
	color:#333;
	margin-bottom:20px;
	border-bottom:1px solid #c7c7c7;
}

h5 {
	color:#383838;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom: 23px;
}

h6 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.2em;
	color:#383838;
	padding-top: 7px;
	text-transform:uppercase;
	margin-bottom: 24px;
}

nav {
	width:100%;
	height:50px;
	display:block;
	margin-bottom: 23px;
	background:url(../images/nav-bg.png) no-repeat center 0;
}

/*********************************content*************************************/
#content {
	width:100%;
	padding:0 0 38px;
	position:relative;
	z-index:1;
	background:url(../images/content-bg.jpg) repeat-x 0 0 #fff;
}

.content-line {
	height:7px;
	width:100%;
	display:block;
	background:url(../images/content-line.jpg) repeat-x 0 0;
	margin-bottom: 34px;
}

																									/***** Page 1 *****/

.inner1 {
	background:url(../images/bg2.png) repeat-y center 0;
	padding: 23px 6px 28px 0;
	color:#4c4b44;
	text-shadow: 1px 1px 0 #f9f8f6;
	text-align:center;
	line-height:23px;
}

.inner {
	background:url(../images/bg3.png) no-repeat center bottom;
	padding-bottom: 22px;
}

.p23 {
	margin-bottom:24px;
}

		
/****************************footer************************/
footer {
	width:100%; 
	padding:0px 0 0px;	
	background:url(../teile/images/foot-bg.gif) repeat center 0;
}

.foot-bg {padding-bottom:23px; background:url(../teile/images/foot-bg1.png) no-repeat center 0;}

.foot-line {
	width:100%;
	height:50px;
	margin-bottom: 23px;
	display:block;
	background:url(../teile/images/foot-line.png) repeat-x 0 0;
}

.foot-link {
	display:inline-block;
	width:185px;
	float:left;
	height:36px;
	margin-left: 11px;
	background:url(../teile/images/foot-logo.png) no-repeat 0 0;
}

.foot-page1 {
	float:left;
	font-size:14px;
	padding-left: 23px;
	padding-bottom: 3px;
    padding-top: 9px;
	background:url(../teile/images/foot-bg-line.gif) no-repeat 9px 7px;
	color:#9a9993;
	font-family:Arial, Helvetica, sans-serif;
}

.foot {
	text-align:center;
	padding-top: 10px;
}

.haus1 {
    background-color: white;
}
.haus2 {
	background-color: #F00;
}
