input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: #BBBBBB;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
body {
	SCROLLBAR-FACE-COLOR: #ebebeb;
	SCROLLBAR-HIGHLIGHT-COLOR: #ebebeb;
	SCROLLBAR-SHADOW-COLOR: #cfcfcf;
	SCROLLBAR-3DLIGHT-COLOR: #ebebeb;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ebebeb;
	SCROLLBAR-DARKSHADOW-COLOR: #ebebeb;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFCFCF;
	background-image: url(../media/background.gif);
	background-repeat: repeat-x;
}
.fusszeile {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.fusszeile a:link {  color: #000000; text-decoration: none}
.fusszeile a:hover {  text-decoration: none; color: #757575}
.fusszeile a:visited {  text-decoration: none}
.fusszeile a:active {  color: #757575;}

.navi {
	font-family: "Trebuchet MS";
	font-size: 11px;
	
}

.navi td {
	padding-top:3px;
	padding-bottom:3px;
}

.navi a:link {  color: #2b4b02; text-decoration: none; outline-width:thin;}
.navi a:hover {  text-decoration: none; color: #2b4b02;}
.navi a:visited {  text-decoration: none; color: #2b4b02;}
.navi a:active {  color: #2b4b02;}

.naviHover {
	background-image: url(../media/menu-hover.gif);
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

.naviOut {
	background-image: url(../media/space.gif);
}

.naviActive {
	background-image: url(../media/menu-active.gif);
}

.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.content a:link {  color: #000000; text-decoration: none}
.content a:hover {  text-decoration: none; color: #757575}
.content a:visited {  text-decoration: none}
.content a:active {  color: #757575;}

.content_objects {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #2b4b02;
}
.bild {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 21px;
	line-height: 29px;
	color: #2b4b02;
}
.headline_objects {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 25px;
	color: #2b4b02;
	font-weight: bold;
}


.logo {
	font-family: "Abadi MT Condensed Light";
	font-size: 32px;
	color: #000000;
	font-weight: bold;
}

.logograu {
	font-family: "Abadi MT Condensed Light";
	font-size: 20px;
	color: #b5b5b5;
	
}
