body {
	margin: 112px 0px 0px 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
}

.table {
	width: 724px;
	border: 0;
	text-align: center;
	margin: 0 auto;
}

.td_btn {
	width: 126px;
	height: 126px;
	vertical-align: top;
}

.td_news {
	width: 200px;
	padding: 0px 0px 8px 15px;
	text-align: left;
	vertical-align: top;
	font-size: 80%;
}

h1.txt_news {
	display: block;
	border-bottom: 1px #999999 solid;
	font-size: 110%;
	padding-bottom: 1px;
	color: #014282;
}

.td_bild {
	width: 378px;
	height: 252px;
	background-image: url(image.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.td_footer {
	width: 504px;
	height: 35px;
}

img {
	border: 0;
}

.btn_einsatz {
	width: 126px;
	height: 126px;
	background: url(btn_einsatz.jpg) 0 0 no-repeat;
	background-repeat: no-repeat;
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
}

.btn_einsatz:hover {
	background-position: 0 -126px;
}

.btn_jugend {
	width: 126px;
	height: 126px;
	background: url(btn_jugend.jpg) 0 0 no-repeat;
	background-repeat: no-repeat;
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
}

.btn_jugend:hover {
	background-position: 0 -126px;
}

.btn_verein {
	width: 126px;
	height: 126px;
	background: url(btn_verein.jpg) 0 0 no-repeat;
	background-repeat: no-repeat;
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
}

.btn_verein:hover {
	background-position: 0 -126px;
}

.btn_shop {
	width: 126px;
	height: 126px;
	background: url(btn_shop.jpg) 0 0 no-repeat;
	background-repeat: no-repeat;
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
}

.btn_shop:hover {
	background-position: 0 -126px;
}

.btn_weser {
	width: 126px;
	height: 126px;
	background: url(btn_weser.jpg) 0 0 no-repeat;
	background-repeat: no-repeat;
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
}

.btn_weser:hover {
	background-position: 0 -126px;
}

a.news_link {
	color: #014282;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}

a.news_link:hover {
	text-decoration: underline;
}

.news_text {
	font-size: 85%;
	padding: 4px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}