@charset "utf-8";
.hidefocus
{ 
	outline:0; 
	-moz-outline:0; 
}
.stretch
{
    width:100%;
    height:100%;
}
body
{
	font-size: 100.1%;
	background-color:  #e5e8f2;
	z-index: 0;
	margin: 0px 0px 0px 0px; 
	
}
#topbg
{
    left: 0px; 
    top: 0px; 
	width: 100%;
	height: 774px;
	background-image: url(../images/top_bg.jpg);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 2;
}
#menu
{
    left: 50%;
	margin-left: 180px; 
    top: 110px; 
	width: 300px;
	height: 20px;
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 2;
}
#toppage
{
    left: 50%;
	margin-left: -500px;
    top: 0px; 
	width: 1000px;
	height: 496px;
	background-image: url(../images/topsite.png);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 4;
}
#toppage_open
{
    left: 50%;
	margin-left: -500px;
    top: 496px; 
	width: 1000px;
	height: 424px;
	background-image: url(../images/topsite_open.png);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 4;
}
#toppage_impressum
{
    left: 50%;
	margin-left: -500px;
    top: 496px; 
	width: 1000px;
	height: 424px;
	background-image: url(../images/impressum.png);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 4;
}
#toppage_leistung
{
    left: 50%;
	margin-left: -500px;
    top: 496px; 
	width: 1000px;
	height: 1431px;
	background-image: url(../images/leistung.png);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 4;
}
#leftpage
{
    left: 50%;
	margin-left: -440px;
    top: 510px; 
	width: 535px;
	height: 738px;
	background-image: url(../images/left.png);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 4;
}
#rightone
{
    left: 50%;
	margin-left: 115px;
    top: 510px; 
	width: 326px;
	height: 174px;
	background-image: url(../images/right1.png);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 4;
}
#righttwo
{
    left: 50%;
	margin-left: 115px;
    top: 713px; 
	width: 327px;
	height: 534px;
	background-image: url(../images/right2.png);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 4;
}
#bottom
{
    left: 50%;
	margin-left: -441px;
    top: 1270px; 
	width: 885px;
	height: 360px;
	background-image: url(../images/bottom.png);
    position: absolute;
	padding: 0px 0px 0px 0px;  
	z-index: 4;
}