﻿/* GENERAL STYLES */
/* GENERAL STYLES */


h1 {
	padding-left: 14px
}


h2 {
  color: #006276;
  font-size: 1.6em;
  padding: 0;
  margin: 5px 0 0 0;
  text-indent: 10px;
}

h3 {
	padding: 0;
	margin: 0;
}

h4 {
	background: url(/images/dguorg/colsprimaryheader-bg.png) left repeat;
	color: #FFF;
	font-family: georgia;	
	padding: 4px 10px 5px 8px;
	margin: 0 0 5px 0;
	font-size: 11px;
}

h5 {
	background: url(/images/colsprimaryheader-bg_630.png) no-repeat;
	color: #FFF;
	font-family: georgia;	
	padding: 4px 10px 5px 8px;
	margin: 0 0 0px 0;
	font-size: 11px;
}


h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	padding: 4px 10px 5px 8px;
}


a {
	color: #006276;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

img {border: 0;}

/* overall layout and styling */ 

#container {
	width: 993px;
	margin: 0 auto 2em auto;
}

#mainnav {
	position: absolute;
	left: 9px;
	bottom: 14px;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 36px;
	width: 967px;
	background: url(/images/dguorg/mainnav-bg.png) no-repeat;
}

#mainnav li {
	display: block;
	float: left;
	margin-top: 2px;
	height: 13px;
	padding: 10px 17px 10px 16px;
	background: url(/images/dguorg/mainnav-divider.png) right no-repeat;
}

#mainnav a {
	color: #FFF;
	font-family: Georgia, serif;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

#mainnav a:hover, #mainnav a.selected {
	border-bottom: 3px solid #ed1b23;
}

#content {
	width: 836px;
	float: left;
	xfont-size: 1.2em;	
	xbackground:lime;
}

#primary {
	width: 438px;
	float: left;
}

#secondary {
	width: 212px;
	margin-right: 10px;
	float: left;
}
.indexcontainer {
	width: 656px;
	float: left;
	_margin-right: -5px;
	_padding-right: 0;	
	_overflow: hidden;	
}

.twocolcontainer {
  background: url(/images/dguorg/2colcontainer-bg.png) no-repeat;
	width: 656px;	/* no-padded width */ 
	width: 628px;
	float: left;
	padding: 14px 14px 0 14px;
	_padding-right: 0;
	_margin-right: -5px;
}

.twocolcontainerbottom {
  background: url(/images/dguorg/2colcontainer_bottom-bg.png) bottom no-repeat;	
  height: 14px;
  clear: both;
  padding: 0 14px;
  width: 628px;
  margin-left: -14px;
}

.threecolcontainertop {
	background: url(/images/dguorg/3colcontainer_bg_top.png) top no-repeat;
	width: 836px;
	height: 10px;
	_margin-bottom: -5px;
}

.threecolcontainer {
	background: url(/images/dguorg/3colcontainer-bg.png) repeat-y;
	width: 808px;
	float: left;
	margin: 0;
	padding: 4px 14px 0 14px;
	overflow:hidden;
}

.threecolcontainerbottom {
	background: url(/images/dguorg/3colcontainer_bottom-bg.png) bottom no-repeat;	
	height: 14px;
	clear: both;
	padding: 0 14px;
	width: 808px;
	margin: 0 10px 0 -14px;
	_margin: 0 10px 5px -14px;
}

.twocolcontainer #primary, 
.threecolcontainer #primary {
	width: 438px;
	margin-right: 0;
	overflow: hidden;
	background: url(/images/dguorg/teasergradient.png) 5px 28px repeat-x;		
}

.threecolcontainer #primary {
	width: 438px;
	width: 618px;
	margin-right: -150px;
}

.twocolcontainer #secondary, .threecolcontainer #secondary {
	width: 185px;
	margin-right: 5px;
}

.indexcontainer #primary {
	float: left;
	margin-right: 6px;
}

.indexcontainer #secondary {

	float: left;

	margin: 0;

	_padding-right: 0;		

	overflow: hidden;

}



.twocolcontainer #secondary h4,

.threecolcontainer #secondary h4 {

  background: url(/images/dguorg/colsecondaryheader-bg.png) no-repeat;

}



.twocolcontainer #primary h4,

.threecolcontainer #primary h4 {

  background: url(/images/dguorg/colprimaryheader-bg.png) no-repeat;

}



#banners1 {

	float: right;

	width: 170px;

	margin-bottom: 10px;

	_margin-right: -2px;

}



#banners1 img {

	padding: 14px;

}



.threecolcontainer #banners1 img {

	padding: 0;

}



.threecolcontainer #banners1  {

	float: right;

	width: 146px;

}



#frontlogin {

	background: url(/images/dguorg/dinprofil-bg.png) no-repeat;

	color: #FFF;

	width: 122px;

	float: left;

	margin: 14px;

	margin-bottom: 10px;

	padding: 30px 10px 10px 10px;	

	_margin: 14px 0px 10px 7px;		

	font-size: 9px;

}



#frontlogin label {

  padding: 5px 0;

  display: block;

}



#frontlogin p {

  margin: 5px 0;

}



#frontsearch {

	background: url(/images/dguorg/frontsearch-bg.png) no-repeat;

	color: #FFF;

	width: 140px;

	height: 30px;

	margin: 0 0 10px;

}



#frontlogin h3 {

  display: none;	

}



#frontlogin a {

	color: #FFF;

}



#frontlogin input {

	width: 118px;

}



#frontlogin input.login {

  width: 68px;	

  margin-left: 55px;



}



#frontsearch input {

	width: 70px;

	margin-top: 0;

	padding: 0;	

	float: left;	

	margin-right: 10px;

}



#frontsearch input.submit {

	width: auto !important;

}



#frontlogin img {

	margin-left: 1px;

}



#banners2 {

	width: 147px;

	float: right;

	overflow:hidden;

}

#banners2 img{

	margin-right:10px !important;

	width:140px !important;

}






/* elements */



.ugemail {

	background: url(/images/dguorg/golfnyt-bg.png) no-repeat;

	color: #FFF;

  padding: 30px 7px 10px 7px;

}



.ugemail h3 {display: none;}



.ugemail input {margin-top: 5px;}







.teaser p {

	padding: 14px;

}



.topstory, .secondarystory, #primary .teaser {

	margin-bottom: 10px;

}



.topstory p, .secondarystory p {

	padding: 0 14px;

}



.topstory h2, .secondarystory h2 {

	padding: 14px;

	text-indent: 0;

}



.topstory .bgimage {

  padding-bottom: 10px;  

}



.topstory .bgimage p {

  width: 300px;

  margin-bottom: 0;

}





.topstory .bottom, #primary .teaser .bottom, .secondarystory .bottom {

  width: 434px;

}



.indextopstory {

  background: url(/images/dguorg/box_left_top.gif) no-repeat;	

  padding: 14px 14px 0 14px;

  width: 406px;

  margin-bottom: 10px;

  float: left;

  _overflow: hidden;

}



.wideteaser {

  background: url(/images/dguorg/box_left_top.gif) no-repeat;

  _overflow: hidden;

  padding: 8px 14px 0 14px;

  width: 406px;

  margin-bottom: 10px;

  margin-left: -3px;

  float: left;

  position:relative;

}



.indextopstory .bottom, .wideteaser .bottom {

  background: url(/images/dguorg/box_left_bottom.gif) bottom no-repeat;

  width: 434px;

  padding: 0;	

  margin: 9px 0 0 -14px;

  height: 8px;

  _margin-top: 1px;

}



.indextopstory p, .wideteaser p,

.indextopstory h1, .wideteaser h1 {

	padding-left: 5px;

	color: #006276;

}



.teaser, .news {

	xmargin-bottom: 10px;

  	background: url(/images/dguorg/box_center_top.gif) no-repeat;

	float: left;

	width: 185px;

	padding: 13px 13px 0 13px;

	_overflow: hidden;

}



#primary .teaser {

	float: left;

	margin-right: 10px;

}



#primary .teaser .bottom {

	margin-right: 10px;

	width: 212px;

}



#primary .teaser.last {

	float: left;

	margin-right: 0;

}



#primary .teaser img {

	padding: 10px 14px;

}



.teaser .bottom, .news .bottom {

	background: url(/images/dguorg/box_center_bottom.gif) no-repeat;

	width: 212px;

	margin: 0 0 0 -13px;

	xmargin-left: -13px;

	padding: 0;

	height: 8px !important;

	display: block;

}



.smallteaser {

	margin-bottom: 10px;

	margin-left: 10px;

  background: url(/images/dguorg/box_small_top.gif) no-repeat;

	float: right;

	width: 144px;

	padding: 13px 13px 0 13px;

	_overflow: hidden;

}



.smallteaser p {

  padding: 5px;

}



.smallteaser .bottom {

  background: url(/images/dguorg/box_small_bottom.gif) bottom no-repeat;

  width: 170px;

  margin-left: -13px;

	padding: 0;

	margin-top: 10px;

}



.smallteaser p.readmore {

	width: 185px !important;

overflow:hidden;	

	padding-right: 0;

	padding-left: 0;

	margin: 0 0 -8px 0;

	_margin-bottom: -14px;

	height: 23px !important;

	background: url(/images/dguorg/readmore-small.gif) left no-repeat;

}



.nyhed {

	background: url(/images/dguorg/teasergradient.png) top left repeat-x;	

	margin-bottom: 10px;	  

}



.nyhed h2 {

  font-size: 16px;

  text-indent: 0;

  padding: 10px 0 0 0;

  margin-bottom: 0;

}



.nyhed p {

  padding: 0 0 0 10px;

  margin-top: 5px;

}



.nyhed img {

  float: left;

  padding: 10px 10px 15px 10px;

}





#banners1	 {

  background: url(/images/dguorg/box_right_top.gif) no-repeat;	

}



#banners1 .bottom {

  background: url(/images/dguorg/box_right_bottom.gif) no-repeat;

  width: 170px;

  margin: 0;

  padding: 0;

  _margin-bottom: -8px;

}



.threecolcontainer #banners1,

.threecolcontainer #banners1 .bottom {

	background: none;

	padding: 0;

}



.klinks {

  overflow: hidden;

  width: 438px;

}



.klinks a img {

  float: left;

  width: 221px;

  width: 214px;

  height: 129px;

  margin-bottom: 10px;

  margin-right: 10px;

}



.klinks a.right img {

	margin-right: 0;

}



.klinks .right img {

	margin-right: 0;

}



.colbutton {

	margin: 0 0 10px 10px;

	float: right;

	width: 170px;

}



.newslist {

	list-style: none;

	margin: 0;

	padding: 0 0 5px 0;

	_padding-bottom: 0;

	_margin-bottom: -2px;	

	float: left;

	width: 185px;

	background: #FFF;

	float:left;

}

/* mn 191206

.newslist li {

	display:inline;

	margin-bottom: 1px;

	height: 24px;

	width: 185px;	

	float: left;

	background: url(/images/dguorg/teaserrm.png) top left no-repeat;

	xborder: 1px solid red;

}



.newslist a {

	padding: 6px 0 6px 28px;

	background: url(/images/dguorg/newslist-bg.png) no-repeat;

	display: block;

	color: #666;

	text-decoration: none;

	width: 147px;

	xborder: 1px solid red;

	white-space: nowrap;

	overflow-x: hidden;

	margin: 0 0 0 0 !important;

}

*/

.newslist a:hover {

	text-decoration: underline;

}



.newslist a.readmore {

	background: url(/images/dguorg/colprimaryheader-bg.png) left no-repeat;

	background: url(/images/dguorg/arrow.png) 6px 50% no-repeat;	

	color: #FFF;

	margin-bottom: -20px;

}





#subnav {
	padding: 3px 0 0 0;
	margin: 4px 0 16px 0;
	_margin: 2px 0 16px 0;	
	list-style: none;
	 background: url(/images/dguorg/teasergradient.png) top left no-repeat;	
  width: 185px;
}



#subnav li {
	border-bottom: 1px solid #e5e5e5;
	padding: 3px 0;
}



#subnav a {
	padding: 4px 0 3px 24px;
	display: block;
	color: #006276;
	text-decoration: none;
	background: url(/images/dguorg/arrow.png) 5px 50% no-repeat;
}



#subnav a.active {
	font-weight: bold;
	text-decoration: none;	
}



#subnav a:hover, #subnav a.selected {
	text-decoration: underline;
}



#subnav ul {

	list-style: none;
}



#subnav ul ul {

}



#subnav ul li {

	line-height: 14px;
	border-bottom: none;
}

#subnav ul a {
	background: none;
	padding-left: 0;
}



.textintro {

	font-weight: bold;

	color: #006276;

}



p.readmore {

	height: 23px;

	width: 438px;

	margin: 0px;	

	background: url(/images/dguorg/colprimaryheader-bg.png) left no-repeat;

}



.indextopstory p.readmore {

	height: 23px;

	width: 267px;

	margin: 0px;	

	background: url(/images/dguorg/indextopstoryrm.png) left no-repeat;

}



.wideteaser p.readmore, .wideteaser1 p.readmore{

  height: 23px;

	margin: 0px;	

	background: url(/images/dguorg/wideteaserrm.png) left no-repeat;

}



p.readmore a {

	background: url(/images/dguorg/arrow.png) 6px 50% no-repeat;

  color: #FFF;

  display: block;

	padding: 5px 0 5px 25px;

	text-decoration: none;

	_margin-bottom: -14px;

}



.twocolcontainer .topstory p, .twocolcontainer .topstory h2 {

	padding: 0 14px;

}



#banners2 img {

	width: 140px;

	float: right;

}



#banners2 .search {

	display: block;

	float: left;

	width: 147px;

	height: 50px;

	margin-bottom: 10px;

	padding: 0 !important;

	margin-left: -2px;

	background: url(/images/dguorg/search.png) no-repeat;

}



#banners2 .search span {

	display: none;

}



.loginbutton {

	float: right;

	margin: 0 0 8px 0;

	_margin-left: -2px;		

}



#Baner .loginbutton {

	position: absolute;

	margin: 0 0 8px 0;

	_margin-left: -4px;		

}



.teaser p.readmore {

	width: 185px !important;

	padding-right: 0;

	padding-left: 0;

	margin: 0 0 -10px 0;

	height: 23px !important;

	background: url(/images/dguorg/teaserrm.png) left no-repeat;

}





.spacer {

	height: 2px;

	width: 100%;

	float: left;

}



.topstory table {

	xborder: 1px solid red;

	cellspacing: 0px;

	cellpadding: 0px;

	width: 95%;

}







/*Ronnie 08-12-2006*/



.dguKlubAlignment

{

	margin:0 0 0 9px;

}

.dguKlubberOrganisation

{

	margin:0 0 0 13px;

}



#secondary .bottom {

	background: url(/images/dguorg/box_center_bottom.gif) no-repeat;

	width: 212px;

	margin: 0 0 10px 0;

	_margin: 0 0 3px 0;

	padding: 0;

	height: 8px !important;

	float: left;

}



#secondary br {

	margin: 0;

	padding: 0;

}



/* mn 121206 start */



.klubKort img {

	width: 230px;

	height: 287px;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dguorg/kort.png');

	background: url(/images/dguorg/kort.png) no-repeat;

	_background: none;

}



/* mn 121206 end */







/*Ronnie Hegelund 121206 BEGIN*/



.wideteaser1 {

  background: url(/images/dguorg/box_left_top_wide.gif) no-repeat;	

/* background: url(/images/dguorg/box_left_top.gif) no-repeat;

  _overflow: hidden;  */

  padding: 8px 14px 0 14px;

  width: 406px;

  margin-bottom: 10px;

  margin-left: -3px;

  float: left;

  position:relative;

}



.wideteaser1 .bottom {

/*  background: url(/images/dguorg/box_left_bottom.gif) bottom no-repeat; */

  background: url(/images/dguorg/box_left_bottom_wide.gif) bottom no-repeat; 

  width: 434px;

  padding: 0;	

  margin: 9px 0 0 -14px;

  height: 8px;

  _margin-top: 1px;

  xborder:1px solid red;

  margin-left: -4px;

  margin-bottom: -3px;

  float: left;

  position:relative;

  z-index:150;

}



/*Ronnie Hegelund 121206 END*/



/* mn 131206 start */



.contentWideTeaser {

	background: url(/images/teaserwide_bg.gif) no-repeat;

	_overflow: hidden;

	width: 438px;

	height: 128px;

	padding: 7px 0 0 13px;

	margin: 10px 0 0 0;

	xborder: 1px solid red;

}



.contentWideTeaser p.readmore {

	xborder: 1px solid red;

	xwidth: 500px !important;

	height: 23px;

	margin: 2px 0 0 0;

	padding: 0;

	background: url(/images/dguorg/con_wide_readmore.png) left no-repeat;

}



.contentWideTeaser p.readmore a {

	background: url(/images/dguorg/arrow.png) 6px 50% no-repeat;

	color: #FFF;

	display: block;

	padding: 4px 0 4px 25px;

	text-decoration: none;

	_margin-bottom: -14px;

	xborder: 1px solid red;

}





/* mn 131206 end */



/*Ronnie Hegelund 14/12-06 BEGIN*/



.LeftSponsers

{

	position:relative;

	width:182px;

	overflow:hidden;

}



.left_div {

	float:left;

}

.right_div{

	float:left;

}

img.right_div{

	width:10px;

}

/*Ronnie Hegelund 14/12-06 END*/



#googlebanners {

	float: right;

  	width: 170px;

	margin-bottom: 10px;

	_margin-right: -2px;

}



/*Ronnie Hegelund 17/12-06 BEGIN (extend subnav)*/





#extendSubnav{

	padding: 3px 0 0 0;

	margin: -19px 0 16px 0;	

	list-style: none;

  	width: 185px;

}



#extendSubnav li {

	border-bottom: 1px solid #e5e5e5;

	padding: 3px 0;

}



#extendSubnav a {

	padding: 4px 0 3px 24px;

	display: block;

	color: #006276;

	text-decoration: none;

	background: url(/images/dguorg/arrow.png) 5px 50% no-repeat;

}



#extendSubnav a.active {

	font-weight: bold;

	text-decoration: none;	

}



#extendSubnav a:hover, #extendSubnav a.selected {

	text-decoration: underline;

}



#extendSubnav ul {

	list-style: none;

}



#extendSubnav ul ul {

}



#extendSubnav ul li {

	line-height: 14px;

	border-bottom: none;

}



#extendSubnav ul a {

	background: none;

	padding-left: 0;

}





.nyhed table

{

	xborder:1px solid red;

	table-layout: fixed;

	width: 438px

}



.nyhed 

{

	padding-left:15px;

}





/*Ronnie Hegelund 17/12-06 END*/



/* mn 191206 start */



.newslist li {

	display:inline;

	margin-bottom: 1px;

	height: 24px;

	width: 185px;	

	float: left;

	background: url(/images/dguorg/teaserrm.png) top left no-repeat;

	xborder: 1px solid red;

}



.newslist a {

	padding: 5px 0 5px 28px;

	background: url(/images/dguorg/newslist-bg.png) no-repeat;

	display: block;

	color: #666;

	text-decoration: none;

	width: 157px;

	xborder: 1px solid red;

	white-space: nowrap;

	overflow-x: hidden;

	margin: 0 10px 0 0 !important;

}



/* mn 191206 end */







.dguHeader {font-family: arial, helvetica; font-size: 18px; font-weight: bold}

.dguMiniHeader {font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #727272;}

.dguTeaser {font-family: arial, helvetica; font-size: 11px; font-weight: bold; color: black;}

.dguWriter {font-family: arial, helvetica; font-size: 11px; font-weight: bold; color: #9B9B9A;}



/* mn 201206 start */



.nyhed {

	margin-top: 10px;

	_padding-top: 10px;

}



.nyhed table {

	xborder: 1px solid red;

	margin: 0 0 0 0;

	padding: 10px 0 0 0;

	width: 420px !important;

}



.nyhed table td {

	width: 300px;

	xborder: 1px solid blue;

	margin: 0;

	padding: 0 10px 0 0;

}



.nyhed table td p {

	margin: 0 !important;

	padding: 0 !important;

	xborder: 1px solid red;

	xdisplay: block;

}



.nyhed table td h1 {

	margin: 0;

	padding: 0;

	xborder: 1px solid red;

}



.nyhed table td img {

	margin: 0;

	padding: 0;

	xposition: absolute;

}



/* mn 201206 end */







/*Ronnie Hegelund 090107 BEGIN*/

#removeTableDesign table,td, tr

{

	background:none;

}



/*Ronnie Hegelund 090107 END*/



.turneringsTabel

{

	width:550px;

}



/*

.turneringsTabel td

{

	xborder:1px solid red !important;

	xfloat:right;

	xwidth:95%;

padding:0;

margin:0;

}*/



.turneringsTabel td

{

	xborder:1px solid red !important;

	xfloat:left;



}





table.AcitveTurneringsTabel, table.UpcommingTurneringsTabel,table.FinishedTurneringsTabel

{

	width:550px;



}





td.col1Header

{	width:48px;



}

td.col2Header

{

	width:80px;

}



/*

table.AcitveTurneringsTabel, td.dguMini



	xborder:1px solid red;

	xbackground-color:#727272;

	float:left;

}

*/











.col1

{

	width:48px;





}

.col2

{

	width:260px ;



}







/*MOJO */



.konkurrenceTabel td

{

	float:left

}





.turnamentHeader

{

	display:none;

}





/*Ronnie Hegelund 041007 BEGIN */



#googleAlignment

{

	margin-left:5px;

	float:both;	

}

/*END*/
















tr.current td

{

	background-color:#6699af !important;

}







.topstory table{



	xwidth:580px !important;

	xtable-layout:fixed;

}



.tmpHeader{

	width:580px  !important;

}



.tmpHeader td{

	width:580px  !important;

}



.TourFrontTable

{

	width:580px !important;

	xborder:1px solid #ccdeee;

border-collapse: collapse;

}











tr.active td{

  background-color: #7194A8 !important;

}









#umbracoEditProfileForm th

{



text-align:top;

vertical-align:text-top;

float:both;

}



.login

{

	padding-left:-5px;

}





#HoleInOneTable_8_GridView1

{

position:relative;

padding-left:10px;

	width:100%;overflow:visible;	

}





.artikel_Left

{	

	width:440px;

	_width:390px;

	float:left;

	padding-right:30px;

}



.artikel_Right_3col_No_Border h2

{	

	left:-10px;

	position:relative;

	font-size:11px

}

.artikel_Right_3col h2

{	

	

	

	font-size:11px

}



.MostPopularList

{

	TOP: -20px;

	Position:relative;

	left:-10px;

}



.artikel_Right

{

	width:145px;

	border:1px solid #006276;

	font-size:10px;

	float:right;

	margin-bottom:10px;

	background-image:url(/images/SmallRightContentBackground.gif);	

	background-repeat: repeat-x;

}

.artikel_Right_3col_No_Border

{

padding-left:10px;

	margin-top:2px;

	width:145px;	

	font-size:10px;

	margin-left:19px;

	margin-bottom:10px;

	background-image:url(/images/SmallRightContentBackground.gif);

	background-color:#EBEBED;

	background-repeat: repeat-x;

}

.artikel_Right_3col

{

	width:145px;

	border:1px solid #006276;

	font-size:10px;

	xmargin-left:19px;	

	margin-bottom:10px;

	background-image:url(/images/SmallRightContentBackground.gif);

	background-repeat: repeat-x;

	background-color:#EBEBED;

float:right;

}



.artikelHeader

{

	color:#006276;

	font-weight:bold;

	font-size:12px;

}





.artikel_Right p

{

	width:140px;

	margin:1px;

	padding-left:3px;

}



.articles{

	margin-top:5px;

	list-style-image: url('/images/LatestArticlesArrow.gif');

	margin-left:-15px;

	.margin-left:30px;





}





.articles li a

{

	line-height:5px;

	color:#666;

	padding:0;

	font-size:12px;

}





.articles ul {	

	padding:0;

}



.labelize

{

border:solid 0 #fff;

background: transparent ;

scrolling:none;

}



.profileMultiTextBox

{ 

width:300px;

height:150px;

color: #666;

font-size: 1em;

font-family: arial, sans-serif; 

margin-right:5px;

}



.MultiTextBoxAsHTML

{

width:300px;

xbackground: transparent ;

scrolling:none;

border: 0px;

xoverflow: auto;

color: #666;

font-size: 1em;

font-family: arial, sans-serif;

position:relative;

top:-1px; 

margin-right:15px;

}



.TextBoxAsHTML

{

background: transparent ;

border: 0px;

overflow: auto;

color: #666;

font-size: 1em;

font-family: arial, sans-serif;

position:relative;

top:-1px;

}



.EditContainer

{

position:relative;

xtop:-32px; 

font-family: arial, sans-serif;

}



.EditContainer input

{

color: #666;

font-size: 1em;

}



.DGUTab  .ajax__tab_header

{

font-family: arial, verdana, sans-serif;

font-size:11px;

font-weight: bold;

}

.DGUTab .ajax__tab_outer

{

padding-right:2px;

height:19px;

margin-right:5px;

}

.DGUTab  .ajax__tab_inner

{

padding-left:3px;

background-color: #ededed;

	background-image: url(/images/TabInner.gif);

	background-position: top left;

	background-repeat:no-repeat;

}

.DGUTab .ajax__tab_tab

{

height:15px;

padding:2px;

margin:0px;

background-color: #1f9cb5;

color:#ffffff;

}



.DGUTab .ajax__tab_outer

{

	background-color: #1f9cb5;

	background-image: url(/images/TabOuter.gif);

	background-position: top right;

}



.DGUTab .ajax__tab_inner

{

	background-image: url(/images/TabInner.gif);

	background-position: top left;

	background-repeat:no-repeat;

	background-color: #1f9cb5;

}



.DGUTab .ajax__tab_hover .ajax__tab_outer

{

	background-color: #006276;

	background-image: url(/images/TabActiveRightOuter.gif);

	background-position: top right;

}

.DGUTab .ajax__tab_hover .ajax__tab_inner

{

	background-image: url(/images/TabActiveInner.gif);

	background-color: #006276;

	background-position: top left;

	background-repeat:no-repeat;



}

.DGUTab .ajax__tab_hover .ajax__tab_tab

{

background-color: #006276;

}

.DGUTab .ajax__tab_active .ajax__tab_outer

{

	background-color: #006276;

	background-image: url(/images/TabActiveRightOuter.gif);

	background-position: top right;

}



.DGUTab .ajax__tab_active .ajax__tab_inner

{

	background-color: #006276;

	background-image: url(/images/TabActiveInner.gif);

	background-position: top left;

	background-repeat:no-repeat;

}



.DGUTab .ajax__tab_active .ajax__tab_tab 

{

background-color: #006276;

color: #ffffff;

}



.DGUTab .ajax__tab_body

{

font-family: arial, verdana, sans-serif;

font-size: 11px;

border-top: solid 1px #006276;

background-color: #ffffff;

xoverflow: auto;

}



.FormInputHighlight

{

	background-color:#fffacd;

}



.bannerBlogImageContainer

{

	background-image:url(/images/blogindlæg.png);

	margin-top:13px;

	margin-left:13px;

width:143px;

height:25px

}



.bannerDebateContainer

{

	background-image:url(/images/debatindlæg.png);

	margin-top:13px;

	margin-left:13px;

width:143px;

height:25px

}



/* EDITOR PROPERTIES */

.modalBackground{

	background-color:#ffffff;  

	filter:alpha(opacity=70);  

	opacity:0.7;

	}

	

	.h4Tags

	{

	color:#ffffff;

	}







/* XSLTsearch  */

#xsltsearch {margin: 8px; padding: 0;}

#xsltsearch h2 {text-indent: 0;font-size:1.3em;margin:0;padding:0;}

#xsltsearch h3 {text-indent: 0;font-size:1.2em;margin:0;padding:0;}

p#xsltsearch_summary {margin:8px 0;}

.xsltsearch_form label {color:#fff;} 

.xsltsearch_result {padding:3px 0;}

.xsltsearch_result p {margin: 0 0 5px 0; padding: 0;}

.xsltsearch_result:hover {background: #f6f6f6;}

.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}

.xsltsearch_title {font-weight: bold;text-decoration:none;margin:0;padding:0;}

.xsltsearch_result_title {font-weight: bold;text-decoration:none;margin:0;padding:0;}

.xsltsearch_score {font-size: 75%;}

p.xsltsearch_result_description {margin:0;padding-bottom: 0;}

a.xsltsearch_description {text-decoration:none;}

.xsltsearch_description strong {background: #FFC;} /* highlighting */

#xsltsearch_navigation {text-align: center;}

#xsltsearch_navigation .disabled {color: #999;}

#xsltsearch_stats {float:left;width:100%;font-size: 75%; color: #666;}



/* UDSTYR */



.threecolcontainer #primary #udstyr h4 {background:
url(/media/5100723/colsprimaryheader-bg_618.png) no-repeat;color:
#FFF;font-family: georgia;padding: 4px 10px 5px 8px;margin: 0 0 5px
0;font-size: 11px;}

.threecolcontainer #udstyrTop {width: 618px;margin-right: 0;overflow:
hidden; /*background: url(/images/dguorg/teasergradient.png) 5px 3px
repeat-x;*/}



#udstyr {}

#udstyr ul {list-style:none;margin:0 8px;padding:0;}

#udstyr li {/*width:140px;*/ height:210px;float:left;display:block;margin:0 14px 14px 0; /*font-size:0.9em;*/}

#udstyr .last {margin: 0 0 14px 0;}



/* #visKategorier li {width:140px; height:210px;float:left;display:block;margin:0 14px 14px 0;font-size:0.9em; }

#visKategorier p {margin:0 0 8px 0;}

#visKategorier a {text-decoration: none;}

#visKategorier h2 {text-indent: 0;font-size: 1.2em;} */



#visKategorier {border-top: 0px solid #006276;padding:8px 0 0 0;}

#visKategorier ul {width:618px;float:left;margin:0 0 8px;} 

#visKategorier li {width:100%; height:74px;float:left;display:block;margin:0 0 5px 0;font-size:0.9em; }

#visKategorier .first {float:left;width:144px;margin:0;}

#visKategorier .first img {width:140px;padding:1px;border:1px solid #0091ae;}

#visKategorier .second {float:left;width:240px;margin:0 0 0 8px;padding:2px 0 0 0;}

#visKategorier .third {float:left;width:204px;margin:0 0 0 18px;padding:0 3px 0 0;border-left:0px solid #ddd;}

#visKategorier .third ul {float:left;width:204px;margin:2px 0 0 0;}

#visKategorier .third li {float:left;width:204px;height:12px;margin:0;}

#visKategorier p {font-size:0.95em;margin:0;}

#visKategorier a {text-decoration: none;}

#visKategorier h2 {text-indent: 0;font-size: 1.1em;margin:0;}



#udstyrIntro {margin:8px;border-bottom: 0px solid #006276;}

#udstyrIntro p {margin:0 0 8px 0;}



#searchForm {width:618px;}



#udstyrSearch {float:left;margin:0;font-family: arial, sans-serif;font-size:1em;}

#udstyrSearch table {float:left;margin:0 0 0 2px;}

#udstyrSearch td {padding:0;vertical-align:top;}

#udstyrSearch td.left {width:351px;}

#udstyrSearch td.right {width:252px;}

#udstyrSearch select {float:left;width:100px;margin:0 6px 2px 0;font-size:0.8em;}

#udstyrSearch label {float:left;margin:2px 0 2px 2px;* margin:4x 0 2px 2px;font-size:0.9em;color:#fff;}

#udstyrSearch input {float:left; /*width:63px;*/ width:257px;margin:0 4px 0 6px;font-size:0.8em;}

#udstyrSearch input[type=checkbox] {float:left; width:16px;margin:2px 0 0 2px;* margin:-2px 0 0 2px;font-size:0.8em;}

#udstyrSearch input.submit {float:left;width:104px;margin:0;*
margin:1px 0 0 0;font-size:0.8em;text-decoration:none;font-weight:bold;}

#udstyrSearch input.clear {position:relative;width:164px;margin:-23px 0 0 426px;font-size:0.8em;text-decoration:none;}

#udstyrSearch a {text-decoration:none;}

	

/*\*/

html>body*#udstyrSearch input.clear {margin:-21px 0 0 426px;}

/**/



#udstyrSearch ul {margin:0;}

#udstyrSearch li {height:11px;display:block;margin:0;text-align:left;padding:0 0 0.7em;background-color:#fff;}

#udstyrSearch li:hover {background-color:#e6e6e6;}





#udstyrVisProdukt {padding:0;}

#udstyrVisProdukt ul {list-style:none;margin:0;padding:0;}

#udstyrVisProdukt li {width:100%;height:100%;display:block;line-height:1em;margin:0 0 5px 0;padding:0;}



#StarRating {

	float:left;

	width:370px;

	margin: 8px 0 0 8px;

	padding: 4px;

	border:1px solid #dddddd;

}



#StarRating .star-rating, 

#StarRating .star-rating a:hover,

#StarRating .star-rating a:active,

#StarRating .star-rating a:focus,

#StarRating .star-rating .current-rating{

	background: url(/images/star.gif) left -1000px repeat-x;

}

#StarRating .star-rating{

	position:relative;

	width:125px;

	height:25px;

	overflow:hidden;

	list-style:none;

	margin:0;

	padding:0;

	background-position: left top;

}

#StarRating .star-rating li{

	display: inline;

}

#StarRating .star-rating a, 

#StarRating .star-rating .current-rating{

	position:absolute;

	top:0;

	left:0;

	text-indent:-1000em;

	height:25px;

	line-height:25px;

	outline:none;

	overflow:hidden;

	border: none;

}

#StarRating .star-rating a:hover,

#StarRating .star-rating a:active,

#StarRating .star-rating a:focus{

	background-position: left bottom;

}

#StarRating .star-rating a.one-star{

	width:20%;

	z-index:6;

}

#StarRating .star-rating a.two-stars{

	width:40%;

	z-index:5;

}

#StarRating .star-rating a.three-stars{

	width:60%;

	z-index:4;

}

#StarRating .star-rating a.four-stars{

	width:80%;

	z-index:3;

}

#StarRating .star-rating a.five-stars{

	width:100%;

	z-index:2;

}

#StarRating .star-rating .current-rating{

	z-index:1;

	background-position: left center;

}	



/* for an inline rater */

#StarRating .inline-rating{

	display:-moz-inline-block;

	display:-moz-inline-box;

	display:inline-block;

	vertical-align: middle;

	margin:0 10px 0 0;

}



/* smaller star */

#StarRating .small-star{

	width:50px;

	height:10px;

}

#StarRating .small-star,

#StarRating .small-star a:hover,

#StarRating .small-star a:active,

#StarRating .small-star a:focus,

#StarRating .small-star .current-rating{

	background-image: url(/images/star_small.gif);

	line-height: 10px;

	height: 10px;

}



#ratingList {width:585px;float:left;margin:8px 0 0 8px;padding:8px 4px 0;border:1px solid #dddddd;}

#ratingList ul.ratingList {width:560px;}

#ratingList ul.ratingList li {width:265px;height:100%;}

#ratingList ol.rating
{width:260px;list-style-image:none;list-style-position:outside;list-style-type:decimal;padding:0;margin:0
0 10px;}

#ratingList ol.rating li {width:260px;height:1.3em;margin:0;padding:0;font-size:0.9em;}

#ratingList table {margin:0;padding:0;}







.main-nav a
{
	
color: #FFF;
	font-family: Georgia, serif;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}



/* EDITOR PROPERTIES */
