/* CSS Document */
body {
	background-image: url(im/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;


}
.regionale {
	background-image: url(im/Regionales-2010.png);
	background-repeat: no-repeat;

}
#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	height: 500px;
	color: #FFFFFF;
	padding: 0px;


}
#intro h1 {
	font-size: 16px;
	color: #FFFF99;

}
#intro img {
	float: none;
	clear: both;
	border: 1px solid #FFFFFF;

}
#intro td {
	font-size: 10px;
}
#intro a{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #99CC00;
	line-height: 18px;
}