/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Print layout: */

body{
margin:0 auto;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#ffffff;
color:#000000;
font-size:11px;
}
	
#container{
width:auto;
float:none !important;
}

#main{
float:none !important;
}

.overskrifter {
	font-size:14px
}

#news, #behind, #kant, #menuholder, #galleri {
display:none;
}

#copyright {
	padding-top:25px;
	color:#999999;
}

a{
text-decoration:underline;
color:#0000FF;
}
