.menu {
	background-color: #003325;
}
.menu a {
	color: #FFFAB9;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFAB9;
}
.menu td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFAB9;
}

.menu .border_bottom {
	border-bottom: 3px solid #004230;
}
.menu .border_right {
	border-right: 5px solid #004230;
}
.menu .menu_punkt {
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.border_bottom {
	border-bottom: 3px solid #0A3325;
}
.border_right {
	border-right: 5px solid #0A3325;
}

 .Entry				{ display: block; width: 138px; height: 335px; float: left; margin: 0px 3px 20px 0px; }
 .Entry .Bild		{ display: block; width: 136px; height: 200px; background-color: white; text-align: center; border: 1px solid #CCCCCC; }
 .Entry .Bild .quer	{ margin: 60px 0px 0px 0px; }
 .Entry .Bild .hoch	{ margin: 5px 0px 0px 0px;  }
 .Entry p			{ background-color: #003325; margin: 3px 0px 0px 0px; color: #fffab9; font-weight: bold; padding: 2px 4px 2px 4px; font-size: 11px; height: 85px; }
 .Entry .Txt		{ height: 36px; display: block; overflow: hidden; }
 .Entry .Klein		{ height: 18px; font-size: 11px; font-weight: lighter; display: block; margin: 4px 0px 6px 0px; }
 .Entry .Link		{ text-decoration: none; display: block; font-size: 12px; background-color: #003325; border-top: 1px solid white; color: #fffab9; font-weight: bold; padding: 2px 4px 2px 4px; }

body {font-family:Verdana,Helvetica,Sans-Serif;
font-size:11px;}
