img {
	border: none;
}
a {
	color: #333;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 15px;
	vertical-align: top;
	padding-bottom: 5px;
}
/* Text */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #92160E;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D7B362;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92160E;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7B362;
}
h5 {
	font-size: 13px;
	font-style: bold;
	color: #CC9900
}
.TextS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	line-height: 	15px;
}
.TextN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 	15px;
}
.TextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 	15px;
}
/* Formatierungen Formulare */
	
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8B0A02;
	height: 17px;
	width: 200px;
	padding-left:5px;
}
.form3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8B0A02;
	height: 17px;
	width: 30px;
	padding-left:5px;
}
.form13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8B0A02;
	height: 17px;
	width: 20px;
	padding-left:5px;
}
.form4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8B0A02;
	height: 200px;
	width: 200px;
	padding-left:5px;
}
.form5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8B0A02;
	height: 100px;
	width: 200px;
	padding-left:5px;
}
.formsenden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 2px solid #8B0A02;
	height: 22px;
	width: 150px;
	background-color: #E4D8A8;
}

.TextN {

color: #000;}


/* CSS Newsletter */

NewsTabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;}
	
.NewsFeld {
	width: 200px;
	height: 16px;
	border: 1px solid #BBC5E0;
	padding-left: 3px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
background-color: #E8DBAE;}
	.NewsFeld:focus {
	background-color: #FFF}	

.NewsSenden {
	padding: 0px;
	margin: 10px 0;
	width: 100px;
	height: 21px;
	border: 1px solid #000;
	background-color: #C9BB8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF}
	
.nichtsichtbar {
	display: none;}