html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6C7D75;
	color: #FFFFFF;
}

a { text-decoration: none; }
a:link { color: #A7BEB3; }
a:visited { color: #A7BEB3; }
a:hover {
        color: #A7BEB3;
        text-decoration: underline;
}
a.p { color: #ffffff; font-size: smaller; }

div.tekst {
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 30%;
	margin-right: 30%;
	padding-bottom: 5%;
	font-size: 12px;
}
div.subs {
	margin: 0;
	padding: 0;
	border: 0;
}
h1 { text-align: left; font-size: large; }
h2 { font-size: medium; }

h1.title { text-align: left; }

#Layer1 {
        position:absolute;
        left:0px;
        top:0px;
        width:100%;
        height:100%;
        z-index:1;
}

.theimage {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.theimage a {
	text-decoration: none;
	float: left;
}
.theimage a:hover {
	cursor: pointer;
}

.theimage a:hover .desc{
	display: block;
	font-size: 1.2em;
	padding: 10px 0;
	background: #111;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	filter:alpha(opacity=75);
	opacity:.75;
	color: #fff;
	position: absolute;
	bottom: 11px;
	left: 100px;
	padding: 10px;
	margin: 0;
	border-top: 1px solid #999;
}
.theimage a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}

.theimage a .desc {	display: none; }

:link { color: #5C6860; }
:visited { color: #5C6860; }
table.c9 { background-color: #FFFFFF; }
tr.c8 { background-color: #FFFFFF; }
td.c7 { background-color: #FFFFFF; }
span.c6 { color: #5C6860; font-size: 80%; }
td.c5 { background-color: #B22801; }
td.name { width: 40%; }

tr.c3 { 
	background-color: #9EB4A6; 
	}
span.c2 { color: #FFFFFF; font-size: 80%; }
.menu{
	height: 5%;
	width: 100%;
	border-spacing: 10;
}
#top1 {
	/* background-color: #9EB4A6; */
	height: 5%;
}
#top2 {
	border-spacing: 0;
	padding: 0;
	background-color: #FFFFFF; 
}
.menuitem {
	text-align: right;
	padding: 0px; border: 0px; margin-left: 0px; margin-right: 0px;
}
a.c1 { text-decoration: none;
	/* color: #5c6860; */
	color: #A7BEB3;
	letter-spacing: 0.25em; }
#redcorner { background-color: #b22801; width: 10%; }
#rightcorner { width: 30%; color: #5c6860; font-size: smaller; letter-spacing: 0.25em; }
#h80 { : 90%; }
.nopad { padding: 0px; border: 0px; margin-left: 0px; margin-right: 0px;
	text-align: center; }
.smaller { font-size: smaller; }
#hdview { padding: 20px; 
font-size: smaller;  }
.img {
	border: 0;
	margin: 0;
	height: 100%;
}
