html, body
{
margin: 0px;
height:100%;
background-color : #FFFFFF;
background-position: 0 100px;
background-image:url(img/2black.gif);
background-repeat:repeat-x;
}


img{
border:0px;
}

.spehlschrift
{
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
}

.spehltable
{
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
}

.spehltable a
{
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
text-decoration:none;
}

.blacklink
{
text-decoration: none;
color: #000000;
}

.rot
{
color: #FF0000;
}

.warning
{
color: #FF0000;
}

.projectpic
{
border-left: 20px white solid;
border-right: 20px white solid;
}

.imagetable
{
background-color: white;
padding-left: 20px;
padding-right: 20px;
}

.setlinks
{
color: #006600;
text-decoration: none;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 11px;
}

.rollovertext
{
color: #99CC99;
text-decoration: none;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 11px;
}

.line
{
background-image:url(img/black.gif);
background-repeat:repeat-x;
background-position:bottom;
}


.navnstuff
{
position:absolute;
z-index:4;
float:left;
width:160px;
margin-left:0px;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
background-color:white;
}

.scrollnav
{
position:absolute;
top: 100px;
height: 32px;
}

.prevnext
{
position:absolute;
z-index:5;
right:0px;
top: 68px;
height: 32px;
width: 300px;
text-align:right;
background-image:url(img/blackling.gif);
background-position:287px 0px;
background-repeat:no-repeat;
}

.scrollnav td a
{
display:block;
width:100%;
padding-top:8px;
padding-bottom:7px;

}

.scrollnav a:link, .scrollnav a:visited, .prevnext a:link, .prevnext a:visited
{
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
text-decoration: none;
color: #99CC99;
}

.scrollnav a:hover, .prevnext a:hover
{
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
text-decoration: none;
color: #006600;
}

.hov
{
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
text-decoration: none;
color: #006600;
}


.scrollWindowDiv 
	{
	position:absolute;
	width:9000px; 
	height:500px;
	clip:rect(0px,9000px,500px,0px);
	background-color:#FFFFFF;
	z-index:2;
	top:132px;
	margin-left:160px;

	}
	
.scrollContentDiv 
	{
	margin-left:0px;
	margin-top:0px;
	height:500px;
	width:9000px;
	z-index:1;
	background-image:url(img/black.gif);
	background-repeat:repeat-x;
	}


.content
	{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	position:absolute;
	margin-left:160px;
	margin-top:132px;
	height:400px;
	background-image:url(img/black.gif);
	background-repeat:repeat-x;
	}

.news
{
width:300px;
}
	
.news a
	{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	}