/* ALLGEMEIN */

body {
	scrollbar-base-color:7ABA5E;
	scrollbar-track-color:F4F4F4;
	scrollbar-face-color:7ABA5E;
	scrollbar-highlight-color:7ABA5E;
	scrollbar-3d-light-color:7ABA5E;
	scrollbar-dark-shadow-color:7ABA5E;
	scrollbar-shadow-color:7ABA5E;
	scrollbar-arrow-color: FFFFFF;
	margin-top: 5px;
	background-color: #cccccc;
	
	
}
           
* {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;  
}

.navleft {
	background-color:#71B445;
	width:377px;
	vertical-align:top;
}

.topnav {
	background-color: #265227;
	text-align: right;
	
}

a.topnav:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	background: none;
}

a.topnav:visited {
	
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

a.topnav:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

a.topnav:hover {
	color: #A4E43F;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.topnav_buttons {
	vertical-align:bottom;
	padding-bottom:0px;
	height:45px;
	
}


.smallcaps {

	font-variant:small-caps;
	font-size: 11px;
}
.small_orange {
	color:#F78B00;
	font-size: 10px;
	
}

a.small_orange:link {
	color:#F78B00;
	font-size: 10px;
	text-decoration: none;
}
a.small_orange:visited {
	color:#F78B00;
	font-size: 10px;
	text-decoration: none;
}
a.small_orange:active {
	color:#F78B00;
	font-size: 10px;
	text-decoration: none;
}
a.small_orange:hover {
	color:#F78B00;
	font-size: 10px;
	text-decoration: none;
}



.small_green {
	color:#517350;
	font-size: 10px;
}

.spacer { 
	width:340px;
	height:10px;
	background-image:url(/gfx/trenner_preise.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

.bg_dark_green {
	background-color:#265227;
	font-size: 10px;
	color: #ffffff;
}

.bg_light_green {
	background-color:#78BC55;
	font-size: 10px;
}


input,textarea { 
	font-size:10pt; 
	color:#333333; 
}
select, option { 
	color:#333333; 

}
h1 {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:10pt;
}
h2 {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:10pt;
}


#navtop {
	
}
.small {  
	font-size: 10px;
}
.tiny {  
	font-size: 10px;
}
.smallbold { 
	font-weight:bold; 
	font-size: 11px; 
}
.smallboldwhite { 
	font-weight:bold; 
	font-size: 11px; 
	color: #FFFFFF; 
}

.col1 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.col2 { 
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.userError {
	margin-top:10px;
	padding:4px;
	color: #ff0000;
	font-size:11px;
	width:400px;
	border: 1px solid #cc0000;
}
.sysMsg { 
	background-color: #042F47; 
	color:#EFEFEF;
	font-size: 11px;
}

a:link { 
	color:#333333;
	text-decoration:underline; 
}
a:visited { 
	color:#333333;
	text-decoration:underline;  
}
a:active { 
	color:#2A6281;
	text-decoration:underline;  
}
a:hover { 
	color:#427AA8;
	text-decoration:underline;  
}


a.small:link { 
	color:#333333;
	text-decoration:underline;
	
}
a.small:visited { 
	color:#333333;
	text-decoration:underline;
}
a.small:active { 
	color:#2A6281;
	text-decoration:underline;
}
a.small:hover { 
	color:#2A6281;
	text-decoration:underline;
}

ul { 
	list-style-image:url(/gfx/ul.gif); 
	font-size:11px;
}

.vline { 
	background-image: url(/gfx/vline.gif);
	background-repeat:repeat-y;
	width: 10px;
	
}


a.morelink:link { 
	color:#F78B00;
	font-size:10px;
	text-decoration:none;
	
}
a.morelink:visited { 
	color:#F78B00;
	font-size:10px;
	text-decoration:none;
}
a.morelink:active { 
	color:#F78B00;
	font-size:10px;
	text-decoration:none;
}
a.morelink:hover { 
	color:#FACC00;
	font-size:10px;
	text-decoration:underline;
}

.orange {

	color:#F78B00;
	font-size: 11px;
}

.green {

	color:#517350;
	font-size: 11px;
}

.subnav {
	
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(/gfx/subnav_bg.gif);
	background-repeat: repeat-x;
	width: 730px;
}


a.greenlink:link { 
	color:#78BC55;
	text-decoration:none;
	
}
a.greenlink:visited { 
	color:#78BC55;
	text-decoration:none;
}
a.greenlink:active { 
	color:#78BC55;
	text-decoration:none;
}
a.greenlink:hover { 
	color:#009900;
	text-decoration:underline;
}

.indented {
	margin-left: 15px;
}


/* ENDE ALLGEMEIN */

/* HOMEPAGE */
/*2007 */
.hometbl_1_07 {
	background-image:url(/gfx/home_back1_077.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	margin-top:0px;
	margin-bottom: 0px;
}

.hometbl_left_07 {
	background-image:url(/gfx/home_back_left_07.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	width:184px;
	padding-top:35px;
	padding-left:7px;
	text-align:left;
	padding-bottom: 0px;
	/*background-color: #225015;*/
}

.hometbl_news_07 {
	background-image:url(/gfx/home_back_news_08.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	width:300px;
	height: 342px;
	text-align:left;
	margin-bottom: 0px;
	/*background-color: #000000;*/
}

.hometbl_right_07 {
	background-image:url(/gfx/home_back_bdw_08.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
	height: 342px;

}

.home_schatten_07 {
	padding-top: 0px;
	background-image:url(/gfx/schatten_home.gif);
	background-position: -3px 0px;
	background-repeat: no-repeat;
	height: 38px;
}
#home_hof {
	margin-left: 10px;
}
#home_hof h3 {
	color: #ccc;
	font-size: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#preise_07  {
	padding-left: 15px;
	margin-top: 15px;
}
#preise_07 table {
	border-collapse: collapse;
}

#preise_07 td {
	border: 1px solid #ccc;
	vertical-align:top;
}
#preise_07 h2 {
	
	margin-bottom: 5px;
}
/* ENDE 2007 */
.hometbl_1 {
	background-image:url(/gfx/home_back1.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	margin-top:0px;
	text-align:left;
}
.hometbl_left {
	background-image:url(/gfx/home_back_left.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	width:184px;
	height:344px;
	padding-top:35px;
	padding-left:7px;
	text-align:left;
}
.hometbl_right {
	background-image:url(/gfx/home_back_bdw.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;

}
.hometbl_news {
	background-image:url(/gfx/home_back_news.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	width:300px;
	text-align:left;
}
.home_turnierteaser_tbl {
	width:180px;
}
.home_turnierteaser_date {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:top;
	padding:0px;

}
.home_turnierteaser_name {
	padding-left: 5px;
	vertical-align:top;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.home_turnierteaser_spacer {
	background-image: url(/gfx/home_back_teaser_turnier.gif);
	background-repeat:repeat-x;
	font-size:2pt;
}
#bdw_text {
	width:230px;
	margin-top:55px;
	margin-left: 27px;
	display:block;
	height:40px;
}

#bdw_text * {
	color: #ffffff;
}

#home_newsteaser {
	width:230px;
	margin-top:25px;
	margin-left: 27px;
	padding-top: 30px;
	
	
	
}

#home_newsteaser * {
	color: #ffffff;
	font-size:10px;
}

#home_newsteaser a:link {
	color: #F6A201;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}
#home_newsteaser a:visited {
	color: #F6A201;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}
#home_newsteaser a:active {
	color: #F6A201;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}
#home_newsteaser a:hover {
	color: #F6A201;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
}

.bdw {
	margin-left: 11px;
	margin-top: 32px;
}

.homeClubBlack {
	color:#000000;
	font-size:11px;
	font-weight: bold;
}


a.homeClubTitle:link {
	color: #F6A201;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	line-height: 18px;
}
a.homeClubTitle:visited {
	color: #F6A201;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	line-height: 18px;
}
a.homeClubTitle:active {
	color: #F6A201;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	line-height: 18px;
}
a.homeClubTitle:hover {
	color: #F6A201;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	display:block;
	line-height: 18px;
}

a.homeClubMore:link {
	color: #F6A201;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.homeClubMore:visited {
	color: #F6A201;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.homeClubMore:active {
	color: #F6A201;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.homeClubMore:hover {
	color: #F6A201;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline;
}


a.homePicMore:link {
	color: #F6A201;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	background-image:url(/gfx/l_home_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	display: block;
	margin-top: 20px;
}
a.homePicMore:visited {
	color: #F6A201;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	background-image:url(/gfx/l_home_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	display: block;
	margin-top: 20px;
}
a.homePicMore:active {
	color: #F6A201;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	background-image:url(/gfx/l_home_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	display: block;
	margin-top: 20px;
}
a.homePicMore:hover {
	color: #F6A201;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline;
	background-image:url(/gfx/l_home_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	display: block;
	margin-top: 20px;
}


a.dateTeaserLink:link {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.dateTeaserLink:visited {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.dateTeaserLink:active {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.dateTeaserLink:hover {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}

/* ENDE HOMEPAGE */

/* BANNER */
.banner_leftnav_top {
	background-image: url(/gfx/bt_sponsoren.gif);
	background-repeat: no-repeat;
	width: 150px;
	margin-left: 25px;
	margin-top: 25px;
	height: 21px;
}
.banner_leftnav {
	width: 149px;
	margin-left: 26px;
	text-align: center;
	margin-top: 0px;
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/* ENDE BANNER */

/* EVENTS */

.evlist {
	background-image:url(/gfx/ev_list_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:3px;
}

.events_pic {
	background-color: #1F1A17;
	text-align:center;
	vertical-align:middle;
	width:240px;
	height:150px;
	border:1px solid #ffffff;
	padding:5px;
}

.events_bigpic {
	background-color: #1F1A17;
	text-align:center;
	vertical-align:middle;
	width:auto;
	padding:5px;
}

/* PREISE */
.preise { 
	width:340px;
}
.preise_spacer { 
	width:340px;
	height:10px;
	background-image:url(/gfx/trenner_preise.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

.preise_left {
	padding-right: 15px;
	vertical-align:top;
	
}
.preise_right {
	border-left: 1px solid #cccccc;
	padding-left: 15px;
	width:350px;
	
	vertical-align:top;
}

.preisdet_right {
	width: 100px;
}

.preise_headline_orange {

	color:#F78B00;
	font-weight: bold;
	font-size: 11px;
}

.preise_headline_green {

	color:#517350;
	font-weight: bold;
	font-size: 11px;
}

/* ENDE PREISE */


/* NAVIGATION */
div .navMain {
	background-image:url(/gfx/navMain.gif); 
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: 40px;
	width: 185px;
}

div .navSub {
	background-image:url(/gfx/navSub.gif); 
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: 40px;
	width: 185px;
}

div .navMainActive {
	background-image:url(/gfx/navMainActive.gif); 
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: 40px;
	width: 185px;
}


a.navMainLink:link { 
	color:#444444;
	text-decoration:none; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 28px;
	padding-left: 25px;
	
}
a.navMainLink:visited { 
	color:#666666;
	text-decoration:none; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 28px;
	padding-left: 25px;
	
}
a.navMainLink:active { 
	color:#444444;
	text-decoration:none; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 28px;
	padding-left: 25px;
}
a.navMainLink:hover { 
	color:#427AA8;
	text-decoration:underline; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 28px;
	padding-left: 25px;
}

/* ENDE NAVIGATION */


/* SPLIT RESULT */

a.splRLink:link { 
	color:#265227;
	font-weight:bold;
	text-decoration:underline;
	font-size: 10px;
}
a.splRLink:visited { 
	color:#265227;
	font-weight:bold;
	text-decoration:underline;
	font-size: 10px;
}
a.splRLink:active { 
	color:#265227;
	font-weight:bold;
	text-decoration:none;
	font-size: 10px;
}
a.splRLink:hover { 
	color:#009900; 
	font-weight:bold; 
	text-decoration:underline; 
	font-size: 10px;
} 
/* ENDE SPLIT RESULT */

/* NEWS */


a.newslink:link { 
	color:#F78B00;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	
}
a.newslink:visited { 
	color:#F78B00;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.newslink:active { 
	color:#F78B00;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.newslink:hover { 
	color:#F78B00;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

.newsdate {
	color:#517350;
	font-size: 11px;
	font-weight: bold;
}


/* ENDE NEWS */

/* RANGLISTE */

.ranglisteTH {
	color: #EE9C38;
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
}

#ranghome .ranglisteTD {
	color: #517350;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;	
	background-image: url(/gfx/trenner.gif);
	background-repeat:repeat-x;
}

.ranglisteTD {
	color: #517350;
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	
	background-image: url(/gfx/trenner.gif);
	background-repeat:repeat-x;
}

.ranglisteTD1 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 11px;
	padding-top: 9px;
	background-image: url(/gfx/rangliste1.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:35px;
}

.ranglisteTDX {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 11px;
	padding-top: 9px;
	background-image: url(/gfx/ranglisteX.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:35px;
}


a.ranglink:link { 
	color:#F78B00;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	
}
a.ranglink:visited { 
	color:#F78B00;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.ranglink:active { 
	color:#F78B00;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.ranglink:hover { 
	color:#F78B00;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}



/* ENDE RANGLISTE */



/** BUTTONS */

.button_anmeldung {
	background-image: url: (/gfx/button_anmeldung.gif);
	background-repeat:no-repeat;
	border:none;
}

/* ENDE BUTTONS */



/* ANMELDUNG  */



#userReg {
	background-color: #efefef;

}

#userReg table {
	 border-right:1px solid #ffffff;
	 margin-left: 10px;
	 width: 100%;
}

#userReg td {
	padding-right: 10px;
	font-size: 10px;
	color: #517350;
}

#userReg .anmHinweis {
	font-size: 10px;
	color:#F78B00;
	width: 270px;
}

/* ENDE ANMELDUNG */


.shopsearch2 {
	font-weight: bold;
	font-size: 11px;
}
#contentNav {

	
	z-index:1;
	background-color:#000000;
	
	
}

.shopContentTbl  {
	height:25px;
	width: 752px;
	background-color: #000000;
	border-bottom: 1px solid #E67817;
	background-image: url(/gfx/topnav_bg.gif);
}
.shopContentTbl span  {
	display: none;
}
a.shopContentNav:link {
	padding-left: 6px;
	padding-right: 6px;
	background-color: #444444;

	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background:inherit;
}

a.shopContentNav:visited {
	padding-left: 6px;
	padding-right: 6px;
	background-color: #444444;
	
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background:inherit;
}

a.shopContentNav:active {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background:inherit;
}

a.shopContentNav:hover {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	color: #FF6500;
	font-weight: bold;
	
}

b.shopContentNavActive {
	padding-left: 6px;
	padding-right: 6px;

	padding-top: 2px;
	padding-bottom: 2px;
	color: #E67817;
	margin-left: 2px;
	margin-right: 4px;
	font-size: 11px;
	height: 18px;
	font-weight: bold;
	background:inherit;
}


.shopspecialprice { 
	font-weight:bold; 
	color: #19548B;
}
.shoptab1 { 
	background-color: #FF6500; 
	font-size: 10px;
	border-top-width:1px; 
	border-top-color:#FFA86F; 
	border-top-style:solid;
	border-right-width:1px; 
	border-right-color:#FFA86F; 
	
	border-left-width:1px; 
	border-left-color:#FFA86F; 
	border-left-style:ridge;
}
.shoptab2 { 
	background-color: #000000; 
	font-size: 10px; 
	border-top-width:1px; 
	border-top-color:#447EB1; 
	border-top-style:solid;
	border-right-width:1px; 
	border-right-color:#777777; 
	border-right-style:ridge;
	border-left-width:1px; 
	border-left-color:#b7b7b7; 
	border-left-style:ridge;
}
.shoptabbottom { 
	background-color: #FF6500; 
	border-left-width:1px; 
	border-left-color:#DCFFDE; 
	border-left-style:ridge;
}
a.shoptablink:link { 
	font-size:10px; 
	color: #000000; 
	text-decoration: none;
}
a.shoptablink:visited { 
	font-size:10px; 
	color: #000000; 
	text-decoration: none;  
}
a.shoptablink:active { 
	font-size:10px; 
	color: #444444; 
	text-decoration: none;  
}
a.shoptablink:hover { 
	font-size:10px; 
	color: #666666; 
	text-decoration: underline;  
}
.shoptabspacer { 
	width:0px; 
}
.shoptabactive { 
	font-size:10px; 
	color: #ffffff; 
	margin-left:10px; 
	margin-right:10px; 
}
.shoptablink { 
	margin-left:10px; 
	margin-right:10px; 
}
.cartTotal { 
	background-color: #e6e6e6; 
	border-color:#e6e6e6;  
	font-size: 10px;  
}

a.offerlink { 
	color:#5A0C13;
	text-decoration:underline; 
	font-size:10px;
}
a.offerlink:visited { 
	color:#5A0C13;
	text-decoration:underline; 
	font-size:10px;
}
a.offerlink:active { 
	color:#FFFF00;
	text-decoration:underline; 
	font-size:10px;
}

a.offerlink:hover { 
	color:#AE1726;
	text-decoration:underline; 
	font-size:10px;
}

.shopTable { /*Formular Tabelle*/
	background-color: #DFDBC3; 
}
 
.chb { /*checkbox background*/
	background-color: #D0D4B8 ; 
}

.shoptop { /* einklappbarer Teil oben */ 

	border: #F4AD04 1px dashed;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

#minicart { /* Mini Warenkorb */ 

	display:block;
	font-size:10px;
	padding: 0px;
	background-image: url(/gfx/mycart.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-top: 50px;
	width: 209px;
	/*border: 1px solid #cccccc;*/
	
	
}

#minicartcontent {
	border: 1px solid #cccccc;
	width: auto;
	padding: 2px;
}

#newsletterAdd {
	
	background-image: url(/gfx/newsletter.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-top: 40px;
	width: 209px;
	
	
}

#newsletterAddContent {
	border: 1px solid #cccccc;
	width: auto;
	padding: 2px;
}

.ordersteps {
	margin-bottom:20px;
	
}

.mysubmit {
	margin-top:20px;
}

.userError {
	color:#ff0000;
}

div.itemList {
	display:block;
	font-size:10px;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	width: 220px;
}

#livehelp {
	margin-top: 20px;
	margin-left: 20px;
	z-index:5;
}

#trustLogo {
	margin-top: 20px;
	margin-left: 35px;
	z-index:5;
}

td.main {
	
	border-right: 1px solid #515151;
}


a.arrow:link { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 11px;
	font-size: 11px; 
	
}
a.arrow:visited { 
	color:#333333;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 11px;
	font-size: 11px; 
}
a.arrow:active { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 11px;
	font-size: 11px; 
}
a.arrow:hover { 
	color:#2A6281;
	text-decoration:underline;
	background-image:url(/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 11px;
	font-size: 11px; 
}

#searchminiform {
	background-image:url(/gfx/qs.gif); 
	background-repeat: no-repeat;
	background-position: 64px -10px;
}
#searchminiformcontent {
	margin-top: 5px;
	border: 1px solid #cccccc;
}

p.bottom {
	font-size: 10px;
	margin-top:15px; 
	margin-left: 20px; 
	width:500px;
	text-align:center; 
	color: #777777;
}

.katPath {
	margin-top: 20px;
	font-size: 11px;
}

#rightNav {
	position: absolute;
	top: 10px;
	left: 760px;
}

#searchminiform {
	background-image: url(/gfx/searchtop.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-top: 45px;
}

a.navRight:link { 
	color:#444444;
	text-decoration:none; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	padding-left: 14px;
	background-repeat: no-repeat;
}
a.navRight:visited { 
	color:#666666;
	text-decoration:none; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.navRight:active { 
	color:#444444;
	text-decoration:none; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.navRight:hover { 
	background-color: #ffffff;
	color:#427AA8;
	text-decoration:underline; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	background-image:url(/gfx/ul.gif); 
	background-repeat: no-repeat;
	padding-left: 14px;
}


.det1 {
	width: 70px;
	padding-right: 5px;
	color: #FF6500;
	font-weight: bold;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 11px;
}

.det2 {
	width: 250px;
	padding-right: 10px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 11px;
}

#detTbl {
	width: 300px;
}


td .expHomeTop  {
	background-image:url(/gfx/exphome.gif);
	height: 23px;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 11px;
	width: auto;
}

.homewhite { 
	font-weight:bold; 
	font-size: 11px; 
	color: #FFFFFF; 
	padding-left: 3px;
}

#saleteaser {
	position: absolute;
	left: 20px;
	top:155px;
	width:175px;
}


/* NAVIGATION */

.nTopPixel {
	background-color:#265227;
	background-image:url(/gfx/n_bgl0.gif);
	background-repeat:no-repeat;
	height:1px;
	margin-bottom:0px;
	margin-top:0px;
	
	
	
}

.nBGLev0 { 
	background-color:#265227; 
	background-image:url(/gfx/n_bgl0.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	height: 22px;
	width:195px;

}
.nBGLev0over { 
	background-color:#006633;
	background-image:url(/gfx/n_bgl1_over.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	height: 22px;
	width:195px;

}
a.nLev0:link { 
	color:#ffffff;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	background-image:url(/gfx/n_icon_l_0.gif);
	background-repeat:no-repeat;   
	background-position: 0px 4px;
	padding-left:13px;
	padding-top:3px;
	width: auto;
	height: 20px;
	display:block;
}
a.nLev0:visited { 
	color:#ffffff;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	background-image:url(/gfx/n_icon_l_0.gif);
	background-repeat:no-repeat;   
	background-position: 0px 4px;
	padding-left:13px;
	padding-top:3px;
	width: auto;
	height: 20px;
	display:block;
}
a.nLev0:active { 
	color:#efefef;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	background-image:url(/gfx/n_icon_l_0.gif);
	background-repeat:no-repeat;   
	background-position: 0px 4px;
	padding-left:13px;
	padding-top:3px;
	width: auto;
	height: 20px;
	display:block;
}
a.nLev0:hover { 
	color:#A4E43F;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold;
	background-image:url(/gfx/n_icon_l_0_over.gif);
	background-repeat:no-repeat;  
	background-position: 0px 4px;
	padding-left:13px;
	padding-top:3px;
	width: auto;
	height: 20px;
	display:block;
}

.nBGLev1 { 
	background-color:#68A93F; 
	background-image:url(/gfx/n_bgl0.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	
	padding-top:0px;
	height: 22px;
	width:195px;

}
.nBGLev1over{ 
	background-color:#68A93F; 
	background-image:url(/gfx/n_bgl1.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	height: 22px;
	width:195px;
}
a.nLev1:link { 
	color:#333333;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	background-image:url(/gfx/n_icon_l_1.gif);
	background-repeat:no-repeat;   
	background-position: 0px 4px;
	padding-left:13px;
	padding-top: 3px;
	width: 170px;
	height: auto;
	display:block;
	
}
a.nLev1:visited { 
	color:#333333;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	background-image:url(/gfx/n_icon_l_1.gif);
	background-repeat:no-repeat;   
	background-position: 0px 4px;
	padding-left:13px;
	padding-top: 3px;
	width: 170px;
	height: auto;
	display:block;
}
a.nLev1:active { 
	color:#2A6281;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	background-image:url(/gfx/n_icon_l_1.gif);
	background-repeat:no-repeat;    
	background-position: 0px 4px;
	padding-left:13px;
	padding-top: 3px;
	width: 170px;
	width: auto;
	height: auto;
	display:block;
}
a.nLev1:hover {
	color:#265227;
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	background-image:url(/gfx/n_icon_l_1.gif);
	background-repeat:no-repeat;     
	background-position: 0px 4px;
	padding-left:13px;
	padding-top: 3px;
	width: 170px;
	height: auto;
	display:block;
}
.navCurrent {
	font-size: 10px; 
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight:bold;
	background-image:url(/gfx/n_icon_l_1_over.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	display:inline;
}
.nBGLev0active { 
	background-color:#ffffff; 
	background-image:url(/gfx/n_bgl0_over.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	height: 22px;
	width:195px;
	padding-top:3px;
	
}
.nBGLev1active { 
	background-color:#ffffff; 
	background-image:url(/gfx/n_bgl0_over.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	height: 22px;
	width:195px;

}
/* ENDE NAVIGATION */

/* R2 COMMUNITY */
.friend_left {
	vertical-align: top;
	width: 150px;
}
.friend_center {
	vertical-align: top;
	width: 50px;
}
.friend_right {
	vertical-align: top;
	width: 490px;
}

#friend_mail_headline {
	background-image:url(/gfx/community_icon_mail.gif); 
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 30px;
	font-weight: normal; 
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 3px;
	margin-bottom: 5px;
	color: #666666;
}


#friend_duel_headline {
	background-image:url(/gfx/community_icon_duel.gif); 
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 30px;
	font-weight: normal; 
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 3px;
	margin-bottom: 5px;
	color: #666666;
}


#friend_gb_headline {
	background-image:url(/gfx/community_icon_gbl.gif); 
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 40px;
	font-weight: normal; 
	font-size: 12px;
	height: 30px;
	color: #666666;
}


#friend_fav_headline {
	background-image:url(/gfx/community_header_fav.gif); 
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 30px;
	font-weight: normal; 
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 3px;
	color: #666666;
}


#mygolf_rang2user_headline {
	background-image:url(/gfx/community_icon_rv.gif); 
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	font-weight: normal; 
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 3px;
	margin-bottom: 5px;
	color: #666666;
}

#statistiken {
	padding-left: 15px;
}

#statistiken td {
	text-align: center;
	
}

#statistiken td.orange {
	color: #FFA500;
}
#statistiken td.orange_platz {
	color: #FFA500;
	padding-left: 20px;
	padding-right: 20px;
}

#statistiken td.green {
	color: #63B125;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#statistiken .rang1 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 11px;
	padding-top: 9px;
	background-image: url(/gfx/rangliste1.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:35px;
}

#statistiken .rangX {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 11px;
	padding-top: 9px;
	background-image: url(/gfx/ranglisteX.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:35px;
}

#statistiken_headline {
	background-image:url(/gfx/icon_statistiken.gif); 
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 40px;
	font-weight: normal; 
	margin-bottom: 5px;
	color: #666666;
	height: 30px;
}


#kontaktdaten_headline {
	background-image:url(/gfx/community_icon_kontakt.gif); 
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 40px;
	font-weight: normal; 
	height: 30px;
	color: #666666;
	height: 30px;
	margin-bottom: 5px;
}


#statistiken_fd {
	background-image:url(/gfx/bg_fd.jpg); 
	background-repeat:no-repeat;
	padding-top: 70px;
	padding-left: 5px;
	height: 130px;
	margin-bottom: 30px;
}

#statistiken_fd * {
	font-size: 15px;
	color: #E60000;
}

#statistiken_yearselect {
	padding-left: 20px;
}
#ranglisten_yearselect {
	margin-top: 10px;
}

#profile {
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 25px;
}

#profile td {
	padding: 2px;
}

#profile h1 {
	font-size: 22px;
	color: #444444;
}

#profiletabs_border {
	font-size: 1px;
	border-top: 1px solid #cccccc;
	width: 700px;
	margin-top: -2px;
	height: 1px;
}

#profiletabs {
	
	margin-top: 10px;
	margin-bottom: 15px;
	float:left;
	line-height:normal;
	padding-bottom: 0px;
	padding-top: 20px;
	margin-left: 10px;
	width: 700px;
	background-image: url(/gfx/mgtabbottom.gif);
	background-position: 0px -18px;
	background-repeat: repeat-x;
	
}

#profiletabs #pcurrent {
	background-color: #ffffff;
	background-image: url(/gfx/button_down.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	color: #000000;
	padding-bottom: 7px;
	padding-left: 18px;
	padding-right: 15px;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-left:1px solid #CCCCCC; 	
	border-bottom:1px solid #ffffff;
	display: inline;
}

#profiletabs ul {
margin:0;
padding:0px 0px 0 15px;
list-style:none;
  }
#profiletabs li {
  display:inline;
  margin:0;
  padding:0;
  }

#profiletabs a {
  float:left;
  background:url("/gfx/mgtableft.gif") no-repeat left top;
  background-position: 0px 3px;
  margin:0;
  padding:0 0 0 15px;
  text-decoration:none;
  font-size:11px;
  color: #ffffff;
  margin-right: 10px;
}

#profiletabs a span {
  float:left;
  display:block;
  margin-top: 3px;
  background:url("/gfx/mgtabright.gif") no-repeat right top;
  padding:1px 15px 6px 6px;
  color:#ffffff;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#profiletabs a span {float:none;}
/* End IE5-Mac hack */
#profiletabs a:hover span {
  color:#555;
  }
#profiletabs a:hover {
  }
#profiletabs a:hover span {
  }


#profile a.profile_link:link, #profile a.profile_link:visited, #profile a.profile_link:active{
	padding-left: 28px;
	display: block;
	line-height:22px;
	color: #999999;
	text-decoration: none;
}

#profile a.profile_link:hover {
	text-decoration: underline;
	color: #666666;
}


#login_profile {
	padding: 20px;
	padding-top: 2px;
	background-color: #EF9C3A;
}

#profile_top {

}

.profile_button {
	background-color: #EE9B3B;
	background-image: url(/gfx/profile_button.jpg);
	color: #ffffff;
	font-size: 11px;
	height: 20px;
}


#friendlist_top {
	margin-top: 10px;
	float: right;
	margin-right: 10px;
}

#friendlist_top td {
	color: #666;
}

.gb_entry_text {
	margin-top: 10px;
	width: 500px;
	padding: 10px; 
	border: 1px solid #ccc;
}

#rank_not_connected {
	 background-image: url(/gfx/stats_no_conn.gif);
	 background-repeat: no-repeat;
	 width: 700px;
	 height: 500px;
	 position:absolute;
	 
}

#rank_not_connected_content {
	margin-left: 230px;
	margin-right: 230px;
	margin-top: 150px;
	padding: 15px;
	padding-left: 80px;
	background-color: #f7f7f7;
	background-image: url(/gfx/rangliste-verknuepfen.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	border: 1px solid #71B445;
}

.kontakt_key {
	color: #A5A5A5;
	width: 120px;
	padding: 5px;
}
.kontakt_value {
	color: #EF9C3A;
	padding: 5px;
}

.community_mail_disabled {
	background-image: url(/gfx/community_mail_disabled.gif);
	background-repeat: no-repeat;
	border: 1px solid #E99E39;
 }
 
#ranktabs_border {
	font-size: 1px;
	border-top: 1px solid #cccccc;
	width: 700px;
	margin-top: -2px;
	height: 1px;
}

#rtabs {
	
	margin-top: 10px;
	margin-bottom: 15px;
	float:left;
	line-height:normal;
	padding-bottom: 0px;
	padding-top: 20px;
	margin-left: 15px;
	width: 700px;
	background-image: url(/gfx/mgtabbottom.gif);
	background-position: 0px -7px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ccc;
	display:block;
	
}

#rtabs #pcurrent {
	background-position: 0px -40px;
	color: #000000;

}

#rtabs #pcurrent a:link span, #rtabs #pcurrent a:visited span, #rtabs #pcurrent a:active span, #rtabs #pcurrent a:hover span   {
	color: #000;
	background-position: 100% -40px;
}

#rtabs #pcurrent span {
	color: #000;
	background-position: 100% -40px;
}
#rtabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}
#rtabs li {
	display:inline;
	margin:0;
	padding:0;
}
#rtabs a {
	float:left;
	background:url("/gfx/rtableft.gif") no-repeat left top;
	margin:0;
	margin-right: 1px;
	padding:0 0 0 17px;
	font-weight: bold;

}
#rtabs a:link, #rtabs a:visited, #rtabs a:active, #rtabs a:hover {
	text-decoration:none;
}
#rtabs a span {
	float:left;
	display:block;
	background:url("/gfx/rtabright.gif") no-repeat right top;
	padding:4px 20px 5px 2px;
	color:#efefef;
	font-size: 11px;
	text-decoration:none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#rtabs a span {float:none;}
/* End IE5-Mac hack */
#rtabs a:hover span {
  color:#333;
  background-position:100% -40px;
}
#rtabs a:hover {
  background-position:0% -40px;
  color:#333;
}



/* ENDE R2 COMMUNITY */

.hline {
	background-image: url(/gfx/trenner_preise.gif); 
	height: 2px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

a.external_link:link, a.external_link:visited, a.external_link:active {
	background-image: url(/gfx/icon_external_link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.external_link:hover {
	background-image: url(/gfx/icon_external_link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	font-size:1px;
	height: 1px;
}

/* 2008 */

.home_map_loc {
	position: absolute;
	margin-top: 25px;
	width: 300px;
	background: #E8FFBF;
	border: 1px solid green;
}
.home_map_close {
	height: 15px;
	width: 300px;
	background-color: #003333;
	text-align: right;
}
.home_map_loc_left {
	float: left;
	width: 60px;
}
.home_map_loc_right {
	float: right;
	width: 200px;
}
.maploc_event {
	clear: both;
}

.sponsor_gold {
	background: url(/gfx/sponsoren/sponsor_gold.gif) no-repeat;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 18px;
	color: #E8B80C;
}

.sponsor_silber {
	background: url(/gfx/sponsoren/sponsor_silber.gif) no-repeat;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 18px;
	color: #777777;
}

.sponsor_co {
	background: url(/gfx/sponsoren/sponsor_co.gif) no-repeat;
	padding-left: 60px;
	color: #E8B80C;
}

#wait_birdie_loading {
	width: 100%;
	position: absolute;
	top:0px;
	left:0px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	background: #000;
}

#wait_birdie_loading_content {
	background: #ffffff url(/gfx/lightbox/loading.gif) 180px 90px no-repeat;
	width: 400px;
	height: 150px;
	text-align: center;
	font-size: 11px;
	color: #666;
	padding-top: 30px;
	margin-left: 400px;
}


a.pdflink:link {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:visited {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:active {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #143661;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a.pdflink:hover {
	background-image: url(/gfx/pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

.mcheader {
	padding: 5px;
	background: #71B445;
}