table.aussen
{
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align:center;
	vertical-align:top;
	border: 0px solid;
}
table.innen
{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid;
	width: 70%;
}
.navLink
{
	font-weight: bold;
	color: #AAA585;
}
.navLinkActiv
{
	font-weight: bold;
	color: #D60717;
}
.navLink:hover
{
	color: #D60717;
}
a
{
	text-decoration: none;
	font-family: courier new;
}
body, table, td, th
{
	font-family: courier new;
}
body
{
	padding: 0px;
	margin: 0px;
}
.navLinkSpacer
{
	font-weight: bold;
}
.footer
{
	background-color: #FEEF9C;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	font-size: 15px;
	color: #AAA585;
	padding-right: 15px;
}
hr
{
	border: 1px solid #646565;
}
.mainCell
{
	vertical-align: top;
	text-align: center;
}
.banner
{
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-color: #FEEF9C;
	height: 80px;
	vertical-align: bottom;
	font-size: 15px;
	color: #AAA585;
	padding-right: 15px;
	text-align: right;
	padding-bottom: 3px;
}
#content
{
	vertical-align: top;
	padding-left: 5px;
	width: 60%;
	border-right: 3px solid #D60717;
	text-align: left;
	font-size: 15px;
	font-family: georgia;
}
#rightContent
{
	vertical-align: top;
	padding-left: 5px;
	text-align: left;
	font-size: 15px;
	font-family: georgia;
}

.hSpacer { height: 5px; }
a
{
	font-size: 14px;
}


.imgNote { color: grey; font-size: 10px;}
