
#main { width:723px;}

#header {height:365px;}

#footer { height:55px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

#middle .ver_line {background:url(../images/ver_line.gif) repeat-y 245px 0; width:100%;}
#middle .ver_line2 {background:url(../images/ver_line.gif) repeat-y 350px 0; width:100%;}
#middle .nover_line {width:100%;}

#middle .column1 {width:226px;}
#middle .column3 {width:350px;}
#middle .column2 {width:350px; float:right}
#middle .column4 {width:226px; float:right}
#middle .indent_column {width:66px;}
.meny {
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	width:703px;
	height:33px;
	background-image:url(../images/bg_meny.gif);
	background-repeat: repeat;
	float:left;
	padding:10px 0 0 10px;
	margin: 0 0 0 0;
}
.meny a:link  { 
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
}
.meny a:active  { 
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal; 
}
.meny a:visited  { 
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal; 
}
.meny a:hover  { 
	color: #f2efec;
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
}
