body {
	background-color: #D0D0D0;
	margin: 10;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #002C81;
}

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ccursor
{
    CURSOR: hand
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: underline;
	color: #002C81;
}

a:link {
	text-decoration: underline;
	color: #002C81;
}

a:visited {
	text-decoration: underline;
	color: #002C81;
}

a:hover {
	text-decoration: none;
	color: #EBAD12;
}

a:active {
	color: #002C81;
}

img {
	border-width: 0;
}

/* PAGE */


#pagecontent {
	background-color: #ffffff;
	width:963px;
	background:url(images/main_bg.gif) repeat-y left top;
}
#pagecontent #pagebottom {
	height:3px;
	width:963px;
	clear:both;
	background:url(images/bund_layout.gif) no-repeat left bottom;
}


#page {
	background-image: url(images/main_bg.gif);
	background-color: #ffffff;
	position: relative;
	text-align: left;
	width: 963px;
	margin: 0 auto 0px auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

#main {
	width: 941px;
	text-align: left;
}


#mainpage {
	width: 939px;
	text-align: left;
}


#maintext {
	width: 200px;
	padding-top: 10px;
	text-align: left;
}

#content {
	width: 941px;
	text-align: left;
}


/* HEADER */

#header {
	width: 941px;
	height: 262px;
	text-align: left;
}

#header2 {
	width: 941px;
	height: 96px;
	text-align: left;
}

#pixborder {
	background-image: url(images/pixborder.gif);
	background-color: #ffffff;
	position: relative;
	width: 845px;
	height: 25px;
	margin: 0 auto 0px auto;
}

#topbar {
	width: 941px;
	height: 29px;
	text-align: left;
}


.topnav {
	width: 100%px;
	height: 20px;
	padding-top: 5px;
	padding-left: 2px;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
}

.toppix {
	background-color: #ffffff;
	/*width: 832px;
	height: 250px;*/
	text-align: center;
}

h1 {
	font-size: 18px;
}


h2 {

	font-size: 16px;
}

.menua {
	/*text-transform: uppercase;*/
	font-size: 11px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	/*text-transform: uppercase;*/
	font-size: 11px;
}

a.topmenua:link       		{ color: #ffffff; text-decoration: none}
a.topmenua:active     		{ color: #ffffff; text-decoration: none }
a.topmenua:visited    		{ color: #ffffff; text-decoration: none }
a.topmenua:hover      		{ color: #CC0000; text-decoration: none }

.topmenuactive {
	/*text-transform: uppercase;*/
	font-size: 11px;
}

a.menua:link       		{ color: #ffffff; text-decoration: none}
a.menua:active     		{ color: #ffffff; text-decoration: none }
a.menua:visited    		{ color: #ffffff; text-decoration: none }
a.menua:hover      		{ color: #FFC010; text-decoration: none }

.menuactive {
	/*text-transform: uppercase;*/
	font-size: 11px;
}

a.menuactive:link       		{ color: #FFC010; text-decoration: none}
a.menuactive:active     		{ color: #FFC010; text-decoration: none }
a.menuactive:visited    		{ color: #FFC010; text-decoration: none }
a.menuactive:hover      		{ color: #FFC010; text-decoration: none }

a.menusub:link       	{ color: #012E81; text-decoration: none}
a.menusub:active     	{ color: #012E81; text-decoration: none }
a.menusub:visited    	{ color: #012E81; text-decoration: none }
a.menusub:hover      	{ color: #FFC010; text-decoration: none }

.shim {
	display: none;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: normal;
}

#sidebar {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 219px;
	height: 100%;
}

#sidebartxt {
	margin-top: 10px;
	margin-left: 2px;
	text-align: left;	
}

#menubarbg {
	background-image: url(images/menu_bg.gif);
	margin-top: 2px;
	float: left;
	width: 942px;
	height: 30px;
}

#menubartxt {
	padding-top: 5px;
	padding-left: 8px;	
	float: left;
}

#menubarabg {
	background-image: url(images/menubga.gif);
	margin-bottom: 2px;
	background-color: #DEDEDE;
	float: left;
	height: 18px;
}


#menubaratxt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	padding-right: 5px;	
	float: left;
}

#contactbarbg {
	background-image: url(images/_contactbg.gif);
	margin-top: 5px;
	float: left;
	width: 200px;
	height: 138px;
}

#contactbartxt {
	padding-top: 2px;
	padding-left: 4px;	
}

#content {
	height: 100%;
	margin-top: 0px;
	margin-left: 238px;
	text-align: left;
}


#contenttext {
	width: 200px;
	padding-top: 10px;
	text-align: left;
}

#contentteaserbg {
	/*background-image: url(images/teaser_bg.gif);*/
	width: 305px;
	height: 124px;
	text-align: left;	
}

#contentteasertext {
	width: 300px;
	height: 122px;
	text-align: left;
	padding-top: 6px;
	padding-left: 6px;		
}

.top2 {
	width: 100%px;
	height: 1px;
}

.blankwhite {
	background-color: #ffffff;
	width: 100%px;
	height: 4px;
}

/* FOOTER */


#footer {
	width: 100%px;
	height: 50px;
	text-align: center;
}

.footertxt {
	width: 100%px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #002C81;
}

.innerSCROLLBAR
{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:#002C81;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #D8D6D4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;	
}

.Formslayout
{
    BORDER-RIGHT: #8A919A 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #8A919A 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #8A919A 1px solid;
    WIDTH: 250px;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #8A919A 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fefefe
}
.Sendlayout
{

	BORDER-RIGHT: #58676C  1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #58676C  0px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #58676C  0px solid;
	WIDTH: 90px;
	COLOR: #58676C;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #58676C  1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #cccccc;
	
}

.linkbutton
{

	BORDER-RIGHT: #58676C  1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #58676C  0px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #58676C  0px solid;
	WIDTH: 185px;
	COLOR: #ffffff;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #58676C  1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #002C81;
	
}


.highslide {
	cursor: url(/soeterrasserne/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #D7DEE6;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	background: url(/soeterrasserne/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0px 0 0 4px;
	height: 29px;
	width: 34px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

