/*******************************************

GENERELT

*******************************************/

html {
	font-size: 100%;
}

html,body   { 
	font-family: Verdana, Geneva, Arial; 
	background-color: #A3A7AA; 
	}

body {
	font-size: 70%;
	color: #000;
	margin: 0px;
	/* line-height: 135%; */
}


/*******************************************

CONTENT

*******************************************/

#content {
	padding-left: 13px; 
	padding-right: 0px; 
	padding-top: 0px; 
    	padding-bottom: 0px;
}


div.box {
  padding: 4px;
  border: 1px solid #CCCCCC;
  background: #f2f2f2;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 500px;
}


div.box a {
	color: #000;
	text-decoration: underline;
}

#rightcolumn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 210px;
}


td.rightcolumn  {
	background-color: #eaebec;
}

td.rightcolumn p  {
	padding-left: 6px;
	padding-right: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

table, tr, td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


form, select, input, option {
	font-size: 1em; 
	margin: 0px;
}

#top { 
	/* background-color: left; */
	background-image: url('../images/top-bg.gif'); 
    background-repeat: repeat-x; 
	background-attachment: scroll; 
    height: 74px; 
	/* margin-left: 160px; */
	background-position: top; 
}

#top img {
	display: block;
}


/*******************************************

PRINT

*******************************************/

#print {
	font-size: 90%;
	padding-bottom: 7px;
	padding-top: 8px;
}

#print a {
	text-decoration: none;
	color: #7F7F7F;
}




/*******************************************

GLOBALE LINKS

*******************************************/

	
#secondary-nav {
	position: absolute;
	top: 25px;
	right: 200px;
	height: 30px;
}

#secondary-nav ul, #secondary-nav li {
	margin:0; 
	display: inline; 
	list-style-type: none; 
	padding:0;
}

#secondary-nav li a {
	font-size: 90%;
	color: #fff;
	padding: 0px 5px 0px 5px;
	text-decoration:none;
}

	
#icons {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 90px;
	height: 17px;
}

#pageoptions {
	margin-top: 5px;
	margin-bottom: 5px;
	/* padding: 8px 5px 3px 5px; */
}

#pageoptions a {
	text-decoration: none;
	font-size: 90%;
	color: #666666;
}


#pageoptions img {
	margin-left: 30px;
}


/*******************************************

SØGEFELT og SØGERESULTATER

*******************************************/


div.Searchresult {
  border-top: 1px solid #FFFFFF;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 4px;
  padding-right: 7px;
  width: 95%;
}



div.Searchresult div.Breadcrumb {
	margin-top: 5px;
	color: #000;
	font-size: 90%;
}

div.Searchresult div.Breadcrumb a {
	margin-top: 5px;
	color: #000;
	font-size: 90%;
}

div.Paging {
  width: 500px;
  text-align: center;
}
		

/*******************************************

TOPMENU

*******************************************/		   


#topnav {
	padding-left: 0px;
}

#topnav ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}

#topnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	white-space: nowrap;
}

#topnav .Drop {
	float: left;
}	

#topnav ul a { 
	display: block; 
	color: #fff; 
	text-decoration: none;              
	padding-left: 13px; 
	padding-right: 13px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	background-color: #003250;
	margin-right: 1px;
}
				
#topnav ul a:hover, #topnav ul a.expanded { 
	background-color: #002337;
}

#topnav ul span { /* selected */
	font-weight: 800; 
}

#topnav ul ul a {
	font-weight: normal;
	text-transform: none;
	padding: 4px 13px 4px 13px;
	margin: 0;
	background:none;
	background-color: #DEDACE; /* #DEDACE; */
	border-bottom: 1px solid #fff;
	color: #000;
	display: block;
	overflow: hidden;
	width: 200px;
	/* de tre nederste kan fjernes, men så virker display: block ikke i IE  */
}
	
#topnav ul ul a:hover {
	background:none;
	background-color: #003250;
	color: #fff;
}

#topnav ul ul {
	z-index: 99;
	position: absolute;
	display: none;
	background: #DEDACE; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 0px;
}

#topnav ul .Drop:hover ul, #topnav ul .Drop.over ul {
	display: block;
}

/*******************************************

VENSTREMENU

*******************************************/

#LevelOne {
	font-weight: bold;
	letter-spacing: -0.1em;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 130%;
	width: 150px; 
	overflow: hidden;
}

#LevelOne a {
	text-decoration: none;
	color: #000;
}


#leftcolumn {
	width: 180px; 
	/* background-color: #B6E086; */
}

		
#leftnav {
}

#leftnav ul, #leftnav li { 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
	border: none;
}
	
#leftnav li a {
	text-decoration: none;
	display: block;
	color: #000;
	border-bottom: 1px solid #D6D4CE; 
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 3px; 
	width: 100%;
	width: 169px;
}


#leftnav li a:hover {
	text-decoration: underline;
}

#leftnav li a.selected { 
	font-weight: bold; 
	background-color: #003250; 
	background-image: url('../images/leftnav-link-bullet_white.gif'); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	color: #fff; 
	width: 155px; 
	padding-left: 20px; 
	padding-right: 5px; 
	padding-top: 3px; 
	padding-bottom: 4px; 
	background-position: 9px 
}

#leftnav li li a { 
	text-decoration: none; 
	background-image: url('../images/leftnav-link-bullet.gif'); 
    	background-repeat: no-repeat; 
	background-attachment: scroll; 
	width: 147px; 
	border-bottom: 1px solid #D6D4CE; 
	border-left-style: none; 
	border-left-width: 0; 
	border-right-style: none; 
	border-right-width: 0; 
	border-top-style: none; 
	border-top-width: 0; 
	padding-left: 28px; 
	padding-right: 5px; 
	padding-top: 3px; 
	padding-bottom: 4px; 
	background-position: 19px 9px; 
}

	
#leftnav li li a.selected { 
	font-weight: bold; 
	color: #ffffff;
	background-color: #5893AC;  
	background-image: url('../images/arrow_white.gif'); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	width: 147px; 
	padding-left: 28px; 
	padding-right: 5px; 
	padding-top: 4px; 
	padding-bottom: 3px; 
	background-position: 19px 9px;
}


#leftnav li li li a { 
	text-decoration: none; 
	background-color: #F4F2EB; 
	background-image: url('../images/leftnav-link-bullet_square.gif'); 
    	background-repeat: no-repeat; 
	background-attachment: scroll; 
    	width: 139px; 
	border-left-style: none; 
    	border-left-width: 0; 
	border-right-style: none; 
    	border-right-width: 0; 
	border-top-style: none; 
   	border-top-width: 0; 
	padding-left: 36px; 
	padding-right: 5px; 
	padding-top: 3px; 
    	padding-bottom: 4px; 
	background-position: 29px 9px; 
	border-bottom: 1px solid #BAB5A6; 
}

	
#leftnav li li li a.selected { 
	font-weight: bold; 
	background-color: #787878; 
	background-image: url('../images/leftnav-link-bullet_white.gif'); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	width: 139px; 
	padding-left: 36px; 
	padding-right: 5px; 
	padding-top: 3px; 
	padding-bottom: 4px; 
	background-position: 29px 9px;
} 


/*******************************************

BRØDKRUMME

*******************************************/

#breadcrumb {
	font-size: 90%;
	padding-bottom: 7px;
	padding-top: 7px;
}

#breadcrumb.thispage {

}

#breadcrumb a {
	text-decoration: none;
	color: #7F7F7F;
}


/*******************************************

FOOTER

*******************************************/

#footer {
	clear: both;
	margin-top:10px;
	color: #666666;
	background-color: #E4E4E4;
	padding: 3px 5px 3px 5px;
	padding-left: 209px;
}

#footer a {
	text-decoration: none;
	color: #666666;
}



/*******************************************

DEBAT

*******************************************/
		
#DebateGroups ul li { /* tidligere komma imellem */
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	list-style-type: none; 
	border: 0px solid;
}


.PostContent {
  width: 460px;
  padding-top: 12px;
}

.PostFiles {
  width: 460px;
  text-align: right;
}

.PostEdit {
  width: 460px;
  text-align: right;
  padding-bottom: 12px;
	
}

.PostEdit img {
  background-color: #ffffff;
  padding: 3px;	
  border: 1px solid #cccccc;
}

.PostHR {
  width: 460px;
  border-bottom: 1px solid #cccccc;
}

.PostRow {
  clear: both;
  width: 510px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
}

.PostLeftCol {
  float: left;
  width: 370px;
  white-space: nowrap;
  overflow: hidden;

}

.PostCenterCol {
  float: left;
  text-align: center;
  width: 70px;
  white-space: nowrap;
  overflow: hidden;
}

.PostRightCol {
  text-align: center;
  float: right;
  width: 70px;
}

.ShowHide {
width: 460px;
left: -5px;
top: -30px;
position: relative;
display: none;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
padding: 5px;
z-index: 10;
}

.DebateShowHideEditor {
width: 460px;
left: 0px;
position: relative;
visibility: hidden;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
padding: 15px;
z-index: 10;
}

