﻿/* --- Formatierung für Menue oben --- */
table#top {
	width: 1000px;
	background-color: #EEF2E1;
	margin-left: auto;
	margin-right: auto;
}

td.toplogo {
	width:170px;
	vertical-align:top;
	padding-left:50px;
	padding-top:30px;
	padding-bottom:24px;
}

td.topmenue {
	width:150px;
	vertical-align:top;
	padding-top:46px;
	padding-bottom:20px;
}

td.topright {
	width: 140px;
	padding-left:10px;
	padding-right: 30px;
	padding-top:40px;
	padding-bottom:24px;
}

div#bannertopright {
	color: #66A235;
	font-size: 11px;
	text-align:right;
	text-decoration:none;
	line-height:15px
}
div#bannertopright a {
	text-decoration:none;
}

div.topmenue {
	color: #6AAF32;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
}
div.topmenue a {
	text-decoration:none;
}

a.topmenue:link		{ color: #000000; text-decoration: none; font-size: 0.8em; line-height: 15px }
a.topmenue:visited	{ color: #000000; text-decoration: none; font-size: 0.8em; line-height: 15px }
a.topmenue:active	{ color: #000000; text-decoration: none; font-size: 0.8em; line-height: 15px }
a.topmenue:hover	{ color: #4F8930; text-decoration: none; font-size: 0.8em; line-height: 15px }

input#suche {
	width: 110px;
	height: 14px;
	color: gray;
	font-size:10px;
	margin-top:22px;
	padding-left: 16px;
	padding-top:2px;
	border-width: 1px;
	border-color: #BFD392;
	border-style: solid;
	background: url("../images/suche.jpg");
}

select.rightform {
	width: 160px;
	height: 20px;
	font-size: 10px;
	margin-top: 4px;
	border-width: 1px;
	border-color: #4F8930;
	border-style: solid;
}


	width: 160px;
	height: 20px;
	font-size: 10px;
	margin-top: 4px;
	border-width: 1px;
	border-color: #4F8930;
	border-style: solid;
}


/* --- Ende Formatierung für Menue oben --- */



