/* CSS Document */

body {
	font-size: 8px;
}


#logo {
	margin-left:-165px;
	position: absolute;
	top: 30px;
	width:  320px;
	border: none;
}

#content {
	left: 5px;
	top: 140px;
	width: 650px; 
}

#ZweiSpRechts {
	width: 320px;
}

/*fusszeile*/

#fuss2 {
	position: relative;
	clear:both;
	bottom: 0px !important;
	left: 0px;
	height: 50px;
	padding-top: 30px;
}	
* html #fuss2 {bottom: -1px;}
.slogan2 {
	width:120px;
	float:left;
}
#fussLinks2 {
	position:absolute;
	font-size:9px;
	width:500px;
	right:5px;
	color:#909090;
	text-align:right;
	border-top: 1px dotted #B0B0B0;
	padding: 9px 0px 0px 0px;
}
#breiteSpalte {
	width: 480px;
}


