h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #ca6330;
	padding-top: 20px;
	border: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-weight: normal;
	font-style: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0px 20px 0px 0px;
	line-height: normal;
}
#indhold {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	height: 111px;
	width: 708px;
	z-index: 1;
	visibility: visible;
}
#pic {
	height: 92px;
	width: 728px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0px 20px 0px 0px;
	line-height: normal;
}

.style1 {
	color: #897b69
}

.style2 {
	color: #666666
}

#contentTable {
	height:100%;
}

#back {
	background-image:url(/images/linkpages/back_ttt.png);
	overflow:auto;
	width:344px;
	height:324px;
}

#skyggeback {
	background-image:url(/images/linkpages/skygge.gif);
}

body {
	min-height: 600px;
	min-width: 920px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	
}

#flashcontent {
		/* for mozilla */
	    min-height: 600px;
	    min-width: 920px;
	    height: 100%;
	    width: 100%;
		overflow: auto;
		border: 0;
		cellspacing: 0;
		cellpadding: 0;

	    /* for IE */
	    height: expression( Math.max( document.body.clientHeight, 600 ) + "px" );
	    width:  expression( Math.max( document.body.clientWidth,  920 ) + "px" );
	}
	
.logo {
	margin-left: 30px;
}
html {
	height: 100%;
	overflow: auto;
}
ul{
	font-size:10px;
}

    A:link {text-decoration: none; color: #BB5B2D;}
    A:visited {text-decoration: none; color: #BB5B2D;}
    A:active {text-decoration: none; color: #BB5B2D;}
    A:hover {text-decoration: none; color: #666666;}