
body
{
	margin:			0px 0px 0px 0px;
	padding:		0;
    font-family:	arial;
    font-size:		11px;
     
}
html
{
	height: 100.1%
}
a 
{
	color:			#fff;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

#mainframe
{
	width:			650px;
	margin:			0 auto 0 auto;
	padding:		0;
}

#center
{
    background:		url('../img/bg2.jpg') repeat-y;
	float:			left;
	width:			650px;
	margin:			0;
	padding-left:	30px;
}

#header
{
    background:		url('/img/header3.jpg') no-repeat;
	height:			240px;
	margin-top:		10px;

}
#headercontent
{ 
	padding: 		162px 0 0 0; 
	 
	text-transform:	uppercase;
	color:			#fff;
	text-align:		center;
	width:			590px;
}

#content
{
	padding-top: 	10px;
	font-size:		12px;
	color:			#666666;
	width:			600px;
}

#content a
{

	color:			#666666;
	text-decoration: none;

}

#art
{ 
	text-align: center;
	color: 		#999999;
	font-size:	11px;
	padding-bottom: 10px;
}

#art a 
{
	color: #999999;
}


#content a:hover
{

	text-decoration: underline;
	color: #000;

}


.stadt
{
	width:			126px;
	height:			18px;
	border-right:	2px solid #fff;
	float:			left;
	background:		#be0000;
	color:			#fff;
	padding-left:	10px;
	padding-top:	4px;	
	font-weight:	bold;	
	
}

.haus
{
	width:			442px;
	height:			18px;
	float:			left;
	background:		#989898;
	color:			#fff;
	padding-left:	10px;		
	padding-top:	4px;		
	font-weight:	bold;
}

.spacer
{
	width:			138px;
	float:			left;
}


.adresse
{
	width:			270px;
	float:			left;
	padding-top:	20px;
	padding:		20px 0 30px 10px;
}

.kontakt
{
	width:			174px;
	float:			left;
	padding:		20px 0 30px 0;
}

.tel
{
	clear: 	both;
	width:	35px;
	float:	left;
}
.nummer
{
	float:left;
	 width:130px;
}


