body {
    background: url(*/img/*center.gif);
    background-position: center top;
    background-repeat:   repeat-y;
	FONT-FAMILY: Verdana,Arial,Tahoma;
	font-size: 11px;
	padding:0;
	height: 100%;
	margin: 0px;
}


A:link        {text-decoration: none; color:#333333}
A:visited     {text-decoration: none; color:#333333}
A:hover       {text-decoration: none; color:#999999}

div {
	margin-top:0px; 
	margin-left:0px; 
	margin-right: 0px ;
	margin-bottom: 0px ;
	}

div.main
{
    border: 0px solid #000;
    width : 1032px;
    height: 689px;
    background: url(/img/background.jpg);
    position:relative;
    border-top : 0px solid #000;
    padding : 0;
    z-index : 1;
} 

div.main_box
{
    width : 772px;
    height: 900px;
    border:0px solid black;
	position:relative;
	left:50%;
	margin-left:-386px;
	padding : 0;
	z-index : 1;
} 

div.main_logo
{
    border: 0px solid #000;
    width : 168px;
	height: 57px;
	background: url(img/logo.jpg);
    BACKGROUND-REPEAT: no-repeat;
	position:absolute;
	left: 30px;
	Top:  30px;
	z-index : 3;
} 

div.main_menu
{
    border: 0px solid #000;
	height: 17px;
	width : 580px;
	background: url(img/menu.jpg);
    BACKGROUND-REPEAT: no-repeat;
	position:absolute;
	left: 6px;
	Top: 195px;
	z-index : 4;
} 

div.main_text
{
    border: 0px solid #000;
	width : 580px;
    BACKGROUND-REPEAT: no-repeat;
	position:absolute;
	left: 30px;
	Top: 250px;
	z-index : 4;
} 

div.adresse
{
    border: 0px solid #000;
	position:absolute;
	left: 30px;
	Top:  100px;
	z-index : 5;
} 

div.referenzen
{
    border: 0px solid #000;
	position:absolute;
	left: 36px;
	Top:  350px;
	z-index : 5;
} 

span.a21
{
    border: 1px solid #000;
	height: 17px;
	width : 0px;
	position:relative;
	z-index : 6;
}

span.a102
{
    border: 1px solid #000;
	height: 17px;
	width : 85px;
	min-width: 85px;
	position:relative;
	text-align: center;
	margin-top:2px; 
	z-index : 6;
}

h1, h2, h3
{
	font-size: 11px;
	text-decoration: none;
	font-weight: lighter;
}
