/* hidden layers */
.template_pod_start #subnavigation { display: none; }

/* generic formating, tags */
HTML { height: 100%; }
BODY { margin: 0; padding: 0; background: #005509 url(/graphics/background.jpg) 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: block; }
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: #F1E2C8; }
	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: 965px;}
#container {width: 965px; padding: 0; margin: 0 0 0 0; border: 0; display: inline;}
#contentlink { display: none; }

/* logo layer */
/*#logo {border: 0; margin: 0 0 0 0; padding: 0; background: url(/graphics/logo_bg.jpg) 0 100% no-repeat; height: 144px;}*/
#logo {border: 0; margin: 0 0 0 0; padding: 0; background: #000; height: 144px;}
	#logo IMG { margin: 0; }
	#logo H1 { display: none; }

/* main navigation layer */

#navigation { padding: 0; margin: 0; width: 100%; background: #181818 url( /graphics/navigation_bg.gif ) 0 0 repeat-x; position: relative; z-index: 2000;}

	#navigation UL { background: #181818 url( /graphics/navigation_bg.gif ) 0 0 repeat-x; width: 100%; padding: 0; margin: 0; }
	#navigation UL UL { border-top: 1px solid #181818; background: none; display: none; width: auto; padding: 0; margin: 0; overflow: visible; position: absolute; }

	#navigation LI { list-style: none; display: block; float: left; margin: 0; padding: 0; }
	#navigation SPAN { padding: 5px 0; display: block; background: url(/graphics/bg_navigation_span.gif) no-repeat; }
	#navigation LI A { display: block; padding: 3px 15px; color: #fff; text-decoration: none; border-right: 1px solid #363636; border-left: 1px solid #181818; }
	#navigation LI A:hover { background: #181818; text-decoration: none; }
	#navigation LI A:focus { background: #181818; }

	
	#navigation LI.show UL { display: block; }
	#navigation LI.show { position: relative; }
	#navigation LI.hide UL { display: none; }

	#navigation LI LI { clear: both; display: block; background: none; padding: 0; margin: 0; }
	#navigation LI LI A { width: 146px; background: #181818; padding: 3px 10px; margin: 0; border: 1px solid #363636; border-top: 0; filter: alpha(opacity=90); opacity: 0.9; -moz-opacity: 0.9;}

	#navigation LI LI A:hover { text-decoration: underline; }
	#navigation LI LI A SPAN { background: none; padding: 5px 10px; }
	
	#navigation LI LI A.parent { background: #181818 url(/graphics/bg_navigation_parent.gif) 98% 50% no-repeat; }
	#navigation LI LI A:hover { background-color: #363636; text-decoration: none; }
	#navigation LI LI A:focus { background-color: #363636; }

	#navigation UL UL UL { top: -1px; left: 167px; z-index: 300; }
	#navigation UL UL UL UL { z-index: 400; }
	#navigation .clear { height: 15px; background: #fff url(/graphics/navigation_lower_bg.gif) no-repeat; }
		

/* second navigation layer */
#subnavigationcontainer { display: inline; float: left; width: 202px;padding: 2px 0 0 0; margin: 0 9px 0 12px;}
	#subnavigationcontainer .clear { 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: #740003; font: 130% Georgia; font-weight: bold; }
	
	#subnavigation {display: none; background: url( /graphics/top_holder.jpg ) no-repeat; }
	#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; }
	
	.extranet {display: block !important; background: url( /graphics/top_holder.jpg ) no-repeat; }
	.extranet UL LI A { display: block important;}
	#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 A { display: block; }
	#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 A { display: block; }
	#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;}
	
	
	.extranet { background: url( /graphics/top_holder.jpg ) no-repeat; display: block; float: left; padding: 0 0 0 0; width: 202px; margin: 0 -3px 10px 0; }
	.extranet .clear { background: url(/graphics/down_holder.jpg ) 0 100% no-repeat !important; height: 10px !important; padding: 0 0 10px 0 important; margin: 0 0 0 0;}
	#subnavigation H1 { margin: 10px 0 20px 0; padding: 0 15px; color: #fff; font-size: 100%; font-weight: bold; }
	
	.extranet ul { margin: 0 !important; padding: 0 18px 0 18px !important; list-style-type: none; }
	.extranet a { display: block; background: url(/graphics/shortcut_arrow.gif) no-repeat left center; padding-left: 10px !important; color: black; text-decoration: none; }
	
	.extranet li li a { width: 93%; display: block;  }
	.extranet li li a.active { font-weight: bold; }
	.extranet ul li ul li ul { margin-left: 10px; display: block; } 
	.extranet ul li ul { margin: 0; }


#leftcol { background: url( /graphics/top_holder.jpg ) no-repeat; display: block; float: left; padding: 0 0 0 0; width: 202px; margin: 0 -3px 10px 0; }
	#leftcol DIV.clear { background: url(/graphics/down_holder.jpg ) 0 100% no-repeat; height: 5px; padding: 0 0 10px 0; margin: 0 0 0 0;}
	#leftcol .content { padding: 0 16px 0 16px; }
	#leftcol H1 { margin: 10px 0 20px 0; padding: 0 15px; color: #fff; font-size: 100%; font-weight: bold; }
	#leftcol H2 { color: #000; font-size: 100%; font-weight: bold; font-family: tahoma,arial; border: 0; text-align: left; padding: 0; margin: 0; }
	#leftcol P {}
	#leftcol P.tfn {margin: 5px 0 0 0; padding: 0;}
	#leftcol .starttid {border-top: 1px #CCC solid; border-bottom: 1px #CCC solid; font-weight: bold; margin: 0 0 0 0; padding: 5px 0; }
	#leftcol .tidsbokning {padding: 10px 0;}
	#leftcol .tidsbokning .left {float: left; padding: 8px 0 8px 0;}
	#leftcol .tidsbokning .right {float: right; padding: 8px 0 8px 0;}
	#leftcol .oppettider { display: block; margin: 0 0 20px 0; clear: both;}
	#leftcol .oppettider H2 {font-weight: bold; font-size: 100%; font-family: arial; color: #000; border: 0; text-align: left; margin: 0 0 5px 0; padding: 0;}
	#leftcol .oppettider .Oppettid {display: block; clear: both; width: 100%; overflow: auto; }
	#leftcol .oppettider .Oppettid.even { background: #F1E2C8; }
	#leftcol .oppettider .Oppettid.odd {background: none;}
	#leftcol .oppettider .Oppettid .dag {float: left; display: inline; padding: 5px;}
	#leftcol .oppettider .Oppettid .Oppet {float: right; display: inline; padding: 5px;}
	#leftcol .ovrigaTelnr {display: block; border-top: 1px #CCC solid; border-bottom: 1px #CCC solid; font-weight: bold; margin: 10px 0 0 0; padding: 5px 0;}

.leftcol { background: url( /graphics/top_holder.jpg ) no-repeat; display: block; float: left; padding: 0 0 0 0; width: 202px; margin: 0 -3px 10px 0; }
	#subnavigationcontainer .leftcol DIV.clear { background: url(/graphics/down_holder.jpg ) 0 100% no-repeat; height: 5px; padding: 0 0 10px 0; margin: 0 0 0 0;}
	.leftcol .content { padding: 0 16px 0 16px; }
	.leftcol H1 { margin: 10px 0 20px 0; padding: 0 15px; color: #fff; font-size: 100%; font-weight: bold; }
	.leftcol H2 { color: #000; font-size: 100%; font-weight: bold; font-family: arial; border: 0; text-align: left; padding: 0; margin: 0; }
	.leftcol P {}
	.leftcol P.tfn {margin: 5px 0 0 0; padding: 0;}
	.leftcol .starttid {border-top: 1px #CCC solid; border-bottom: 1px #CCC solid; font-weight: bold; margin: 0 0 0 0; padding: 5px 0; }
	.leftcol .tidsbokning {padding: 10px 0;}
	.leftcol .tidsbokning .left {float: left; padding: 8px 0 8px 0;}
	.leftcol .tidsbokning .right {float: right; padding: 8px 0 8px 0;}
	.leftcol .oppettider { display: block; margin: 0 0 20px 0; clear: both;}
	.leftcol .oppettider H2 {font-weight: bold; font-size: 100%; font-family: arial; color: #000; border: 0; text-align: left; margin: 0 0 5px 0; padding: 0;}
	.leftcol .oppettider .Oppettid {display: block; clear: both; width: 100%; overflow: auto; }
	.leftcol .oppettider .Oppettid.even { background: #F1E2C8; }
	.leftcol .oppettider .Oppettid.odd {background: none;}
	.leftcol .oppettider .Oppettid .dag {float: left; display: inline; padding: 5px;}
	.leftcol .oppettider .Oppettid .Oppet {float: right; display: inline; padding: 5px;}
	.leftcol .ovrigaTelnr {display: block; border-top: 1px #CCC solid; border-bottom: 1px #CCC solid; font-weight: bold; margin: 10px 0 0 0; padding: 5px 0;}

	
	/* matsedel */
	#leftcol A {text-decoration: none; color: #000;}
	#leftcol IMG {display: block; margin: 3px 0 5px 0;}
	#leftcol .matsedel {display: block; border-top: 1px #CCC solid; border-bottom: 1px #CCC solid; font-weight: bold; margin: 10px 0 5px 0; padding: 5px 0;}		
	
	/* Forum */
	/*#leftcol .forum {margin: 0 -3px 0 0; width: 160px;}*/
	#leftcol .content DIV.forum {margin: 0 -3px 0  0; padding: 5px 0; font-weight: bold; border-bottom: 1px #ccc solid; display: block; width: 170px}
	#leftcol .forum {width: 170px;}
	
	/* Nyhetsbrev */
	.leftcol FORM { margin: 5px 0; padding: 0;}
	.leftcol INPUT {width: 120px;}
	.leftcol INPUT.knapp {width: 30px;} 

/* Border-top and border-bottom  */	
/*.LinkBorder {display: block; border-top: 1px #CCC solid; border-bottom: 1px #CCC solid; font-weight: bold; margin: 10px 10px 0 10px; padding: 5px 0;}*/
	
/* 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/top_newsholder_bg.jpg ) repeat-y; padding: 0 0 0 0; }
	#content .clear { background: url(/graphics/down_newsholder.jpg ) 0 100% no-repeat; height: 10px; padding: 15px 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, #content IMG.image_wide { margin: 10px 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 { margin: 0 0 0 0; background: url( /graphics/top_newsholder_520x43.jpg ) no-repeat; padding: 14px 0 16px 17px; color: #fff; font-size: 100%; font-weight: bold; }
	#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 TABLE { margin: 10px 0 0 24px; border: 0; border-collapse: collapse; padding: 0; }
	#content TABLE THEAD TH { text-align: left;}
	#content TABLE .centercol {text-align: center;}
	#content TABLE .odd {background: #F1E2C8;}
	#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; }
	
	/* news */
	#content .introduction  {font-weight: bold; margin: 0; padding:0;}
	#content .brodtext {margin: 0; padding:0;}
	
	/* Matrikeln */
	#content .loggaut {float: right; color: #fff; font-weight: bold; margin: 14px 18px; display: inline;}
	#content .loggaut A {color: #fff; text-decoration: none; }
	#content .loggaut A:hover {color: #fff; text-decoration: underline; }
	#content .lefth1 {float: left; display: block; clear: both; }
		
	/* foruminlägg*/
	#content .foruminlagg {margin: 5px 17px;}
	#content .foruminlagg H2 {background: #F1E2C8; font-size: 100%; margin: 0; padding: 3px 10px; }
	#content .foruminlagg P { padding: 5px 10px;}
	#content .foruminlagg .forumauthor {background: #FBF6EE; padding: 3px 10px; margin: 0 0 10px;}
	#content .svarsform { background: #FBF6EE; padding: 0; margin: 40px 17px 0 17px; }
	#content .svarsform H2 {  padding: 3px 10px; margin: 0; width: 450px; font-size: 100%; border-bottom: 1px #fff solid; }
	#content .svarsform FORM {margin: 0; padding: 10px;}
	#content .svarsform INPUT.text, #content .svarsform TEXTAREA {width: 100%; border: 1px #ccc solid;}
	#content .spamcode {color: red;}
	
	/* Nyhetsbrev */
	#content UL.newsletter { list-style: none;}
	#content UL.newsletter LI.odd {}
	#content UL.newsletter LI {padding: 5px 0;}
	
	/* links and files */
	UL#related { list-style: none; padding: 0; width: 485px; margin: 0 0 0 24px;}
	UL#related LI.first { display: block; margin: 0 18px 0 0; padding: 5px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-weight: bold;}
	UL#related LI.more { display: block; margin: 0 18px 0 0; padding: 5px 0; border-bottom: 1px solid #ccc; font-weight: bold;}
	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-collapse: collapse;}
	#content TABLE.news TD { font-weight: normal; padding: 5px; text-align: left;}
	#content TABLE.news TH { font-weight: bold; padding: 5px;}
	#content TABLE.news TBODY TR.foot TD { padding: 10px 0 0 0; }
	#content TABLE.news TBODY TR.foot TD.next { text-align: right; }

/* Wide content */
#content_wide { float: left; width: 733px; background: url( /graphics/twocolsholder_bg.jpg ) repeat-y; padding: 0 0 0 0; margin: 0; }
	#content_wide .clear { background: url(/graphics/down_twocolsholder.jpg ) 0 100% no-repeat; height: 20px; padding: 20px 0 0 0; margin: 0 0 0 0; }
	#content_wide H1 { margin: 0 0 0 0; background: url( /graphics/top_twocolsholder_02.jpg ) no-repeat; padding: 14px 24px 16px 17px; color: #fff; font-size: 100%; font-weight: bold; }
	#content_wide P {margin: 5px 0px;}
	#content_wide TABLE {margin: 10px 24px;}
	#content_wide .gallery {padding: 0 0 0 24px; margin: 0; display: block;}	
	#content_wide .gallery .imagerow {clear: both; padding: 10px 0;}
	#content_wide .gallery .image {float: left; display: inline; width: 215px;}
	#content_wide .gallery .image .copyright {font-size: 80%; margin: 0; padding: 0;}
	#content_wide .gallery .image P {margin: 0; padding: 5px 0;}
	#content_wide .gallery .image.left {margin: 0 20px 0 0;}
	#content_wide .gallery .image.middle {margin: 0 20px 0 0;}
	#content_wide .gallery .image.right {margin: 0;}
	
	#content_wide #wide_col1 {width: 420px; margin: 0 0 0 0; padding: 0 0 0 24px; float: left;}
	#content_wide #wide_col2 {width: 170px; float: right; padding: 10px 20px 0 0;}
	#content_wide #wide_col2 .copyright {font-size: 80%;}
	#content_wide #wide_col2 P {margin: 0; padding: 0 0 10px 0;}
		
/* Calendar*/
	#content .calendar { margin: 0 24px; padding: 0;}
	#content .calendar DIV.manad { margin: 5px 0; padding: 0; font-weight: bold;}
	#content .calendar TABLE { margin: 0; padding: 0; width: 100%;}
	#content .calendar TABLE TD { margin: 0; padding: 8px 0;}
	#content .calendar TABLE TD.datum { width: 150px;}
	#content .calendar TABLE TD.bana { width: 90px;}
	#content .calendar TABLE TD.handelse { }
	#content .calendar .color1 {background: #fff }
	#content .calendar .color2 {background: #F1E2C8 }
		
/* Baninformation */
#baninfo {margin: 0 0 0 0; padding: 12px 0 0 0; background: url( /graphics/top_newsholder_520x43.jpg ) no-repeat;}
	#baninfo H1 {display: block; font-size: 100%; margin: 0 0 0 0; padding: 0px 80px 16px 17px; background: none; height: 1px;}
	#baninfo #norra {display: inline; font-size: 100%; padding: 5px 15px 11px 15px; margin: 0; color: #fff; cursor: pointer; height: 30px; background:url(/graphics/topholder_bg.jpg) repeat-x ; border-right: 1px #CC9539 solid; border-left: 1px #D2A151 solid; font-weight: bold;}
	#baninfo #sodra {display: inline; font-size: 100%; padding: 5px 15px 11px 15px; margin: 0; color: #fff; cursor: pointer; height: 30px; background: url(/graphics/topholder_bg.jpg) repeat-x; border-right: 1px #CC9539 solid; border-left: 1px #D2A151 solid; font-weight: bold;}
	#baninfo #ovrigt {display: inline; font-size: 100%; padding: 5px 15px 11px 15px; margin: 0; color: #fff; cursor: pointer; height: 30px; background: #D2A151; border-right: 1px #CC9539 solid; border-left: 1px #D2A151 solid; font-weight: bold;}
	#baninfo H2 {font-size: 100%; margin: 0 24px 5px 24px;}
	#baninfo .idag { padding: 0 24px;}	
	#baninfo .imorgon { padding: 0 24px;}
	#baninfo P.link { font-weight: bold; }
	#baninfo A { text-decoration: none; }
	#baninfo A:hover { text-decoration: underline; color: black; }
	
	#info_norra {display: none; padding: 20px 0 0 0;}
	#info_sodra {display: none; padding: 20px 0 0 0;}
	#info_ovriga {display: block; padding: 15px 0 0 0;}
	
	/* newsbill, frontpage template */
	#news { padding: 12px 12px; background: url( /graphics/top_newsholder.jpg ) no-repeat; }
	#content #news H1 { height: 30px; margin: 0; padding: 0 0 0 5px; width: 350px; background: none;}
	#news H2.archive { float: right; color: #fff; font-size: 100%; display: inline; margin: 0 12px 0 0; height: 30px;}
	#news H2.archive A {color: #fff;}
	#news H2.title { font-size: 100%; color: #000; padding: 0; margin: 5px 0 2px 0;}
	#news SPAN.image_byline {font-size: 90%;display: block; margin: 0 0 15px 0; color: #999}
	#news UL { margin: 0 14px; padding: 0; list-style: none; }
	#news LI { display: inline; }
	#news UL LI DIV.newslow {border-bottom: 1px #CCC solid; display: block; margin: 5px 0 0 0; padding: 0 0 20px 0; clear: both;}
	#news LI A.title { display: block; color: #000; text-decoration: none; font-weight: bold; cursor: text;}
	#news LI A.titlelow { display: inline; color: #000; text-decoration: none; font-weight: bold; float: left;}
	#news LI A.intro { display: block; line-height: 140%; cursor: text; margin: 0 0 10px 0;}
	#news LI A.intro:hover { text-decoration: none; }
	#news LI SPAN { display: none; }
	#news LI SPAN.datum { color: #999; display: block; font-size: 100%; font-weight: bold; margin: 10px 0 10px 0; }
	#news LI SPAN.rightdate { float: right; display: inline;}
	#news LI A.readmore { display: block; padding: 0 0 20px; font-weight: bold; margin: 0 0 5px 0; border-bottom: 1px #CCC solid; }
	
	/* 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; }
	/*#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 { }
	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: #740003; 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; }

#blankare { display: inline; float: right; width: 202px; margin: 2px 0 0 0px; padding: 0 0 0 0;}
	#blankare .blankare{ display: inline; float: right; width: 200px; background: url( /graphics/top_holder.jpg ) no-repeat; padding: 12px 0 0 0; margin: 0 0 10px 0; }
	#blankare .clear { background: url(/graphics/down_holder.jpg ) 0 100% no-repeat; height: 5px; padding: 0 0 10px 0; }
	#blankare H1 { margin: -2px 12px 15px 15px; padding: 0px 0; color: #fff; font-size: 100%; font-weight: bold; text-align: left;}
	#blankare H2 { margin: 5px 18px 5px 18px; padding: 0px 0; color: #000; font-size: 100%; font-weight: bold; text-align: left;}
	#blankare .pic {text-align: center; width: 100%;}
	#blankare IMG { padding: 3px 0; }
	#blankare P { margin: 0 18px; line-height: 160%; padding: 0; }
	#blankare P A {margin: 0;}
	#blankare UL { list-style: none; margin: 0; padding: 0 24px; float: right; }
	#blankare UL LI { display: inline; margin: 0; padding: 0;}
	#blankare A { margin: 15px 18px 0 18px; background: url(/graphics/shortcut_arrow.gif) 3px 50% no-repeat; padding: 0 0 0 12px; font-weight: bold;}
	
	/* CHANGE THIS /Daniel */
	#blankare .LinkBorder {border-top: 1px #CCC solid; border-bottom: 1px #CCC solid; font-weight: bold; margin: 5px 18px 2px 18px; padding: 5px 0 5px 0; font-weight: bold;}
	#blankare .LinkBorder A {margin: 0;}
	
	/* /CHANGE THIS */

#rightcontainer { display: inline; float: right; width: 202px; padding: 0 0 0 0; margin: 0 14px 0 0; }

#rightcol { background: url( /graphics/top_holder.jpg ) no-repeat; display: block; float: left; padding: 0 0 0 0; width: 202px; margin: 0 0 10px 0;  }
	#rightcol .content{ padding: 0 16px 0 16px;}
	#rightcol .clear { background: url(/graphics/down_holder.jpg ) 0 100% no-repeat; height: 5px; padding: 0 0 10px 0; }
	#rightcol H1 { margin: 0 18px 15px 18px; padding: 0px 0; color: #fff; font-size: 100%; font-weight: bold; text-align: left;}
	#rightcol H2 { margin: 5px 18px 5px 18px; padding: 0px 0; color: #000; font-size: 100%; font-weight: bold; text-align: left;}
	#rightcol .pic {text-align: center; width: 100%;}
	#rightcol IMG { padding: 3px 0; }
	#rightcol P { margin: 0 18px; line-height: 160%; padding: 0; }
	#rightcol UL { list-style: none; margin: 0; padding: 0 24px; float: right; }
	#rightcol UL LI { display: inline; margin: 0; padding: 0;}
	#rightcol A { margin: 15px 18px 0 18px; background: url(/graphics/shortcut_arrow.gif) 3px 50% no-repeat; padding: 0 0 0 12px; font-weight: bold;}	
	
#holes { display: inline; float: right; width: 202px; margin: 2px 14px 0 0; }
	#holes .holes{ display: inline; float: right; width: 200px; background: url( /graphics/top_holder.jpg ) no-repeat; padding: 12px 0 0 0; }
	#holes .clear { background: url(/graphics/down_holder.jpg ) 0 100% no-repeat; height: 5px; padding: 0 0 10px 0;}
	#holes H1 { margin: 0 18px 15px 18px; padding: 0px 0; color: #fff; font-size: 100%; font-weight: bold; text-align: left;}
	#holes P { margin: 0 18px; line-height: 160%; padding: 0; }
	#holes UL { list-style: none; margin: 0 0 10px 18px; padding: 0; }
	#holes UL LI { display: block; margin: 0 18px 0 0; padding: 5px 0; border-bottom: 1px solid #ccc; font-weight: bold;}
	#holes UL LI.active { background: #F1E2C8; }
	#holes UL LI.open UL {margin: 0 0 0 15px; padding: 0;}
	#holes UL LI.open UL LI {border: 0;}
	#holes UL LI SPAN.active { font-weight: bold;}	


#sponsors { display: inline; float: left; background: url(/graphics/top_sponsorholder02.jpg) 100% 0 no-repeat; width: 943px; margin: -4px 0 6px 11px;}
	#sponsors .clear { background: url(/graphics/down_sponsorholder02.jpg ) 0 100% no-repeat; height: 10px; padding: 0 0 0 0; margin: 0 0 0 -2px; }
	#sponsors H1 { margin: 0 18px 5px 18px; padding: 12px 0; color: #fff; font-size: 100%; font-weight: bold; text-align: left;}
	
	#sponsors TABLE {margin: 10px 24px; height: 45px;}
	#sponsors TABLE TD {}
	#sponsors TABLE TD H2 {display: none;}
		
	/* #sponsors UL { list-style: none; margin: 0 auto; padding: 10px 0;; float: left; width: 100%;}
	#sponsors UL LI { display: block; float: left; margin: 0; padding: 0;}
	#sponsors UL LI H2 { display: none; }
	#sponsors UL LI IMG { margin: 6px 0 0 35px; } */
	
#teaser { display: inline; float: right; width: 200px; margin: 0 12px 0 0; }
	#teaser .teaser{ display: inline; float: right; width: 200px; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; }
	#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 24px 5px 24px; padding: 6px 0; color: #740003; 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 {  }
		
#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: none; 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 UL LI.about { padding-right: 0; }
	
/* address layer */
/*#sponsors { display: block; float: right; background: url(/graphics/top_sponsorholder.jpg) 100% 0 no-repeat; width: 939px; margin: 0 12px 0 0; }
	#sponsors .clear { background: url(/graphics/down_sponsorholder.jpg ) 0 100% no-repeat; height: 10px; padding: 0 0 0 0; margin: 0 0 0 0; }
	#sponsors UL { width: 699px; float: right; list-style: none; margin: 15px 0 0 0; padding: 0 15px 17px 15px;}
	#sponsors UL LI { padding: 10px 8px; display: inline; line-height: 180%; }
	#sponsors UL LI.address STRONG { display: none; }
	#sponsors UL LI.address STRONG { display: none; }
	#sponsors UL LI.email STRONG { display: none; }
	#sponsors 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 { }

#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 {}
	#banguide_content #scorecard .clear { display: block; }
	#banguide_top .clear { background: none; height: auto; }
	#banguide_content H1, #banguide_content P { position: relative;}

#slopecalculator { width: 230px;  padding: 0; margin: 50px 24px; float: right; display: inline; border: 1px solid #999999;}
	#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 LABEL {margin: 0; padding: 0;}
	#slopecalculator INPUT { width: 30px; text-align: center; }
	#slopecalculator BUTTON { margin: 0 0 0 3px; }
	#slopecalculator TABLE { text-align: center; margin: 10px 0 0 0; padding: 0;}
	#slopecalculator TABLE TD {padding: 4px;}
	#slopecalculator TABLE THEAD TR TH {text-align: center;}
	#slopecalculator TABLE INPUT { width: 20px; }
	#slopecalculator INPUT.white { background: #fff; border: 1px #fff solid; }
	#slopecalculator INPUT.yellow { background: #fef7c0; border: 1px #fff solid;}
	#slopecalculator INPUT.blue { background: #c0f7fe; border: 1px #fff solid; }
	#slopecalculator INPUT.red { background: #ffc8c0; border: 1px #fff solid; }
	/*NEW COLORS*/
	#slopecalculator INPUT.black { background: #000; border: 1px #000 solid; color: #fff;}
	#slopecalculator INPUT.bronz { background: #8E6B23; border: 1px #fff solid;}
	#slopecalculator INPUT.silver { background: #C0C0C0; border: 1px #fff solid; }
	#slopecalculator INPUT.gold { background: #daa520; border: 1px #fff solid; }
	/*END*/
	#slopecalculator TR.blue INPUT { background: #c0f7fe; }
	#slopecalculator TR.red INPUT { background: #ffc8c0; }
	#slopecalculator INPUT.hcp {width: 50px;}

#scorecard {}
	#scorecard TABLE { width: 470px; margin: 30px 24px; }
	#scorecard TABLE THEAD { font-weight: bold; }
	#scorecard TABLE TR TD { padding: 5px; vertical-align: top; text-align: center; }
	#scorecard TABLE TR TD { background: #f0f0f0; border: 1px solid #999999; }
	#scorecard TABLE TBODY TR TH { background: #f0f0f0; padding: 5px; vertical-align: top; text-align: center; font-weight: bold; border: 1px solid #999999;}
	#scorecard TABLE TBODY TR TD.white { background: #fff; width: 70px;}
	#scorecard TABLE TBODY TR TD.yellow { background: #fdef81; width: 70px; }
	#scorecard TABLE TBODY TR TD.blue { background: #81effd; width: 70px; }
	#scorecard TABLE TBODY TR TD.red { background: #fe9181; width: 70px; }
	#scorecard TABLE TBODY TR.odd TD.white { background: #fff; }
	#scorecard TABLE TBODY TR.odd TD.yellow { background: #fdef81; }
	#scorecard TABLE TBODY TR.odd TD.blue { background: #81effd; }
	/*NEW COLORS*/
	#scorecard TABLE TBODY TR TD.black { background: #000; width: 70px; color: #fff;}
	#scorecard TABLE TBODY TR TD.bronz { background: #A67D3D; width: 70px; }
	#scorecard TABLE TBODY TR TD.silver { background: #C0C0C0; width: 70px; }
	#scorecard TABLE TBODY TR TD.gold { background: #daa520; width: 70px; }
	#scorecard TABLE TBODY TR.odd TD.black { background: #000; color: #fff;}
	#scorecard TABLE TBODY TR.odd TD.bronz { background: #A67D3D; }
	#scorecard TABLE TBODY TR.odd TD.silver { background: #C0C0C0; }
	#scorecard TABLE TBODY TR.odd TD.gold { background: #daa520; }
	/*END*/
	
	#scorecard TABLE TD.par, #scorecard TD.index {width: 30px;}
	#scorecard TABLE TH.hole SPAN {display: none;}
	#scorecard TABLE TD.hole {vertical-align: middle;}

#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: #fff; }
	
	#golftavling_info { margin: 0 24px; }
	#golftavling_info h1 { background: none; color: #000; font-size: 1.2em; margin: 10px 0 5px 0; padding: 0;}
	#golftavling_info H2 { color: #153908; font: 100% tahoma; 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: #fff; }

	/*#content .haloversikt {float: right; margin: 0 24px; width: 100px;}
	#content .halinfo {float: left; margin: 10px 24px 0 24px; display: inline; clear: both;; }
	#content .halinfo .halskylt {display: inline; float: left; background: darkgreen; padding: 20px; font-size: 300%; color: #fff; font-weight: bold; width: 25px;}
	#content .halinfo .info {display: inline; float: left; margin: 0 0 0 10px; font-size: 150%; font-weight: bold;}
	*/
	
	#content .haloversikt {float: right; margin: 10px 24px 0 0;}
	#content .halinfo {background: darkgreen; float: left; margin: 10px 24px 0 24px; display: inline; color: #fff; padding: 10px 10px 10px 10px; width: 80px;}
	#content .halinfo .halskylt {display: block; font-size: 300%; font-weight: bold; width: 25px; text-align: center; width: 100%;}
	#content .halinfo .halskylt SPAN {display: none;}
	#content .halinfo .info {display: block; margin: 0 0 0 10px; font-size: 150%; font-weight: bold;}
	#content .langder {float: left; display: inline; margin: 35px 0 0 0;}
	#content .langder .white {color: #eee; padding: 0 4px 0 0;}
	#content .langder .yellow {color: #eeee00; padding: 0 4px 0 0;}
	#content .langder .blue {color: #0000ee; padding: 0 4px 0 0;}
	#content .langder .red {color: #ee0000; padding: 0 4px 0 0;}
	/*NEW COLORS*/
	#content .langder .black {color: #000; padding: 0 4px 0 0;}
	#content .langder .bronze {color: #8E6B23; padding: 0 4px 0 0;}
	#content .langder .silver {color: #C0C0C0; padding: 0 4px 0 0;}
	#content .langder .gold {color: #daa520; padding: 0 4px 0 0;}
	/*END*/
	#content .langder SPAN.tee {display: none;}
	
	#content .bantext {display: inline; float: left; clear: both;}
	#content .bantext P {display: block; float: left; width: 240px;}
	#content .bantext .haltop {display: block; clear: both;}
		
#banguide_map { }

#banguide_navigation_previous {background: #8D0C0C; left: 10px; top: 430px; width: 130px; }
#banguide_navigation_next {background: #8D0C0C; left: 150px; top: 430px; width: 130px; }
.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 {  }

#banguide_photos {margin: 0 24px;}
#banguide_photos .photo { padding: 3px; border: 1px solid #ccc; }
#banguide_photos .photoactive { border: 1px solid #000000; }

#banguide_photos_tabs {  }
#banguide_photos_tabs .tab {  }
#banguide_photos_tabs .tabactive { } 
#banguide_photos_tabs A { }

#matlusttylosand h1 { margin-top: 7px; }
#matlusttylosand ul, #matlusttylosand li { list-style-type: none; padding-left: 0; margin-left: 0; }
#matlusttylosand li { padding-bottom: 0.7em; }
#matlusttylosand strong { display: block; }
#matlusttylosand h3 { font-size: 1em; }

#infogate {display: none;}

p#hgk_videoplayer { padding: 0; }
html>/**/body p#hgk_videoplayer { padding: 0; margin-left: 24px; margin-top: 10px; }


#hgk_videoplayer_start { margin:0 !important; padding: 14px 0px 7px !important; }
#hgk_videoplayer_start object { margin:0 !important; padding: 0 !important; }


#sponsorlist .sponsor { margin: 10px 18px; border-bottom: 1px solid black; padding: 10px 0; }
#sponsorlist .sponsor h2 { margin: 5px 0; }
#sponsorlist .sponsor img { float: left; }
#sponsorlist .sponsor .info { margin-left: 135px; margin-top: 0; padding-top: 0; }
#sponsorlist .sponsor .info ul { list-style-type: none; float: left; margin-top: 0; padding-top: 0; }
#sponsorlist .sponsor .clear { margin: 0; padding: 0; height: 0; clear: both; background: none; }
