body, td {
	font-family:  Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
    color: #000000;
	text-decoration: none;
}

#zelle3, #zelle5 {
    color: #ffffff;
}

h1 {
	font-family:  Georgia;
	font-size: 17px;
	line-height: 25px;
	color: #000000;
	letter-spacing: 2px;
	margin-top: 0px;
}

hr {
    witdh: 100%;
	height: 0px;
    margin-top: 10px; 
    margin-bottom: 10px; 
	color: #ffffff;
    border-top: 1px dotted #555555;
}

h2 {
    font-size: 13px;
	color: #B02B1A;
}

/* =-=-=-=-=-=-=- Navigation -=-=-=-=-=-=-=- */
#navigation {
	padding-left: 10px;
	width: 200px;
	}
	
#navigation ul {
	width: 200px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	list-style: none;
	margin: 0;
	padding-left: 0px;
	}
	
#navigation li a:link, #navigation li a:visited {
	color: #ffffff;
	display: block;
	background: url(img/navi.gif) 0 -1px;
	height: 19px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	}
	
#navigation li a:hover, #navigation li a:active {
	color: #ffffff;
	background: url(img/navi.gif) 0 -25px;
	text-decoration: none;
	padding-left: 10px;
	}
	
#navigation_aktiv {
	color: #ffffff;
	display: block;
	background: url(img/navi.gif) 0 -25px;
	height: 19px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	}
	
.subnavi {
	color: #777777;
	display: block;
	background: url(img/navi.gif);
	height: 24px;
	font-weight: normal;
	text-decoration: none;
	}
	
.subnavi a:hover, .subnavi a:active {
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	}
	
.meldung {
    color: #B02B1A;
	font-weight: bold;
}

/* rheinline */
#rheinline, #rheinline a:link, #rheinline a:visited, #rheinline a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #BEA481;
	text-align: right;
}
