/*  
Site: Martina Bolz, Kommunikations- und Grafikdesign, Berlin, Germany
URI: http://www.fraubolz.de
Description: Company homepage based on a design by <a href="http://www.fraubolz.de/">Martina Bolz</a>.
Version: 1.1
Author: Astrid Kuckartz, KPK - Kuckartz Pr”sentation + Kommunikation
Author URI: http://www.kuckartz-berlin.de
*/
* {
	margin: 0; 
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	color: #999999;
	text-align: center;
	background: url(../images/hgrosa.gif) top left repeat-x #FFFFFF;
}
p {
	font-size: 60%;
}
a {
	text-decoration: underline;
	color: #B42A81;
	outline: none;
}
#content {
	margin: 133px auto 0;
	width: 960px;
	height: 266px;
	text-align: left;
	background: url(../images/baustelle.png) 450px 4px no-repeat #FFFFFF;
}
#adresse {
	position: relative;
	top: 30px;
	left: 100px;
	height: 200px;
	width: 250px;
	background: url(../images/text.jpg) top left no-repeat transparent;
}
#adresse p {
	padding-top: 85px;
	padding-left: 88px;
}
#adresse a {
	font-weight: bold;
} 