body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #A0A0A4;
	margin: 0px;
	padding: 0px;
	background-color: #014D02;
	text-align: center;
	vertical-align: top;
} 
p,ul{
	margin: 0px;
	padding: 0px;
}
ul{
	margin-left:15px;
}
html{
	overflow-y: scroll;
	background-color: #014D02;
}

td {
	font-family: Verdana, Geneva, sans-serif;
}

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #014D02;
}

a     {
	color: inherit;
	outline: none;
}

a:hover    {
	color: #FD7948;
}

h1{
	font-size:16px;
	font-weight:bold;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	font-size:14px;
	font-weight:bold;
	display: inline;
	font-style: normal;
}
h3 {
	font-size:12px;
	font-weight:normal;
}
.schrift-hell { color: gray; }
blockquote {
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
a.navigation {
	color: #030;
	text-transform: uppercase;
	background-image: url(../images/global/bg-navigation.jpg);
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
	display:block;
	line-height: 35px;
	border: 0px solid #FFF;
	background-position: center bottom;
}

a:hover.navigation {
	background-image: url(../images/global/bg-navigation-over.jpg);
}
a.navigation_aktiv {
	color: #030;
	text-transform: uppercase;
	background-image: url(../images/global/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	display:block;
	line-height: 30px;
	line-height: 35px;
	border: 0px solid #FFF;
	background-position: center bottom;
}

a:hover.navigation_aktiv {
	background-image: url(../images/global/bg-navigation.jpg);
}



hr {
	border-top: 2px dotted #ADC3AD;
	font-size: 1px;
	margin: 10px 0px;
}

td.bg-aktuell-oben{
	padding: 0px 0px 0px 10px;
	background-image: url(../images/global/bg-aktuell-oben.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: left top;
}
td.bg-aktuell-mitte{
	padding: 10px 5px 5px 10px;
	background-repeat: repeat-y;
	margin: 0px;
	background-position: left top;
	font-size: 12px;
}
td.bg-aktuell-unten{
	padding: 0px 0px 0px 10px;
	background-image: url(../images/global/bg-aktuell-unten.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0px;
	
	background-color: #E2EEDA;
}
.image-border {
	border:1px solid #CCC;
	background-color: white;
	margin: 0px;
	padding: 4px;
}
.image-links {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #CCCCCC;
	padding: 3px;
	background-color: white;
}

.image-rechts {
	float:right;
	margin:0 0 0 10px;
	border:1px solid #CCCCCC;
	padding: 3px;
	background-color: white;
}
.images-flagge
 {
	border:1px solid #FAF5CB;
	padding: 0px;
	background-color: white;
}

td.shadow-top
 {
	padding: 0px;
	background-image: url(../images/global/shadow-top.jpg);
	background-repeat: repeat-x;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: bottom;
}


td.shadow-down
 {
	padding: 0px;
	background-image: url(../images/global/shadow-down.jpg);
	background-repeat: repeat-x;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: top;
}

#slideshow{
	width: 750px;
	height: 340px;
}
.angebote-trennlinie{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #014D02;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.center {
	width: 980px;
	margin: auto;
}
.footer {
	background-image:url(../images/global/bg-footer.jpg);
	font-size: 12px;
	background-repeat: repeat;
	padding: 10px 10px 3px;
}

.text-fusszeile {
	line-height: normal;
	padding: 5px;
	color: #7B8260;
	display: inline;
	background-image: url(../images/global/bg-footer.jpg);
}

.content {
	background-color: #fdfbf0;
	color: #333;
	background-image: url(../images/global/bg-content-top.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	text-align: left;
}

.content-text { padding: 15px 10px; }
