.news-titel{
	font-size: 17px;
	color: #000000;
}
.top-frame   {
/*	background-color: #ccc;
	background-image: url(../media/utilities/news-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;*/
	width: 100%;
	height: 320px;
}
.top-frame img {
	height:225px;
	margin-top:10px;
	margin-left:10px
}
.top-frame2   {
	background-color:#E6E6E6;
	background-image: url(../media/utilities/news-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
	width: 100%;
	height: auto;
}
.top-frame-txt {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
	margin-top: -225px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-left: 360px;
	width:350px;
}
#top-frame-txt2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
	width:100%;
	margin-left:8px;
	padding-top:18px;
}
#top-frame-txt2 img {
	width:708px;
}
#top-frame-txt2 h1, .top-frame-txt h1 {
	font-size:20px;
	line-height:120%;
	color:#9F2D3B;
	margin-top:10px;
}
#top-frame-txt2 h2 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:lighter;
	margin-bottom:5px;
	margin-top:5px;
}
#top-frame-txt2 h3 {
	font-size:12px;
	
	color:#9F2D3B

}
.top-foto  {
	margin-left: 430px;
	width: auto;
	z-index:2;
	position:absolute;
	margin-top:20px;
}
.top-foto img  {
	height:215px;
}
.red-stripe  { color: #fff; font-size: 14px; line-height: 21px; background-color: #d00d1f; display: block; padding: 4px 10px }
.bottom-left {
	width: 460px;
	float: left;
}
.bottom-right {
	float: right;
	width: 250px;
	padding:0px;	
	margin-left:10px;
	position: relative;
}
.news-bg {
	/*background-color: #CCCCCC;*/
	background-image: url(../media/utilities/news-vl.jpg);
	background-repeat:repeat-x;
	height: auto;
	width: auto;
	background-position: left bottom;
	min-height:160px;
}
.balken-news {
	background-image: url(../media/utilities/balken-news.jpg);
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
.std-text {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.std-text2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.std-text3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	margin-left: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.title {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.picarea {
	width: 120px;
	height:auto;
	left: 10px;
	top: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.picarea img {
	width:120px;
}
#textarea {
	float: none;
	top: 10px;
}
#textarea h1 {
	color:#000000;
	font-size:17px;
	font-weight: lighter;
	line-height:110%;
	margin-bottom:5px;
}
.newsframe {
	display: block;
}
.right-title {
	color: #FFF;
	background-color:#000000;
	font-size: 14px;
	text-decoration: none;
	width: 99%;
	border-bottom:#999 solid 2px;
	margin:0px;
	padding:2px 0px 2px 2px;
	text-transform:uppercase;
}

#newsletter {
	width:100%;
	font-size:12px;
	line-height:120%;
	margin-top:5px;
}
#newsletter h1 {
	font-size:24px;
	color:#9F2D3B;
	margin-top:20px;
	margin-bottom:10px;
}
#newsletter h2 {
	font-size:18px;
	color:#000;
}
#newsletter p {
}
#newsletter span {
	font-weight:bolder;
	text-transform:uppercase;
}
#newsletter input {
	font-size:14px;
	padding:2px;
	margin-bottom:15px;
	margin-top:5px;
	height:25px;
	color:#000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#log {
	text-align:center;
}
#log p {
	font-size:13px;
}
#log input {
	width:95%;
	padding:2px;
	margin-bottom:5px;
	text-align:center;
}
#log input#submit {
	background-color:#333333;
	color:#FFFFFF;
}