.container_16 {
	background: url(../images/background.gif);
}
h1, h2, h3 {
	margin-bottom: 10px;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
}
p {
	margin-bottom: 10px;
}
ul#menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#menu li {
	margin: 0;
	background: #b3b3b3;
}
ul#menu li a {
	padding: 5px;
	text-decoration: none;
	display: block;
	color: #ffffff;
}
.header {
//	background: #b3d2ee url(../images/landesverband-LOGO-cyan-rgb2_small.jpg) no-repeat -50px 0px;
//	background: #b4d2ee url(../images/www-banner-landesverband.jpg) no-repeat 0px 0px;
	background: #b4d2ee url(../images/www-banner-LV.png) no-repeat 0px 0px;
	height: 200px;
	text-align: right;
}
.header h1 {
	color: #ffffff;
	padding: 5px;
	padding-top: 160px;
	padding-right: 20px;
	font-size: 150%;
}
h3 {
	background: #b4d2ee;
	font-size: 100%;
	color: #ffffff;
	padding: 5px;
}
h3 a {
	color: #ffffff;
	font-size: 100%;
	text-decoration: none;
}
.csc-frame-frame1 {
	border: 1px solid #b4d2ee;
}
.news-list-container .news-list-item {
	border: 1px solid #b4d2ee;
	margin-bottom: 10px;
}
.news-list-container .news-list-item img {
	float: left;
	padding: 5px;
}
.news-list-container .news-list-item .news-list-morelink {
	text-align: right;
}
.news-list-container .news-list-item .news-list-morelink a {
	padding: 5px;
}
.tx-ttaddress-pi1 table tbody td {
	vertical-align: top;
	padding: 5px;
}
.tx-ttaddress-pi1 table tbody td.image {
	width: 150px;
}
a {
	color: #c3112b;
}
.tx-ttnews-browsebox a {
	padding: 5px;
}