.bild_rechts {
	float: right;
	margin-left: 5px;
}
.bild_links {
	float: left;
	margin-right: 15px;
}

body {
	background-image: url(../images/bg_schmuck01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCF0D6;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
#Layer2 {
	position:absolute;
	width:670px;
	z-index:1;
	left: 2px;
	top: 27px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Layer2 li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#LayerStart {

	position:absolute;
	width:670px;
	z-index:1;
	left: 150px;
	top: 15px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC6633;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC6633;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #B76D00;
	text-decoration: none;
}

/* einzelne Container für die Startseite */

.start_oben{
	width: 470px;
	float: left;
}

.start_unten{
	width: 160px;
	float: right;
}

.einleitung {
	clear: right;
	float: left;
	width: 480px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.losung{
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 160px;
	background-image: url(../images/bg_losung.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 15px;
}

.aktion{
	width: 160px;
	margin-top: 10px;
	background-image: url(../images/bg_aktion.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 18px;
	background-color: #FCE9C1;
	list-style-position: outside;
	list-style-type: disc;
}

.aktion li {
	margin-bottom: 15px;

}
.aktion ul {
	margin-left: 20px;
	padding: 0px;
}

/* Styles für die Pressemeldungen */



.meldung_datum{
	font-size: 80%;
	color: #888888;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.meldung_head{
	color: #333333;
	font-weight: bold;
	background-color: #FCE9C1;
	margin-bottom: 5px;
}

.meldung_inhalt{
	background-color: #FCE9C1;
	color: #000;
}

.meldung_inhalt p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
}

.nach_meldung{
margin-bottom: 15px;
}



/* Styles für die Templates Gemeinde */

.gem_inhalt{
	color: #000;
	
}

.infotafeln{
	clear: left;
	float: right;
	width: 300px;
	
}

.gem_kontakt{
width: 300px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #FCE9C1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	
	float: left;
}

.gem_kontakt p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Styles für die Templates Ansprechpartner */

.ansprech_inhalt{
	float: left;
	width: 410px;	
}

.ansprech_steckbrief{
	float: right;
	width: 230px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #FCE9C1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	font-size: 80%;
	color: #000;
}

.ansprech_kontakt p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

