
body,img {padding: 0; margin: 0;}

body{
	background: #9b9b9b; 
}
a{
	border: none;
}


#wrapper{
	position: relative;
	float: left;
	width: 100%;
}

#header{
	background: url(kreis.png) no-repeat left top; 
	float: left;
	width: 100%;
	z-index: 99;
	position: relative;
	height: 353px;
}

#navigation{float: left;}

#navigation li {
	font-size: 36px;
	color: #46d5d7;
	text-decoration: none;
	list-style: none;
	float: left;
	clear: left;
	margin-bottom: 5px;
}

#navigation li a{
	font-size: 36px;
	color: #46d5d7;
	text-decoration: none;
	
}
#navigation li.one{
	margin-left:  -20px;
	float: left;
}

#navigation li.two{
	margin-left: 60px;
	float: left;
}

#navigation li.three{
	margin-left: 80px;
	float: left;
}

#navigation li.four{
	margin-left: 17px;
	float: left;
}
#navigation li a:hover{
	text-decoration: underline;
}

#galery{
	position: absolute;
	background-color: black;
	z-index: 3 !important;
	float: left;
	width: 720px;
	height: 320px;
	overflow: hidden;
	left: 120px;
}

#line{
	float: left;
	width: 100%;
	padding-top: 7px;
	height: 23px;
	background-color: black;
	position: absolute;
	z-index: -1 !important;
}

.text{
	font-size: 11px;
	color: #fff;
	margin-top: 5px;
}
marquee{
	position: aboslute;
	top: 10px;
}

#line2{
	float: left;
	width: 100%;
	height: 10px;
	background-color: black;
	position: absolute;
	top:320px;
}

.logo{
	background: url(kreis_t.png) no-repeat right top; 
	float: right;
	width: 309px;
	height: 313px;
}

.logo1{
	margin-right: 10px;
	margin-top: 40px;
	float: right;
	border: none;
}

.logo2{
	margin-right: 30px;
	float: right;
	margin-top: 20px;
	border: none;
}








