html 
{
     overflow: -moz-scrollbars-vertical;
     text-align:center;
     background-color:#001f3e;
     padding-top:15px;
}    

body 
{
	margin:0px auto 0px auto;
	font-family:Arial;
	font-size:12px;
	padding:0px auto 0px auto;
	font-family:Arial,sans-serif;
}

img { behavior: url(/javascript/iepngfix.htc) }

img
{
    border:0;
    padding:0;
    margin:0;
}

h1
{
	color:#3a5e8b;
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}

.headerLogo 
{
	clear:both;
	width:995px;
	height:225px;
	background-image:url(/images/elements/Topgrafik.jpg);
	background-position: center top;
}

.input_login
{
    width:80px; 
    border:none; 
    height:14px; 
    font-size:10px;
    padding-left:2px; 
    border:solid 1px #d9e1e5; 
}

.login_menu_txt{
	font-weight:bold;
	font-size:9px;
	margin-left:8px;
}

.menu_txt
{
    font-weight:bold;
	font-size:10px;
}

.main_box
{
	background-image:url(/images/elements/Bg_Shade_main.jpg); 
	width:601px; 
	height:70px; 
	background-repeat:no-repeat; 
	margin:20px 8px 0px 8px;
	float:left;
	text-align:left;
	min-height:100%; 
	height:auto; 
	height:100%; 
}

.main_box_text
{
	float:left; 
	margin:30px 10px 10px 15px;
	width:581px; 
	
}

a:link, a:visited
{
    color:#3a5e8b;
    text-decoration:none;   
}

a:hover
{
	text-decoration:underline;
}

.div_seperator_black
{
	clear:both;
	float:left;
	width:100%;
	height:1px;
	font-size:1px;
	line-height:1px;
	background-color:Black;
}

.div_text
{
	line-height:20px; 
	clear:both;
}

.div_login_text
{
	float:left;
	width:100px;
	clear:left;
}

.div_login_text_big
{
	float:left;
	width:190px;
	clear:left;
}

.div_login_value
{
	float:left;	
}

.div_login_value
{
	float:left;	
}

.div_login_right
{
	float:right;
	padding-right:280px;
}

.div_login_right_big
{
	float:right;
	padding-right:280px;
}

.clear
{
	clear:both;
}

.div_priser_pris{
	float:left;
	width:17%;
	clear:right;
	text-align:right;
}

.div_priser_ydelse_big{
	float:left;
	width:82%;
	clear:left;
}

.div_priser_pris_1{
	float:left;
	width:14%;
	text-align:right;
}

.div_priser_pris_2{
	float:left;
	width:15%;
	text-align:right;
}

.div_header
{
	font-weight:bold; 
}

.div_priser_ydelse{
	float:left;
	width:30%;
	clear:left;
}

.div_priser_ydelse_dobbelt{
	float:left;
	width:76%;
	clear:left;
}

.div_priser_beskrivelse{
	float:left;
	width:40%
}