body {
	margin:0px;
	padding:0px;
}

#outerbox {
	margin: 124px auto 0px;
	width:900px;
}

#innerbox {
	margin-top:53px
}

#navicol {
	float:left;
	width:210px;
}

a img {
	border:none;
}

.navispacer {
	height:9px;
}

#contentcol {
	float:left;
	width:690px;
}

div.img3col {
	width:690px;
	float:left;
}

div.img2col {
	width:440px;
	float:left;
}

div.img1col {
	width:210px;
	float:left;
}

div.textcol {
	float:left;
	width:230px;
	height:auto;
}

div.text2cols {
	float:left;
	width:460px;
	height:auto;
}

div.spacercol {
	float:left;
	width:20px;
}

div.cleardiv1px {
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}

div.loopcontainer {
	width:690px;
	margin-bottom:10px;
	clear:both;
	display:block;
}

#blenddiv1 {
	width:690px;
	height:356px;
	overflow:hidden;
}

#yepbutton {
	position:absolute;top:5px;right:5px;
}

/*** textformatierungen ***/

.projheadline {
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:16px;
	margin-top:0px;
	margin-bottom:8px;
}

.projtext {
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:11px;
	color:#555;
	line-height:16px;
	margin:0px;
}

.projtext p {
	margin:0px;
}

a {
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.backlink {
	line-height:32px;
}