.beitrag {
	margin-bottom: 10px;
}
.b_titel {
	margin-bottom: 3px;
	font-weight: bold;
	padding-left: 15px;
	background: url(images/news_tbg.gif) no-repeat;
	background-position: center left;
}
.b_story {
	text-align:justify;
	padding:5px;
	margin-bottom:5px;
	background: #F4F4F4;
	border-left: 5px solid #FFB600;
	padding-left: 10px;
}
.b_fullstory {
	text-align:justify;
	padding:5px;
	margin-bottom:5px;
	background: #F4F4F4;
	border-left: 5px solid #FFB600;
	padding-left: 10px;
}
.b_options {
	text-align: right;
	font-weight: bold;
}
.b_date {
	font-style: italic;
	float: right;
	margin-bottom: 3px;
}
.textfield {
	border: 1px solid #999999;
	background-color: White;
	color: #666666;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	width: 200px;
}
.terr {
	border: 2px solid #FFB600;
}
.texterr {
	color: #FFB600;
}
#sendok {
	background-color: #999999;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	padding: 5px;
}
.row {
	width: 500px;
}
.blank {
	height: 10px;
}
.col, .rcol {
	width: 250px;
}
.rcol2 {
	width: 320px;
}
.rcolku {
	width: 380px;
	text-align: left;
}
.tcol {
	font-weight: bold;
	padding-left: 15px;
	background: url(images/news_tbg.gif) no-repeat;
	background-position: center left;
	margin-bottom: 3px;
}
.rcol, .rcol2, .rcolku {
	float: right;
}
.ftxt {
}
.ropt {
	margin-top: 10px;
}
.lb {
	background-color: #F4F4F4;
	padding: 5px;
	border-left: 3px solid #FFB600;
}
.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}