body {
	padding: 10px;
	font-size: small;
	background-color: #6d7a67;
	background-image:url(backgrounds/dgren2.gif);
	font-family: arial, helvetica, sans-serif;
	color: black;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 105%;
}

img {
	border-width: 0px;
}

a {
	color: #904F05;
	text-decoration: underline;
	font-style: italic;
	//font-weight: bold;
}

ul {
	list-style-image: url(bilder/pfeil.gif);
}

.pfeillink {
	padding-left: 20px;
	min-height: 10px;
	background-image: url(bilder/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#wrapper {
	width: 768px;
	/*background-color: #c9e1a2;*/
	color: black;
	/*position: absolute;*/
	/*bottom: 10px;*/
	top: 10px;
	height: 100%;
	margin: auto;
}
#rund {
	height: 31px; 
	background-image: url("bilder/oben.gif");
}

#kopf {
	padding: 10px 20px 0px 0px;
	color: black;
	background-color: #C9DBBF;
	position: relative;
	min-height: 150px;
}

#kopf h1 {
	position: absolute;
	top: 40px;
	right: 60px;
	padding: 0;
	margin: 0;
	font-size: 230%;
}

#kopf h3 {
	position: absolute;
	top: 100px;
	right: 80px;
	padding: 0;
	margin: 0;
	font-size: 150%;
	font-style: italic;
}


#navi {
	padding: 10px 5px 4px 0px;
	text-align: right;
	background-color: #C9DBBF;
	color: black;
	border-bottom: 2px solid white;
}

#navi ul {
	padding: 0;
	margin: 0;
}

#navi li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#navi a {
	text-decoration: none;
	color: white;
	background-color: #B25E00;
	padding: 4px 8px 4px 8px;
	border: 2px solid white;
	font-weight: bold;
        font-size: 12px;
	background-image: url("bilder/button.jpg");
	height: 29px;
}

#navi a:hover {
	background-color: #8E4B00;
	color: white;
	background-image: url("bilder/button2.jpg");
}

#termine #navi01,
#geschaeft #navi02,
#aktuell #navi03,
#adressen #navi04,
#kinder #navi05,
#links #navi06
 {
	border-bottom: none;
	padding-bottom: 6px;
	background-color: #8E4B00;
	background-image: url("bilder/button2.jpg");
}

#breadcrumb {
	position: relative;
	text-align: left;
	left: 0px;
	float: left;
	color: black;
	background-color: #C9DBBF;
	font-size: 11px;
}

#breadcrumb a {
	font-weight: normal;
	text-decoration: none;
	background-color: #C9DBBF;
	background-image: none;
	border-width: 0px;
	color: black;
}

#breadcrumb a:hover {
	background-color: #C9DBBF;
	color: #904F05;
	background-image: none;
}

#uebergang {
	background-image: url("bilder/uebergang2.jpg");
	background-repeat: repeat-x;
	background-color: #c9e1a2;
	height: 58px;
}

#text {
	top: 0px;
	padding: 20px;
	padding-top: 32px;
	background-color: #c9e1a2;
	color: black;
	background-image: url("bilder/uebergang2.jpg");
	background-repeat: repeat-x;
}

#text ul {
	line-height: 20px;
}

#fuss {
	bottom: 0px;
	padding: 5px;
	background-color: #c9e1a2;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	color: black;
	font-size: small;
	position: relative;
	clear: both;
}

#fuss a {
	text-decoration: none;
	color: black;
	font-style: italic;
	font-weight: normal;
}

#fuss #sitem {
	position: absolute;
	left: 10px;
}

#fuss #fhome {
	text-align: center;
}

#fuss #impre {
	position: absolute;
	right: 10px;
}

#w3c {
	margin-top: 30px;
}

.window {
	background-color: #BCDB88;
	border: 2px solid white;
	float: right;
	padding: 5px;
	padding-right: 50px;
	margin-left: 10px;
}

table {
	border-width: 0px;
	width: 100%;
	border-collapse: collapse;
	border-spacing:0;
}

td {
	border: 1px solid white;
	width: 25%;
	padding: 5px;
}

.tabhead {
	line-height: 200%;
	font-weight: bold;
}

#emtycell {
	border-width: 0px;
	padding-top: 10px;
}

.news {
	padding: 5px;	
	border: 1px solid white;
	margin: 10px;
	margin-bottom: 20px;
	background-color: #BCDB88;
}

.news_h {
	font-size: 130%;
	font-weight: bold;
}

.news_d {
	font-size: 95%;
	font-style: italic;
}

.news_t {
	margin-top: 15px;
}

#distelfinke {
	padding-left: 15px;
}

.bild_rechts {
	float: right;
	margin-left: 10px;
}

.bild_links {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#kinder_daten {
	background-color: #BCDB88;
	border: 2px solid white;
	padding: 5px;
	margin-bottom: 10px;
}

#kinder_daten dt {
	font-weight: bold;
}

#kinder_daten dd {
	margin: 0px;
}

#kinder_daten dl {
	margin-right: 15px;
	margin-left: 0px;
}

#kinder_daten p {
	width: 70%;
}

.bildergallerie p {
	width: 254px;
	min-height: 205px;
	padding: 4px;
	/*border: 1px dotted gray;*/
	float: left;
	margin-right: 10px;
	margin-left: 60px;
	margin-bottom: 20px;
	display: inline;
}

.bildergallerie p img {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
.clear {
	clear: left;
}

#text .adresse {
	line-height: 1.2em;
	list-style: none;
	padding-left: 0px;
}

#text .adresse .separator {
    padding-bottom: 0.5em;
}

