/*
Theme Name: Europadruck
Theme URI: http://www.donatwebdesign.de/
Description: Theme Europadruck.com
Version: 2.0
Author: Ingo Donat
Author URI: http://www.donatwebdesign.de/

Europadruck.com
Datei: style.css
Media: screen, projection 

Datum: 29.11. 2006
Letzte Aenderung am 28.04.2009

Autor: Ingo Donat 
Mail:  office@donatwebdesign.de
Web:   http://www.donatwebdesign.de
*/

/* 
Wichtige Farben
Dunkles Gruen: #0B3122
Mittleres Grün: #0B3122
Helles Grün: #E8F7D4
*/


/* ############################################################### Allgemeines */
*{
	padding: 0;
	margin: 0;
}

body{
	background: #FFF url('images/bg-header.gif') top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* Zentrierung des Layouts im IE 5 */
	font-size: 70%;
	line-height: 1.4em;
}

body#infoseiten{
	background: #E8F7D4;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	margin: 0;
}


/* ############################################################### Schriften */

/* Allgemeine Schriftformate */
h1,h2,h3,h4,h5 {
	color: #000;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.03em
}

ol,ul,li,dl,dt,dd,p,input,textarea,select {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.02em
}


/* Überschriften */
h1 {
	clear: both;
	margin: 33px 0 0 368px;
	color: #E8F7D4;
	font-weight: normal;
	font-size: 2em;
	line-height: 1.5em;
	letter-spacing: 0.03em;
	padding: 0.0em;
	text-align: right;
	position: relative;
	float: left;
	width: 500px;
	display: inline;
}

h2 {
	clear: both;
	font-size: 1.6em;
	color: #0B3122;
	font-weight: lighter;
	line-height: 1.5em;
	margin: 0.9em 0 0.4em 1.5em;
}

#top-start h2 {
	font-size: 1.8em;
	margin: 0 0 .4em 0;
}

#top-start h2 a {
	color: #0B3122;
}

#top-start h2 a:visited {
	color: #0B3122;
}

#infoseiten h2 {
	font-size: 1.4em;
	color: #FFF;
	background: #43771A; 
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 0.6em 0;
	padding: 5px 10px;
}

#top-start  h3 {
	font-size: 1.4em;
	line-height: 2em;
	color: #0B3122;
	margin: 0;
}

body#page h3 {
	clear: both;
	font-size: 1.6em;
	font-weight: lighter;
	color: #0B3122;
	line-height: 1.5em;
	margin: 0.6em 0 1em 15px;
	text-indent: 7px;
	background: none;
	border-bottom: 1px solid #1D6E3C;
}

body#page h3.loginpage {
	text-indent: 11px;
}

body#page #vollebreite h3 {
	margin: 0.6em 15px 1em 15px;
}

h3#headline-2 {
	font-size: 1.6em;
	font-weight: lighter;
	color: #0B3122;
	margin: 10px 0 1em 15px;
}

h3#headline-2 a {
	color: #0B3122;
}

h3#headline-2 a:visited {
	color: #0B3122;
}

h3#headline-3 {
	font-size: 1.6em;
	font-weight: lighter;
	color: #0B3122;
	margin: 0 0 .6em 0;
}


h4 {
	clear: both;
	font-size: 1.5em;
	font-weight: lighter;
	line-height: 1.2;
	margin: 0.6em 0 1em 1.3em;
	font-weight: normal;
}

h5 {
	clear: both;
	font-size: 1.2em;
	color: #000;
	margin: 0.6em 0 0.5em 1.7em;
	font-weight: bold;
}

fieldset h5 {
	clear: both;
	width: 450px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000;
	margin: 0 0 30px 0;
	padding: 10px;
	font-weight: bold;
	border: 2px solid #73A431;
}

html* fieldset h5 {
	margin: 0 0 30px -20px;
}

#top h5, #top-sponsoring h5 {
	clear: both;
	font-size: 1.2em;
	margin: 0.6em 0 0.5em 2em;
	font-weight: bold;
}

body#start #spalte-2 h5 {
	clear: both;
	font-size: 1.2em;
	margin: 0.6em 0 1.7em 1.7em;
	font-weight: bold;
}

body#start #spalte-1 h5 {
	font-size: 1.2em;
	margin: 0.6em 0 1.7em 1.7em;
	font-weight: bold;
}

/* ############################################################### Navigation */

/* Links allgemein */
a:link {
	color: #1D6E3C;
	text-decoration: none;
}

a:visited {
	color: #587e26;
	text-decoration: none;
}

a:hover {
	color: #1D6E3C;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}

a:focus { outline: none; }


/* Buttons Startseite */
.buttons a:visited {
	color: #1D6E3C;
	text-decoration: none;
}

.buttons a:hover {
	color: #587e26;
	text-decoration: none;
}


/* Hauptnavigation */
#navigation {
	position: relative;
	width: 860px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 10px 30px 7px;
	position: relative;
	float: left;
	background: transparent;
}

#navigation ul {
	position: relative;
	background: transparent;
	list-style-type: none;
}

#navigation li {
	padding: 8px 0 8px 1px;
	border-left: 1px solid #cddfb5;
	float: left;
}

#navigation li a {
	padding: 8px 11px 8px 11px;
	color: #000; /* Fix für IE 5.0 Win, verstecken vor IE Mac \*/
	margin: -8px 0 -8px 0;
	display: block; /* End hide */
}

#navigation li a:hover {
	background: #cddfb5;
	padding: 8px 11px 8px 11px;
	color: #0B3122;
	text-decoration: none;
}
	
#navigation #aktiv-1 a {
	background-color: #cddfb5;
	background-image: none;
	padding: 8px 11px 8px 11px;
	color: #0B3122;
	text-decoration: none;
}

#navigation li.druckanfrage a {
	padding: 8px 11px;
	color: #000;
}

#navigation .druckanfrage a:hover {
	padding: 8px 11px;
	color: #0B3122;
}

#navigation #aktiv-druckanfrage a {
	padding: 8px 11px;
	color: #0B3122;
}


#stoerer {
	position: absolute;
	top: -18px;
	left: 591px;
}

#stoerer a:hover {
	background: none !important;
}

/* Metanavigation */

#meta-nav-wrap {
	width: 880px;
	height: 20px;
}

#meta-nav {
	float: right;
	width: 600px;
}

#meta-nav ul {
	float: right;
	background: transparent;
	list-style-type: none;
	padding: 0 11px 0 0;
}

#meta-nav li {
	padding: 5px 1px 3px 1px;
	border-left: 1px solid #cddfb5;
	float: left;
}

#meta-nav li a {
	padding: 5px 11px 3px 11px;
	color: #000; /* Fix für IE 5.0 Win, verstecken vor IE Mac \*/
	margin: -8px 0 -8px 0;
	display: block; /* End hide */
}

#meta-nav li a:hover {
	padding: 5px 11px 3px 11px;
	color: #0B3122;
	text-decoration: none;
}

#meta-nav li a#key {
	padding: 5px 20px 3px 11px;
	background: url('images/key.gif') no-repeat center right;
}

#meta-nav li a#no-key {
	padding: 5px 0px 3px 11px;
}


/* Links Footer */
#footer a:link {
	color: #73A431;
	text-decoration: none;
}

#footer a:visited {
	color: #73A431;
	text-decoration: none;
}

#footer a:hover {
	color: #73A431;
	text-decoration: underline;
}


/* ############################################################### Absätze und Listen */

/* Absätze und Linien */
p {
	font-size: 1.2em;
	line-height: 1.4em;
}

#inhalt p {
	padding: 0em 0em 0.8em 1.8em; /* Innenabstände für alle Absätze innerhalb des Inhaltsbereichs */
}

#top-start p {
	text-align: justify;
	padding: 0;
}

#top-left p, #top-right p {
	font-size: 1.1em
}

#top p, #top-sponsoring p {
	width: 700px;
	font-size: 1.3em;
	margin: 0 0 0.5em 0em;
}

#bottom-left p, #bottom-right p {
	padding: 0;
	margin: 0;
}

#spalte-2 p, #spalte-4 p {
	padding-left: 1.7em;
}

#vollebreite p {
	width: 700px;
	font-size: 1.3em;
	margin: 0 0 0.5em 0em;
}

#infoseiten p {
	font-size: 1.2em;
	margin: 0 10px 10px 10px;
}

#infoseiten a {
	text-decoration: underline;
}

#footer p {
	color: #E8F7D4;
	padding: 0.6em 1.8em;
	font-size: 1.2em;
	float: left;
}

hr{
	width: 100%;
	background-color:#000;
	color:#000;
	border: #000;
	height: 1px;
	margin: 10px 0 20px 0;
	text-align: left;
	clear: both;
	}
	
#top-einleitung strong, #top-left strong, #top-right strong, #bottom-left strong, #bottom-right strong {
	color: #000;
}
	

/* Listen */
ul,li{
	padding: 0;
	margin: 0;
	position: relative;
}

#top ul, #top-sponsoring ul {
	font-size: 1.3em;
	padding: 0.4em 0 0.6em 2.4em;
	list-style-type: none;
}

#top li, #top-sponsoring li {
	padding: 0.2em 0 0.4em 0em;
	list-style: disc inside;
}


#spalte-2 ol {
	margin-left: 22px;
}

* html #spalte-2 ol, html* #spalte-2 ol {
	margin-left: 27px;
}



/* ############################################################### Bilder */

/* Bilderformatierung */
img, a img, .table img {
	border: 0;
	background-color: transparent;
}

table.druckanfragen img {
	border: 0;
	background-color: transparent;
}

.leftalign {
	float: left;
}

#inhalt .leftalign {
	float:left;
	margin: 0.3em 0.9em 0.3em 0;
}

.rightalign {
	float: right;
}

#inhalt .rightalign {
	float: right;
	margin: 0.3em 0.6em 0.3em 0.3em;
}

#top img, #top-sponsoring img {
	padding: 0 2.5em 1em 0; /* momentan nicht in Gebrauch */
}

#footer img {
	float: right;
	margin: 10px 10px 0 0px;
}

.illu {
	margin: 5px;
	background: #F0FCE2;
	padding: 0.6em;
}

/* ############################################################### Layout */

/* Wrapbereich */
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	text-align: left;
	height: 100%;
}

/* Headerbereich */
#header {
	position: relative;
	width: 880px;
	height: 109px;
	background: url('images/logo.gif') 7px 0 no-repeat;
	float: left;
	text-align: left;
	padding: 0;
}

#header-homelink {
	position: absolute;
	top: 0;
	left: 0px;
 	display: block;
	width: 300px;
 	height: 95px;
 	padding: 0;
 	margin: 0;
 	background: transparent;
	z-index: 99;
}

#header p {
	font-size: 10px;
	line-height: 16px;
	margin: 0 0 0 9px;
}
	
/* Inhaltsbereich */	
#inhalt {
	width: 880px;
	height: 100%;
	background: transparent url('images/inhalt.jpg') top left repeat-y;
	float: left;
	position: relative;
}

#top {
	width: 863px;
	background: #E8F7D4;
	float: left;
	margin: 0 0 0 7px;
}

#top-start {
	float: left;
	width: 561px;
	margin: 20px 18px 0 15px;
}

* html #top-start {
	float: left;
	width: 561px;
	margin: 20px 18px 0 8px;
}

#top-einleitung {
	width: 561px;
	margin: 0;
	padding: 0 0 30px 0;
}

#top-einleitung p {
	margin: 0;
}

#top-einleitung h2 {
	margin: -6px 0 0 -1px;
}

#videoPlayer {
	float: left;
	border-top: 1px solid #2D503D;
	border-left: 1px solid #2D503D;
	border-right: 1px solid #2D503D;
	margin: 15px 0 19px 0;
	z-index: 0;
}

#video {
	z-index: 0;
}

#top-left {
	float: left;
	width: 271px;
	height: 134px;
	margin: 0 19px 0 0;
	background: #E3F6CB;
}

html* #top-left {
	margin: -11px 19px 0 0;
}

* html #top-left {
	margin: -28px 19px 0 0;
}

#top-right {
	float: left;
	width: 269px;
	height: 134px;
	margin: 0;
	padding: 0;
	background: url('images/bg-ekomi-widget.gif') repeat-x;
	text-align: center;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}

html* #top-right {
	margin: -11px 0 0 0;
}

* html #top-right {
	margin: -28px 0 0 0;
}

#top-right img {
	margin: 0;
}

#top-left p, #top-right p {
	padding: 5px 5px 0 10px;
}

#top-left h3, #top-right h3, #news h3 {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	color: #0B3122;
	padding: 0 5px 0 10px;
	border-bottom: 2px solid #FFF;
}

#news h3 a {
	color: #0B3122;
}

#news h3 a:visited {
	color: #0B3122;
}


/* Newsbox */

#news {
	float: left;
	width: 271px;
	height: 466px;
	background: #E3F6CB;
	margin: 20px 0 0 0;
}

* html #news {
	width: 255px;
	height: 468px;
	margin: 20px 0 0 0;
}

#news h3 {
	width: 256px;
	color: #0B3122;
	font-size: 1.2em;
	padding: 10px 5px 10px 10px;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: .04em;
	border-bottom: 2px solid #FFF;
}

ul#news-content {
	width: 251px;
	padding: 0 10px 10px 10px;
}

* html ul#news-content, html* ul#news-content {
	padding: 10px;
}

ul#news-content li {
	list-style: none;
}

ul#news-content li li {
	list-style-type: none;
	margin: 0 5px 0 5px;
}

ul.listrow-1 {
	background: #CDDFB5;
	margin: 10px 0 5px 0;
	padding: 3px 0;
}

ul.listrow-1, ul.listrow-0 {
	height: 70px;
}

li.date {
	color: #528720;
	font-weight: bold;
}

li.produkt a {
	color: #0B3122;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.6em;
}

li.desc a {
	color: #000;
}

li.desc span a {
	color: #528720;
	font-weight: bold;
}


/* End Newsbox */

.rightalign {
	float: right;
}

.rightalign a {
	font-size: .9em;
	color: #528720;
	font-weight: bold;
	margin: 5px 6px 0 0;
}

.buttons-start {
	margin: 0 0 0 15px;
}

#bottom-left {
	float: left;
	width: 400px;
	margin: 30px 0 0 16px;
}

*html #bottom-left {
	margin: 30px 0 0 8px;
}

#bottom-right {
	float: right;
	width: 400px;
	margin: 57px 16px 0 0;
}

*html #bottom-right {
	margin: 57px 8px 0 0;
}

#siegel {
	width: 850px;
	background: #FFF url('images/siegel/bg-siegel.gif') repeat-x top;
	position: relative;
	float: left;
	border-top: 10px solid #FFF;
	margin: 0 -3px 0 15px; /* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html */
}

*html #siegel {
	margin: 0 -3px 0 8px; /* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html */
}

#siegel img {
    margin: 30px 20px 0 0;
}

#siegel .end {
    margin: 30px 0 0 0;
}

/* Ende Startseite */

#top-sponsoring {
	width: 880px;
	background: #E8F7D4 url('images/kultur.gif') top right no-repeat;
	float: left;
}

#spalte-1 {
	width: 400px;
	padding: 0 30px 0 10px;
	position: relative;
	float: left;
	background: transparent;
}

#spalte-2 {
	width: 399px;
	position: relative;
	float: right;
	padding: 0 30px 0 10px;
	background: transparent;
}

#volle-breite {
	width: 800px;
	padding: 0 0 0 18px;
	background: transparent;
}

* html #volle-breite {
	padding: 0 0 0 25px;
}

body#page #spalte-1 {
	width: 550px;
	padding: 0 30px 0 5px;
	position: relative;
	background: transparent;
}

body#page #spalte-2 {
	width: 249px;
	position: relative;
	float: right;
	padding: 0 30px 0 10px;
	background: transparent;
}

#vollebreite {	 
	width: 878px;
	position: relative;
	float: left;
	background: #fff;
}


/* Footer */	

#footer {
	width: 100%;
	background: #0B3122;
	position: relative;
	z-index: 0;
	float: left;
	margin: 0 -3px 0 0; /* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html */
	border-bottom: 10px solid #E8F7D4;
}

#metafooter {
	width: 880px;
	background: #fff;	
	position: relative;
	z-index: 0;
	float: left;
	border-top: 40px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin: 0 -3px 0 0; /* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html */
}

#metafooter ul {
	padding-right: 8px;
}

#metafooter li {
	float: right;
	list-style: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}


/* ############################################################### Sonstiges */
.clear {
	clear: both;
}


/* ############################################################### Form Data PLUG IN */
/* Allgemeines */	
p.print {
	padding-bottom: 0;
	margin: 0;
}

p.print img {}

.alternate {
	background: #E8F7D4;
}

#welcome {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 40px 26px;
	font-size: 1.2em;
	line-height: 1.2em
}

.breed {
	margin: 40px 0 10px 10px;
}

#welcome img {
 margin-bottom: -5px;
 margin-left: 5px;
 margin-right: 5px;
}

/* Ausgabe */	
table.druckanfragen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	letter-spacing: 0.02em;
	border: none;
	margin-left: 30px;
}

table.druckanfragen td {
	padding: .5em;
}

 tr.line {
	border-bottom: 3px solid #444;
}


/* Druckanfrageformular */	
form.add {
margin-top: 20px;
margin-left: 30px;
}

form.add select.tage {
	width: 60px;
	margin: 10px 0 0 0px;
}

form.add input[type=radio] {	
	font-size: 12px;
	margin: 10px 5px 0 10px;
	padding-top: 5px;
}

* html form.add .radio {	
	margin: 10px -5px 0 10px;
}

form.add fieldset, form.add input.text, form.add textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	margin: 10px 0 0 0px;
}

form.add fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	margin-left: 20px;
}

form.add label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	width: 130px;
}

* html form.add label {
	margin: 13px 0 0 10px;
}


p.add {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 25px 0 0 0;
}

form.add ul {	
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px  0 0px 0;
	margin: 0 0 30px 20px;
	font-size: 12px;
}

form.add li {	
	margin: 0 0 0 20px;
}

form.add .submit {
	font-size: 1em;
	width: 190px;
	margin: 10px 0 60px 140px;
}

* html form.add .submit {
	margin: 10px 0 60px 123px !important;
	width: 185px;
}

html* form.add .submit {
	margin: 10px 0 60px 110px;
	width: 185px;
}

form.add input[type=text] {
	width: 50%;
}

form.add input.text {
	margin-left: 0px;
	width: 50%;
	}

form.add select {
	margin: 10px 0 0 0px;
	padding: 0 0 0 3px;
	width: 200px;
}

form.add textarea {
	width: 65%;
}

form.add label.lasterror {
	width: 90%;
	color: #ff0000;
	margin: 20px 0 20px 10px;
	padding: 10px;
	border: 1px solid #ff0000;
}

form.add label.lastmessage {
	width: 90%;
	color: #73A431;
	margin: 20px 0 20px 10px;
	padding: 10px;
}

form.add span.radio {
	font-size: 1.2em;
}

form.add input.radio {
border: none;
}


/* Login */	
form.login .submit {
	font-size: 1em;
	width: 55px;
	margin-left: 200px;
}

html* form.login .submit {
	margin-left: 145px !important;
}

* html form.login .submit {
	margin-left: 150px !important;
}

form.login fieldset {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.1em;
	width: 400px;
	height: 180px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 20px 5px 5px 20px;
	margin: 20px 0 0 20px;
}

* html form.login fieldset {
	margin: 25px 0 0 20px;
}

form.login fieldset legend {
	font-size:1.3em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
}

form.login label {
	font-size: 1.1em;
	display: block;
	float: left;
	padding: 5px 5px 5px 20px;
	margin: 5px 0 0 10px;
	width: 80px;
}

* html form.login label {
	padding: 0;
	width: 100px;
}

form.login label.lasterror {
	width: 300px;
	color: #ff0000;
}

form.login label.lastmessage {
	width: 300px;
	color: #73A431;
}

form.login input.text {
	display: block;
	float: left;
	margin: 5px 0 10px 50px;
}

form.login input[type=password] {
	display: block;
	float: left;
	margin: 5px 0 10px 50px;
}

form.login input[type=submit] {
	margin: 0 0 0 165px;
}

form.login br, form.add br {
	clear: left;
}


/* Begin Form Elements PXS Mail*/
form input, textarea {
	border: 1px solid #999;
	padding: 3px;
	margin-left: 20px;
	}
	
form input:hover, textarea:hover, dd.submit:hover {
	background-color: #F9F9F9;
	border: 1px solid #73A431;
	
}

form input:focus, textarea:focus, dd.submit:focus {
	background-color: #F9F9F9;
	border: 1px solid #73A431;
}
	
form dt, dl {
	margin-top:0.8em;
	margin-left: 20px;
	text-align:left;
	font-weight:bold;
	text-indent:0;
    }
/* End Form Elements */

form.add fieldset .small {
	font-size: 10px;
	margin: 0 0 0 3px;
}

html* form.add fieldset .small {
	font-size: 10px;
	margin: 0 0 0 9px;
}

.alignright {
	float: right;
}



/* ############################################################### Landingpages */

#spalte-1-landingpage {
	width: 600px;
	padding: 0 30px 0 0px;
	margin: 0 0 70px -4px;
	position: relative;
	float: left;
	background: transparent;
}

#spalte-1-landingpage h1 {
	clear: both;
	float: none;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B3122;
	font-weight: normal;
	line-height: 2.6em;
	margin: 0 0 0em 24px;
}

#spalte-1-landingpage h2 {
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	margin: .6em 0 .2em 14px;
	padding: 5px 10px;
}

#spalte-1-landingpage h3 {
	clear: both;
	font-size: 1.5em !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0.6em 0 .2em 17px !important;
	text-indent: 7px;
	background: none;
	border-bottom: none !important;
}

#spalte-1-landingpage p.dekotext {
	font-size: 1.5em;
	color: #666;
	text-align: justify;
	margin: 0 0 0 24px;
	padding: 0 0 .8em 0;
}

#spalte-1-landingpage a {
	color: #1D6E3C;
	text-decoration: underline !important;
}

#spalte-1-landingpage a:visited {
	color: #1D6E3C;
	text-decoration: underline;
}

#spalte-1-landingpage a:hover {
	color: #1D6E3C;
	text-decoration: none !important;
}

#spalte-1-landingpage .textbutton { 
float: right;
font-size: 1.2em;
margin: 15px 0px 15px 0;
}

#spalte-1-landingpage .textbutton a { 
display: block;
color: #000 !important;
text-decoration: none !important;
padding: 2px 30px 2px 30px;
background: none;
border: 1px solid #CC3300;
}

#spalte-1-landingpage .textbutton a:hover { 
display: block;
color: #FFF !important;
text-decoration: none !important;
padding: 2px 30px 2px 30px;
background: #CC3300;
}

#spalte-1-landingpage ol {
font-size: 1.5em;
margin: 1em 0 1em 40px;
}

#spalte-1-landingpage li {
color: #666 !important;
padding: 0 0 .8em 0;
}



/* ############################################################### Sitemap */

#spalte-1-sitemap ul { 
margin: 0 0 0 45px;
}













