body {
	background-color:#FAEBB8;
	}
	
	
#titel {
	text-align:center;
	vertical-align:middle;
	background-color:#006600;
	font-size:36px;
	font-weight:bold;
	color:white;
	height:75px;
	}
	
#tabelle {
	width:900px;
	background-color:#FFFFFF;
	}
	
#logo {
	height:150px;
	width:176px;
	background-image:url(../Bilder/Logos/logo_Gemeinde.gif);
	background-repeat:no-repeat;
	}
	
#ueberschrift {
	font-size:36px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	}
	


#link {
	width:176px;
	padding-left:20px;
	padding-bottom:30px;
	padding-top:30px;
	border-right:1px solid #FAEBB8;
	vertical-align:top;
	

	}

a {
	color:#006600;
	text-decoration:none;
	}


a:hover {
	text-decoration:underline;
	}




a.navi {
	color:#006600;
	text-decoration:none;
	font-variant:small-caps;
	
	}


a:hover.navi {
	text-decoration:underline;
	}









