        body
	{
		margin: 0;
		padding: 0;
		text-align: left;
		color: #000000;
		background-color: #CCD2BD;
                font-family: Verdana, Arial;
		font-size: 10px;
	}

	a
	{
		color: #000000;
		font-style: normal;
		text-decoration: none;
	}

	a:hover
	{
		color: #000000;
		font-style: normal;
		text-decoration: underline;
	}

	img
	{
		border: none;
	}

	#container
	{
		margin: auto;
		width: 760px;
		background-color: white;
		background-image: url(../bilder/hg_news_gelb.gif);
		background-repeat: repeat-y;
		border: 1px solid black;
	}

	#head1
	{
		height: 19px;
                background-color: #F3E802;
		text-align: right;
		padding-top: 3px;
		padding-right: 15px;
	}

	#head2
	{
		height: 166px;
                background-color: white;
                background-image: url(../bilder/head2_gelb.jpg);
		text-align: right;
	}

	#navi
	{
		height: 25px;
		vertical-align: middle;
	}

	#navi1
	{
		float: left;
		width: 249px; 
		height: 21px;
                color: #000000;
		background-color: #FFFB9F;
		padding-top: 4px;
		padding-right: 10px;
		text-align: right;
	}

        #navi1 .input
        {	width: 100px;
		height: 12px;
	        background-color: #FFFB9F;
	        color: black;
		border: 1px solid black;
		font-size: 10px;
        }

        #navi1 img
        {	width: 20px;
		height: 15px;
        }

        #navi1 form
        {
		display:inline;
        }

	#navi2
	{
		float: right;
		width: 498px; 
		height: 19px;
                color: #000000;
		background-color: #FDFFB6;
		padding-top: 6px;
		text-align: center;
	}

	#news
	{
                float: left;
	}

	#news a
	{
	        color: black;
                font-family: Verdana, Arial;
                font-weight: normal;
                font-size: 10px;
	}

	#news a:hover
	{
                color: black;
                font-family: Verdana, Arial;
                font-weight: normal;
                font-size: 10px;
		font-decoration: underline;
	}

        #news input
	{
		text-align: left;
		color: #000000;
		width: 200px;
		background-color: #EBEBEB;
                font-family: Verdana, Arial;
		font-size: 10px;
		border: 1px solid black;
	}

	#contents
	{
                float: right;
                width: 480px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 8px;
		padding-right: 8px;
		text-align: justify;
                color: black;
                background-color: white;
	}

	#contents a
	{
		color: #000000;
	}

	#contents table
	{
                width: 100%;
		text-align: left;
                color: black;
		border: none;
	}

	#contents table.gefuellt
	{
                width: 100%;
		text-align: center;
                background-color: #FDFFB6;
		border: none;
	}

	#contents td
	{
                vertical-align: top;
	}

	#contents td.center
	{
                text-align: center;
	}

	#contents td.bold
	{
                color: black;
                font-weight: bold;
	}

	#contents h1
	{
                color: black;
		font-size: 13px;
	}

	#contents h2
	{
		display:inline;
                color: black;
		font-size: 11px;
	}

	#contents h3
	{
		display: inline;
                color: black;
		font-size: 10px;
		font-weight: bold;
	}

	#contents img
	{
		display: inline;
	}

	#contents .img_freizeit
	{
                border: 1px solid #466233;
		margin: 0px 10px 10px 0px;
	}

        #contents input
	{
		text-align: left;
		color: #000000;
		width: 180px;
		background-color: #EBEBEB;
                font-family: Verdana, Arial;
		font-size: 10px;
		border: 1px solid black;
	}

	#contents hr
	{
                width: 80%;
		border: 1px solid #FDFFB6;
	}

	#bottom
	{
                clear: both;
		text-align: justify;
                color: white;
                background-color: white;
		border-top: 1px solid black;
		height: 80px;
	}

	#events
	{
                float: left;
		color: black;
                width: 233px;
		height: 77px;
		padding-top: 3px;
		padding-left: 25px;
		vertical-align: middle;
		text-align: left;
                background-color: #F3E802;
		border-right: 1px solid black;
	}

	#events a
	{
		color: black;
	}

	#events a:hover
	{
		color: black;
		text-decoration: underline;
	}

	#links
	{
                float: right;
                width: 486px;
		height: 80px;
		padding-left: 15px;
		text-align: center;
                color: black;
                background-color: #FFFCC9;
                font-size: 10px;
		vertical-align: middle;
	}

	#links h1
	{       
		color: white;
		text-decoration: underline;
                font-family: Verdana, Arial;
                font-size: 10px;
		font-weight: normal;
		line-height: 15px;
	}

	#links hr
	{       color: white;
		border-bottom-style: dotted;
	}

	#clear
	{
		clear: both;
	}
