/*	undo
*************/
:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,a:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom;}
address { font-style:normal }
table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }
p { font-size: small; }
legend { display:none; }
body, div,p,li { background-repeat:no-repeat; }



/*	html
*********/
html {
	min-height: 100%;
}

/*	body
**********/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	font-size:100.01%;
	background-color: #f3f0dd;
}

/*
#outer {
	margin: auto;
	margin-top: 25px;
	width: 800px;
	height:auto !important;
	min-height:600px;
	height: 600px;
	background-color: #FFF;
}
*/



#header {
	width: 770px;
	height:90px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 167px;
	height: 90px;
}

#logo h1 {
	padding-top: 1em;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #990000;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
}

/* Topmenu 
***************/

#menu {
	float: left;
	width: 601px;
	position:relative;
	top:15px;
	text-align: center;
}
#menu ul.nav1st {
	width:119px;
	float: left;
	display: block;
	text-align: center;
	background: transparent url(../images/menu_bg.gif) no-repeat;
	
}
#menu ul.nav1st li {
	position:relative;
	text-align: center;
	height: 80px;
	display: block;
	width: 119px;
}
#menu ul.nav1st a, #menu ul.nav1st a:link {
	color:#353535;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	height: 55px;
	display: block;
	padding-top:20px;
}
.nav-spacer {
	background: transparent url(../images/spacer.gif) no-repeat;
	height: 79px;
	float: left;
	width: 1px;
}

#menu ul.nav1st li.active {	
	color:#FFF;
	background: transparent url(../images/menu_bg_h.gif) no-repeat;
}
#menu ul.nav1st li.active a, #menu ul.nav1st li.active a:link {
	color:#FFF;
	background: transparent url(../images/menu_bg_h.gif) no-repeat;
}
#menu ul.nav1st a:hover {
	color:#FFF;
	background: transparent url(../images/menu_bg_h.gif) no-repeat;
}

#splash {
	width: 770px;
	height: 200px;
	margin:0pt auto 1em;

}
#page {
	margin:0pt auto;
	width:770px;
	height:auto !important;
	min-height:400px;
	height: 400px;
}

#content_l {
	float:left;
	padding: 0px 20 20 20;
	margin-right:25px;
	width:170px;
}
#content_m {
	width:575px;
	float:left;
	font-size: 0.78em;
}
#content_m p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#article {
	height:auto !important;
	min-height:300px;
	height: 300px;
}

#article a, #article a:link {
	border-bottom:1px dotted #990000;
	font-weight:bold;
	color: #990000;
}
#article a:hover {
	color:#990000;
	border-bottom:1px dotted #990000;
	font-weight:bold;
}
#article ul {
	list-style-type:square;
	margin-left:15px;
	margin-bottom:10px;
	font-size:1.08em;
	color:#3B3B3B;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
#article li {
	
}
#article ul.sitemap1st  {
margin-bottom:0px;
}
#article ul.sitemap2nd  {
color:#7F7772;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:1em;
list-style-type:square;
margin-bottom:0px;
margin-left:15px;
}

.leftnavi {
	margin-top:25px;
}
.eyecatcher2 {
	margin-top:25px;
}


.bkalender {
	float: right;
	display: block;
	text-decoration: none;
}
.bkalender a,
.bkalender a.link,
.bkalender a:hover {
	text-decoration: none;
}
#content_m div.bkalender a, a:link {
	border: none;
}
#content_m div.bkalender a:hover{
	border: none;
}


/*	headlines
**********/

#article h1 {
	color: #990000;
	font-size: 1.4em;
}
#article h2 {
	color: #990000;
	font-size: 1.08em;
                font-weight: bold;
}
#article h3 {
	font-weight: bold;
	font-size: 1.08em;
}
#content_l h1 {
	color: #990000;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 1em;
}

#content_l .subnavi h2 {
	background-color: #990000;
	height: 20px;
	width: 163px;
	color: #FFF;
	font-size: 0.8Em;
	vertical-align: middle;
	padding-left: 0.3em;
}
#content_l p {
	color: #3B3B3B;
}

#content_l .txt-img {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
	width: 166px;
}

#content_l a, 
#content_l a:link,
#content_l a:hover,
#content_l a:visited {
	color: #3B3B3B;
	text-decoration: underline;
}




/* Images 
***********/

#content_m div.image {
	border:1px solid #990000;
	margin-bottom:0pt;
	padding:2px;
}
#content_m div.image a, a:link {
	border: none;
}
#content_m div.image a:hover{
	border: none;
}
#content_m .text_image {
	height:auto;
}
content_m .text_image p {
padding-left:0px;
}
#content_m div.image .extern {
	background-image:none;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#content_m div.image p {
	font-size:0.9em;
	margin:0pt;
	padding:0px;
}
#content_m div.flLeft {
	float:left;
	margin-right:10px;
	margin-top:3px;
}
#content_m div.flCenter {
margin:auto auto 10px;
}

#content_m div.flLeft p {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.8em;
	margin-left:1px;
	margin-top:1px;
}
#content_m div.flRight {
	float:right;
	margin-left:10px;
	margin-top:3px;
}
#content_m div.flRight p {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.8em;
	margin-left:2px;
	margin-top:1px;
}


/* Galerie Images 
*********************/
.egallery {
	height:auto !important;
	margin-bottom:8px;
	margin-top:10px;
	width:560px;
}
.egallery_thumbnail  {
	float:left;
	height:auto;
	width:560px;
}
.egallery_thumbnail_once {
	background-color:#FFFFFF;
	border:1px solid #990000;
	padding:2px;
	float:left;
	margin:6px;
	padding:2px;
}
.egallery_thumbnail div.image a, a:link {
	border: none;
}
#content_m div.image a:hover{
	border: none;
}
.egallery_nav {
	text-align:center;
}
.egallery_bild {
	text-align:center;
}
.egallery_bildbeschreibung {
	text-align:center;
}


/* Footer 
***********/
#footer{
	border-top:5px solid #3B3B3B;
	clear:both;
	height:50px;
	margin:0pt auto;
	margin-top: 20px;
	padding-top:10px;
	width:770px;
}
#copy {
	font-size: 12px;
	color: #3B3B3B;
}
#copy a {
	font-size: 12px;
	color: #990000;
	border-bottom: 1px dotted;
}
#links {
	float: right;
	font-size: 12px;
	color: #3B3B3B;
}
#links a {
	font-size: 12px;
	color: #990000;
	border-bottom: 1px dotted;
}




.rb_table {
margin-bottom:15px;
margin-top:15px;
}
.rb_price {
color:#8FB300;
float:right;
font-size:1.4em;
position:relative;
text-align:right;
top:0px;
width:105px;
}
.rb_booking_text {
}
.rb_booking {
	background-color:#FFFFFF;
	border:1px solid #3B3B3B;
	height:auto !important;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:20px;
	width:535px;
}
.tippred {
	color:red;
}
#content_m .rb_form {
	min-width:535px;
	width:535px;
}
#content_m .rb_line {
float:left;
height:1.5em;
line-height:1.5em;
margin-bottom:5px;
width:535px;
}
#content_m .rb_form_1 {
float:left;
font-size:13px;
min-width:85px;
}
#content_m .rb_form_2 {
float:left;
font-size:13px;
min-width:180px;
}
#content_m .rb_form_3 {
float:left;
font-size:13px;
min-width:113px;
}
#content_m .rb_form_4 {
float:left;
font-size:13px;
min-width:150px;
}
#content_m .rb_button {
text-align:center;
}
#content_m .rb_button-field {
background-color:#3B3B3B;
border:medium none;
color:#FFFFFF;
cursor:pointer;
}
#content_m .rb_booking textarea {
font-family:Arial,helvetica,sans-serif;
font-size:12px;
}




/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size:1.07em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 535px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	background-color: #FFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 390px;
	height: 200px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
    width: 390px;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formblock_submit {
	text-align: center;
}
.formgen .formsubmit
{
	background-color:#3B3B3B;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;	
}



/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 535px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
padding-left: 10px;
border: 1px solid #3B3B3B;
background-color: #FFF;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

