body{
        background-image    :url("../grafik/baggrund.gif");
        background-color     :#ffffff;
        margin               :0px;
        font-family                 :   Arial, sans-Serif;
		font-size					: 10pt;
}
a:link {
		font-family                 :   Arial, sans-Serif;
        color					    :	#850000;
        font-weight                 :   bold;
        text-decoration             :   none;
}
a:visited {
		font-family                 :   Arial, sans-Serif;
        color					    :	#850000;
        font-weight                 :   bold;
        text-decoration             :   none;
}
a:hover {
        font-family                 :   Arial, sans-Serif;
	    color					    :	#ffffff;
        font-weight                 :   bold;
        text-decoration             :   none;
}
#menu{
        position            :absolute;
        height              :135px;
		left				:50%;
        
		margin-left         :-350px;
        top		            :33px;
		width:700px;
	    font-family			:Arial, sans-Serif;
        font-size			:9pt;
}

#sprog{
        position            :absolute;
		left				:50%;
        
		margin-left         :342px;
        top		            :0px;
		width:28px;
		height:53px;
}
	
#content_container{
        position            :absolute;
        width               :700px;
		left				:50%;
        
		margin-left         :-350px;
        top		            :162px;
}
#tekstbaggrund{
		width				:700px;
        background-image    :url("../grafik/tekstbaggrund.gif");
}		
#navi{
		
		position			:absolute;
		
		left				:50%;
		top				:135px;
		
		margin-left			:215px;
		
		width				:133px;
	    
		font-family			:Arial, sans-Serif;
        font-size			:9pt;
        color				:#ffffff;
		text-align		:right;
		z-index			:99;
}
#main_content{
		margin-left			: 33px;
		margin-top			:  33px;
		min-height				: 449px;
        width               :634px;
	    font-family			:Arial, sans-Serif;
        font-size			:9pt;
        color				:#000000;
}

.topkasse{
	
		background-color		:#303D3B;
	
		color					:#ffffff;

}


.kasse{

		background-color		:#000000;
	
		color					:#ffffff;
	
}
.kasse_venstre{
	
		background-color		:#000000;
	
		color					:#ffffff;
	
}


.kasse_hojre{
	
		background-color		:#000000;
	
		color					:#ffffff;
	
}


.kasse_bund{
	
		background-color		:#000000;
	
		color					:#ffffff;
	
}
.inputboxknap {
	
		width						:300px;
		background-color:		#850000;
	
		font-family: 			Arial,tahoma;
	
		color: 					#ffffff;

		font-size:				9pt;
	
		font-weight			:bold;
		border:	   				1px solid #000000;
	
		font-weight:			bold;
}

		
.inputbox {
	
		width						:300px;
		background-color:	#ffffff;
	
		font-family: 			Arial,tahoma;
	
		color: 					#000000; 
	
		font-size:				8pt;
	
		border-bottom:		solid 1px #000; 
	
		border-top:			solid 1px #000; 
	
		border-left:			solid 1px #000; 
	
		border-right:			solid 1px #000;
}


.svarkasse{
		background-color	:#677472;
		}
img {
        border              :0px;
}
.visikke{
	display:none;}