/* Horizontales Menue */
.layoutmenutop a.menutop:hover   	{ display: block; width: 130px; color: white; font-size: 10pt; line-height: 26px; vertical-align: middle; text-align: center; background: url('../Images/Layout 2009/Menue_orange.jpg') center center no-repeat; }
.layoutmenutop a.menutop        	{ display: block; width: 130px; color: white; font-size: 10pt; line-height: 26px; vertical-align: middle; text-align: center; background: url('../Images/Layout 2009/Menue_grau.jpg') center center no-repeat; }
.layoutmenutop td.menutop 			{ vertical-align: center; margin: 0px; padding: 0px;}
.layoutmenutop table.menutop 		{ background: white;padding: 0px; margin: 0px; width: 919px; }
.layoutmenutop .menutopdisabled  	{  display: block; width: 130px; color: white; font-size: 10pt; line-height: 26px; vertical-align: middle; text-align: center; background: url('../Images/Layout 2009/Menue_orange.jpg') center center no-repeat; font-weight:bold; }

/* Vertikales Menü */
.menu         		{ font-weight:normal;line-height: 25px; vertical-align: bottom; margin: 0px; padding: 0px 0px 0px 15px; background: url('../Images/Layout 2009/Menue-links_middle.jpg') left top repeat-y; }

.menutoppic			{ color: #ff8c12; font-variant: small-caps; letter-spacing:1px; font-weight: bold; font-size: 10pt; font-family: Verdana; text-align: left; margin-top: 16px; padding: 2px 5px 2px 0px; border: none }
.menutoppic a.menutop, .menutoppic a.menutop:hover, .menutoppic a.menutop:visited 
					{ color: #ff8c12; }
a.menuitem:hover    { color: #ff8c12; text-decoration: none; font-weight: normal; }
a.menuitem      	{ color: #4c4d4c; text-decoration: none; font-weight: normal; }

.submenu          	{ font-size: 9pt; line-height: 16px; margin-left: 20px; disply: block; }
.submenutoppic  	{ color: #4C4D4C; margin-bottom: -3px }
.menuitemdisabled  	{ color: #ff8c12; text-decoration: none; }

.buttonbody   		{ margin:0px; padding:0px; color: #fff; font-weight: bold; font-size: 10pt; font-family: Verdana; background-color: #5568a8; text-align: center; margin-top: 16px; padding: 1px 1px; border: none; height:20px;width:80px; }
.buttontop    		{ margin:0px; padding:0px; background-color: #5568a8; width:86px; height:4px;  position:absolute; border: none; }
.buttonleft   		{ margin:0px; padding:0px; background-color: #5568a8; width:2px;  height:22px; position:absolute; border: none; }
.buttonbottom 		{ margin:0px; padding:0px; background-color: #2660dd; width:86px; height:4px;  position:absolute; border: none; }
.buttonright  		{ margin:0px; padding:0px; background-color: #5565a1; width:2px;  height:22px; position:absolute; border: none; }
