body, table {
    font-family: Arial, Helvetica, sans-serif;

}
.bgcell {
	background-attachment: fixed;
	background-image: url(../images/hallo-fuchs1.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.txt18 {
	font-size: 18px;
	color: #0A7CB1;
	line-height: 30px;

}
.txt14 {
	font-size: 14px;
	color: #000000;
}
.normtxt {
	font-size: 12px;
	color: #000000;
}
.txt24 {
	font-size: 24px;
	color: #0066CC;
}
.bgcell2 {
	background-attachment: fixed;
	background-image: url(../images/fuchs-ok.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.botnavi a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.botnavi a:visited {	
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.botnavi a:hover {	
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
.botnavi a:active {	
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.navi a:link {
	font-size: 18px;
	color: #0A7CB1;
	text-decoration: none;
}
.navi a:visited {	
	font-size: 18px;
	color: #0A7CB1;
	text-decoration: none;
}
.navi a:hover {	
	font-size: 18px;
	color: #0066CC;
	text-decoration: underline;
}
.navi a:active {	
	font-size: 18px;
	color: #0A7CB1;
	text-decoration: none;
}
.line2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.addnavi a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.addnavi a:visited {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.addnavi a:hover {	
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
.addnavi a:active {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.input {
    font-size: 12px;
    color: #000000;
    background-color: CCE5F9;
}