body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(img/bgd_main.gif);
	background-repeat: repeat;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textheadline {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textfooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;

}
.textklein {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.schaltflaeche {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #F5F1E6;
	height: 20px;
 vertical-align : top;
 
}
.rahmengestrichelt {
	border: 1px dashed #333333;
}
.textlink {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {

	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:active {


	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
/* SLIDESHOW */
#slideshow {
 height:100px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;

}
.textfeld {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #F5F1E6;
	height: 17px;
 vertical-align : top;
}
.pulldown {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align : top;
	width: 85px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #333333;


}
