body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rot {color: #FF0000}
.headline {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #660000;

}
a:visited {
	
	color: #660000;

	text-decoration:underline;
}

a:hover {
color: #660000;
	text-decoration:underline;
}
.balken_links {
background-image: url(Bilder/pixelbilder/balken_links.gif);
background-repeat: repeat-x;}
.balken_rot_rechts {
background-image: url(Bilder/navigation/navirotrechts.gif)
background-repeat: repeat-x;}
.rand_rot_oben {
background-image: url(Bilder/buddarot/rand_rot_oben.gif);
background-repeat: repeat-x;}
.rand_rot_rechts {
	background-image: url(Bilder/buddarot/rand_rot_rechts.gif);
	background-repeat: repeat-y;
}

.rand_rot_unten {
	background-image: url(Bilder/buddarot/rand_rot_unten.gif);
	background-repeat: repeat-x;
}

.rand_rot_links {
	background-image: url(Bilder/buddarot/rand_rot_links.gif);
	background-repeat: repeat-y;
}
.bg_rot {
	/*background-image: url(Bilder/pixelbilder/buddarot.gif);*/
	background-color:#7C3505;
	padding:5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}


.rand_gelb_oben {
	background-image: url(Bilder/hellgelb/rand_gelb_o.gif);
	background-repeat: repeat-x;
}

.rand_gelb_rechts {
	background-image: url(Bilder/hellgelb/rand_gelb_re.gif);
	background-repeat: repeat-y;
}

.rand_gelb_unten {
	background-image: url(Bilder/hellgelb/rand_gelb_U.gif);
	background-repeat: repeat-x;
}

.rand_gelb_links {
	background-image: url(Bilder/hellgelb/rand_gelb_li.gif);
	background-repeat: repeat-y;
}
.bg_hellgelb {
	background-image: url(Bilder/pixelbilder/hellgelb.gif);
	background-repeat: repeat;
	padding:5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.rand_weiss_oben {
	background-image: url(Bilder/weiss/rand_weiss_o.gif);
	background-repeat: repeat-x;
}

.rand_weiss_rechts {
	background-image: url(Bilder/weiss/rand_weiss_re.gif);
	background-repeat: repeat-y;
}

.rand_weiss_unten {
	background-image: url(Bilder/weiss/rand_weiss_u.gif);
	background-repeat: repeat-x;
}

.rand_weiss_links {
	background-image: url(Bilder/weiss/rand_weiss_li.gif);
	background-repeat: repeat-y;
}
.bg_weiss {
	background-image: url(Bilder/pixelbilder/weiss.gif);
	background-repeat: repeat;
	padding:5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.bg_hellorange {
	background-image: url(Bilder/pixelbilder/hellorange.gif);
	background-repeat: repeat;
}

.eingabefeld_kurz {
width: 70px;
border-color:#FFCC33;
		border: solid #FFCC33;
	border-width: 1px 1px 1px 1px;
}
.eingabefeld_kurzfett {
	width: 70px;
	border-color:#FFCC33;
	border: solid #FFCC33;
	border-width: 1px 1px 1px 1px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.eingabefeld_sehrkurz {
	width: 30px;
		border: solid #FFCC33;
	border-width: 1px 1px 1px 1px;
		border-style: solid solid solid solid;
}
.eingabefeld_sehrlang
{
width: 400px;
border-color:#FFCC33;
		border: solid #FFCC33;
	border-width: 1px 1px 1px 1px;
		border-style: solid solid solid solid;
}
.eingabefeld_lang
{
width: 220px;
border-color:#FFCC33;
		border: solid #FFCC33;
	border-width: 1px 1px 1px 1px;
		border-style: solid solid solid solid;
}
.eingabefeld_mittel
{
	width: 145px;
	border-color:#FFCC33;
		border: solid #FFCC33;
	border-width: 1px 1px 1px 1px;
		border-style: solid solid solid solid;
}

.orange {
 	color: #FFBE00;
	}
.weissfett {
	color: #FFFFFF;
	font-weight: bold;
}
.c_head{
color: #7C3505;
font-size:14px;
font-weight:bold;}
.linie{ background-image:url(Bilder/pixelbilder/orange.gif);
background-repeat:repeat;
}
.Stil1 {font-size: 9px;
color:#CCCCCC;}
