.container-kopfzeile {
	height:26px;
	background-image: url(../img/kopfzeile-bg.png);
	background-repeat:repeat-x;
	}

.logo-kopf {
	float:left;
	width:260px;
	height:26px;
	background-image: url(../img/logo-kopf.png);
	background-repeat:no-repeat;
	}

.kopfzeile-bg {
	
	}

.kopfzeile-menue {
	padding-left:94px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000
	}
	
.container-header {
	overflow:hidden;
	width:100%;
	}

.logo-mitte {
	float:left;
	width:260px;
	height:126px;
	background-image: url(../img/logo-mitte.png);
	background-repeat:no-repeat;
	}

.mitte {

	}

.suche { 
	width:285px;
	position:absolute;
	top:146px;
	left:695px;
	overflow:hidden;
	z-index:100;
	text-align:right;
	}

.container-content {
	width:100%;
	overflow:hidden; 
	padding-bottom:162px;
	background-image: url(../img/fusszeile-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
	
	

	}

.logo-unten {
	float:left;
	width:260px;
	height:563px;
	background-image: url(../img/logo-unten_neu1.png);
	background-repeat:no-repeat;
	margin:0 20px 0 0px;
	}

.menue { 
	position:absolute;
	top:192px;
	left:120px;
	padding-top:10px;
	padding-left:16px;
	padding-bottom:20px;
	background-color:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

.content-top {
	padding-top:0px;
	padding-bottom:0px;
	width:700px;
	overflow:hidden;
	text-transform:uppercase;
	font-family:Times, 'Times New Roman',serif;
	font-size:12px;
	color:#ff9900;
	height:14px;
	margin-bottom:0px;
	}

.inhalt {
	float:left;
	width:700px;
	margin-top:12px;
	overflow:hidden;
	padding-bottom:60px;

	
	}
	
	


.container-fusszeile {

	
	}

.fusszeile {

	}
	
.fusszeile-menue {

	
	}
	
	
