body {
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(grafik/streifen_back2.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}


.ftext {
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 30px;
	}


.fhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #339911;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 3px;
	}

.ttext {
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	}


.backrechts {
	background-image: url(grafik/nav/menue_back_rechts.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.rightback1 {
	background-image: url(grafik/top_rightback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.rightback2 {
	background-image: url(grafik/nav_rightback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.tableborderlr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.tableborderl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}


.tableborderr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}

.leftback1 {
	background-image: url(grafik/top_leftback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.kleinunten {
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
}

a:link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-decoration: none;
	color: #333333;
	padding-bottom: 1px;
}

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #990000;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 1px;
	background-color: #CCCCCC;
	font-weight: normal;
}

a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-decoration: none;
	color: #333333;
	padding-bottom: 1px;
}
	
a:active {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #990000;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 1px;
	background-color: #333333;
}