/* hidden layers */
.template_pod_start #subnavigation { display: none; }

/* generic formating, tags */
HTML { height: 100%; }
BODY { margin: 0; padding: 0; background: #f9f9f9 url(/graphics/background.gif) 50% 0 repeat-y; height: 100%; }
BODY { font-family: Tahoma, arial, sans-serif; font-size: 70%; }
INPUT,TEXTAREA,BUTTON { font-family: verdana, arial, sans-serif; font-size: 100%; }
BUTTON { margin-right: 3px; }
A { text-decoration: none; color: #000; }
A:hover { text-decoration: underline; }
A.button { background: #D4D0C8; color: #000; border: 2px outset #fff; text-decoration: none; padding: 2px 10px; text-transform: capitalize; }
A.button:hover { text-decoration: none; }
A.button:active { border-style: inset; }
IMG { border: 0; }
P A { text-decoration: underline; }
P A:hover { text-decoration: none; color: #507D2A; }
LI.logout { display: none; }
BODY.matrikel { margin: 10px; }

TABLE.list { margin: 10px 0 0 0; width: 470px; border: 0; border-collapse: collapse; }
	TABLE.list THEAD TR TD { font-weight: bold; border-bottom: 1px solid #f0f0f0; padding: 0 0 5px 0; text-align: left;}
	TABLE.list THEAD TR TD A { color: #000; text-decoration: underline; }
	TABLE.list THEAD TR TD A.desc { background: url(/graphics/icon_arrow_up.gif) 100% 50% no-repeat; padding-right: 10px;}
	TABLE.list THEAD TR TD A.asc { background: url(/graphics/icon_arrow_down.gif) 100% 50% no-repeat; padding-right: 10px;}
	TABLE.list TBODY TR TD { padding: 5px 0; }
	TABLE.list A { text-decoration: underline; }
	TABLE.list A:hover { text-decoration: none; color: #507D2A;}
	TABLE.list TBODY TR.even TD { background: #f0f0f0; }
	TABLE.list TBODY TR.foot TD { padding: 10px 0 0 0; border-top: 1px solid #f0f0f0;}
	TABLE.list TBODY TR.foot TD.next { text-align: right; }

/* generic formating, classes */
.clear { clear: both; }

/* containers */
#pagedocument { height: 100%; position: relative; margin: 0 auto; width: 964px; }
#container { }
#contentlink { display: none; }

/* logo layer */
#logo { background: url(/graphics/logo_bg.jpg) 100% 100% no-repeat; height: 131px; border-bottom: 1px solid #507D2A;}
	#logo IMG { margin: 20px 50px; }
	#logo H1 { display: none; }

/* main navigation layer */
#navigation { padding: 0 0 0 0;}
	#navigation UL { width: 100%; float: left; background: #3B5C1F url( /graphics/navigation_bg.gif ) 0 100% repeat-x; list-style: none; margin: 0; padding: 0;}
	#navigation UL UL { display: none; }
	#navigation LI { float: left; padding: 0; }
	#navigation LI A { display: block; padding: 8px 20px; border-left: 1px solid #3B5C1F; border-right: 1px solid #507D2A; color: #fff; text-decoration: none; }
	#navigation LI.active A { text-decoration: underline; }
	#navigation LI.open A {text-decoration: underline; }
	#navigation LI A:hover { background: #507D2A; }
	#navigation LI.logout { display: block; float: right; }
	#navigation .clear { height: 15px; background: #fff url(/graphics/navigation_lower_bg.gif) no-repeat; }

/* second navigation layer */
#subnavigationcontainer { display: inline; float: left; width: 200px; background: url( /graphics/subnavigation_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; margin: 0 9px 0 14px;}
	#subnavigationcontainer .clear { background: url(/graphics/subnavigation_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 20px 0 0 0; }
	#subnavigationcontainer DIV .clear { background: none; height: auto; padding: 0; }
	#subnavigationcontainer H2 { border-bottom: 1px solid #ccc; margin: 0 12px 6px 12px; padding: 6px; text-align: center; color: #153908; font: 130% Georgia; font-weight: bold; }

	#subnavigation UL, #mypages ul { list-style: none; padding: 0; margin: 0 12px; }
	#subnavigation UL UL { margin: 0; }
	#subnavigation UL LI { display: inline; }
	#subnavigation UL LI A { display: none; }
	#subnavigation UL LI LI A, #mypages ul li a { display: block; line-height: 160%; font-weight: bold; color: #000; text-decoration: none; padding: 0 0 0 2px;}
	#subnavigation UL LI LI A:hover { background-color: #f0f0f0; text-decoration: underline;}
	#subnavigation UL LI.active A { background-color: #f0f0f0;}
	#subnavigation UL LI.active LI A:hover { background-color: #f0f0f0; }
	#subnavigation UL LI.active LI A { background-color: #f9f9f9; color: #000;}
	#subnavigation UL LI LI LI A { padding-left: 12px;}
	#subnavigation UL LI LI LI LI A { padding-left: 22px;}
	#subnavigation UL LI LI LI LI LI A { padding-left: 32px;}
	#subnavigation UL LI LI LI LI LI LI A { padding-left: 42px;}
	#subnavigation UL LI LI LI LI LI LI LI A { padding-left: 52px;}
	
	
	
/* shortcuts layer */
#shortcuts { display: none; }
	.template_pod_start #shortcuts { display: block; }
	.template_pod_start #shortcuts UL { list-style: none; padding: 0; margin: 0 12px; }
	.template_pod_start #shortcuts UL LI { display: inline; }
	.template_pod_start #shortcuts UL LI A { background: url(/graphics/shortcut_arrow.gif) 2px 50% no-repeat; display: block; line-height: 160%; font-weight: bold; color: #000; text-decoration: none; padding: 0 0 0 12px;}
	.template_pod_start #shortcuts UL LI A:hover { background-color: #f0f0f0; text-decoration: underline;}

/* main content layer, all pages */
#content { float: left; width: 518px; background: url( /graphics/content_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; }
	#content .clear { margin: 0; background: url(/graphics/content_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 20px 0 0 0; }
	#content FORM .clear { background: none; height: auto; padding: 0;}
	
	/* images */
	#content A.image1 { display: block; margin: 0 24px; width: 470px; overflow: hidden; }
	#content A IMG { border: 0; }
	#content IMG#image1 { margin: 12px 0 5px 0; }
	#content .left { float: left; margin: 5px 10px 10px 24px; }
	#content .right { float: right; margin: 5px 24px 10px 10px; }
	#content .image A { display: inline; margin: 0; width: auto; overflow: auto; } 
	#content .image {  margin: 0 0 0 5px; padding: 0; width: 250px; float: left; min-height: 250px;}
	* html #content .image {  height: 250px; }
	#content .image IMG { margin: 0 0 0 24px; }
	
	#content DIV A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content P A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content FORM A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content UL A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content TABLE A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content UL A { display: inline; margin: 0; width: auto; overflow: auto; }
	
	/* text */
	#content H1 { border-bottom: 1px solid #ccc; margin: 0 24px; padding: 6px 0; color: #153908; font: 130% Georgia; font-weight: bold; margin-bottom: 10px; }
	#content H2 { font-size: 120%; margin: 5px 24px;}
	#content FORM H2 { font-size: 120%; margin: 20px 0 5px 0;}
	#content P { margin: 3px 0 10px 0; line-height: 160%; padding: 0 24px; }
	#content P P { margin: 0; padding: 0; }
	#content TABLE { margin: 10px 24px 0 24px; border: 0; border-collapse: collapse; }
	#content TABLE P { margin: 0; padding: 0; }
	#content FORM { margin: 0 24px; }
	#content UL { margin: 10px 24px 10px 40px;  padding: 0; list-style-type: square; }
	#content UL UL { margin-left: 20px; margin-top: 0; list-style-type: disc; }
	#content OL { margin: 10px 24px 10px 40px;  padding: 0;}
	#content HR { margin: 0 24px; border: 1px solid #bbb; }
	DIV#content P TABLE { margin-left: 0; margin-right: 0; }
	
	/* links and files */
	UL#related { list-style: none; padding: 0; }
	UL#related .filesize { padding-left: 5px; text-decoration: none; color: #999; }
	UL#related .filetype { display: none; }
	UL#related A { text-decoration: underline; }
	
	/* news archive template */
	#content TABLE.news { margin: 10px 24px 0 24px; width: 470px; border: 0; border-collapse: collapse; }
	#content TABLE.news THEAD TR TD { font-weight: bold; border-bottom: 1px solid #f0f0f0; padding: 0 0 5px 0; text-align: left;}
	#content TABLE.news TBODY TR TD { padding: 5px 0; }
	#content TABLE.news TBODY TR.even TD { background: #f0f0f0; }
	#content TABLE.news TBODY TR.foot TD { padding: 10px 0 0 0; border-top: 1px solid #f0f0f0;}
	#content TABLE.news TBODY TR.foot TD.next { text-align: right; }
		
	/* newsbill, frontpage template */
	#news, #news_golfse { padding: 0 12px; }
	#news H2, #news_golfse H2 { border-top: 1px solid #ccc; margin: 0 0 12px 0;}
	#news UL, #news_golfse ul { margin: 0; padding: 0; list-style: none; }
	#news LI, #news_golfse li { display: inline;  }
	#news LI A.title, #news_golfse li a.title { display: block; color: #000; text-decoration: none; font-weight: bold; cursor: text;}
	#news LI A.introduction, #news_golfse li a.introduction { display: block; line-height: 140%; cursor: text;}
	#news LI A.introduction:hover, #news_golfse li a.introduction:hover { text-decoration: none; }
	#news LI SPAN, #news_golfse li span { display: none; }
	#news LI A.readmore, #news_golfse li a.readmore { display: block; padding: 0 0 0 12px; background: url(/graphics/shortcut_arrow.gif) 2px 50% no-repeat; font-weight: bold; margin: 0 0 20px 0; }
	
	/* filearchive template */
	#filearchive TABLE { margin: 10px 24px 0 24px; width: 470px; border: 0; border-collapse: collapse; border-bottom: 1px solid #f0f0f0;}
	#filearchive TABLE THEAD TR TH { font-weight: bold; border-bottom: 1px solid #f0f0f0; padding: 0 0 5px 0; text-align: left;}
	#filearchive TABLE TBODY TR TD { padding: 5px 0; }
	#filearchive TABLE TBODY TR.even TD { background: #f0f0f0; }
	#filearchive TABLE TBODY TR.foot TD { padding: 10px 0 0 0; border-top: 1px solid #f0f0f0;}
	
	/* form template */
	FORM { padding-bottom: 20px; }
	FIELDSET { border: 0; margin: 0; padding: 0; }
	LEGEND { display: none; }
	LABEL { display: block; padding: 5px 0 2px 0; }
	LABEL.subscription { display: inline; padding: 0; }
	INPUT.text, INPUT.error { width: 175px; }
	INPUT.error { background: #f00; }
	#content INPUT.golfid6 { width: 100px; }
	#password { width: 170px; }
	#content INPUT.golfid3 { width: 60px; }
	BUTTON { margin-top: 10px; }
	TEXTAREA { width: 175px; height: 100px;}
	TEXTAREA.error { background: #f00; }
		
	/* nyhetsbrev */
	#content P.previous { margin: 0 0 0 24px; padding: 5px 0; width: 470px;}
	#content P.even { margin: 0 0 0 24px; padding: 5px 0; background: #f0f0f0; width: 470px;}

#facts { display: inline; float: right; width: 200px; margin: 0 12px 0 0; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0;}
	#facts .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0 0 20px 0; }
	#facts H2 { border-bottom: 1px solid #ccc; margin: 0 11px 5px 11px; padding: 6px 0; color: #153908; font: 130% Georgia; font-weight: bold; text-align: center;}
	#facts H3 { margin: 0 11px; padding: 0; font-size: 100%; line-height: 160%; }
	#facts P { margin: 0 11px; line-height: 160%; padding: 0; }
	
#teaser { display: inline; float: right; width: 200px; margin: 0 12px 0 0; }
	#teaser .teaser, #birthdays { display: inline; float: right; width: 200px; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; }
	#teaser .clear, #birthdays .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0 0 20px 0; }
	#teaser H2, #birthdays h2 { border-bottom: 1px solid #ccc; margin: 0 24px 5px 24px; padding: 6px 0; color: #153908; font: 130% Georgia; font-weight: bold; text-align: center;}
	#teaser IMG { margin: 12px 0 0 26px; }
	#teaser P { margin: 0 24px; line-height: 160%; padding: 0; }
	#teaser UL { list-style: none; margin: 0; padding: 0 24px; float: right; }
	#teaser UL LI { display: inline; margin: 0; padding: 0;}
	#teaser A {  }
	
	#birthdays ul { list-style-type: circle; padding: 0 38px; margin-bottom: 0; }
	#birthdays { margin: 0 12px 0 0; }
		
#sponsorlimpa { display: inline; float: right; width: 200px; margin: 0 12px 0 0; }
	#sponsorlimpa .sponsorlimpa { display: inline; float: right; width: 200px; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; }
	#sponsorlimpa .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0 0 10px 0; }
	#sponsorlimpa H2 { border-bottom: 1px solid #ccc; margin: 0 24px 5px 24px; padding: 6px 0; color: #153908; font: 130% Georgia; font-weight: bold; text-align: center;}
	#sponsorlimpa IMG { margin: 12px 0 0 26px; }
	#sponsorlimpa P { margin: 0 24px; line-height: 160%; padding: 0; }
	#sponsorlimpa UL { list-style: none; margin: 0; padding: 0 24px; float: right; }
	#sponsorlimpa UL LI { display: inline; margin: 0; padding: 0;}
	#sponsorlimpa A {  }
	#sponsorlimpa P A { display: none; }
	BR.clear { clear: right; float: right; }
	
/* address layer */
#address { display: inline; float: right; background: url(/graphics/address_upper_bg.gif) 100% 0 no-repeat; width: 950px; margin: 0 12px 0 0; }
	#address UL { width: 699px; float: right; list-style: none; margin: 15px 0 0 0; padding: 0 15px 17px 15px; background: url(/graphics/address_lower_bg.gif) 0 100% no-repeat;}
	#address UL LI { padding: 10px 8px; display: inline; line-height: 180%; }
	#address UL LI.address STRONG { display: none; }
	#address UL LI.address STRONG { display: none; }
	#address UL LI.email STRONG { display: none; }
	#address STRONG { font-weight: normal; }
	#address UL LI.about { padding-right: 0; }

/* golf addon */
.template_pod_golfpaket_banguide #content,.template_pod_golfpaket_scorekort #content { background: none; }

#banguide_navigation { padding: 0 0 0 24px; margin: 0; }
	#banguide_navigation UL { float: left; display: inline; list-style: none; margin: 0; padding: 0; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
	#banguide_navigation LI { float: left; list-style: none; margin: 0; padding: 0; border-right: 1px solid #ccc; }
	#banguide_navigation LI A { display: block; padding: 5px; color: #666; background: #f9f9f9; text-decoration: none; }
	#banguide_navigation LI A:hover { background: #fff; }
	#banguide_navigation LI.active A { background: #fff; padding-bottom: 6px; border: 0; color: #000;}
	#banguide_navigation LI.open A { background: #fff; padding-bottom: 6px; border: 0; color: #000;}
	#banguide_navigation .clear { background: none; height: auto; margin: 0 0 -6px 0; padding: 0; font-size: 0; clear: both; width: 100%; }

#banguide_content { background: url( /graphics/content_upper_bg.gif ) no-repeat; padding-top: 15px; }
	#banguide_content #scorecard .clear { display: block; }
	#banguide_top .clear { background: none; height: auto; }
	#banguide_content H1, #banguide_content P { position: relative;}

#slopecalculator { width: 150px; float: right; padding: 10px 24px 0 0;}
	#slopecalculator FORM { margin: 0; padding: 0; background: #f0f0f0; padding: 5px 10px; }
	#slopecalculator FIELDSET { border: 0; width: 120px; margin: 0; }
	#slopecalculator LEGEND { float: left; display: block; font-weight: bold; margin: 0; padding: 0;}
	#slopecalculator INPUT { width: 30px; }
	#slopecalculator BUTTON { margin: 0 0 0 3px; }
	#slopecalculator TABLE { text-align: center; width: 0;}
	#slopecalculator TABLE INPUT { width: 20px; }
	#slopecalculator TR.yellow INPUT { background: #fef7c0; }
	#slopecalculator TR.blue INPUT { background: #c0f7fe; }
	#slopecalculator TR.red INPUT { background: #ffc8c0; }

#scorecard {}
	#scorecard TABLE { width: 315px; }
	#scorecard TABLE THEAD { font-weight: bold; }
	#scorecard TABLE TR TD { padding: 5px; vertical-align: top; text-align: center; }
	#scorecard TABLE TR TD { background: #f0f0f0; }
	#scorecard TABLE TBODY TR TH { background: #f0f0f0; padding: 5px; vertical-align: top; text-align: center; font-weight: normal; }
	#scorecard TABLE TBODY TR TD.white { background: #f9f9f9; }
	#scorecard TABLE TBODY TR TD.yellow { background: #fdef81; }
	#scorecard TABLE TBODY TR TD.blue { background: #81effd; }
	#scorecard TABLE TBODY TR TD.red { background: #fe9181; }
	#scorecard TABLE TBODY TR.odd TD.white { background: #fff; }
	#scorecard TABLE TBODY TR.odd TD.yellow { background: #fef7c0; }
	#scorecard TABLE TBODY TR.odd TD.blue { background: #c0f7fe; }
	#scorecard TABLE TBODY TR.odd TD.red { background: #ffc8c0; }

	#golftavling_list TABLE { margin: 10px 0 0 24px; width: 470px; border: 0; border-collapse: collapse; }
#golftavling_list TABLE THEAD TR TD { font-weight: bold; border-bottom: 1px solid #f0f0f0; padding: 0 0 5px 0; text-align: left;}
#golftavling_list TABLE TBODY TR TD { padding: 5px 0; }
#golftavling_list TABLE TBODY TR.even TD { background: #f0f0f0; }

#golftavling_info { margin: 0 24px; }
#golftavling_info H2 { color: #153908; font: 100% Georgia; font-weight: bold; margin: 0 0 10px 0; padding: 0; border-bottom: 1px solid #999; }
#golftavling_info H3 { color: #153908; font: 100% Tahoma; font-weight: bold; margin: 20px 0 5px 0; padding: 0; border: 0;}
#golftavling_info TABLE { margin: 10px 0 0 0; width: 470px; border: 0; border-collapse: collapse; }
#golftavling_info TABLE THEAD TR TD { font-weight: bold; border-bottom: 1px solid #f0f0f0; padding: 0 0 5px 0; text-align: left;}
#golftavling_info TABLE TBODY TR TD { padding: 5px 0; }
#golftavling_info TABLE TBODY TR.even TD { background: #f0f0f0; }


#banguide_map { position: absolute; left: 20px; top: 20px; width: 280px; z-index: 20; }

#banguide_navigation_previous { position: absolute; background: #8D0C0C; left: 10px; top: 430px; width: 130px; z-index: 20; cursor: pointer; cursor: hand; }
#banguide_navigation_next { position: absolute; background: #8D0C0C; left: 150px; top: 430px; width: 130px; z-index: 20; cursor: pointer; cursor: hand; }
.banguide_navigation_number { padding: 10px; padding-top: 5px; padding-bottom: 5px; vertical-align: middle; color: #ffffff; font-size: 20px; font-weight: bold; }
.banguide_navigation_text { padding: 10px; padding-top: 5px; padding-bottom: 5px; background: #AFAFAF; color: #ffffff; font-size: 12px; font-weight: bold; }

#banguide_text { position: absolute; left: 300px; top: 260px; width: 445px; height: 230px; overflow: auto; }

#banguide_photos { position: absolute; left: 300px; top: 20px; width: 425px; height: 202px; z-index: 20; overflow: auto; }
#banguide_photos .photo { visibility: hidden; position: absolute; top: 0px; left: 0px; z-index: 30; border: 1px solid #000000; }
#banguide_photos .photoactive { visibility: visible; position: absolute; top: 0px; left: 0px; z-index: 50; border: 1px solid #000000; }

#banguide_photos_tabs { position: absolute; left: 300px; top: 223px; width: 425px; height: 20px; z-index: 20; }
#banguide_photos_tabs .tab { padding: 3px; width: 75px; background: #AFAFAF; }
#banguide_photos_tabs .tabactive { padding: 3px; width: 75px; background: #8D0C0C; } 
#banguide_photos_tabs A { color: #ffffff; font-weight: bold; margin-right: 10px; margin-left: 2px; text-decoration: none; }

#quiz { float: right; width: 200px; margin: 0 12px 0 0; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; text-align: center; }
	* html #quiz { margin-right: 6px; }
	#quiz .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0; }
	#quiz H2 { margin: -15px -15px 1em 0; padding: 12px 24px 6px 24px; text-align: center; color: white; font: 130% Georgia; font-weight: bold; background: url(/graphics/sidebar_rubrik_bg.gif) no-repeat top left; }
	#quiz H3 { margin: 0 11px; padding: 0; font-size: 100%; line-height: 160%; }
	#quiz table { margin: 0 11px; text-align: left; }
	#column2 .percent { text-align: right; }
	
/* sidebar */
	#veckans-fraga { background: url(/graphics/teaser_upper_bg.gif) top left no-repeat; padding: 8px 21px 0 21px; width: 158px; overflow: hidden; float: right; clear: right; margin: 0 13px 0 9px; }
	#veckans-fraga .clear { background: url(/graphics/teaser_lower_bg.gif) top left no-repeat white; height: 8px; margin: 8px -21px 0 -21px; padding: 0; clear: both; }
	#veckans-fraga fieldset { margin: 0; padding: 0; }
	#veckans-fraga form { padding-bottom: 6px;  }
	#veckans-fraga.panel h2 { border-bottom: 1px solid #ccc; margin: 0 24px 5px 24px; padding: 6px 0; color: #153908; font: 130% Georgia; font-weight: bold; text-align: center;}
	#veckans-fraga .question, #veckans-fraga-responses .question { display: block; margin: 0; padding: 0; font-weight: bold; }
	#veckans-fraga ul, #veckans-fraga.panel li { margin-left: 0; padding-left: 0; list-style-type: none; }
	#veckans-fraga label { display: inline; }
	#veckans-fraga p { display: inline; }
	* html #veckans-fraga { margin-right: 6px; } /* IE6 hack */
	
	*:first-child+html #veckans-fraga form { margin: 0; padding: 0; height: auto; }
	* html #veckans-fraga form { margin: 0; padding: 0; height: auto; }
	*:first-child+html #veckans-fraga form ul {  margin: 0; }
	* html #veckans-fraga form ul {  margin: 0; }
	
	
	/* responses in #content */
	#veckans-fraga-responses {  }
	#veckans-fraga-responses p { padding: 0 24px; }
	#veckans-fraga-responses h2 { margin-top: 2em; font-size: 1.2em; }
	#veckans-fraga-responses .question { margin: 1.5em 24px 0.7em 24px; }
	#veckans-fraga-responses .menu, #veckans-fraga-responses .menu li { padding-left: 0; margin-left: 0.1em; list-style-position: inside; }
	#veckans-fraga-responses img { height: 1.5em; vertical-align: middle; }
	#veckans-fraga-responses table { empty-cells: show;  padding: 0 24px; }
	#veckans-fraga-responses th { text-transform: capitalize; text-align: left; }
	#veckans-fraga-responses td { white-space: nowrap; }
	#veckans-fraga-responses .graphic { width: 80%; }
	#veckans-fraga-responses .foot th { text-align: right; border-bottom: none; padding-top: 0.5em; }
	#veckans-fraga-responses .foot td { padding-top: 0.5em; }
	#veckans-fraga-responses .attention { color: red; }
	#veckans-fraga-responses ul.menu li { padding-left: 24px; }

/* FormulÃ¤rmodul */
#pollform label { font-weight: bold; display: inline; }
.polltype1, .polltype2, .polltype3, .polltype3, .polltype4, .polltype5 { padding-bottom: 6px; margin-bottom: 12px; border-bottom: 1px solid #ccc; }
#pollform label.other { display: block; font-weight: normal; }
#pollform input.other { margin-left: 0; display: block; margin-top: 3px; width: 300px; }
#pollform input.email { display: block; margin-top: 3px; }

#pollform input, textarea, select { border: 1px solid #ccc; background: #E8F4E0; border-left-width: thick; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em;  }
#pollform input:focus, textarea:focus, select:focus { background: white; }
#pollform select { width: 310px; }

/* Radiobuttons */
#pollform .polltype1 input { background: none; border: 0; }
#pollform .polltype1 input.other { border: 1px solid #ccc; background: #E8F4E0; border-left-width: thick; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em; }
#pollform .polltype1 .label { font-weight: bold; }
#pollform .polltype1 label { font-weight: normal; }

/* Selectbox */
#pollform .polltype2 label { display: block;  }

/* Checkbox */
#pollform .polltype3 input { background: none; border: 0; }
#pollform .polltype3 input.other { border: 1px solid #ccc; background: #E8F4E0; border-left-width: thick; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em; }
#pollform .polltype3 .label { font-weight: bold;  }
#pollform .polltype3 label { font-weight: normal;  }

/* TextfÃ¤lt */
#pollform #label_4 { display: block; }

/* Textarea */
#pollform #label_5 { display: block; }
#pollform #email { display: none; }


#pollform .polltype4 input,#pollform input.email { width: 300px; }
#pollform .polltype5 textarea { width: 300px; }
#pollform .label { margin: 10px 0 3px 0; }
#pollform p { margin: 0 0 5px 0; padding: 0; }

label.email { font-weight: bold; }
SELECT.SELECTBOX {font-size: 100%;}
TEXTAREA.textarea {width: 400px;}
INPUT.text, .template_pod_autoform textarea {width: 400px}

/* begin added by dmlight_main servicepack 9 2007-05-10 */
.img img, #content .img img { vertical-align: bottom; }
.img p, #content .img p { padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0; font-size: 0.85em; line-height: 1.2em; }
#content .left p, #content .right p { padding: 0; margin: 0; }
#content img.right, #content img.left { margin: 0; float: none; }
.rotating_images { margin: 12px 24px; }
/* end servicepack */

/* Strokesaver */
	#strokesaver div { float: left; margin: 0 15px 0 0; }
	#strokesaver div.tip { width: 200px; }
	#strokesaver div img { display: block; }
	#strokesaver div.sponsors img { border: 1px solid #999; margin-bottom: 5px; }
	#strokesaver div.sponsors { margin: 0; }
	#strokesaver { font: 100% tahoma, verdana, sans-serif; }
	#strokesaver h3 { margin: 75px 0 3px 0; padding: 0; }
	#strokesaver p { margin: 0 0 20px 0; padding: 0; line-height: 140%; font-size: 0.8em; }
	#strokesaver .links { margin: 10px 0 0 10px; }
	#strokesaver img {border: none;}
	#strokesaver #banguide_navigation_next, #strokesaver #banguide_navigation_previous { position: static; }
	
/* Handikapphistorik */ 
	#hcp_history { border-collapse: collapse; width: 91%; font-size: 0.9em; }
	#hcp_history .odd { background: #eee; }
	#hcp_history th { text-align: left; }
	#hcp_history th.result { text-align: center; }
	#hcp_history td { vertical-align: top; margin: 0; border: none; }
	#hcp_history td, #hcp_history th { padding: 0.3em; }
	#hcp_history td.result { text-align: center; }
	#hcp_history td.date { white-space: nowrap; }
	#hcp_history td.marker, #hcp_history th.marker { display: none; }
	#content .hcp_myrank { margin-left: 24px; padding-left: 0; list-style-type: none; }
/* added by golf_servicepack 9  */
#weather ul { list-style-type: none; padding: 0; margin: 0; }
	#weather a { text-decoration: none; }
	#weather li { float: left; text-align: center; }
	#weather img { display: block; }
	#weather ul img { margin: -10px -3px -7px -3px; }
	#weather .active { font-weight: bold; }
	#weather .header p { clear: both; float: none; padding: 0.6em 0 0 0; margin: 0; font-size: 1.1em; }
	#weather .today li { padding-right: 0.5em; }
	#weather .today:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#weather p { float: left; padding: 0 1em 0 0; margin-top: 0; }
	#weather .weather span { display: none; }
	#weather .wind { padding-top: 5px; }
	#weather .clear { clear: both; }

/* From servicepack_formular_1 */
#pollform .mandatory_poll input {background: #ff8080;}
.mandatory_infotext { width: 100%; border: 2px #ff8080 solid; padding: 2px;}
/* /From servicepack_formular_1 *//* added by golf servicepack 10 */
	#weather .weather { clear: both; }


/* Sitemap */
#webmap ul { list-style: none; margin: 0 24px;}
#webmap ul li a { font-weight: bold; color: #666;}
#webmap ul ul { margin-left: 20px; }
#webmap ul ul li a { font-weight: normal; color: #666;}

/* Nyhetsarkiv */
.news_view { width: 100%; font-size: 0.85em; padding: 0;}
.news_view a span { display: none; }
.news_view a span.date { display: inline; }
.news_view h2 { position: relative; top: 25px; left: 40px; font-size: 1.0em; font-weight: bold; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;}
.nyhetsarkiv table thead { text-align: left; }
.nyhetsarkiv table.news ul.news_list .title { display: none; }
.nyhetsarkiv table.news ul.news_list { margin: 0; list-style-type: none; padding: 0; }
.nyhetsarkiv table.news .news_list li { background-repeat: no-repeat; padding: 0 0 0 20px; margin: 0;}
.nyhetsarkiv table.news .news_list li a { display: inline; margin: 0; padding: 0; }
.nyhetsarkiv table.news ul.news_list .title, .nyhetsarkiv table.news ul.news_list .filetype, .nyhetsarkiv table.news ul.news_list .filesize { display: none; }



/* added by golf_servicepack 9  */
#weatherContainer { margin: 0 24px 5px; }
#weather ul { list-style-type: none; padding: 0; margin: 0;}
	#weather a { text-decoration: none; }
	#weather li { float: left; text-align: center; }
	#weather img { display: block; }
	#weather ul img { margin: -10px -3px -7px -3px; }
	#weather .active { font-weight: bold; }
	#weather .header p { clear: both; float: none; margin: 0; padding: 1em 0 0 0; font-size: 1.1em; }
	#weather .today { margin-top: 0; }
	#weather .today li { padding-right: 0.5em; }
	#weather .today:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#weather p { float: left; padding: 0 1em 0 0; margin-top: 0; }
	#weather .weather span { display: none; }
	#weather .wind { padding-top: 5px; }
	#weather .clear { clear: both; }

/* added by golf servicepack 10 */
	#weather .weather { clear: both; }/* Aktuellt Bokningsläge */
#content form.bookingform { font-size: 100%; margin: 0; }
#content .booking_header { font-size: 100%; }
#content .booking_header .clear { background: none; padding: 0; }
#content .no_bookings { font-size: 100%; }
#content table.bookinglist { margin: 0; font-size: 100%; }
#content .info { font-size: 100%; }
#content .info div { padding:4px 0pt; width: 117px; }
.glt-elm { font-size: 120%; } /* Rutan som visas vid onmouseover på en starttid */
.glt-elm p { font-size: 140%; }
#content .booking_header .next, #content .booking_header .previous { padding: 0 5px; }
.calendar table { width: 250px; } /* Kalendern */
#content .info .img img { vertical-align: middle; }
#content table.bookinglist, #content .booking_header, #content form.bookingform, #content .info { width: 470px; margin-left: 24px; }


#banguide table { border-collapse: separate;}
#banguide table td { border:1px solid #ccc;}
#banguide table td.banguide_ut { background:#EAEAEA; height:10px}
#banguide table td.banguide_title { width: 10%;  background:#EAEAEA;}
#banguide table td.banguide_title h2 { border:0; text-align:center;  color:#000; margin: 0.5em 0; }
#banguide table td.banguide_descr { width:82%;}
#banguide table td.banguide_image { width:8%; }
#banguide table td p { margin: 10px; padding:0; }
#banguide_text p {margin-right:25px;}
#banguide_text .comments {margin-bottom:40px;}
#banguide_text table { width:95%; margin-bottom:15px; border:1px solid #EAEAEA; }
#banguide_text table tr td { border:none;}
#banguide_text table tr td.comment_textTD {padding:3px;}
#banguide_text table tr.headerRow {background: #EAEAEA;}
#banguide_text table tr.textRow {background: #fff;}
#banguide_text table tr td.commentCreatedBy { text-align:left; padding:3px; font-weight:bold; }
#banguide_text table tr td.commentCreateDate { text-align: right; padding-right:3px; }
#banguide_text textarea {width:auto; height:auto;}

#pagedocument.template_pod_golfpaket_hal_popup {width: auto !important; }



#courseImageDiv { clear:both; }

/* added by golf_servicepack 2009-10-21  */
	#weather-box ul { list-style-type: none; padding: 0; margin: 0; }		
	#weather-box a {  font-size: 1.1em; text-decoration:underline; }
	#weather-box li { float: left; text-align: left; width:25%; }
	#weather-box img { display: block; margin: 0 auto; }
	#weather-box .active { font-weight: bold;  text-decoration:none;}
	#weather-box .active a { font-weight: bold;  text-decoration:none !important;}
	#weather-box .inactive { font-weight: normal;  text-decoration:underline;}
	#weather-box .header p { clear: both; float: left; padding: 0.6em 0 0em 0; margin: 0; font-size: 1.1em; width:100%; text-align:left;}
	#weather-box .today li { padding-right: 1.3em; width:auto; }	
	#weather-box .today:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#weather-box p { float: left; padding: 0; margin-top: 0; width:33%; text-align:center;}
	#weather-box .weather span { display: none; }
	#weather-box .wind, #weather-box .temp, #weather-box .weather  { padding-top: 5px; }
	#weather-box .clear { clear: both; }
	#weather-box .weather { clear: both; }	
	#weather-box span { display:inline;}

#news_page ul, #news_page ul li { margin-left: 0; padding-left: 0; list-style-type: none; }
#news_page li { margin: 0 0 1em 0; clear:both; }	
#news_page a.title, #news_page a.introduction { display: block; text-decoration: none; color: black; }
#news_page a.title { font-weight: bold; }
#news_page span { font-style: italic; }

.template_pod_aktuella_nyheter #content #news_page .left { float:left; margin:0 10px 10px 0;}	
.template_pod_aktuella_nyheter #content #news_page .right { float:right; margin:0 0 10px 10px;}


