@charset "UTF-8";
/* CSS Document */

html {
	overflow-y: scroll;
}
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
h1 span{
	position: absolute;
	left: -10000px;
	top: 0px;
}
h2{
	font-size:32px;
}
h3{
	font-size:26px;
}
h4{
	font-size:14px;
}
p{
	font-size:12px;
	margin:12px 0 8px 0;
	line-height:16px;
}
ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#bund .right address{
	font-size:10px;
	text-align:center;
}
#top_logo h1 a img{
	border: 0px none #FFF;	
}
