A 			{font: Verdana, 10px}
A:link 		{color: #CC9933; text-decoration: none;}
A:visited 	{color: #CC9933; text-decoration: none;}
A:hover 	{text-decoration: none; color: white; font-weight:bold;}
A:active 	{color: white;}

.pos {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(blitz.png);
	height: auto;
	width: 1200px;
	background-repeat: no-repeat;
}
.headbanner {
	margin-left: 200px;
	height: 150px;
	width: 800px;
	background-image: url(bg_top.png);
	background-repeat: repeat-y;
	text-align: center;
}
.top_round {
	margin-top: 20px;
	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg_topround.png);
}

.sockelleiste {
	clear: both;
	height: 20px;
	width: 800px;
	margin-left: 200px;
	background-image: url(sockelleiste.png);
}
.news_halter {
	float: left;
	height: 500px;
	width: 200px;
}
.main_inhalt {
	float: left;
	height: auto;
	width: 560px;
	margin-left: 30px;
}
.inhalt {
	float: left;
	height: auto;
	width: 800px;
	margin-left: 200px;
	background-image: url(bg1.png);
}
.menuleiste {
	height: 20px;
	width: 800px;
	margin-left: 200px;
	background-image: url(bg_menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_balken {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg_top.png);
	background-repeat: repeat-y;
	text-align: center;
}
.box_news_gross {
	height: 140px;
	width: 540px;
	background-attachment: scroll;
	background-image: url(bg_news_gross.png);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 14px;
	padding: 5px;
	text-indent: 0px;
}
.contact {
	height: 30px;
	width: 720px;
	text-align: right;
	padding-right: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.box_news {
	background-image: url(bg_news.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 180px;
	margin-top: 30px;
	padding: 10px;
	text-align: left;
}
.box_links{
	background-image: url(bg_links.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 180px;
	margin-top: 30px;
	padding: 10px;
	text-align: left;
}
.text_titel {
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.text_zusatz {
	font-family: Verdana;
	font-size: 10px;
	color: #CC9933;
}
.text_news {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.text_titel_white {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_black {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.text_black_klein {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
