@charset "utf-8";
.hochzeit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004000;
	font-size: medium;
	
}

.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004000;
	font-weight: normal;	
}







#Main {
 width: 1580px;
 margin-left:auto;
 margin-right:auto;
 box-shadow: 0px 0px 120px 1px rgba(0, 0, 0, 0.4);
 background-image:url(bilder/bg-Kreise.gif);
  class="hochzeit"
  }

#Main-klein {
 width: 1280px;
 margin-left:auto;
 margin-right:auto;
 box-shadow: 0px 0px 120px 1px rgba(0, 0, 0, 0.4);
 background-image:url(bilder/bg-Kreise.gif);
  class="hochzeit"
  }

 
 #Menu {
 width: 344px;
 float:left;
 }
#Menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Menu a:hover {
	color: #e7e67f;
	text-decoration: none;
	font-weight: normal;
}
#Menu a:active {
	color: #FF0000;
	text-decoration: none;
}



 #Inhalt {
	margin-left:456px;
	
}

#Inhalt a:link {
	color: #24a466;
	text-decoration: none
	;
}
#Inhalt a:visited {
	color: #24a466;
	text-decoration: none;
}
#Inhalt a:hover {
	color: #FFFFFF;
		}
#Inhalt a:active {
	color: #FF0000;
	text-decoration: none;
}