/* neu */
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}

body{
	margin:0;
	background-image:url(bilder/design/rasen.jpg);
	background-repeat:repeat;
}

table{
	empty-cells:show;
}

img{
	border:0px;
}

p{
	padding:0 0 14px 0;
	margin:0;
}

pre{
	margin:0;
	padding:0;
}

form{
	margin:0;
	padding:0;
}

h1{
}

h2{
}

h3{
}

a,a:link,a:visited{
	text-decoration:none;
}

a:active,a:hover{
}

input, textarea, select{
	border:0;
	padding:4px;
	color:#00314F;	/* dunkelblau */
	background-color:#DFE9F0;	/* hellblau */
	margin-bottom:4px;
	font-size:11px;
}

input.button{
	background-color:#D2232A;	/* rot */
	padding:3px 10px 3px 10px;
	color:#FFF;
	cursor:pointer;
}

ul{
}

li{
}

hr{
	margin:14px 0 28px 0;
	border:0;
	border-top:1px solid #FFF;
	height:1px;
}

address{
	font-style:normal;
	padding-top:14px;
}

#bg{
	width:100%;
	margin-top:20px;
	margin-bottom:30px;
}

#oben, #unten{
	width:948px;
	background-image:url(bilder/design/schatten_gras_links_rechts.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#unten{
	padding-top:14px;
}

#header{
	width:908px;
	background-color:#9EB3BE;	/* blau */
	font-size:11px;
}

#header a{
	color:#00314F;	/* dunkelblau */
}

#headerbild{
	display:block;
}

#logo{
	z-index:100;
	position:absolute;
	margin-left:57px;
}

#sprachwahl{
	z-index:100;
	position:absolute;
	margin-left:854px;
	background-color:#D2232A;	/* rot */
	padding:2px 0 3px 0;
	color:#FFF;
	font-size:11px;
}

#sprachwahl span{
	padding:3px;
}

#sprachwahl a{
	color:#FFF;
}

#footer{
	width:908px;
	height:42px;
	background-color:#FFF;	
}

#footer img{
	float:right;
}

#adresse{
	color:#00314F;	/* dunkelblau */
	text-align:left;
	margin:0;
	font-size:10px;
	vertical-align:bottom;
}

#adresse a{
	color:#D2232A;	/* rot */
}

#copyright{
	float:right;
	margin-right:6px;
	padding-top:14px;
}

#copyright a{
	color:#00314F;	/* dunkelblau */
}

#menu_boxen{
	padding:10px 9px 10px 9px;
	height:92px;
}

#menu_boxen a{
	float:left;
	width:210px;
	margin-right:6px;
	padding:4px;
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}

#menu_boxen a div{
	width:105px;
	background-color:#FFF;
	float:right;
	text-align:left;
	height:74px;
	padding:10px 0 0 6px;
}

#menu_boxen a:hover div, #menu_boxen a.menu_aktiv div{
	background-color:#D2232A;
	color:#FFF;
}

#headline{
	position:absolute;
	top:105px;
	left:50%;
	margin-left:-240px;
	text-align:left;
	color:#FFF;
}

#tpl_startseite #headline{
	position:absolute;
	top:215px;
	left:50%;
	margin-left:160px;
	text-align:right;
}

#headline h1{
	font-size:30px;
	font-weight:normal;
	margin:0;
	line-height:34px;
}

#headline h2{
	font-size:24px;
	font-weight:normal;
	margin:0;
	line-height:28px;
}

#content{
	width:908px;
	background-color:#9EB3BE;	/* blau */
	font-size:11px;
	padding-bottom:14px;
}

#content_links{
	width:218px;
	float:left;
	padding:0 4px 0 9px;
	margin-top:10px;
}

#content_links img{
	display:block;
}

#box_menu{
	background-image:url(bilder/design/schatten_box_mitte.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:100%;
	margin-bottom:10px;
	z-index:50;
	position:relative;
}

#box_menu ul{
	margin:0;
	padding:0;
}

#box_menu li{
	width:210px;
	background-color:#D2232A;	/* rot */
	list-style:none;
	text-align:right;
	border-bottom:1px solid #FEFEFE;
}

#box_menu li.menu_aktiv{
	background-color:#FEFEFE;
}

#box_menu li ul{
	display:none;
}

#box_menu li.menu_aktiv ul{
	display:block;
}

#box_menu li.menu_aktiv ul li{
	background-color:#DFE9F0;	/* hellblau */
	border-top:1px solid #BFD0DA;
	border-bottom:0;
}

#box_menu li.menu_aktiv ul li.menu_aktiv{
	background-color:#BFD0DA;
}

#box_menu li a{
	color:#FFF;
	padding-right:14px;
	line-height:21px;
}

#box_menu li.menu_aktiv a{
	color:#00314F;	/* dunkelblau */
}

#content_rechts{
	width:218px;
	float:right;
	padding:0 9px 0 4px;
	margin-top:10px;
	text-align:left;
	color:#FFF;
}

#box_panoramabilder, #box_sponsoren, #box_wetter, #box_anfrage, #box_angebote{
	background-image:url(bilder/design/schatten_box_mitte.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin-bottom:6px;
}

#box_sponsoren p, #box_angebote p{
	background-color:#FFF;
	padding:14px;
	width:182px;
	margin-left:4px;
}

#box_angebote p{
	color:#00314F;	/* dunkelblau */
}

#box_panoramabilder img, #box_sponsoren img, #box_wetter img, #box_anfrage img, #box_angebote img{
	display:block;
}

#box_angebote #box_angebot_bild{
	width:210px;
	margin-left:4px;
}

#box_panoramabilder a img, #box_wetter a img{
	margin-left:4px;
}

#box_panoramabilder div, #box_sponsoren div, #box_wetter div, #box_anfrage div, #box_angebote div{
	width:182px;
	background-color:#D2232A;	/* rot */
	color:#FFF;
	line-height:21px;
	padding:0 14px 0 14px;
	text-align:left;
	margin-left:4px;
}

#box_panoramabilder div a, #box_sponsoren div a, #box_wetter div a, #box_angebote div a{
	color:#FFF;
}

#box_panoramabilder div.box_content, #box_wetter div.box_content{
	width:182px;
	padding:14px 14px 0 14px;
	text-align:left;
	background-color:#FFF;
	color:#00314F;	/* dunkelblau */
}

#box_wetter div.box_content table{
	margin-bottom:14px;
}

#box_wetter div.box_content table a{
	color:#00314F;	/* dunkelblau */
}

#box_anfrage input{
	width:174px;
	margin:2px 0 2px 0;
}

#box_anfrage #datenschutz input{
	width:auto;
	float:left;
	margin:0 4px 2px 0;
}

#box_anfrage dd input{
	width:127px;
	min-width:130px;
}

#box_anfrage dd.date_input input{
	width:110px;
	min-width:110px;
}

#box_anfrage #datenschutz a{
	background-image:none;
	padding:0;
}

#box_anfrage hr{
	margin:2px 0 4px 0;
	padding:0;
}

#box_anfrage p{
	margin:0;
	padding:0;
}

#box_anfrage dl{
	margin:0;
	padding:0;
}

#box_anfrage dt{
	float:left;
	padding-top:6px;
}

#box_anfrage dd{
	margin-left:44px;
}

#box_anfrage dd a img{
	float:right;
	margin-top:5px;
	cursor:pointer;
}

#box_anfrage .error{
	color:#00314F;	/* dunkelblau */
}

#box_anfrage p a{
	color:#FFF;
	background-image:url(bilder/design/pfeil_weiss.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:11px;
}

#content_mitte{
	padding:14px 0 28px 0;
	width:432px;
	color:#FFF;
	text-align:left;
	position:relative;
	z-index:50;
}

#content_mitte ul{
	margin:0;
	padding:0 0 0 16px;
}

#content_mitte li{
	list-style-position:outside;
}

#content_mitte h1{
	color:#00314F;	/* dunkelblau */
	padding:0 0 24px 0;
	margin:0;
	font-size:16px;
	line-height:24px;
}

#content_mitte div.content_link a{
	color:#00314F;	/* dunkelblau */
	background-image:url(bilder/design/pfeil_blau.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:11px;
}

#content_mitte table{
	margin:0 0 14px 0;
}

#content_mitte table table{
	margin:0;
}

#content_mitte #box_normal th{
	width:209px;
	padding:0 14px 14px 0;
	vertical-align:top;
}

#content_mitte #box_rot th{
	width:216px;
	margin-bottom:14px;
}

#content_mitte th img{
	display:block;
}

#content_mitte #box_normal td{
	vertical-align:top;
	padding-bottom:14px;
	color:#00314F;	/* dunkelblau */
}

#content_mitte #box_rot td{
	vertical-align:top;
	padding:14px 14px 0 14px;
	background-color:#D2232A;	/* rot */
	width:216px;
	margin-bottom:14px;
}

#content_mitte td a{
	color:#FFF;
}

#box_rot td a, #box_normal td a{
	background-image:url(bilder/design/pfeil_weiss.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:11px;
}

#google_maps{
	width:100%;
	border:0;
	height:432px;
	margin-bottom:28px;
}

#content_mitte strong{
	font-size:11px;
	color:#00314F;	/* dunkelblau */
	font-weight:normal;
}

#content_mitte #angebote td strong{
	color:#fff;
	font-weight:bold;
}

#content_mitte h2{
	font-size:11px;
	color:#00314F;	/* dunkelblau */
	font-weight:normal;
	margin:0;
	padding:0;
}

#impressum th{
	padding-right:14px;
}

#content_mitte dl{
	padding:0 0 14px 0;
	margin:0;
}
/*
#content_mitte dl p{
	padding:0;
	color:#00314F;	/* dunkelblau */
/*
}
*/
#content_mitte dt{
	float:left;
	width:300px;
}

#content_mitte dd{
	color:#00314F;	/* dunkelblau */
}

#hole{
	position:relative;
	display:none;
	margin-top:-42px;
}

#green{
	margin-top:-100px;
}

#scorecard{
	width:432px;
	color:#00314F;	/* dunkelblau */
}

#scorecard td, #scorecard th{
	width:42px;
	border-bottom:1px solid #9EB3BE;	/* blau */
	border-right:1px solid #9EB3BE;	/* blau */
	height:21px;
	text-align:center;
}

#scorecard td{
	background-color:#DFE9F0;	/* hellblau */
}

#scorecard .leerzeile{
	background-color:#9EB3BE;	/* blau */
}

#scorecard .par{
	background-color:#E1A38B;
}

#scorecard .hcp{
	background-color:#F6E1D8;
}

#scorecard .abschluss{
	background-color:#BFD0DA;
}

#scorecard th{
	background-color:#D2232A;	/* rot */
	font-weight:normal;
}

#anfrage_table{
	margin:0;
	padding:0;
}

#anfrage_table th{
	width:100px;
	font-weight:normal;
	vertical-align:top;
	line-height:24px;
}

#anfrage_table th b{
	line-height:24px;
}

#anfrage_table p, #anfrage_table p b{
	color:#00314F;	/* dunkelblau */
	padding:0;
}

#anfrage_table input, #anfrage_table textarea{
	width:332px;
}

#anfrage_table input.button{
	width:163px;
	padding:4px;
	margin:0;
}

.error{
	color:#D2232A;	/* rot */
}

#anfrage_table .error span{
	color:#FFF;
	line-height:18px;
}

#anfrage_table #anrede div{
	float:left;
	margin-right:14px;
}

#anfrage_table input.checkbox, #anfrage_table input.radio{
	background-color:#9EB3BE;	/* blau */
	border:0;
	width:auto;
}

#anfrage_table input.radio{
	float:left;
}

#druck_button{
	float:right;
	cursor:pointer;
}

#gallery{
	width:100%;
}

#gallery img{
	display:block;
}

#gallery div{
	margin-bottom:5px;
}

#kategoriewahl{
	text-align:right;
	margin-bottom:14px;
}

#gallery_nav{
	background-color:#D2232A;	/* rot */
	color:#FFF;
	width:100%;
}

#gallery_nav td{
	padding:4px;
}

#gallery_nav td a{
	background-image:url(bilder/design/pfeil_weiss.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:11px;
}

#gallery td a{
	color:#00314F;	/* dunkelblau */
	background-image:url(bilder/design/pfeil_blau.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:11px;
}

#gallery td div a{
	background-image:none;
	padding-left:0;
}

.col1{
	padding-right:7px;
}

.col2{
	padding-left:7px;
}

#mitgliedschaften dl{
	margin:0;
	padding:0;
}

#mitgliedschaften dl p{
	padding:0;
	color:#00314F;	/* dunkelblau */
}

#mitgliedschaften dt{
	float:left;
	width:auto;
	padding-right:50px
}

#mitgliedschaften dd{
	color:#00314F;	/* dunkelblau */
}

#aktuelles_liste h2{
	font-weight:normal;
	font-size:11px;
	color:#FFF;
	margin:0;
	padding:0;
}

#content_rechts a, #links a{
	color:#00314F;	/* dunkelblau */
}

#preise hr{
	margin:0 0 14px 0;
	border:0;
	border-top:1px solid #FFF;
	height:1px;
}

#course_rating{
	width:100%;
	color:#00314F;	/* dunkelblau */
}

#course_rating_herren{
	width:209px;
	padding-right:14px;
}

#course_rating_herren table{
	width:100%;
}

#course_rating_herren thead th{
	background-color:#EFEB37;
	height:21px;
	border-bottom:1px solid #9EB3BE;	/* blau */
	border-right:1px solid #9EB3BE;	/* blau */
	padding:0 3px 0 3px;
}

#course_rating_herren thead td{
	background-color:#F5F3AE;
	border-bottom:1px solid #9EB3BE;	/* blau */
	border-right:1px solid #9EB3BE;	/* blau */
	padding:0 3px 0 3px;
}

#course_rating_herren thead td.hell{
	background-color:#FCFAE8;
}

#course_rating_herren tbody td{
	background-color:#DFE9F0;
	height:21px;
	border-bottom:1px solid #9EB3BE;	/* blau */
	border-right:1px solid #9EB3BE;	/* blau */
	padding:0 3px 0 3px;
	width:33%;
}

#course_rating_herren tbody td.hell{
	background-color:#F4F6F7;
}

#course_rating_damen{
	width:209px;
}

#course_rating_damen table{
	width:100%;
}

#course_rating_damen thead th{
	background-color:#C6312F;
	height:21px;
	border-bottom:1px solid #9EB3BE;	/* blau */
	border-right:1px solid #9EB3BE;	/* blau */
	padding:0 3px 0 3px;
}

#course_rating_damen thead td{
	background-color:#E1A38B;
	border-bottom:1px solid #9EB3BE;	/* blau */
	border-right:1px solid #9EB3BE;	/* blau */
	padding:0 3px 0 3px;
}

#course_rating_damen thead td.hell{
	background-color:#F6E1D8;
}

#course_rating_damen tbody td{
	background-color:#DFE9F0;
	height:21px;
	border-bottom:1px solid #9EB3BE;	/* blau */
	border-right:1px solid #9EB3BE;	/* blau */
	padding:0 3px 0 3px;
	width:33%;
}

#course_rating_damen tbody td.hell{
	background-color:#F4F6F7;
}

#aktuelles_liste a, #content_rechts div.link_pfeil a, #links a, #sponsoren a, #gruenderhotels a, #angebote a, #mitgliedsbetriebe a, #box_wetter div.box_content table a, #turniere tr.hellblau td a{
	background-image:url(bilder/design/pfeil_blau.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:11px;
}

#angebote h1 a{
	background-image:none;
	padding-left:0;
	color:#00314F;
}

#content_rechts div.link_pfeil strong{
	color:#00314F;	/* dunkelblau */
	font-weight:normal;
}

#angebote table{
	margin-top:14px;
}

#sponsoren td, #gruenderhotels td, #mitgliedsbetriebe td, #angebote td{
	text-align:left;
	vertical-align:middle;
}

#sponsoren tr.rot td, #gruenderhotels tr.rot td, #angebote tr.rot td{
	background-color:#D2232A;	/* rot */	
	width:216px;
	padding:14px 14px 0 14px;
}

#mitgliedsbetriebe tr.rot td{
	background-color:#D2232A;	/* rot */	
	height:21px;
	padding:0 4px 0 4px;
}

/* nach Hotel-Update löschen */
#gruenderhotels dt{
	float:left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	width:auto;
}

#gruenderhotels tr.rot a, #angebote tr.rot a{
	background-image:none;
	padding:0;
}

#gruenderhotels tr.rot td dd{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding-left:10px;
}
/*-------------------*/

#gruenderhotels span{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

#sponsoren tr.rot td h2, #gruenderhotels tr.rot td h2{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:14px;
}

#sponsoren tr.hellblau td, #gruenderhotels tr.hellblau td, #mitgliedsbetriebe tr.hellblau td, #angebote tr.hellblau td{
	background-color:#DFE9F0;	/* hellblau */
	height:21px;
	padding:0 4px 0 4px;
}

#sponsoren tr.hellblau td a, #gruenderhotels tr.hellblau td a, #mitgliedsbetriebe tr.hellblau td a, #angebote tr.hellblau td a{
	color:#00314F;	/* dunkelblau */
}

#sponsoren th, #gruenderhotels th, #angebote th{
	background-color:#FFF;
	width:216px;
}

#sponsoren th img{
	padding:14px;
}

#turniere{
}

#turniere tr.hellblau td{
	background-color:#DFE9F0;	/* hellblau */
	padding:4px;
	color:#00314F;	/* dunkelblau */
	border-bottom:1px solid #9EB3BE;	/* blau */
}

#turniere tr.hellblau td a{
	color:#00314F;	/* dunkelblau */
}

#turniere tr.rot td{
	background-color:#D2232A;	/* rot */	
	height:21px;
	padding:0 4px 0 4px;
}

#turniere tr.leerzeile td{
	height:14px;
}

#turniere_monate{
	margin:0;
	padding:0;
}

#turniere_monate tr.rot td{
	background-color:#D2232A;	/* rot */	
	height:21px;
	padding:0 4px 0 4px;
	border-right:1px solid #9EB3BE;	/* blau */
	text-align:center;
}

#content_rechts_text, #aktuelles_liste{
	padding-left:4px;
}

#datenschutz{
	font-size:11px;
	padding:14px;
	color:#FFF;
}

#datenschutz h1{
	font-size:16px;
	color:#FFF;
}

.gras{
	display:block;
}