/* CSS Document */
h3{
	display: inline;
	font-size: 16px;
	font-weight: bold;
}
p, td, #NewsCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #000000;
	margin: 0 3% 0 10%
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #333333;
}
.normal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	color: #333333;
}
li.normal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #333333;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;

}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	vertical-align: top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.text,a.text:link,a.text:visited {
	text-decoration: none;
	color: Black;
	font-weight: normal;
}
a.text:hover, a.text:active {
	text-decoration: underline;
}
.anfrage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #000000;
}

input, textarea,select {
	font-family:Arial, Helvetica, sans-serif ;
	font-size:11px;
	color: Black;
	background: #FDF1CB;
	border-style: #4E4E4C;
	border-color: #AAA389;
}
#NewsCont{
	width: 80%;
}
#nCheader{
	height: 28px;
	padding-left: 10px;
	background-color: #AAA389;
	vertical-align: middle;
	padding-top: 10px;
}
#nCBody{
	background-color: #D5CBB2;
	padding: 5px;
	padding-left: 10px;
}
#dbleer{
	margin-left: 39px;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
