* {
	font-family : arial;
	font-size : 12px;	
	color : #000000;
	text-align : left;
}

*.color-01 {
	background : #fff5ad;
}

*.ur {
	font-weight : bold;
}

*.h1 {
	font-size : 22px;
	font-weight : bold;
}

*.b {
	font-weight : bold;
}

body {
	background : url(../billeder/baggrund-01.gif);
	margin : 0px;
	padding-top : 17px;
	text-align : center;
}

img {
	border = 0px;
}

table.main {
	width : 826px;
	background : #fcfaeb;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
}

td.menu {
	background : url(../billeder/baggrund-02.gif);
}

div.navigation {
	margin-top : 13px;
	margin-left : 17px;
	margin-right : 17px;
	margin-bottom : 5px;
}

a.navigation {
	font-family : arial;
	font-size : 12px;	
	color : #000000;	
	text-decoration : none;
	height : 23px;
	vertical-align : top;
}

a.navigation:hover {
	text-decoration : underline;
}

img.sponsor {
	width : 127px;
	border : 0px;
	margin-bottom : 8px;
}

a.sponsor {
	border : 0px;
}

input.tekst {
	border-style : solid;
	border-color : #870089;
	border-width : 1px;
	
	width : 300px;
	
	background : url(../billeder/input.gif) url(../billeder/input.gif);
}

textarea {
	border-style : solid;
	border-color : #870089;
	border-width : 1px;
	
	background : url(../billeder/input.gif) url(../billeder/input.gif);
}

table.indhold-01 {
	background : #fff5ad;
}

table.indhold-02 {
	background : #fcfaeb;

}

a {
	text-decoration : none;
	border				: 0px;
}

a img {
	border				: 0px;
}

a:hover {
	text-decoration : underline;
}

a.webmaster {
	text-decoration : none;
}

a.webmaster:hover {
	text-decoration : underline;
}

td.overskrift {
	width : 65px;
	height : 300px;
	vertical-align : top; 
	background : #fff5ad;
}

hr {
	width : 100%;
	height : 1px;
	color : #000000;
}

div.profil {
	height : 1px;
	overflow : hidden;
	visibility : hidden;
}