@charset "utf-8";

body {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/hg.png);
	background-repeat: repeat-x;
	color: #999999;
	font-weight: normal;
}
a:link {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
a:visited{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-align: right;
}
a:active {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}

#around { 
    width: 980px; 
	height: 765px; 
    margin: 0 auto; 
    } 
#main {	
	width: 980px; 
	height: 135px;
	float: left;
    line-height: 1em;
}
#inhalt {
    float: left;
    height: auto;
    width: 980px;
}
#mzgrafix {
width: 150px;
height: 130px;
float: left;
}
#pic {
width: 252px;
height: 135px;
float: right;
background-image: url(images/blumen.png);
}
#design {
margin-left: 25px;
float: left;
width: 220px;
height: 195px;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	color: #009999;
	font-weight: normal;
}
.font {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

