.mini {
	font-family: arial;
 	font-size: 1;
 	font-style: normal;
  	font-weight: normal;
 	color: #ffffff;
 	text-transform: none;
}
.area {
        font-family: times new roman, arial;
        font-size: 16;
        font-style: normal;
        font-weight: bold;
        color: #871811;
	text-decoration: none;
        text-transform: none;
}
.impressum {
        font-family: times new roman, arial;
        font-size: 14;
        font-style: normal;
        font-weight: bold;
        color: #000000;
	text-decoration: none;
        text-transform: none;
}
.impressum:hover {
        font-family: times new roman, arial;
        font-size: 14;
        font-style: normal;
        font-weight: bold;
        color: #c00000;
	text-decoration: none;
        text-transform: none;
}

.text {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
}
.textsmall {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
}
.textsmalllink {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: underline;
        text-transform: none;
}
.textsmalllink:hover {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #c00000;
		text-decoration: underline;
        text-transform: none;
}
.textteil {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
		text-decoration: none;
        text-transform: none;
}
.textteillink {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
		text-decoration: underline;
        text-transform: none;
}
.textteillink:hover {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #c00000;
		text-decoration: underline;
        text-transform: none;
}
.invtext {
        font-family: times new roman, arial;
        font-size: 18;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
}
.textlink {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: underline;
        text-transform: none;
}
.textlink:hover {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #c00000;
		text-decoration: underline;
        text-transform: none;
}
.headline {
        font-family: helvetica, verdana, arial, times new roman;
        font-size: 22px;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
	text-decoration: none;
        text-transform: none;
}
.headlinelink {
        font-family: times new roman, arial;
        font-size: 13;
        font-style: normal;
        font-weight: bold;
        color: #261702;
	text-decoration: underline;
        text-transform: none;
}
.headlinelink:hover {
        font-family: times new roman, arial;
        font-size: 13;
        font-style: normal;
        font-weight: bold;
        color: #871811;
	text-decoration: underline;
        text-transform: none;
}
.picmini {
	margin-top:0px; 
	margin-left:0px;
	margin-right:4px;
	margin-bottom:0px;
}
.form {
	border: 0px;
	background-image:url(/images/form_bg.jpg);
        font-family: times new roman, arial;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        color: #261702;
	text-decoration: none;
        text-transform: none;
	text-align: center;
}
.bform {
	border: 0px;
	background-image:url(/images/form_bg.jpg);
        font-family: times new roman, arial;
        font-size: 12;
        font-style: normal;
        font-weight: bold;
        color: #261702;
	text-decoration: none;
        text-transform: none;
	text-align: center;
}
.invform {
	border: 0px;
	background-image:url(/images/form_large_bg.jpg);
        font-family: times new roman, arial;
        font-size: 18;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
	text-decoration: none;
        text-transform: none;
	text-align: center;
}
.linksubmitform {
	background-image:url(/images/form_bg_link.jpg);
       	font-family: times new roman, arial;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        color: #261702;
	text-decoration: none;
        text-transform: none;
	text-align: left;
}
.linksubmitbutton {
	background-image:url(/images/form_bg_link.jpg);
       	font-family: times new roman, arial;
        font-size: 12;
        font-style: normal;
        font-weight: bold;
        color: #261702;
	text-decoration: none;
        text-transform: none;
	text-align: center;
	border-color: #808080;
}
.selectfield {
	background-color:#f0e1c4;
	font-family: times new roman, arial;
  	font-size: 12;
 	font-style: normal;
  	font-weight: normal;
  	color: #261702;
	text-decoration: none;
   	text-transform: none;
	text-align: left;
}

