p {
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-transform: none;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;

}

p.bold {
    font-weight: bold;
}

p.headline {
    font-size: 20px;
	font-weight: bold;
}

p.smalltext {
    font-size: 9px;
}

p.infobox {
	border-top: 1px solid #3399CC;
	border-bottom: 1px solid #3399CC;
	border-left: 1px solid #3399CC;
	border-right: 1px solid #3399CC;
	text-align: left;

}

p.billedetekst {
	font-family: verdana, sans-serif;
	font-style: italic;
	font-size: 9px;
	text-transform: none;
	vertical-align: top;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#kontaktsiden {
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	text-transform: none;
	vertical-align: top;

}

/*rightinfobox*/

#scroller {
	width: 170px;           /*Scrollområdets bredde*/
	height: 250px;          /*Scrollområdets højde*/
	overflow: hidden;

}

#message {
	position: relative;

}

#scroller_off {
	width: 170px;
	position: relative;
	overflow: hidden;

}

#box {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 0px solid black;
	border-right: 0px solid gray;
	width: 170px;
	height: 160px;
	background-color: #D5E1EA; /*#F0EEEE;*/

}

#boxheader {
	width: 96%;
	background-image: url('/files/boxhead.jpg');
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-family: verdana, sans-serif;
	font-weight: bold;
    font-size: 12px;

}

#boxheader_guestbook {
	width: 96%;
	background-image: url('/files/boxhead.jpg');
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-family: verdana, sans-serif;
	font-size: 12px;

}

#news {
	border-top: 0px solid gray;
	border-bottom: 0px solid gray;
	border-left: 0px solid black;
	border-right: 0px solid gray;
	height: 250px;

}

/*Generelt*/

#floatleft {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}

#floatright {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}

#center {
	margin-left: auto;
	margin-right: auto;

}

#basis {
	width: 800px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;

}

#topbanner {
	background-image: url('/files/top.jpg');
	width: 800px;
	height: 89px;

}

#leftmenu {
	width: 145px;
	height: 100%;
	border-right: 1px solid black;

}

#content {
	width: 500px;
	overflow: hidden;

}

#rightmenu {
	width: 150px;
	height: 100%;
	border-left: 1px solid black;

}

/*Generelt*/

#dyntable {
	width: 145px;
	border: 0px;

}

#text {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;

}

#menu {

}

#top {
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;

}

#mark {
	width: 10px;
	height: 12px;

}

#content_menu {
	border-left: 1px dotted gray;
	width: 135px;
	height: 12px;

}

#login_menu {
	border-right: 1px dotted gray;
	width: 156px;
	height: 12px;

}

#header {
	border-top: 1px dotted gray;
	border-left: 0px dotted gray;
	border-right: 0px dotted gray;
	border-bottom: 1px dotted gray;

}

#bottom {
	border-top: 1px dotted gray;
	border-left: 0px dotted gray;
	border-right: 0px dotted gray;
	border-bottom: 0px dotted gray;

}

#arrow {
	color: #FD7215;

}

#text {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;

}

/*LINKS*/

a:link {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;

}

a:visited {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;

}

a:active {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;

}

a:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;

}

/*NAVIGATIONS LINKS*/

a.navi:visited {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	display: block;
	width: 100%;

}

a.navi:active {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	display: block;
	width: 100%;

}



a.navi:hover {
	color: #ffffff;
	background-color: #ff9966;
	font-family: Verdana;
	display: block;
	width: 100%;
}

/*SMALL LINKS*/

a.small:link {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #666699;
	text-decoration: none;

}

a.small:visited {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #666699;
	text-decoration: none;

}

a.small:active {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #ff9900;
	text-decoration: none;

}

a.small:hover {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #ff9900;
	text-decoration: none;

}
