body {
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
	background: #000000;
}

.randombg {
background-image:url(../images/main/bg.jpg);
}

a:hover {
	color: #333333;
	text-decoration: underline
}
.SelectionTitle {
	color: #eb8923;
	font-family: "Verdana";
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.Bodytext {
	color: #000000;
	font-family: "Verdana";
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}

.Bodytext a:hover {
	color: #EB8923;
	font-family: "Verdana";
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
}

.link-tekst {
	color: #EB8923;
	font-family: "Verdana";
	font-size: 14px;
	text-decoration: underline
}
.Heading {
	color: #EB8923;
	font-family: "Verdana";
	font-size: 18px;
	font-weight: bold;
}
.emphasistext {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.button {  font-size: 12px; color: #000000; background-color: #DCBE9A; font-family: "Verdana"; border: 1px ridge #4E4E4E}

#mainpagescrolling {
overflow:auto;
height:385px;
width:100%;
}

#subpagescrolling {
overflow:auto;
height:460px;
width:100%;
}

.gallerytumbnail {
margin-top:5px;
margin-left:3px;
margin-bottom:2px;
margin-right:3px;
border:#EB8923 4px solid;
}
a.gallerytumbnail:link, a.gallerytumbnail:visited { 
width: 260px; 
height: 250px; 
display: block; 
float: left; 
border: 0px; 
background-color: #CCC; 
_filter: alpha (opacity=100); 
-moz-opacity: 1.0; opacity: 1.0; 
} 

a.gallerytumbnail:hover { 
_filter: alpha (opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7; 
}

.container {
	position: absolute;
	top: 0%;
	bottom: 0%;
	right: 0%;
	left: 0%;
}

.container768 {
	position: absolute;
	top: 0%;
	bottom: 5%;
	right: 5%;
	left: 5%;
}

.container864 {
	position: absolute;
	top: 0%;
	bottom: 5%;
	right: 5%;
	left: 5%;
}

.container960 {
	position: absolute;
	top: 0%;
	bottom: 5%;
	right: 5%;
	left: 5%;
}


.container1024 {
	position: absolute;
	top: 0% !important;
	top:80px;
	bottom: 5%;
	right: 5%;
	left: 5% !important;
	left:250px;
}

.container1200 {
	position: absolute;
	top: 0% !important;
	top:80px;
	bottom: 5%;
	right: 5%;
	left: 5% !important;
	left:250px;
}