html, body {
padding: 0;
margin: 0;
border: none;
}

HTML 
{
	background-color: #e7d6ab;
}

BODY 
{
	text-align: center;
}

body, td
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	
}
.schatten {

 border-top-color: #D5D5D5;
   border-right-color: #D5D5D5;
   border-bottom-color: #D5D5D5;
   border-left-color: #D5D5D5;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
        background:#FBF8E8;
}

.goldlink {
	color: #F7CB55;
	
}


a:link, a:visited
{
	color: #800808;
	text-decoration: none;
}

a:hover
{
	color: #800808;
	text-decoration: underline;
}

.obenblau {
       font-family: Georgia, "Times New Roman", Times, serif;
        font-weight:bold;
        font-size: 11px;
        
        color: #cc0000;
        text-decoration: none;
}

H1, H2, H3, H4
{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8e0606;
	font-weight: normal;
}

H1
{
	font-size: 14pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

H2
{
	font-size: 12pt;
	color: #708090;
}

H3
{
	font-size: 11pt;
}


#wrapper
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f6f0da;
	text-align: left;
	background-image: url(../bilderneu/bg_red.gif);
	background-repeat: repeat-x;
}

#lang
{
	height: 34px;
	padding-right: 16px;
	text-align: right;
}

#lang img
{
	margin-top: 10px;
	margin-left: 5px;
}

#mainmenu
{
	
	display: table;
	border-collapse: collapse;
	overflow: hidden;
	width: 100%;
}

#tablerow
{
	display: table-row;
	height: 38px;
	width: auto;
	overflow: hidden;
}

* html #tablerow
{
	width: 100%;
}

#tablerow div
{
	display: inline-block;
	
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffe7ac;
	font-size: 10pt;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 10px;
	background-color: transparent;
}

#tablerow div span
{
	background-image: url(../bilderneu/main_menu_line.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right: 30px;
}

#tablerow #mfirst span
{
	background-image: none;
}

#tablerow .menua
{
	background-color: #730303;
	background-image: url(../bilderneu/bg_menu_a.png);
	background-repeat: repeat-x;
}

#tablerow a:link, #tablerow a:visited, #tablerow a:hover
{
	color: #ffe7ac;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}



#header
{
	/*background-color: #cc0000;*/
	background-image: url(../bilderneu/bg_red.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-top: 3px;
}

#logo
{
	background-image: url(../bilderneu/banner_logo.jpg);
	background-repeat: no-repeat;
	height: 144px;
}

#content
{
	border-top: 9px solid #e7d6ab;
	padding: 16px;
	overflow: auto;
}

* html #content
{
	width: 100%;
}

#rightcol
{
	width: 205px;
}
.zusammen {
	line-height:0.8em;
}
.zusammeninfo {
	line-height:0.8em;
	letter-spacing:0.2px;
}
.news
{
	background-image: url(../bilderneu/bg_news.jpg);
	font-size:8.5pt;
}
#news
{
	background-color: #940a0a;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../bilderneu/bg_news.gif);
	background-repeat: repeat-x;
	color: #f3cb66;
	font-size: 9pt;
}
.willkommen {
	color: #790303;
	font-weight:bold;
	
}
#leftcol {
width: 200px; }

#leftcol
{
	float: left;
}

#rightcol
{
	float: right;
}

#innercontent
{
	margin-left: 2px;
	margin-right: 216px;
}
.datenbox {
	padding-top:10px;
	padding-left:4px;
	padding-bottom:10px;
	padding-right:4px;
}
.abstand {
	
	line-height:0.7em;
}


#leftmenu
{
	background-color: #520101;
	background-image: url(../bilderneu/bg_menu_left.gif);
	background-repeat: repeat-x;
	color: #e7d6ab;
}

#leftmenu a:link, #leftmenu a:visited, #leftmenu a:hover
{
	color: #e7d6ab;
}

#leftmenu ul
{
	margin: 0px;
	padding: 0px;
}

#leftmenu ul li
{
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 12px;
	background-image: url(../bilderneu/bg_menu_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

#leftmenu ul li span
{
	padding-left: 20px;
	background-image: url(../bilderneu/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.block
{
	background-repeat: no-repeat;
	background-color: White;
	font-size: 9pt;
	color: #535049;
	margin-bottom: 10px;
	overflow: auto;
	padding-left: 18px;
}

* html .block
{
	border: 1px solid #f6f0da;
	width: 100%;
}

.block p
{
	padding: 0px;
	margin: 0px;
	padding-right: 1px;
}
.vorlaufbild {
	 background:url('../bilderneu/blank1.gif');
	 font-size:13px;
	 text-align:center;
	 font-weight:bold;
	 color:#624F21;
	 max-height:85px;
	 width:117px;
	 border:0px;
	 
	 padding-top:27px;
	  //background-repeat:no-repeat;
}
.blockred
{
	/*font-family: "Arial Narrow", Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #840606;
	font-weight: bold;
}

.kontakt
{
	background-image: url(../bilderneu/bg_kontakt.jpg);
	font-size:8.5pt;
}

.anreise
{
	background-image: url(../bilderneu/bg_anreise.jpg);
	font-size:8.5pt;
	color:#413109;
}



.info
{
	background-image: url(../bilderneu/bg_info.jpg);
	
}

.info ul
{
	padding: 0px;
	margin: 0px;
}

.block H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #45391b;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
	padding-top: 18px;
	padding-bottom: 20px;
}

.blockbtn
{
	text-align: right;
}

.info ul
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	padding-right: 20px;
}

.info ul li
{
	list-style-type: none;
	list-style-image: none;
	font-size: 11pt;
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e8e4da;
}

.zahlung
{
	background-image: url(../bilderneu/bg_paypal.jpg);
	
}

.blockauto
{
	background-color: #fbf8e8;
	margin-bottom: 5px;
}

.blockauto td
{
	color: #705d2c;
	font-size: 9pt;
}

.blockauto span, #lightbox span
{
	color: #790303;
}
.rotebox {
	
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px;
	width:289px;
	background-image: url(../bilderneu/rot.jpg);
	background-repeat: no-repeat;
}


.blocktitle
{
	background-color: #e7d6ab;
	color: #413109;
	font-size: 12pt;
	overflow: hidden;
	height: 27px;
	padding: 0px;
	margin: 0px;
}

.link {
color: #413109;
	
	text-decoration:none;
}
.linkinfo {
color: #413109;
	font-size: 11pt;
	text-decoration:none;
}
.linkklein {
color: #413109;
	font-size: 10pt;
	text-decoration:none;
}
* html .blocktitle
{
	width: 100%;
}


a:link, a:visited
{
	
	text-decoration: none;
}

a:hover
{
	
	text-decoration: underline;
}

.blockdetails
{
	
	overflow: hidden;
	float: right;
}

.texttitle
{
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

#lightbox
{
	background-color: #fbf8e8;
	padding-top: 25px;
	
}

#lightboxinnen
{
	background-color: #fbf8e8;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
	
}
#lightbox td, #lightbox
{
	color: #665937;
	font-size:9pt;
}

#lightbox p
{
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#lightbox H1
{
	background-color: #e7d6ab;
	font-size: 12pt;
	color: #624f21;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	margin-bottom: 15px;
}

#lightbox H2
{
	font-size: 11pt;
	font-weight: bold;
	color: #665937;
	margin-left: 25px;
	margin-right: 25px;
}

.alert
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: White;
	border: 1px solid #e7d6ab;
	padding-left: 80px;
	background-image: url(../bilderneu/icon_alert.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 7pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c2a55d;
	text-align:justify;
}

.redbtn
{
	height: 31px;
	text-align: right;
	overflow: hidden;
}



.pict, .picts img
{
	border: 1px solid #9f8d5e;
}

.picts img
{
	margin-bottom: 10px;
	margin-right: 10px;
}

.goldlink {
	color: #F7CB55;
	
}





#footer
{
	background-color: #940a0a;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(../bilderneu/bg_footer.gif);
	background-repeat: repeat-x;
	color: #f3cb66;
	font-size: 9pt;
}

#footer a:link, #footer a:visited, #footer a:hover
{
	color: #f3cb66;
	margin-left: 15px;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

#copyright, #footermenu
{
	padding-left: 20px;
	padding-right: 20px;
}

#copyrigt
{
	float: left;
}

#footermenu
{
	float: right;
}





form
{
	padding: 0;
	margin: 0;
	border:  none;
}

input.fld, textarea
{
	background-color: #fbf8e8;
	font-size: 9pt;
	color: #535049;
	border: 1px solid #b9ac8b;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
}
.mySubmit
{

	background-color: #740404;
	border-top: 2px solid #d60e0e;
	border-left: 2px solid #d60e0e;
	border-bottom: 2px solid #440000;
	border-right: 2px solid #440000;
	font-weight: bold;
	color: #fff;
	font-size: 9pt;
	text-align: center;
	background-repeat: repeat-x;
}
input.btn, .btn
{

	background-color: #740404;
	border-top: 2px solid #d60e0e;
	border-left: 2px solid #d60e0e;
	border-bottom: 2px solid #440000;
	border-right: 2px solid #440000;
	font-weight: bold;
	color: #fff;
	font-size: 9pt;
	text-align: center;
	background-repeat: repeat-x;
}

input.btngold, .btn
{

	background-color: #740404;
	border-top: 2px solid #d60e0e;
	border-left: 2px solid #d60e0e;
	border-bottom: 2px solid #440000;
	border-right: 2px solid #440000;
	font-weight: bold;
	color: #F7CB55;
	font-size: 9pt;
	text-align: center;
	background-repeat: repeat-x;
}

