body {
	margin:0;
	font-family:Verdana; 
	font-size: 8px;
	background:url(gfx/back.jpg)
	}

TD {
	font-family: Verdana;
	font-size: 10px;
	}
	
TABLE.intern {
	line-height: 18px;
	}

#topbar {
	margin-top:30px;
	margin-left:0px;
	width:700px;
	height:42px;	
	border:solid 1px;
	background-color:#EEEEEE;
	}

#main {
	margin-top:30px;
	margin-left:0px;
	width:700px;
	height:300px;
	}

#menu {
	position:relative;
	margin-top:0px;
	margin-left:0px;
	width:170px;
	height:300px;
	background:url(gfx/menubg.gif);
	}
	
#indhold {
	position:relative;
	margin-top:0px;
	margin-left:0px;
	top:-300px;
	left:170px;
	width:530px;
	height:300px;
	background:url(gfx/mainbg.gif);
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	padding: 15px;
	}

#titel {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	top:-25px;
	left:-25px;
	}

#bottom {
	margin-top:30px;
	margin-left:0px;
	width:700px;
	height:300px;
	}

.topadresse {
	background-color:#FF9900;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	}

a.link:link { font-family : Verdana; font-size : 10px; font-weight : normal; font-style : plain; text-decoration : none; color : #000000; }
a.link:visited { font-family : Verdana; font-size : 10px; font-weight : normal; font-style : plain; text-decoration : none; color : #333333; }
a.link:hover { font-family : Verdana; font-size : 10px; font-weight : normal; font-style : plain; text-decoration : underline; color : #000000; }
a.link:active { font-family : Verdana; font-size : 10px; font-weight : normal; font-style : plain; text-decoration : none; color : #FF0000; }

a.menu:link { font-family : Verdana; font-size : 9pt; font-weight : bold; font-style : plain; text-decoration : none; color : #000000; }
a.menu:visited { font-family : Verdana; font-size : 9pt; font-weight : bold; font-style : plain; text-decoration : none; color : #999999; }
a.menu:hover { font-family : Verdana; font-size : 9pt; font-weight : bold; font-style : plain; text-decoration : none; color : #666666; }
a.menu:active { font-family : Verdana; font-size : 9pt; font-weight : bold; font-style : plain; text-decoration : none; color : #FF0000; }
