#buttondiv {
	border-radius: 5px;
	border: 2px solid #6495ED;
	background-color: #3b5998;
	height: 70px;
	width: 120px;
	margin: auto;
	text-align: center;
}

#buttona {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#buttonspan {
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

#adress {
	width: 200px;
	border: 2px solid #D41F00;
	border-radius: 100px;
	text-align: center;
}

#kontaktbirne{
	background: url(../pics/bg_content.gif) 85% 0 no-repeat;
	height: 344px;
	
}