@charset "UTF-8";
/* CSS Document */


/*__________________start body_____________________*/

html{
	overflow: auto;
	
}

body {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#container{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 45px;
	position: absolute;
	top: 82px;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 12px;
}

a{
	color: #365C83;
	text-decoration: none;
	outline: none;
}

a:hover, a:active  {
	color:  #365C83;
	text-decoration: underline;	
}

th{
	text-align: left;
}


/*__________________end body_____________________*/

/*__________________logo_____________________*/


#logowrap{			/*tilføjet - test*/
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
}



#logo{
	margin-left: -44px;
}

a:link img {
	text-decoration: none;
	border: none;
}

a:visited img { 
	border: none;
	text-decoration: none;
}

a:hover img { 
	text-decoration: none;
}

a:active img { 
	text-decoration: none; 
	border: none;
}

/*__________________end logo_____________________*/

/*__________________search_____________________*/


#search{
	z-index: 3;
	float: right;
	position: relative;
	top: -43px;
	width: 220px;
}


.input{
	border-style:none;
	background-color: white;
	padding: 2px 0 0 0;
	height: 15px;
	width: 150px;
}


.botton{
	background-color: #000;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0px 0 0;
	border-style: none;
	

}


/*__________________end search_____________________*/



/*__________________start navigation_horisontal_____________________*/
#navigation_horisontal {
	font-size: 12px;
	width: 940px;
	top: -5px;
	margin: 0,0, 5px, 0;
}

#navigation_horisontal ul{
	list-style-type: none;
	padding-left: 0px;
}

#navigation_horisontal li{
	display: inline;
	padding-left: 6px;
	padding-right: 80px;
} 

#navigation_horisontal a{
	color: black;
	text-decoration: none;	
}

#navigation_horisontal a:hover{
	color: #FAAB18;
}


#navigation_horisontal .selected a{
	color: #FAAB18;
	font-weight: bold;
}


/*__________________end navigation_horisontal_____________________*/



/*__________________start navigation_vertical_____________________*/

#navigation_vertical_wrap{
	margin-top: -49px;
	margin-bottom: 125px;
}


#navigation_vertical_header{
	border-bottom: solid;
	border-width: 1px;
	border-color: #a0a0a0;
	width: 194px;
	margin: 0,0,0,0;
}


#navigation_vertical_header a{
	font-size: 12px;
	text-decoration: none;
	color: #FAAB18;
	margin-left: 16px;
	line-height: 35px;
}

#navigation_vertical_header a:hover{
	text-decoration: none;
}

#navigation_vertical{
	margin: -14px 0 0 0;	
}

#navigation_vertical ul{
	list-style-type: none;
	margin-left: -1px;
	padding-left: 0px;
	line-height: 36px;
}

#navigation_vertical li{
	border-bottom: solid;
	border-width: 1px;
	border-color: #a0a0a0;
	width: 194px;
}


#navigation_vertical a{
	text-decoration: none;
	color: black;
	margin-left: 17px;
}

#navigation_vertical a:hover{
	text-decoration: underline;
	color: #FAAB18;
	margin-left: 17px;
}

#navigation_vertical .selected a{
	color: #FAAB18;
	font-weight: normal;
}

#navigation_vertical .subselected a{
	color: black;
	font-weight: normal;
}

#navigation_vertical .subselected ul li a{
	color: black;
}

#navigation_vertical .subselected .selected a {
	color: #FAAB18;
	font-weight: normal;
}

#navigation_vertical ul ul li{
	border-style: none;
	padding-left: 10px;	
}

#navigation_vertical .selected ul li a{
	color: black;
	border-color: white;
	font-weight: normal;
}


/*__________________end navigation_vertical_____________________*/


/*__________________start frontpageBanner_____________________*/
#frontpageBanner{
	margin-bottom: 20px;
	margin-left: 0;
}

#frontpageBanner img{
	z-index: 1;
}

#frontpageText {
	z-index: 2;
	position: absolute;
	top: 60px;
	left: 0;
	margin-left: 0px;
	padding-left: 16px;
	width: 610px;		
}

#frontpageText p{
	padding-right: 20px;
}

#headerFront #header{
	z-index: 2;
	position: absolute;
	top: -20px;
	left: 0;
	margin-left: 0;
	padding-left: 16px;
}
/*__________________end frontpageBanner_____________________*/


/*__________________content_____________________*/

#header{
	margin-top: 60px;
}

#content{
	margin-top: 13px;
}

#content h2 {
	font-size: 16px;
	font-weight: normal;	
	color: black;
	margin-top: -11px;
}

#content h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 6px;
	color: #505050; 
}

#content p{
	margin-top: -7px;
	padding-right: 20px;
}

#content ul, ol {
	margin-top: -18px;
	padding-bottom: 10px;
	
}

.bodytext {
	margin-bottom: 24px;
}


.news{
	height: 180px;
}

.member{
	height: 140px;
	margin-bottom: 30px;
	
}

.member p{
	margin-bottom: 3px;
}
	
.date{
	float: right;
	position: relative;
	top: -24px;
	color: #a0a0a0;
}

/*__________________end content_____________________*/


/*___________________search result_________________*/


#content .csc-searchResultInfo{
	color: #a0a0a0;	
	font-size: 10px;
	margin-left: -3px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	border-bottom-width: 1px;
	width: 444px;

} 

.csc-form-fieldcell{
	margin-top: -5px;
}

.csc-searchResultHeader{  
	padding-top: 30px;
	margin-top: -10px;
}

.csc-searchResultHeader a{
	font-size: 12px;
	color: #365C83;
}


.csc-searchResult{
	padding-bottom: 20px;
}

.csc-searchform{
	margin-bottom: 20px;
	padding-top: 20px;
	margin-left: -3px;
}

.csc-form-fieldcell select{
	background-color: white;
	border-style: solid;
	border-color: #a0a0a0;
	border-width: 1px;
	padding-left: 2px;
	margin-bottom: 5px;
	width: 155px;
}

.csc-form-label {
	padding: 10px, 0 0 0;
	color: black;
}

/*__________________end search result______________*/


/*__________________ mail form______________*/

.csc-mailform-field {
	margin-top: 10px;
	margin-left: 4px;
	padding-bottom: 5px;
}


.csc-mailform-field label {
	width: 50px;
	float: left;
	text-align: left;
	margin-right: 30px;
	display: block;
	padding-top: 10px;
}
	
.csc-mailform-field #mailformformtype_mail {
	margin-left: 317px;
}

/*__________________end mail form______________*/


/*__________________spots frontpage______________*/


#spot_frontpage_wrap{
	margin-top: 0px;
	margin-left: 0px;
}



/*__________________Blue front spot____________________*/

#spot_frontpage_wrap #spot_right2 .csc-frame-indent {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-right: 0px;
	min-height: 175px;
	background-color: #365C83;    /*Blue*/
	padding-top: 0px;
}

#spot_frontpage_wrap #spot_right2 .csc-frame-indent h2{
	background-color: #365C83;    /*Blue*/
	padding: 0px 18px 10px 16px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 4px;
	color: white;
}

#spot_frontpage_wrap #spot_right2 .csc-frame-indent a{
	color: white;
	padding-bottom: 0px;
}

#spot_frontpage_wrap #spot_right2 .csc-frame-indent p{
	color: white;
	padding-left: 16px;
	padding-right: 18px;
}



/*__________________Orange front spot____________________*/

#spot_frontpage_wrap #spot_right2 .csc-frame-indent3366 {
	float: left;
	width: 300px;
	margin-left: 20px;
	min-height: 175px;
	background-color: #FAAB18;       /*Orange*/
	padding-top: 0px;
}

#spot_frontpage_wrap #spot_right2 .csc-frame-indent3366 h2{
	background-color: #FAAB18;       /*Orange*/
	padding: 0px 18px 10px 16px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 4px;
	color: black;
}

#spot_frontpage_wrap #spot_right2 .csc-frame-indent3366 a{
	color: black;
	padding-bottom: 0px;
}

#spot_frontpage_wrap #spot_right2 .csc-frame-indent3366 p{
	color: black;
	padding-left: 16px;
	padding-right: 18px;
}


/*__________________grey front spot____________________*/

#spot_frontpage_wrap #spot_right2 .csc-frame-indent6633 {
	float: left;
	width: 300px;
	margin-right: 0px;
	min-height: 175px;
	background-color: #DADBDC;         /*Grey*/
	padding-top: 0px;
}


#spot_frontpage_wrap #spot_right2 .csc-frame-indent6633 h2{
	background-color: #DADBDC;         /*Grey*/
	padding: 0px 18px 10px 16px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 4px;
	color: black;
}

#spot_frontpage_wrap #spot_right2 .csc-frame-indent6633 a{
	color: black;
	padding-bottom: 0px;
}

#spot_frontpage_wrap #spot_right2 .csc-frame-indent6633 p{
	color: black;
	padding-left: 16px;
	padding-right: 18px;
}

/*__________________end frontpage spots_____________________*/



/*__________________right-spots_____________________*/


/*__________________Blue right spot____________________*/

#spot_subpage_wrap #spot_right2{
	margin-top: -39px;
	/*margin-top: -49px;*/
}

#spot_subpage_wrap #spot_right2 .csc-frame-indent {
	background-color: #365C83;    /*Blue*/
	padding-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: -10px;
}


#spot_subpage_wrap #spot_right2 .csc-frame-indent h2{
	background-color: #365C83;   /*Blue*/
	padding: 10px 18px 10px 18px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 4px;
	color: white;
}

#spot_subpage_wrap #spot_right2 .csc-frame-indent a{
	color: white;
}

#spot_subpage_wrap #spot_right2 .csc-frame-indent p{
	color: white;
	padding-left: 18px;
	padding-right: 18px;
}

/*__________end blue right spot__________*/
	

/*______	_____orange right spot___________*/


#spot_subpage_wrap #spot_right2 .csc-frame-indent3366 {
	background-color: #FAAB18;       /*Orange*/
	padding-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: -10px;
}


#spot_subpage_wrap #spot_right2 .csc-frame-indent3366 h2{
	background-color: #FAAB18;      /*Orange*/
	padding: 10px 18px 10px 18px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 4px;
	color: black;
}

#spot_subpage_wrap #spot_right2 .csc-frame-indent3366 a{
	color: black;
}

#spot_subpage_wrap #spot_right2 .csc-frame-indent3366 p{
	color: black;
	padding-left: 18px;
	padding-right: 18px;
}


/*__________end orange right spot________*/
	

/*___________grey right spot___________*/



#spot_subpage_wrap #spot_right2 .csc-frame-indent6633 {
	background-color: #DADBDC;       /*Grey*/
	padding-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: -10px;
	
}


#spot_subpage_wrap #spot_right2 .csc-frame-indent6633 h2{
	background-color: #DADBDC;        /*Grey*/
	padding: 10px 18px 10px 18px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 4px;
	color: black;
}

#spot_subpage_wrap #spot_right2 .csc-frame-indent6633 a{
	color: black;
}

#spot_subpage_wrap #spot_right2 .csc-frame-indent6633 p{
	color: black;
	padding-left: 18px;
	padding-right: 18px;
}

/*___________end grey right spot________*/



/*__________________end right-spots_____________________*/




/*__________________footer_____________________*/
#footer{
	border-top-style: solid;
	border-top-color: #a0a0a0;
	border-top-width: 1px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 940px;	
}


#footer{
	margin-top: 20px;
}


#footer ul{
	margin-left: 90px;
	margin-top: -22px;
	list-style-type: none;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer li{
	display: inline;
	padding-left: 10px;
	padding-right: 40px;
} 

#footer a{
	color: black;
	text-decoration: none;	
}

#footer a:hover{
	color: #FA9507;
}

.sponsor{
	font-size: 10px;
	font-weight: bold;
	margin: 30px 0 0 16px;	
	color: #a0a0a0;
}

.logo li a{
	float: left;
	margin-right: 55px;
}



/*__________________end footer_____________________*/




/*_________________grid____________________________*/


.container_12{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}


.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
}

.container_12 .grid_3{
	width: 220px;
}

.container_12 .grid_6{
	width: 460px;
}

.container_12 .grid_9{
	width: 700px;
}

.container_12 .grid_12{
	width: 940px;
}

.alpha{
	margin-left:0;
}

.omega{
	margin-right:0;
}

.container_12 .grid_1{
	width: 60px;
}

.container_12 .grid_2{
	width: 140px;
}

.container_12 .grid_4{
	width: 300px;
}

.container_12 .grid_5{
	width: 380px;
}

.container_12 .grid_7{
	width: 540px;
}

.container_12 .grid_8{
	width: 620px;
}

.container_12 .grid_10{
	width: 780px;
}

.container_12 .grid_11{
	width: 860px;
}

.container_12 .prefix_3{
	padding-left:240px;
}
.container_12 .prefix_6{
	padding-left:480px;
}

.container_12 .prefix_9{
	padding-left:720px;
}

.container_12 .prefix_1
	{padding-left:80px;
}

.container_12 .prefix_2
	{padding-left:160px;
}

.container_12 .prefix_4
	{padding-left:320px;
}

.container_12 .prefix_5
	{padding-left:400px;
}

.container_12 .prefix_7
	{padding-left:560px;
}

.container_12 .prefix_8{
	padding-left:640px;
}

.container_12 .prefix_10{
	padding-left:800px;
}

.container_12 .prefix_11{
	padding-left:880px;
}


.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}



/*____________________end grid_______________*/


