body, td, tr, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#990000;
	text-decoration: 	none;
}

a:hover  {
	text-decoration: 	underline;
}

a.navi  {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			10pt;
	color: 				#990000;
	font-weight: 		bolder;
	
}

a.navi:active {
	color: #FFFFFF;
	background-color: #CC0000;
}

a.r_navi {
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}

.l_navitab {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.r_navitab {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

input,textarea,select {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
}

.maincontent {
	border: 1px solid #666666;
	padding: 20px 20px 5px;
}

toplink {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

a.toplink {
	font-size: 18px;
	text-decoration: none;	
}

.footer {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFff;

}

a.footer {
	color: #666666;
	text-decoration: none;
}

.texttabelle {
	border: 1px dashed #000000;
	align:right;
	padding: 10px;
	text-align: center;
	margin: 0px;
}

h3 {
	text-align: center;
}
.counter {
	font-size: 10px;
	color: #000000;
	text-align: left;

}
.emptymenu {
	background-attachment: fixed;
	background-image: url(../gfx/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

