body {
	font-size: 11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #523516;
	margin: 0px;
	padding: 0px;
	background-color: #E8DEAD;
	background-image: url(../images/global/bg-body.jpg);
	background-repeat: repeat;
} 
p {margin: 0px;}
html{ overflow-y: scroll; }

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #523516;
	font-size: 14px;
}
a {
	color: inherit;
	text-decoration:underline;
}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336600;
}
td.address {
	font-style: normal;
	color: #267F2F;
	font-size: 15px;
	font-weight: normal;
}
blockquote {	
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
.schrift-klein {
	font-size: 12px;
	color:inherit;
}


h1{
	font-size:14px;
	font-weight:normal;
}

h2 {
	font-size:14px;
	font-weight:normal;
	display: inline;
}
h3 {
	font-size:14px;
	font-weight:normal;
}
hr {
	border-top: 1px dashed #999;
	font-size: 0px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	color: #523516;
	margin: 5px 0px;
}
td.aktuelles {
	font-size: 14px;
	color: #145A1F;
	background-color: #F6E26F;
}

td.hauptbild {
	background-attachment: scroll;
	background-image: url(../images/farmansicht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none #FDEE9D;
	border-right: none #FDEE9D;
	border-bottom: none #FDEE9D;
	border-left: none #FDEE9D;
}
td.bg-banner {
	background-image: url(../images/global/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.bg-navigation-links {
	background-image: url(../images/global/bg-navigation-hover.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
td.bg-navigation-rechts {
	background-image: url(../images/global/bg-navigation-hover.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

td.content {
	background-image: url(../images/global/bg-content.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #523516;
	background-position: left top;
	border: 1px solid #2B8933;
}

a.navigation {
	color: #F9D634;
	background-image: url(../images/global/bg-navigation.jpg);
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #88571F;
}

a:hover.navigation {
	color: #000;
	background-image: url(../images/global/bg-navigation-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
	display:block;
	line-height: 30px;
	text-align: center;
}



a.navigation_aktiv {
	color: #F9D634;
	background-image: url(../images/global/bg-navigation-aktiv.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
	display:block;
	line-height: 30px;
	text-align: center;
}

a:hover.navigation_aktiv {
	color: #000;
	background-image: url(../images/global/bg-navigation-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
	display:block;
	line-height: 30px;
	text-align: center;
}


.image-border {
	border:4px solid #F6E26F;
	padding: 1px;
	background-color: #999;
}
.image-links {
	float:left;
	border:4px solid #F6E26F;
	padding: 1px;
	background-color: #999;
}
.image-rechts {
	float:right;
	border:4px solid #F6E26F;
	padding: 1px;
	background-color: #999;
}
.images-flagge
 {
	border:0px solid #CCC;
	padding: 0px;
	background-color: white;
	margin: 0px 1px;
}

.send {
	font-size: 18px;
	font-weight: bold;
	color: #341001;
	background-color: #EBD33D;
	margin: auto;
	height: 30px;
	width: 600px;
	cursor: pointer;
}
.small-red {
	color: red;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#slideshow{
	width: 530px;
	height: 150px;
}

.gray {
	color: #5A613F;
}
table.border {
	border-collapse:collapse;}
table.border td {
	border: 2px solid;
	border-color: #F6E26F;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #621D03;
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
