/*/////////////////////////////////////////////////////////////////////////////////////////////GENERAL*/
body{ 					margin:0px;
						padding:0px;
						font-family: Verdana;
						font-size: 11px;
						margin-top:0px;
						background-image:url('images/gradient_white-to-lightgrey.gif');}
a{
						text-decoration: none;
						padding:0px;
						font-family: Verdana;
						font-size: 11px;
						font-weight: bold;
						color: #000099;}
a:hover{
						text-decoration: none;
						font-family: Verdana;
						font-size: 11px;
						font-weight: bold;
						color: #000099;
						background-color: RGB(214,225,235);}

ul{								list-style-image:				url('images/menu_item_red_6x6.gif');
								list-style-position:			outside;								
								margin-left: 					25px;
								margin-right: 					15px;
								padding-left:					0px;
								font-family:					Verdana;
								font-size:						11px;
								font-weight:					normal;
								line-height:					13px;}

li{								margin-bottom:					6px;}
						
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/						
hr{								height:							1px;								/* don't touch! adapted		*/
																									/* to work on both IE and	*/
								margin-left:					0px;								/* Firefox. Not logical!	*/
								text-align:						left;
								border:							none;
								color:							#9EA6B9; 		/* green color= #00A90C as in 1x1_px_green.gif	*/
																				/* blue  color= #9EA6B9 as in 1x1_px_blue.gif	*/
								background-image:				url('../../images/1x1_px_blue.gif');
								background-repeat:				x-repeat;}			
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/										

/*///////////////////////////////////////////////////////////////////////////////////////////////INDEX*/
#wait{					position:absolute;
						left:424px;
						top:448px;
						width:161px;
						height:15px;
						font-size: 10px;
						font-weight: normal;
						text-align:left;
						color:#800000;}
#items{
						position:absolute;
						left:348px;
						top:272px;
						width:236px;
						text-align:left;
						font-size:14px;
						font-weight:bold;
						text-align:left;}
#citat{
						position:absolute;
						left:18px;
						top:359px;
						width:199px;
						font-family:Tahoma;
						text-align:left;
						font-weight: normal;
						color:#000000;
						font-size: 11px}

/*////////////////////////////////////////////////////////////////////////////////////////////////MAIN*/
#container_main{
						position:relative;											/* CENTERING CONTENT*/
						top:0px;
						left:0px;
						width:906px;
						border-style: none;
						z-index:1;}
#master_main{
						position:absolute;											/*CONTAINS ALL PAGE ELEMENTS*/
						top:0px;
						left:0px;
						height:665px;
						width:906px;						
						z-index:-1}
#main_info_box{
						position:absolute;											/* RIGHTMOST BOX*/
						left:690px;
						height:543px;
						width:225px;
						top:105px;
						font-family:Verdana;
						font-size:10px;
						text-align:left;
						padding:6px;
						border:4px solid rgb(100,100,100);
						background-color:rgb(240,240,245);}
#main_mission_box{
						position:absolute;											/*CENTER-BOTTOM BOX*/
						left: 195px;
						height:135px;
						width:470px;
						top:500px;
						font-family:Verdana;
						font-size:10px;
						text-align:left;
						padding:6px;
						border:2px solid rgb(100,100,100);
						background-color:rgb(240,240,245);}
																				
#main_menu{					position:						absolute;									/*MENU BOX*/							
							margin:0px;
							padding:						0px;
							padding-top:0px;
							left:							5px;
							top:							110px;			
							/*width:							155px;			*/
							text-align:						left;
							border:							2px solid rgb(100,100,100);
							background-color:				rgb(240,240,245);
							z-index:						1;}
							
#main_menu a{				text-decoration:				none;										/*LINK A*/
							font-family:					Verdana;
							font-size:						11px;
							font-weight:					normal;
							color:							#000099;}
							
#main_menu a:hover{			text-decoration:				none;										/*HOVER A*/
							font-family:					Verdana;
							font-size:						11px;
							font-weight:					normal;
							color:							#000099;
							background-color:				rgb(214,225,235);}

																									
#main_menu_debat{			position:						absolute;									/*DEBAT LINK BOX*/
							
							width:							135px;
							padding:						6px;							
							text-align:						left;
							border:							2px solid rgb(100,100,100);
							background-color:				rgb(240,240,240);
							z-index:						10}

#main_menu_debat a{			text-decoration:				none;										/*LINK A*/
							font-family:					Comic Sans MS;
							font-size:						16px;
							font-weight:					normal;
							color:							#800000;}		

#main_menu_debat a:hover{
							color:							rgb(180,0,0);								/*HOVER A*/
							background-color:				rgb(240,240,240);}
						
						
#main_menu_back{			position:						absolute;									/*HOME BACK BOX*/
							padding:						6px;
							left:							5px;
							top:							610px;
							height:							43px;
							width:							179px;			
							text-align:						left;
							border:							2px solid rgb(100,100,100);
							background-color:				rgb(240,240,240);
							z-index:1}
							
#main_menu_back a{			text-decoration:				none;										/*LINK A*/
							font-family:					Comic Sans MS;
							font-size:						16px;
							font-weight:					normal;
							color:							#000099;}		
							
#main_menu_back a:hover{	color:							rgb(180,0,0);								/*HOVER A*/
							background-color:				rgb(240,240,240);}						
							
#main_banner_text{
						position: absolute;											/*BANNER TEXT*/
						padding: 0px;
						margin: 0px;
						top: 14px;
						left: 30px;
						width: 900;
						font-family: Comic Sans MS;
						font-size: 36px;
						font-weight: bold;
						text-align:left;
						color: #FFFFFF;
						color: #BFDCF3;
						background: transparent;
						z-index:2;}

/*////////////////////////////////////////////////////////////////////////////////////////////////PAGE*/
#container_page{
						position: relative;											/* CENTERING CONTENT*/
						top:0px;
						left:0px;
						width:1024px;
						border-style: none;
						z-index:1;}
#master_page{
						position:absolute;											/*CONTAINS ALL PAGE ELEMENTS*/
						top:0px;
						left:0px;
						height:674px;
						width:990px;						
						z-index:-1}
						
#page_container{			position:						absolute;											/*CONTENTS BOX*/
							overflow:						auto;
							margin:							0px;
							padding:						0px;
							top:							80px;
							left:							214px;
							height:							550px;
							width:							775px;
							font-family:					Verdana;
							font-size:						11px;
							text-align:						left;
							border: 						3px solid rgb(100,100,100);
							background-color:				rgb(240,240,245);}

						
#page_menu{					position:						absolute;									/*MENU BOX*/
							padding:						6px;
							left:							14px;
							top:							80px;		
							width:							175px;
							text-align:						left;
							line-height:					13px;
							border:							2px solid rgb(100,100,100);
							background-color:				rgb(240,240,240);
							z-index:						1;}
							
#page_menu a{				text-decoration:				none;										/*LINK A*/
							width:							165px;
							padding:						0px;
							font-family:					Verdana;
							font-size:						11px;
							font-weight:					normal;
							color:							#000099;}
#page_menu a:hover{
							text-decoration:				none;										/*LINK HOVER*/
							width:							165px;
							font-family:					Verdana;
							font-size:						11px;
							font-weight:					normal;
							color:							#000099;
							background-color:				RGB(214,225,235);}
							
#page_menu_debat{			position:						absolute;									/*DEBAT LINK BOX*/
							padding:						6px;
							left:							15px;
							top:							460px;
							height:							41px;
							width:							195px;			
							text-align:						left;
							border:							2px solid rgb(100,100,100);
							background-color:				rgb(240,240,240);
							z-index:						1}
						
#page_menu_debat a{			text-decoration:				none;										/*LINK A*/
							font-family:					Comic Sans MS;
							font-size:						14px;
							font-weight:					bold;
							color:							#800000;}		
						
#page_menu_debat a:hover{	color:							rgb(180,0,0);								/*HOVER A*/
							background-color:				rgb(240,240,240);}
							
#page_menu_back{			position:						absolute;									/*DEBAT LINK BOX*/
							padding:						6px;
							left:							14px;
							top:							565px;
							height:							43px;
							width:							115px;
							text-align:						left;
							border:							2px solid rgb(100,100,100);
							background-color:				rgb(240,240,240);
							z-index:						1}
							
#page_menu_back a{			text-decoration:				none;										/*LINK A*/
							font-family:					Comic Sans MS;
							font-size:						16px;
							font-weight:					normal;
							color:							#000099;}		
							
#page_menu_back a:hover{	color:							rgb(180,0,0);								/*HOVER A*/
							background-color:				rgb(240,240,240);}
							
#page_tvetunge{
						position:absolute;											/*CLAUS HJORT FREDERIKSEN*/
						padding:6px;
						left: 154px;
						top:18px;
						height:76px;
						width:60px;
						border:1px solid rgb(0,0,0);
						background-image:url('images/tvetunge_small.jpg');
						z-index:5}


/*/////////////////////////////////////////////////////////////////////////////////////////////CLASSES*/
.a_transp{
						text-decoration: none;										/*CLASS: a_transp A*/						
						background-color:transparent;}
.a_transp:hover{
						text-decoration: none;										/*CLASS: a_transp HOVER*/											
						background-color:transparent;}

.a_10n{
						text-decoration: none;										/*CLASS: a_10n A*/
						font-family: Verdana;
						font-size: 10px;
						font-weight: normal;
						color: #000099;}
.a_10n:hover{
						text-decoration: none;										/*CLASS: a_10n HOVER*/
						font-family: Verdana;
						font-size: 10px;
						font-weight: normal;
						color: #000099;
						background-color:RGB(214,225,235);}
.a_11n{
						text-decoration: underline;									/*CLASS: a_11n A*/
						font-family: Verdana;
						font-size: 11px;
						font-weight: normal;
						color: #000099;}
.a_11n:hover{
						text-decoration: none;										/*CLASS: a_11n HOVER*/
						font-family: Verdana;
						font-size: 11px;
						font-weight: normal;
						color: #000099;
						background-color:RGB(214,225,235);}
.a_12b{
						text-decoration: none;										/*CLASS: a_12b A*/
						font-family: Verdana;
						font-size: 12px;
						font-weight: bold;
						color: #000099;}
.a_12b:hover{
						text-decoration: none;										/*CLASS: a_12b HOVER*/
						font-family: Verdana;
						font-size: 12px;
						font-weight: bold;
						color: #000099;
						background-color:RGB(214,225,235);}

/*/////////////////////////////////////////////////////////////////////////////////////COMMON ELEMENTS*/
#graffiti01{	
						position:absolute;											/*BANNER GRAFITTI*/
						top:5px;
						left:610px;
						width:280px;
						height:25px;
						font-family:Verdana;
						font-size:17px;
						font-weight:bold;
						color:rgb(255,242,0);
						text-align:left;
						z-index:5;}
#graffiti02{	
						position:absolute;											/*BANNER GRAFITTI*/
						top:28px;
						left:660px;
						width:280px;
						height:15px;
						font-family:Verdana;
						font-size:13px;
						font-weight:normal;
						font-style:italic;
						color:rgb(255,242,0);
						text-align:left;
						z-index:5;}
	
/*///////////////////////////////////////////////////////////////////////////////////////END OF STYLES*/

#submenu{						position:						absolute;
								padding:						5px;
								padding-bottom:					10px;
								left:							10px;
								top:							10px;
								width:							280px;
								font-family:					Verdana;
								font-size:						11px;
								border:							0px solid #869AAE;
								color:							#1A4FA5;
								line-height:					18px;
								text-align:						left;
								z-index:						100;}
								
#submenu ul{					list-style-image:				url('../images/list_item_6px.gif');
								list-style-position:			inside;}

#submenu li{					margin-bottom:					6px;	/* controlls spacing between each list item */
								line-height:					13px;}	/* controlls line-height of multi-line items in list */
