/* Stylesheet til lindbergs.com - printudgave */

body 	{
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
	font-size: 90%;
	color: #555555;
	text-decoration: none;
	}
	
h4	{	
	text-align: center;
	}

a	{
	color: #ba4545;
	text-decoration: underline;
	}
	
img	{
	border: 0;
	}
	
.overskrift	{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:120%;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	}
	
.topboks	{
	position: absolute;
	top: 10px;
	left:100px;
	border: 0px;
	padding: 20px;
	}
	
.boks	{
	position: absolute;
	top: 55px;
	left:100px;
	border: 3px solid #555555;
	background-color: #ffffff;
	padding: 20px;
	}
