body					{
					text-align: left;
                                         margin-top: 60px;
                                         background-color: #eedc8b;
                                         font-family: Arial;
                                         font-size: 12px;
                                         vertical-align: top;
                                         background-color: #e3e3e3;

                                         }

#haupttabelle	       			{
                        			border: 0px solid black;
                                         width: 910px;
                                         height: 510px;
                                         }

#copyright				{
                                         font-size: 9px;
                                         }

#bereiche				{
                                         font-size: 12px;
                                         line-height: 170%;
                                         padding: 30px;
                                         padding-top: 183px;
                                         color: #a9741b;
                                         }

#bereiche a				{
                                         text-decoration: none;
                                         color: #a9741b;
                                         }

#bereiche a:hover			{
                                         color: black;
                                         }


#text					{
                                         font-size: 13px;
                                         line-height: 140%;
                                         padding: 30px;
                                         padding-top: ;
                                         }

#text a					{
                                         text-decoration: none;
                                         font-weight: bold;
                                         color: black;
                                         }

#text a:hover				{
                                         text-decoration: underline;
                                         }

#menue					{
					padding: 0;
                                         margin: 0;
                                         padding-left: 5px;
                                         }

#menue div 				{
    					list-style: none;
                                        	height: 25px;
    					margin: 0;
    					padding: 0;
  					}

#menue a 				{
					padding: 0;
                                         margin: 0;
    					display: block;
    	               			padding-left: 5px;
	                               	padding-right: 0px;
	                               	font-weight: bold;
	                               	text-decoration: none;
	                               	line-height: 25px;
	                              	color: white;
					}

#menue a:hover 				{
					color: #f3d033;
                                         background-image: url(pix/balken.gif);
                                         background-repeat: no-repeat;
                                         background-position:0px 2px;
					}

#menue a 				{
					}

#ueber 					{
					font-weight: bold;
                                         background-color: #990022;
                                         color: #f3d033;
					}