BODY {
	background: #000000;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}

img{
	border: none;
}

h1{
	display: none;
}

h2{
	font-size: 14px;
	color: #ff0000;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	width:900px; text-align:center;
}

h3{
	font-size: 14px;
	color: #ff0000;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}

#top {
	width: 900px;
	height: 102px;
	float: left;
	background: url('images/top.jpg') no-repeat;
}

#flash {
	float: left;
	margin: 20px 0;
}

#content {
	width: 900px;
	background: #0E0E0E;
	padding: 20px;
	clear: both;
}

.box {
	float: left;
	width: 260px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20;
	margin-left: 20px;
}

.tekst {
	padding: 0 20px 20px 20px;
	margin: 0;
	clear: both
}
#boxbottom {
	margin: 0px;
	float: left;
	height: 40px;
	width: 940px;
	background: #212121;
}


.tekst img {
	border: 1px solid #999999;
	margin: 5px;
	
}

.red {
	color: #FF0000;
	text-decoration: none;
}

.red:hover {
	text-decoration: underline;
}

h4.projectLink { float:left; width:100%}
h4.projectLink a { float:left; width:100%; height:320px; overflow:hidden; background-position:center top; background-repeat:no-repeat;border:1px solid #999999;}
h4.projectLink a span { padding-top:400px;float:left; cursor:pointer}
