.schwarz9 {
	font-family: "Trebuchet MS";
font-size: 9px;
	color: #000000;
}
.schwarz10 {
	font-family: "Trebuchet MS";
font-size: 10px;
	color: #000000;
}
.schwarz11 {
	font-family: "Trebuchet MS";
font-size: 11px;
	color: #000000;
}
.schwarz12 {
	font-family: "Trebuchet MS";
font-size: 12px;
	color: #000000;
}
.schwarz13 {
	font-family: "Trebuchet MS";
font-size: 13px;
	color: #000000;
}
.schwarz14 {
	font-family: "Trebuchet MS";
font-size: 14px;
	color: #000000;
}
.schwarz16 {
	font-family: "Trebuchet MS";
font-size: 16px;
	color: #000000;
}
.schwarz18 {
	font-family: "Trebuchet MS";
font-size: 18px;
	color: #000000;
}
.schwarz26 {
	font-family: "Trebuchet MS";
font-size:26px;
	color: #000000;
}
.schwarz36 {
	font-family: "Trebuchet MS";
font-size: 36px;
	color: #000000;
}

.grau12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}


.weiss9 {
	font-family: "Trebuchet MS";
font-size: 9px;
	color: #FFFFFF;
}
.weiss10 {
	font-family: "Trebuchet MS";
font-size: 10px;
	color: #FFFFFF;
}
.weiss11 {
	font-family: "Trebuchet MS";
font-size: 11px;
	color: #FFFFFF;
}
.weiss12 {
	font-family: "Trebuchet MS";
font-size: 12px;
	color: #FFFFFF;
}
.weiss13 {
	font-family: "Trebuchet MS";
font-size: 13px;
	color: #FFFFFF;
}
.weiss14 {
	font-family: "Trebuchet MS";
font-size: 14px;
	color: #FFFFFF;
}
.weiss16 {
	font-family: "Trebuchet MS";
font-size: 16px;
	color: #FFFFFF;
}
.weiss18 {
	font-family: "Trebuchet MS";
font-size: 18px;
	color: #FFFFFF;
}
.weiss26 {
	font-family: "Trebuchet MS";
font-size: 26px;
	color: #FFFFFF;
}
.weiss36 {
	font-family: "Trebuchet MS";
font-size: 36px;
	color: #FFFFFF;
}


.blau12 {
	font-family: "Trebuchet MS";
font-size: 10px;
	color: #000099;
}


.rot14 {
	font-family: "Trebuchet MS";
font-size: 14px;
	color: #FF0000;
}


a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;	
}

.a_klein:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal
}
.a_klein:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal
}
.a_klein:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.a_klein:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal
}



.logo {
	background-image: url(../images/img1a.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.logo2 {
	background-image: url(../images/img2a.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.header_left {
	background-image: url(../images/header_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_right {

	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_center {
	background-image: url(../images/header_center.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.padding_5 {
	padding: 5px;
}
.footer_left {

	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_right {


	background-image: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_center {

	background-image: url(../images/footer_center.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.spacing120 {
	line-height: 120%;
	list-style-type: none;
}

