body {
	max-width: 98%;
	min-width: 750px;
	height: auto;
	background: white;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #000070;
	margin: 0;
	padding: 0;
	}
table.counter	{
	position: relative; top: 10px;
	border: 1px solid #c3c3c3;
	text-align: left;
	font-size: 12px;
	font-weight: bold; 
	color: #a3a3a3;
}
table.counter td	{
	border: none;
}
div#top	{
	position: absolute; top: 0; left: 0; width: 97%;
	background: #fff;
	margin: 3px;
	padding: 10px;
	border-bottom: 1px solid #c3c3c3;
}
div#indhold	{
	margin: 115px 20px 3px  20px;
	background: #fff;
	border: none;
}
div#indhold div.nobo	{
	border: none;
}
div#tekst	{
	position: relative; top: 0; bottom: 0;
	float: left;
	width: 81%;
	background: #fff;
	margin-right: 200px;
	padding: 5px 10px 5px 0;
}
div#tekst	{
	left: 0;
}
div#annonce	{
	position: absolute; top: 0; left: 100%;
	width: 24%;
	background: #fff;
	padding: 10px 5px;
	border-left: 1px solid #c3c3c3;
}
div#adresse	{
	clear: both;
	width: 96%;
	margin: 3px;
	background: #fff;
	padding: 0 20px 20px 20px;
	color: #c3c3c3;
	font-size: 89%; font-weight: 900;
	text-align: center;
	border-top: 1px solid #c3c3c3;
	}
table	{
 	background: white;
 	margin: 3px 5px;
 	border-bottom: 1px solid #c3c3c3;	
	border-left: 1px solid #c3c3c3;
 	}
th	{
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}
td	{
	padding: 4px 7px;
	font-size: 13px;
	vertical-align: top;
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	}
table#top	{
	position: fixed;
	top: 8px;
	left: 87%;
	text-align: center;
	width: auto;
	border: 1px solid #c3c3c3;
	padding: 0;
	background: #efefef;
	}
table#top td	{
	border: none;
	padding: 3px 5px 5px 5px;
}
div#first	{
	position: relative;
	top: 0;
	left: 0;
	width: 760px;
	height: auto;
	margin-bottom: 10px;
}
table#skalske	{
	position: relative;
	top: 0; 
	left: 0; 
	bottom: 0; 
	border: 8px ridge #c3c3c3; 
	width: 100%; 
	height: auto; 
	background: #c3c3c3; 
	padding: 0;
}
table#sker	{
	position: relative; 
	left: 0; 
	top: 6px;
	width: 100%;
	margin: 0 0 10px 0;
	background: transparent;
}
table#sker td	{
	background: transparent;
	font-size: 14px;
	padding: 4px 6px;
	border-bottom: 1px solid gray;
	vertical-align: middle;
}
h1	{
    margin: 10px 0;
    font-weight: normal;
	color: red;
	text-align: center;
}
h2	{
	margin: 0 0 10px 0;
    color: red;
	text-align: center;
}
h3	{
	margin: 0 0 10px 0;
	font-size: 155%;
    color: red;
	text-align: left;
}
td h3	{
	margin: 0 0 10px 0;
	font-size: 155%;
    color: red;
	text-align: left;
}
h4	{
	margin: 0 0 10px 0;
    color: red;
	text-align: left;
}
small.xsm	{
	font-size: 75%;
}
big.xbig	{
	font-size: 25px;
	color: navy;
	letter-spacing: 6px;
	font-weight: bold;
}
big	{
	font-size: 18px;
}
big.red	{
	font-size: 22px;
	color: red;
	font-weight: normal;
	}
big.advar	{
	font-size: 40px;
	color: red;
	background: yellow;
	font-weight: 800;
	font-style: italic;
	position: absolute;
	top: 105px;
	left: 220px;
}
.green	{color: green;
	font-style: italic;
}
a:link 	{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	}

a:hover	{
	color: red;
	text-decoration: underline;
	}

a:active  {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}
div#vind	{
	position: relative;
	top: 10px;
	left: 0;
}
img.right	{
	float: right;
	padding: 7px 0 5px 6px;
}
img.left	{
	float: left;
	padding: 7px 6px 0 3px;
}
hr	{
	border-bottom: 1px solid #c3c3c3;		
	border-top: 0;
	border-left: 0;
}
hr.bottom	{
	clear: both;
}
.right	{
	float: right;
}
.left	{
	float: left;
}

