body 	{
		 background-color: #FFFECC;
         margin-left: 0px;
         margin-right: 0px;
         margin-top: 15px;
         padding: 0px;
         text-align: center;
         font-size:14px;
		}

a:link	{
		color:Black;
		text-decoration:none;
		border: none;
		}
a:visited	{
		    color:Black;
            text-decoration:none;
            }
a:hover	{
		color:Black;
		text-decoration:underline;
		}
a:active{
		color:Black;
		text-decoration:underline
		}

.balken_klein_aussen	{
                         background-color: Maroon;
                         height: 1px;
						}
.balken_klein	{
		        background-color: #C70901;
                height: 15px;
                text-align: center;
                font-size: 12px;
                }
.balken_gross	{
                 background-color: #C70901;
                 padding: 0;
				}
.links	{
	    font-family: Book Antiqua;
	    height: 30px;

        }

.inhalt	{

         margin-left:px;
         margin-right:0px;
         margin-top: 0px;
         padding: 5px;
         text-align:left;
	     vertical-align:top;
       	 }
.links_20px	{
		    margin-left: 20px;
            }
.links_10px	{
			margin-left: 10px;

			}
.runter_10px	{
				margin-top: 10px;
				}
.fett	{
		font-weight: bold;
		}
.schrift_12px	{
				font-size: 12px;
				}
.schrift_13px	{
				font-size: 13px;
				}
.left	{
	 text-align:left;

	}
.center	{
	 text-align:center;

	}

#navi
{
	margin-left: auto;
	margin-right: auto;
	align: center;
	display: inline;
}

#navi2
{
	margin-left: auto;
	margin-right: auto;
	align: center;
	display: none
}
#erste_reihe
{
	text-align: center;
	<!--display: inline;-->
}

#zweite_reihe
{
	text-align: center;
	<!--display: inline;-->
}

#bild_gross
{
	display: none;
}
.wappen
{
	background-image:url(../images/hintergrund_wappen.jpg);
	background-repeat:no-repeat;
}
.hintergrundbild
{
	background-image:url(../images/schueFest.jpg);
	background-repeat:no-repeat;
	background-position: 92%;

}
.rechts_verschieben
{
	padding-left: 10px;
}
