body { height: 100%; line-height: 120%; color:#494949; font-size:14px; font-family: Futura, Helvetica, Arial, sans-serif; background:transparent url(../images/background.jpg) repeat; }

#page { width: 700px; margin: auto; }
#header {width: 700px; height: 250px; background:transparent url(../images/header_slogan.jpg); margin: 0 10px 10px 10px; padding: 0px; }
	#title {width: auto;}
		h1 { font-weight: bold; font-size: 27px; text-transform: uppercase; margin-top: 130px; text-indent: -3333px;}
		h2 { font-weight: bold; font-size: 14px; text-transform: uppercase ; text-align: left; text-indent: -3333px;} 
.content{ width: 100%; margin: 10px; padding-bottom:10px; overflow: hidden; border-bottom: 1px solid #494949; }
	.column {width: 220px; float: left; margin: 10px; display: inline;}
	.first{margin-left:0px;}
	.last{margin-right: 0px;}
		h3 { font-weight: bold; text-transform: uppercase; }
		h4 { font-weight: bold;line-height:24px; }
		p { line-height: 20px;}
		a { color:#494949; background: transparent url(../images/streifen.gif) repeat; text-decoration: none; }
		a:hover { color: #000000}
		ul#projekte{float: left; width: 470px;}
			ul#projekte img{ background: transparent url(../images/streifen.gif) repeat}
		ul#projekte li.projekt{ overflow: hidden; display: inline; margin-bottom: 10px }
		ul#links li{height: 22px;}
#footer{ width: 100%; height: 20px; text-align: right; font-size: 10px; margin: 10px;} 
		