body {
	background-image: url(../images/bg_repeat_h.gif);
	background-repeat: repeat-x;
	background-color: #cfcfcf;
	height: 100%;
}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #979797;
	text-decoration: none;
}
.menusymb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3333;px;
	line-height: 18
	text-decoration: none;
}
.tit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
.subtit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #979797;
	line-height: 18px;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
.copyright:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #979797;
	text-decoration: none;
}
.copyright:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #979797;
	text-decoration: none;
}
.copyright:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #979797;
	text-decoration: none;
}
.copyright:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #979797;
	text-decoration: none;
}
.menu:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.textfeld {
	background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	border-right:2px solid #7c7c7c;
	border-left:2px solid #7c7c7c;
	border-top:1px solid #7c7c7c;
	border-bottom: 1px solid #7c7c7c;
	width:200px;
	height:13px;
	font-size: 1em;
	color: #4A4A4A;
	text-decoration: none;
}

.textfeldklein {
	background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	border-right:2px solid #7c7c7c;
	border-left:2px solid #7c7c7c;
	border-top:1px solid #7c7c7c;
	border-bottom: 1px solid #7c7c7c;
	width:70px;
	height:13px;
	font-size: 1em;
	color: #4A4A4A;
	text-decoration: none;
}