/*******************************************

GENERELT

*******************************************/


html {
	font-size: 100%;
}

html,body   { 
	background: #e6e9f3;
	font-family: verdana, arial, sans-serif;
	color: #333333;
    	margin-top: 0px; 
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}

body {
	font-size: 70%;
	line-height: 135%;

}

/*******************************************

BOKSE

*******************************************/
#boxes {

padding-left: 15px; 
cursor: pointer; 
color: white; 
background-repeat: no-repeat; 
height: 120px;

}

#boxAnsoegere 
	{
	background-image: url('../../../admin/write/files/Fil465_ansoegere_box.gif'); 
	padding-left: 15px; 
	cursor: pointer; 
	color: white; 
	background-repeat: no-repeat; 
	height: 120px;
	}
#boxElever 
	{
	background-image: url('../../../admin/write/files/Fil466_elever_box.gif'); 
	padding-left: 15px; 
	cursor: pointer; 
	color: white; 
	background-repeat: no-repeat; 
	height: 120px;
	}

#boxGaester 
	{
	background-image: url('../../../admin/write/files/Fil464_gaester_box.gif'); 
	padding-left: 15px; 
	cursor: pointer; 
	color: white; 
	background-repeat: no-repeat; 
	height: 120px;
	}

/*******************************************

BAGGRUNDE

*******************************************/

#forside_background 
	{
	background-image: url('../images/forside_background.png'); 
	background-repeat: no-repeat; 
	}

#sektionsside_roed 
	{
	background-image: url('../images/sektionsside_roed.png'); 
	background-repeat: no-repeat; 
	}

#sektionsside_groen 
	{
	background-image: url('../images/sektionsside_groen.png'); 
	background-repeat: no-repeat; 
	}

#sektionsside_blaa 
	{
	background-image: url('../images/sektionsside_blaa.png'); 
	background-repeat: no-repeat; 
	}

#submenu_background_1 
	{
	background-image: url('../images/submenu_background_1.gif'); 
	}

#menubackground 
	{
	background-image: url('../images/submenu_background_3.gif'); 
	background-repeat: repeat-x; 
	}

#breadcrumbs_forside_background 
	{
	background-image: url('../images/breadcrumbs_forside_background.gif'); 
	background-repeat: repeat-x; 
	}

#breadcrumbs_background 
	{
	background-image: url('../images/breadcrumbs_background.gif'); 
	background-repeat: repeat-x; 
	}

/*******************************************

CONTENT

*******************************************/


#content {
	color: #2b2b2b; 
	padding-top: 0px; 
	padding-bottom: 20px; 
	padding-left: 5px;
}

	
	
div.box {
  padding: 6px;
  border: 1px solid #CCCCCC;
  margin-bottom: 8px;
  margin-top: 8px;
  width: 95%;
}

div.box a {
	color: #000;
	text-decoration: underline;
}


table, tr, td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


/*******************************************

FORMULARER

*******************************************/
.section {
margin-bottom: 8px;
margin-top: 15px;
}
.checkbox {
margin-bottom: 2px;
margin-top: 2px;
}
.radio {
margin-bottom: 1px;
margin-top: 1px;
}
.inputLabel {
margin-bottom: 1px;
margin-top: 4px;
}
.input {
margin-bottom: 4px;
margin-top: 0px;
}
.textareaLabel {
margin-bottom: 2px;
margin-top: 4px;
}
.textarea {
margin-bottom: 3px;
margin-top: 1px;
}
.heading {
margin-bottom: 3px;
margin-top: 4px;
}
.submit {
margin-bottom: 5px;
margin-top: 5px;
}


/*******************************************

GLOBALE LINKS

*******************************************/

td.globallinks {
	color: #386CB0;
}
	
td.globallinks a {
	text-decoration: none;
}




/*******************************************

SØGEFELT og SØGERESULTATER

*******************************************/

.searchinput {
	color: #386cb0; 
	background-color: #e6e9f3; 
	border-width: 0; 
	border-style: none; 
	height: 18px; 
	margin-left: 0px; 
	padding-left: 5px;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 5px;
	width: 195px;
}

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;
}

/*
#searchresult {
			}

#searchresult li, #searchresult ul {
	list-style-type: none;
	padding:0;
}

#searchresult li { 
	display: block; 
	background-image: url('../images/bullet-darkblue.gif'); 
    	background-repeat: no-repeat; 
	background-attachment: scroll; 
	padding-left: 18px; 
	padding-right: 0px; 
	padding-top: 3px; 
    	padding-bottom: 3px; background-position: 0px 5px 
}

*/


/****************************

TOPMENU

****************************/

div.menu {
	margin-left: 0px;
	margin-top: 0px;
	height: 35px;
	width: 700px;
}

div.menu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	font-family: verdana, sans-serif; 
}

ul.main-nav{
	float: left;
	height: 35px;
	padding: 4px 0 0 3px;
	z-index: 9999; 
}
ul.main-nav li {
	float: left;  /* fjern denne, og menuen er vertikal */
	font-size: 11px; 
	font-weight: 800; 
	height: 35px;
	line-height: 31px;
	position: relative;
	z-index: 9999; 
	padding-left: 9px; 
	padding-right: 7px; 
	padding-top: 2px; 
	padding-bottom:0;
}

ul.main-nav li.Divider {
	width: 1px;
	background-color: #b7bbc5;
	padding-left: 0px; 
	padding-right:0; 
	padding-top:0; 
	padding-bottom:0;
}

ul.main-nav li.active {
	background: url('../images/submenu_background_2.gif') repeat-x;
}

ul.main-nav li a{
	color:#000000;
	text-decoration:none;
}

ul.main-nav li ul{
	display:none;
	z-index: 9999;
}

ul.main-nav li.hover ul,
ul.main-nav li:hover ul{
	position:absolute;
	top: 36px; /* hvor foldeud-menuen placeres i forhold til 1. niveau  */
	left: 0px; /* hvor foldeud-menuen placeres i forhold til 1. niveau  */
	display: block;
	width: 215px; 
	background: #dee3ef url(../images/menu-sub-back.png) no-repeat 0 100%;
	z-index: 9999; 
	padding-left:0; 
	padding-right:0; 
	padding-top: 15px; 
	padding-bottom: 15px;
}
ul.main-nav li ul li{
	height: auto;
	font-weight: 400;
	line-height: 11px;
	font-size: 11px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px
}

ul.main-nav li ul li a {
	display: block;
	width: 200px;
	padding-left: 15px; 
	padding-right: 5px; 
	padding-top: 4px; 
	padding-bottom: 6px
}

ul.main-nav li ul li a:hover{
	background: url('../images/menu-sub-back-hover.png') no-repeat;
}

ul.main-nav li.hover ul ul,
ul.main-nav li:hover ul ul{
	display:none;
}

ul.main-nav li.hover ul li.hover ul,
ul.main-nav li:hover ul li:hover ul{
	position:absolute;
	top: -15px; 
	left: 215px; 
	display: block;
	width: 205px;
	background: #dee3ef url(../images/menu-sub-back.png) no-repeat 0 100%;
	z-index: 9999; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 15px; 
	padding-bottom: 15px
}

ul.main-nav ul ul li {
	height: auto;
	line-height: 11px;
	font-weight: 400;
	font-size: 11px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
}

ul.main-nav ul ul li a {
	display: block;
	width: 200px;
	padding-left: 15px; 
	padding-right: 5px; 
	padding-top: 4px; 
	padding-bottom: 6px
}

ul.main-nav ul ul li a:hover{
	background: url('../images/menu-sub-back-hover.png') no-repeat;
}

/****************************

TOPMENU - SLUT

****************************/

/*******************************************

TOPMENU

*******************************************/

.menu1 { 
	color: #333; 
	font-size: 11px; 
	font-weight: bold; 
	background-repeat: repeat-x; 
	text-align: left; 
	vertical-align: middle; 
	padding-right: 10px; 
	padding-left: 10px;
	background-image: url('../images/submenu_background_2.gif');
}

.menu2 { 
	color: #333; 
	font-size: 11px; 
	font-weight: bold; 
	background-repeat: repeat-x; 
	text-align: left; 
	vertical-align: middle; 
	padding-right: 10px; 
	padding-left: 10px; 
}

.menu1  a:link {color: #333; text-decoration: none  }
.menu1  a:active {color: #333; text-decoration: none }
.menu1  a:visited {color: #333; text-decoration: none }
.menu1  a:hover {color: #386cb0; text-decoration: none }

.menu2  a:link {color: #333; text-decoration: none  }
.menu2  a:active {color: #333; text-decoration: none }
.menu2  a:visited {color: #333; text-decoration: none }
.menu2  a:hover {color: #386cb0; text-decoration: none }


/*******************************************

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: 199px; 
	/* background-color: #B6E086; */
	padding-top: 25px; 
	padding-right: 0px; 
	padding-left: 10px;
}

		
#leftnav {

}

#leftnav ul, #leftnav li { 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
	border: none;
}
	
#leftnav li a {
	text-decoration: none;
	display: block;
	color: #386CB0;
	width: 100%;
	width: 194px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#leftnav li a:hover {
	text-decoration: underline;
}

#leftnav li a.selected { 
	font-weight: bold; 
	color: #333333; 
	width: 194px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#leftnav li li a { 
	text-decoration: none; 
	width: 178px; 
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px; 
}

	
#leftnav li li a.selected { 
	font-weight: bold; 
	color: #333333;
	width: 178px; 
	padding-left: 16px; 
	padding-top: 3px;
	padding-bottom: 3px;

}


#leftnav li li li a { 
	text-decoration: none; 
    	width: 169px; 
	padding-left: 32px; 
	padding-top: 3px;
	padding-bottom: 3px;

}

	
#leftnav li li li a.selected { 
	font-weight: bold;
	color: #333333;
	width: 169px; 
	padding-left: 32px; 
	padding-top: 3px;
	padding-bottom: 3px;

}


/*******************************************

BRØDKRUMME

*******************************************/

#breadcrumb {
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 10px;
}


#breadcrumb.thispage {

}

#breadcrumb a {
	text-decoration: none;
	color: #333333;
}

		
/*******************************************

PRINT

*******************************************/

#print {
	font-size: 90%;
	padding-bottom: 7px;
	padding-top: 8px;
}

#print a {
	text-decoration: none;
	color: #000;
}


/*******************************************

FOOTER

*******************************************/

#footer {
	font-size: 90%;
	padding-top: 7px;
	padding-bottom: 5px;
}

#footer a {
	text-decoration: none;
	color: #000;
}


#footer img {
	margin-left: 3px;
	margin-right: 3px;
}




form, select, input, option {
	font-size: 1em;
	margin: 0px;
}

	

/*******************************************

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;
}




