@charset "UTF-8";
/* CSS Document */

* {
 padding: 0;
 margin: 0;
 }



#home{
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(http://www.pixel-circus.com/fileadmin/bilder_pfau/back_index.gif);
	background-repeat: repeat-x;
}

#referenzen{
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-left: 0px;
}


#logo {
	position:absolute;
	width:265px;
	height:51px;
	z-index:10;
	left: 136px;
	top: 76px;
}

#topimage {
	position:absolute;
	width:949px;
	height:196px;
	z-index:20;
	left: 126px;
	top: 177px;
}


#slogan {
	position:absolute;
	width:451px;
	height:auto;
	z-index:30;
	left: 624px;
	top: 91px;
}


#headline {
	position:absolute;
	width:493px;
	height:auto;
	z-index:40;
	left: 553px;
	top: 242px;
}


#content {
	position:absolute;
	width:949px;
	height:auto;
	z-index:50;
	left: 126px;
	top: 400px;
}

#footer {
	width:949px;
	height:auto;
}

#topfooter {
	width:949px;
	height:auto;
	margin-top:20px;
	margin-bottom:2px;
	clear:both;
}

#bottomfooter {
	width:949px;
	height:auto;
	margin-top:2px;
	margin-bottom:10px;
}

#rootfooter {
	width:949px;
	height:auto;
	margin-bottom:10px;
}


#overline {
    position:absolute;
	width:auto;
	height:34px;
	margin-bottom:10px;
	z-index:60;
	left: 511px;
	top: 143px;
}


#topsubmenu {
    position:absolute;
	width:460px;
	height:20px;
	z-index:70;
	left: 614px;
	top: 154px;
}


#middlesubmenu {
	position:absolute;
	width:564px;
	height:auto;
	z-index:80;
	left: 511px;
	top: 384px;
}



#topschalter {
	position:absolute;
	width:680px;
	height:31px;
	z-index:60;
	left: 410px;
	top: 0px;
}

#headnews {
	width:378px;
	height:260px;
	float: left;
}

#contentnews {
	width:540px;
	height:auto;
	margin-left:10px;
	float: left;
}

.schalter {
	width:96px;
	height:31px;
	display:block;
	background-image: url(http://www.pixel-circus.com/fileadmin/bilder_pfau/back_schalter_in.jpg);
	background-repeat: no-repeat;
}

.right {
    float:right;
	width:96px;
    }

.left {
    float:left;
	width:96px;
    }

        
        


	