@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin-left: 60px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #324162;
	color:#00ffff;
	font-family:Arial, Helvetica, sans-serif;
}

html, body {
    height:100%;
}


#container {
position:relative;
min-height: 100%;
height:100%;

}
a, a:visited, a:link, a:active {
	color:#00ffff;
	text-decoration:none;
}
a:hover {
	color:#37ffc9;
	text-decoration:underline;
}
#headnav {
}
#headnavi ul {
	list-style-type:none;
	list-style:none;
	display:inline;
}
#headnavi ul li {
	list-style-type:none;
	list-style:none;
	display:inline;
	margin-right:22px;
	font-size:16px;
}
#headnavi .act {
	color:#37ffc9;
}
#main_center {
	width:750px;
	height:400px;
	margin-top:50px;
}
#projectbilder1 {
	
}

.clearer {
clear:both;
}
#projectbilder2 {	
margin-top:80px;
}
.projectbild {
	width:150px;
	height:113px;
	float:left;
	margin-right:35px;
}
.projecttext {
	font-size:11px;
	margin-top:12px;
	width:100%;
	line-height:18px;
}

#footer {
width:750px;
height:22px;
margin-top:50px;
font-size:11px;
}

.footerleft {
float:left;
}

.footerright {
float:right;
}

#news_bild {
	width:310px;
	height:518px;
	position:absolute;
	left:0;
	bottom:-120px;
}

#news_text {
position:absolute;
top:128px;
left:519px;
width:520px;
font-size:12px;
line-height:18px;
}

h1 {
color:#f60d38;
font-size:13px;
margin-bottom:10px;
font-size:12px;
font-weight:normal;
}

#projekt_bild_gross {
    width:349px;
    margin-top:64px;
}

.pfeilcontainer {
    width:349px;
}

.pfeilleft {
float:left;
width:15px;
font-size:11px;
}

.pfeilleft a, .pfeilright a {
color:#00ffff;
text-decoration:none;
}

.pfeilleft a:hover, .pfeilright a:hover {
text-decoration:underline;
}


.pfeilright {
float:right;
width:18px;
font-size:11px;
}

