body
{margin: 0px;}
/*
	Text
*/
/* normal*/
.table {font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
line-height: 18px;}

.txt {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 14px;
	line-height: 18px;
}
/* fett*/
.txt14bold {
	color: #BA0C0C;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.txt14black {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom:10px;
}
.txt14 {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.txt12 {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.txt12bold{
	color: #BA0C0C;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.txt12black{
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.txt11 {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 11px;
	font-weight: normal;
}
.txt11bold {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.txt10 {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 10px;
	font-weight: normal;
}
.txt10bold {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 10px;
	font-weight: bold;
}
.txt8{
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 8px;
	font-weight: normal;
}
.txt8bold {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 10px;
	font-weight: bold;
}
.txt16 {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 16px;
	font-weight: normal;
}
.txt16black{
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 16px;
	font-weight: bold;
}
.txt16bold {
	color: #BA0C0C;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 16px;
	font-weight: bold;
}
.txt20bold {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 16px;
	font-weight: bold;
}
.txt2weiss {
	color: #FFFFFF;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 2px;
	font-weight: normal;
}
.txt2index_txt {
	color: #000000;
	font-family: "Verdana", Arial, Courier, Times New Roman,Times, Helvetica, sans-serif, serif;
	font-size: 2px;
	font-weight: normal;
}
/*
	Für Kontakt Formular
	
	Beginn
*/
input {
	color:#000000;
	border: none; 
	border-top: 0px dotted #202020;
	border-left: 0px dotted #202020;
	border-right: 0px dotted #202020;
	border-bottom: 1px dotted #202020;
	background-color:transparent;
}
input.button {
	color:#000000;
	border: none; 
	background-color:#F7CF9D;
	border-top:1px solid #B18E1A;
	border-bottom: 1px solid #B18E1A;
	border-left:1px solid #B18E1A;
	border-right:1px solid #B18E1A;
}

textarea{
	color:#000000;
	border: none; 
	border-top: 1px dotted #202020;
	border-left: 1px dotted #202020;
	border-right: 1px dotted #202020;
	border-bottom: 1px dotted #202020;
	background-color:transparent;
}
.mailfalsch{
	color:#986F31;
}
.felderleer{
	color:#986F31;
}
.pflichtfeld{
	color:#000000;
}
.abgesandt{
	color:#09B801;
}.rahmen {
	border: 2px #0000FF;
}
p {padding-bottom: 10px;}

.suchtext {
position:absolute;
left:-9999px;
}
