a {
	color: #586946;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a {
	cursor: text;
	text-decoration: none;
}

.c {
	clear: both;
}

h1 {
	color: #586946;
	font-size: 25px;
/*	margin-bottom: 10px;*/
}

h2 {
	color: #586946;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
}

h3{
	color: #586946;
	font-size: 14px;
	padding-top: 14px;
	padding-bottom:7px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom: 5px;
}

strong {
	font-weight: bold;
}

ol {
	list-style-position: outside;
	margin-left: 30px;
	line-height: 140%;
}

#content ul {
	margin: 4px 0 8px 0;
	line-height: 140%;
}

dl {
	line-height: 140%;
}

.kontakt_liste {
	margin: 7px 0 10px 0;
	float: left;
}

.kontakt_liste dt {
	float: left;
	width: 75px;
}

table {
	width: 100%;
	text-align: left;

	background: #FFFFFF;
	margin: 10px 0 15px 0;
	border-collapse: collapse;
	border: 1px solid #BBB;	
}

table a {
	font-weight: bold;
}

thead {
	background: #E5CFBB;
}

tfoot {
	background: #E5CFBB;
}

.tcolor1 {
	background: #F6F8FF;
	text-align: center;
	font-weight: bold;
}

.tstrong {
	font-weight: bold;
	text-align:left;
}

.tbleft {
	border-left: 1px solid #BBB;
}

.tlegend {
	margin-top: 0;
	text-align: right;
}

.teuro {
	text-align: right;
}

.tcenter {
	text-align: center;
}

.turnier_def {
	text-align: right;
	background: #F6F8FF;
	font-weight: bold;
}

th {
	padding: 5px;
}

td {
	padding: 5px;
	vertical-align: top;
	border-top: 1px solid #EEF;
	
}

/*	Entfernt Rahmen der ersten tds einer TAbelle um nicht den Rahmen der TAbelle zu &uuml;berschreiben*/
table tr:first-child td {
	border-top: none;	
}

p {
	line-height: 140%;
	margin: 5px 0 7px 0;
}

#wrapper {
	position: relative;
	z-index:2;
}

#platz_menue {
	position: absolute;
}

#content_l {
	background: url(../images/content_r.jpg) repeat-y right top #F3F6FB;
	width: 865px;		
}

* html #content_l {
	margin-top: -35px;
}

#content_r {
	background: url(../images/content_l.jpg) repeat-y left top;
}

/*#content_wrapper {
	padding-top: 40px;
	background: #F3F6FB;
	background: url(../images/sidebar_bg.jpg) repeat-y left top #F3F6FB;
	width: 865px;
	padding-bottom: 15px;
}*/

#content {
	margin-left: 100px;
	margin-right: 100px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 15px;
}

#content .img {
	margin: 5px;
	padding: 3px;
	border: 1px solid #DDD;
	background: white;
	display: inline;
}

#content img {
	border: 1px solid #DDD;
	margin: 2px;
}

#content .no_border {
	border: none;
}


/* Aktuelles */

.news_block {
	background: #FFF;
	border: 1px solid #BBB;
	padding: 10px;
	margin-bottom: 10px;
}

.news_top {
	margin-bottom: 5px;
}

.news_top h4 {
	margin-right: 40px;
}
/* Aktuelles ENDE */

/* Restaurant */
.auszug {
	float: left;
	display: block;
	margin-top: 25px;
	position: relative;
	left: 10px;
}

.restaurant_karte .b_name {
	width: 235px;
	display: block;
	float: left;
}

.restaurant_karte .b_liter {
	width: 50px;
	float: left;
	display: block;
}

.restaurant_karte .b_preis {
	float:left;
	display: block;
}
/* Restaurant ENDE */


/* Verantwortliche */

.verantwortlicher {
	float: left;
	padding: 4px 10px 4px 4px;
	background: #ffffff;
	border: 1px solid #DDD;
	height: 105px;
	width: 285px;
	margin: 5px 10px 5px 0;
}

* html .verantwortlicher {
	height:115px ;
}

#content .verantwortlicher img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
/* Verantwortliche ENDE */


/* TIpps */

.youtube {
	padding: 10px 10px 5px 10px;
	background: #FFF;
	border: 1px solid #BBB;
	width: 425px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.youtube h3 {
	padding: 0;
	padding-bottom:5px;
}
/* TIpps ENDE */


/* Links */

.linkbox {
	background: #FFF;
	border: 1px solid #BBB;
	margin: 10px;
	padding: 0 10px;
	width: 250px;
	height: 100%;
}

.linkbox ul {
	padding-left: 10px;
}
/* Links ENDE */


/* Hotels */
.hotels dl {
	margin-bottom: 10px;
}

.hotels dt {
	margin-bottom: 7px;
	float: right;
	width: 400px;
	font-size: 16px;
}

.hotels dd {
	float: right;
	width: 400px;
}

.hotels .hotel_img {
	width: 206px;
	float: left;
	padding: 3px;
	background: #FFF;
	border: 1px solid #BBB;
}
/* Hotels ENDE */

/* Fotogalerie (oeffentliche Seite) */

.fotogalerie {
	background: #FFF;
	border: 1px solid #BBB;
	margin: 1px;
	padding: 5px;

}

.fototext {
	padding: 3px;
	text-indent: 5px;
}

/* Fotogalerie ENDE */