body{
	background-image:url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	}
	
td,tr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	}

td.header{
	background-image:url(images/web_03.jpg);
	background-repeat: repeat-x;
	}
td.main{
	background-image:url(images/web_05.jpg);
	background-repeat: no-repeat;
	}
td.navi{
	background-image:url(images/web_04.jpg);
	background-repeat: no-repeat;
	}
	
td.navifeld {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #063;	
	}
	
hr.gepunktet {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #063;	
	}
	
td.ueberschrift {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #303D11;
	text-align: right;
	vertical-align: middle;
	font-style: italic;
	height: 87px;
	}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B5603;
	text-decoration: none;
	}
	
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B5603;
	text-decoration: none;
	}
	
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B5603;
	text-decoration: none;
	}
	
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #798905;
	text-decoration: underline;
	}

a.navifeld:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B5603;
	text-decoration: none;
	}
	
a.navifeld:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B5603;
	text-decoration: none;
	}
	
a.navifeld:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B5603;
	text-decoration: none;
	}
	
a.navifeld:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #798905;
	text-decoration: none;
	}
	
input.FORM100proz {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECEFDC;
	margin: 0px;
	padding: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #91986C;
	}
	
input.FORM4stellig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECEFDC;
	margin: 0px;
	padding: 1px;
	width: 40px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #91986C;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECEFDC;
	margin: 0px;
	padding: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #91986C;
	}
	
input.FORM6stelligCenter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECEFDC;
	margin: 0px;
	padding: 1px;
	width: 60px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #91986C;
	text-align: center;
}

.bildrechts {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
.bildlinks {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	}

