@charset "utf-8";
/* CSS Document */

/* Damit führst du ein RESET des CSS durch */
/* So lassen sich Probleme bei den unterschiedlichen Browsern vermeiden */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
    line-height: 17px;
	background-image: url(../img/hg-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #ffffcc;
}

#wrap {
	width: 900px;
	margin: 0 auto;
}

#wrap2 {
	width: 400px;
	margin: 0 auto;
}

#headertop {
	width: 900px;
	height: 20px;
	background-image: url(../img/header-top.jpg);
}

#headermain {
	width: 900px;
	height: 237px;
	background-image:url(../img/headermain.jpg)
}

#headernavi {
	width: 900px;
	height: 59px;
	background-image:url(../img/header-navi.jpg)
}

#navigation {
	width: 900px;
	height: 30px;
	padding-top: 6px;
	padding-left: 5px;
	text-align: left;
}

#headline {
	width: 900px;
	height: 40px;
	text-align: left;
}

#hinweis {
	width: 900px;
	height: 60px;
	padding-top: 230px;
	text-align: right;
}

#angebot {
	width: 400px;
	height: 60px;
	padding-top: 40px;
	text-align: center;
}

#navigation ul{
	list-style-type: none;
}

#navigation li {
	display: inline;
}

#contentlefthome ul{
	margin-left:12px;
	list-style-type: disc;
}

#contentlefthome li {
	display: compact;
}

#contentds li {
    display: compact;
    font-weight: normal;
}

.dsbold {
    font-weight: bold;
}


a{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	color: #000000; font-weight: normal;
	}

a.hauptnavi:visited{
	text-decoration: none; color: #cc0000; font-size: 14px; font-weight: bold;
	}
a.hauptnavi:hover{
	text-decoration: none; color: #FFF; font-size: 14px; font-weight: bold;
	}
a.hauptnavi:active{
	text-decoration: none; color: #cc0000; font-size: 14px; font-weight: bold;
	}
a.hauptnavi{
	text-decoration: none; color: #cc0000; font-size: 14px; font-weight: bold;
	}
	
a.email:visited{
	text-decoration: none; color: #000; font-size: 14px; font-weight: bold;
	}
a.email:hover{
	text-decoration: underline; color: #000; font-size: 14px; font-weight: bold;
	}
a.email:active{
	text-decoration: none; color: #000; font-size: 14px; font-weight: bold;
	}
a.email{
	text-decoration: none; color: #000; font-size: 14px; font-weight: bold;
	}
	
a.textlink:visited{
	text-decoration: underline; color: #000; font-size: 14px; font-weight: normal;
	}
a.textlink:hover{
	text-decoration: none; color: #000; font-size: 14px; font-weight: normal;
	}
a.textlink:active{
	text-decoration: underline; color: #000; font-size: 14px; font-weight: normal;
	}
a.textlink{
	text-decoration: underline; color: #000; font-size: 14px; font-weight: normal;
	}
	
	
a.impre:visited{
	text-decoration: none; color: #000; font-size: 12px; font-weight: normal;
	}
a.impre:hover{
	text-decoration: underline; color: #000; font-size: 12px; font-weight: normal;
	}
a.impre:active{
	text-decoration: none; color: #000; font-size: 12px; font-weight: normal;
	}
a.impre{
	text-decoration: none; color: #000; font-size: 12px; font-weight: normal;
	}		

#contentlefthome {
	width: 378px;
	height: auto;
	float: left;
	margin-right: 20px;
}

#contentrighthome {
	width: 502px;
	height: 345px;
	float: right;
}

#contentleftkontakt {
	width: 455px;
	height: 355px;
	float: left;
	margin-right: 20px;
}

#contentleftbuchung {
	width: 455px;
	float: left;
	margin-right: 20px;
	height: auto;
}

#contentrightkontakt {
	width: 425px;
	height: 370px;
	float: right;
}

#adresse {
	width: 900px;
	height: 20px;
	float: left;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	background-color:#ff9933;
	color:#000;
}

h1 {
	font-size: 18px;
	color: #cc0000;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #990000;
	padding-bottom: 5px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 4px;
}

h4 {
	font-size: 18px;
	color: #fff;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
}

.border {
	border: 1px; solid;
	border-color:#000;
	border-style: solid;
}

.bordermar {
	border: 1px; solid;
	border-color:#000;
	border-style: solid;
	margin-right: 2px;
	margin-top: 5px;
}
.kleineschrift {
	font-size: 11px;
	line-height: 13px;
}

.hervorgehoben {
	font-weight: bold;
}

.rechts {
	text-align:right;
}

hr{
	border-style: dotted;
	border-color: #3b6720;
}

.hrhome{
	border-style: dotted;
	border-color: #3b6720;
	width: 380px;
	
}

.img {
	padding-right: 25px;
}

.imgright {
	float:left;
}

#impress {
	width: 900px;
	height: 25px;
	text-align: right;
	float: left;
	font-size:12px;
}
	
form {

    padding: 20px;
    border: 1px solid silver;
}

label {
    width: 10em;
    display: block;
    float: left;
}

textarea, #betreff, #vorname, #nachname, #ort, #strasse, #email, #telefon, #telefax {
	width: 250px; margin-bottom:5px;
}

legend {
	margin-bottom:5px;
}

#plz {
	width:50px; margin-bottom:5px;
}

#von {
	width:100px; margin-bottom:5px;
}

#bis {
	width:100px; margin-bottom:5px;
}
		
#submit {
	width: 120px;
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid #ddd;
}
	
input:focus, textarea:focus, betreff:focus {	
   	background-color: #ffcc99;
}
