html, body{
text-align:center;
min-height:100%;
}
div#container{
	margin:auto; /** automatische Zentrierung **/
	text-align:left; /** Beendigung der Zentrierung im Container **/
	width: 950px; 
	background-color:#FFFFFF;
}
body {
	margin-top: 0px;
}
.content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	width: 625px;
	text-align: left;
}
.head {
	display: block;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: justify;
}
.inputnews {
	width:400px;
}
.textareanews {
	width:400px;
	height:200px;
}
.inputbild {
	width:400px;
}
.Stil1 a img{
	border:0px;
}
.newspdf{
	border:0px;
}
.citxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78a33e;
	line-height: 15px;
	text-align: justify;
}
.maintxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 500;
}
.subheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #78a33e;
	font-style: normal;
	font-weight: bold;
}
.inputdatum{
	width:80px;
}
.datum {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #78a33e;
	font-style: normal;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 15px;
	padding-top: 50px;
	text-decoration: none;
}	
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #78a33e;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
}
.feat_border {
	width: 100%;
	border: 10px solid #FFFFFF;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 10px;
}
.rahmenheader {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 4px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txt_white_9pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.luft {
	padding-right: 10px;
}
A {
	text-decoration: none;
}
A:link { color: #666666; text-decoration : none; }
A:visited { color: #666666; text-decoration : none; }
A:active { color: #666666; text-decoration : none; }
A:hover { color: #1a3919; text-decoration : underline;
}
.navi {
	float: left;
	padding: 5px;
	width: 635px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 300;
}
.picholder {
	float: right;
	align: right;
}
.form {
	width: 500px;
}
.trenn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #78a33e;
	border-right-color: #000000;
	border-bottom-color: #78a33e;
	border-left-color: #333333;
}
.newsimage{
        width:300px;
}