/* 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: #740003; }
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.gif) 0 100% no-repeat; height: 130px; border-bottom: 1px solid #FDAB01;}
	#logo IMG { margin: 0; }
	#logo H1 { display: none; }

/* main navigation layer */
#navigation { padding: 0 0 0 0;}
	#navigation UL { width: 100%; float: left; background: #FBDA96 url( /graphics/navigation_bg3.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 #FBDA96; border-right: 1px solid #FBDA96; color: #000; text-decoration: none; }
	#navigation LI.active A { text-decoration: underline; }
	#navigation LI.open A {text-decoration: underline; }
	#navigation LI A:hover { background: #FBDA96; }
	#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: #FDAB00; font: 130% Georgia; font-weight: bold; }

	#subnavigation 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.extranet UL LI A { display: block; }
	#subnavigation.pressroom UL LI A { display: block; }
	#subnavigation UL LI LI A { display: block;}
	#subnavigation UL LI A { line-height: 160%; font-weight: bold; color: #000; text-decoration: none; padding: 0 0 0 2px;}
	#subnavigation UL 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;}
	#subnavigation.extranet UL LI LI A { padding-left: 12px;}
	#subnavigation.extranet UL LI LI LI A { padding-left: 22px;}
	#subnavigation.extranet UL LI LI LI LI A { padding-left: 32px;}
	#subnavigation.extranet UL LI LI LI LI LI A { padding-left: 42px;}
	#subnavigation.extranet UL LI LI LI LI LI LI A { padding-left: 52px;}
	#subnavigation.pressroom UL LI LI A { padding-left: 12px;}
	#subnavigation.pressroom UL LI LI LI A { padding-left: 22px;}
	#subnavigation.pressroom UL LI LI LI LI A { padding-left: 32px;}
	#subnavigation.pressroom UL LI LI LI LI LI A { padding-left: 42px;}
	#subnavigation.pressroom UL LI LI LI LI LI LI A { padding-left: 52px;}

	.image.odd { clear: both; }
	
/* 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 { 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;}
	#content OBJECT { margin: 24px; padding: 0;}
	#content OBJECT.pod19 { width: 200px; height: 200px; }
	
	/* 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 A IMG.left { float: left; margin: 5px 10px 10px 24px; }
	#content A IMG.right { float: right; margin: 5px 24px 10px 10px; }
	#content .image A { display: inline; margin: 0; width: auto; overflow: auto; } 
	#content .image {  display: inline;margin: 0 0 0 5px; padding: 0; width: 250px; float: left;}
	#content .image IMG { margin: 0 0 0 24px; }
	#content .image_wide { display: inline; padding: 0; float: left;}
	#content .image_wide 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: #FDAB00; font: 130% Georgia; font-weight: bold; }
	#content H2 { font-size: 120%; margin: 5px 24px; color: #FDAB00;}
	#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 TABLE { margin: 10px 24px 0 24px; border-collapse: collapse; }
	#content FORM { margin: 0 24px;  }
	#content UL { margin: 10px 24px 10px 24px;  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; }
	
	#content P.contact .name { font-weight: bold; }
	#content P.contact .email { display: block; }
	
	/* 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; }
	
	/* 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 { padding: 0 12px; }
	#news H2 { border-top: 1px solid #ccc; margin: 0 0 12px 0; color: #FDAB00;}
	#news UL { margin: 0; padding: 0; list-style: none; }
	#news LI { display: inline;  }
	#news LI A.title { display: block; color: #000; text-decoration: none; font-weight: bold; cursor: text;}
	#news LI A.introduction { display: block; line-height: 140%; cursor: text;}
	#news LI A.introduction:hover { text-decoration: none; }
	#news LI SPAN { display: none; }
	#news 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.golfid6 { width: 100px; }
	INPUT.golfid3 { width: 60px; }
	INPUT.error { background: #f00; }
	BUTTON { margin-top: 10px; }
	TEXTAREA { width: 240px; 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: #FDAB00; 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; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; }
	#teaser .teaser{ display: inline; float: right; width: 200px; }
	#teaser .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0 0 20px 0; }
	#teaser H2 { border-bottom: 1px solid #ccc; margin: 0 11px 5px 11px; padding: 10px 0; color: #FDAB00; font: 130% Georgia; font-weight: bold; text-align: center;}
	#teaser IMG { margin: 9px 11px; }
	#teaser P { margin: 0 11px; line-height: 130%; 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 {  }
	#teaser 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 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: 130%; 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: inline; }
	#address UL LI.about { padding-right: 0; }

.pressroom_image { margin: 10px 24px; padding: 10px 0 0 0; clear: both;}
	.pressroom_image .thumbnail { float: right; width: 120px; text-align: right; }
	.pressroom_image .resources { width: 300px;  }
	#content .pressroom_image H2 { margin: 0; padding: 0; }
	#content .pressroom_image P { margin: 0; padding: 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; }

.bokning { margin:0 20px;}
.template_pod_boka_se #subnavigationcontainer, .template_pod_boka_en #subnavigationcontainer  { display:none; }
.template_pod_boka_se #content, .template_pod_boka_en #content { width:100%; background:none; }
.template_pod_boka_se #content .clear, .template_pod_boka_en #content .clear { background:none; }

.template_pod_boka_se #teaser, .template_pod_boka_en #teaser { display:none; }