body {
	background-color: #465c78;
	margin-top: 70px;
	font-size: 13px;
	font-weight: bold;
}

a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

.presse {
	font-size: 18px;
	font-weight: bold;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #993300;
}

.style4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
}
.style12 {font-size: 16; font-weight: bold; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	font-weight: bold;
}

.optraeden {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

h2 {
	font-size: 20px;
	color: #CC3300;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.booking {
	font-size: 18px;
	font-weight: bold;
	color: #999900;
}
.billeder {
	font-size: 18px;
	font-weight: bold;
	color: #FF9999;
}
.aktuelt {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
}
.blog {
	font-size: 18px;
	font-weight: bold;
	color: #663366;
}
.links {
	font-size: 18px;
	font-weight: bold;
	color: #9966FF;
}
.maillist {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.musik {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.garysnider {
	font-size: 45px;
	font-weight: bold;
}

.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #EEEEEE;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 340px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	font-weight: normal;
} 
.twoColFixRtHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.velkommen {
	color: #CC0000;
}
.foto {
	font-weight: normal;
}
