BODY {
	padding: 20;
	font:normal .8em verdana, arial, helvetica, sans-serif;
	background-color: #fbfbfb;
}

#MAIN {
	width: 820px;
}

#BANNER {
	background-image: url('http://www.juergen-martens.info/header.jpg');
	width: 810px;
	height: 113px;
}

#NAVBAR {
	border: 1px solid #ffffff;
	margin-top: -9px;
	margin-right: 20px;
	float: right;
	background-color: #005693;
	padding: 4px;
	color: white;
	font-weight: bold;
}

#NAVBAR A {
	color: white;
	text-decoration: none;
}

#NAVBAR A:HOVER {
	text-decoration: underline;
}

#MIDDLE {
	margin: 25px 0px;
}

#NAVCOL {
	float: left;
	width: 200px;
}

#CONTENT {
	width: 620px;
	float: left;
}

#FOOTER {
	background-color: #005693;
	padding: 3px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
}

#FOOTER A {
	color: white;
	text-decoration: none;
}

#FOOTER A:HOVER {
	text-decoration: underline;
}

.ENTRYTITLE {
	margin: 10px 10px -10px 0px;
	background-color: #005693;
	padding: 2px 5px;
	color: white;
	font-weight: bold;
}

.ENTRYTITLE A {
	text-decoration: none;
	color: white;
}

.ENTRYTITLE A:HOVER {
	text-decoration: underline;
}

.ENTRY {
	margin: 10px 10px 0px 0px;
	padding: 12px;
	line-height: 18px;
	background-color: #fffde6;
	border: 1px solid #cccccc;
}

.ENTRY TD {
	font-size: 12px;
}

TH {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.ENTRY A {
	text-decoration: none;
	color: #005693;
}

.ENTRY A:HOVER {
	color: Red;
	border-bottom: 1px solid #cccccc;
}

.BILD A:HOVER {
	border-bottom: 0px;
}

.IMG {
	float: left;
	margin: 5px 10px 3px 0px;
}
