/* CSS Document */

body{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

img{
	border:none;
}

#wrapper{
	width:1140px;
	margin-left:auto;
	margin-right:auto;
}

#content{
	width:1140px;
	float:left;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#titel{
	height:60px;
	text-align:center;
}
#titel img{
	padding-top:27px;
}


#projekte{
	float:left;
	margin-left:0;
	width:780px;
}

#projekte img,
#impressum_left img,
#impressum_right img,
#impressum_bottom img{
	padding-right:10px;
	padding-bottom:10px;
	height:50px;
	width:50px;
}


#impressum_left{
	float:left;
	width:180px;
}
#impressum_right{
	float:left;
	width:180px;
}
#impressum_bottom{

}

