body{
	height: 100%;
	margin: 0px;
	background-color:#441215;	
	background-image:url(bilder/bg.jpg);
	background-repeat:repeat-x;	
	font-family: arial, verdana, helvetica, sans-serif;
	color:#660000;
	font-size:12px;
}

div.extern{
	clear:both;
}

div.tabelle{
	margin-bottom:14px;
}

div.zeile{
	padding:4px;
	text-align:justify;
	margin:4px 0px;
	clear:both;
}

div.linkliste{
	margin:0px;
	float:left;
	clear:none;
}

hr {
	margin-left:-15px;
	width:105%;
	height:1px;
	border:0px;
	border-top:1px dashed #660000;
}

img	{
	border:1px solid #660000;
}

input[type|=text], textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFF;
}

h1 {
	margin-left:-16px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:inherit;
	font-style:italic;
}

h2 {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 14px -10px;
}

p{
	margin:0px;
}

p + p{
	margin-top:12px;
}

td{
	padding:2px;
}

table.preistabelle{
	border:1px solid #660000;
	width:400px;
}

table.galerie td{
	padding:1px;
}
table.galerie img{
	border:1px solid #660000;
}

.anmeldestatus{
	margin-top:140px;
	padding-right:10px;
	text-align:right;
}

.links{
	float:left;
	margin:10px 10px 10px 0px;
}

.noborder{
	border:none;
}

.preistabelle th {
	background-color:#660000;
	color:#FFCC00;
	text-align:left;
	padding:2px 5px;
}
.preistabelle td {
	border-top:1px solid #660000;
	text-align:left;
	padding:2px 5px;
}

.rechts{
	float:right;
	margin:10px 0px 10px 10px;
}

.smalltext{
	font-size:10px;
}

#down{
	position:relative;
	bottom:0px;
	width: 800px;
	height: 30px;
	padding-top:10px;
	background-color:#FFCC00;
	color: #660000;
	font-size: 11px;
	clear:both;
	text-align:center;
	vertical-align:middle;
}

#down *{
	display:inline;
}

#down a{
	text-decoration: none;
	color: #660000;
}

#down a:hover{
	text-decoration: none;
	color: #000000;
}

#dynamisch{
	width:538px;
	float:right;
	margin:0px 96px 30px 0px;
	opacity:1.0;
}

#dynamisch a{
	color:#660000;
}

#dynamisch a:hover{
	color:#000000;
}

#dynamisch a.linkliste{
	background-color:#EDCD61;
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, helwetica;
	line-height: 20px;
	border:1px solid #660000;
	text-decoration: none;
	text-align: center;
	padding:3px 7px;
	width:80px;
	height:20px;
	margin:0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#flags{
	margin-left:725px;
	padding-top:4px;
	width:75px;
	height:20px;
}

#flags a{
	margin-right:1px;
}


#inhalt{
	height:511px;
	position:relative;
	background-image:url(../bilder/statisch/bg_inhalt.jpg);
	background-repeat:no-repeat;
}

#linkliste{
	width:145px;
	float:left;
	padding:29px 0px;
	position:absolute;
	z-index:0;
}

#linkliste a{
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: arial, verdana, helwetica;
	font-size: 11px;
	color: #660000;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:-10px;
	margin-left:20px;
	border:1px solid #660000;
	width:83px;
	height:20px;
	display:block;
	background-color:#EDCD61;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#linkliste a:hover{
	background-color:#FFFFCC;
	color:#300;
}
#linkliste a.log { 
	font-size:10px;
	font-weight: normal;
	border:none;
	background-color:transparent;
	}
#linkliste a:hover.log { 
	font-size:10px;
	font-weight: normal;
	border:none;
	background-color:transparent;
	}
#linkliste a img	{
	border:none;
	}
#main{
	width: 800px;
	margin: 0px auto;
	border: 3px solid #D7A700;
	background-color:#D7A700;
}

#map_canvas{
	position:relative;
	width: 520px;
	height: 300px;
	border:1px solid #660000;
	background-color: rgb(229, 227, 223);
	margin-bottom:28px;
}

#map_canvas *{
	margin:auto;
	padding:inherit;
	position:relative;
	text-align:center;
	width: auto;
	height: auto;
	border:none;}

#outmain{
	width: 806px;
	margin: 2% auto;
	padding:3px;
	border:1px solid #D7A700;
}

#up{
	background-image:url(../bilder/statisch/banner_top.jpg);
	background-repeat:no-repeat;
	background-color:#FFD60C;
	height:194px;
}

#ausfluege a{
	color:#660000;
	text-decoration:none;
	font-weight:bold;
}

#ausfluege a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#buchung td{
	padding:1px;
}


