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

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

Datum: 29.11. 2006
Letzte Aenderung am 15.05. 2013
*/

/* 
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;
}

body#video{
	background: #E8F7D4;
	padding: 0;
	margin: 0;
}

.clearfix { clear: both; }



/* ############################################################### 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.5em !important;
	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;
	opacity: 0.8;
}

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;
}


/* ############################################################### 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: 12px !important;
	line-height: 12px;
	float: left;
}

hr{
	width: 100%;
	background-color:#000;
	color:#000;
	border: #000;
	height: 1px;
	margin: 10px 0 20px 0;
	text-align: left;
	clear: both;
	}
	
#spalte-1-landingpage hr {
	margin-left: 20px;
}
	
#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 .byline {
	float: right;
	margin: 0px 10px 0 0px;
}

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

.wp-caption-text {
	text-align: right;
	font-size: 11px;
	margin: 6px -15px 20px 0;
}

.wp-caption img {
	margin-left: 20px;
}

#spalte-1-landingpage .wp-caption img {
	margin: 15px 0 0 24px;
}



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

/* Spezielle Formatierungen Startseite */

#inhalt-home {
	float: left;
	width: 880px;
	height: 100%;
	padding: 0;
}

#row-1, #row-2, #row-3, #row-4-1, #row-4-2, #row-5, #row-6, #row-7 {
	float: left;
}

#row-1 {
	margin: 80px 0 0 0;
}
#row-2 {
	margin: 20px 0 0 0;
}
#row-3 {
	margin: 40px 0 0 10px;
}
#row-4-1,
#row-4-2 {
	margin: 50px 0 0 10px;
}
#row-5 {
	margin: 30px 0 0 10px;
}
#row-6 {
	margin: 30px 0 80px 10px;
}
#row-7 {
	margin: 30px 0 10px 0;
}


.padding-20 {
	padding-top: 20px;
}

.padding-30 {
	padding-top: 30px;
}

.padding-40 {
	padding-top: 40px;
}

.padding-44 { /* Korrektur Startseite unten rechts */
	padding-top: 42px;
}

.padding-50 {
	padding-top: 50px;
}


#home .sechzig {
	float: left;
	width: 500px;
	margin: 0 0 0 10px;
	padding: 0 15px 0 0;
}

#home .vierzig {
	float: right;
	text-align: right;
	width: 340px;
	margin: 0 0 0 0;
}

#home .fuenfzig-links {
	float: left;
	width: 400px;
	margin: 0 50px 0 0;
}

#home .fuenfzig-rechts {
	float: right;
	width: 400px;
	margin: 0 0 0 0;
}


#home h2 {
	margin: 0;
	padding: 0;
}

#home h2 a {
	font-size: 1.2em;
	font-weight: bold;
	color: #EA3F35;
}

#home h3 {
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: bold;
	color: #333;
}

#home .fuenfzig-links h3 {
	font-size: 1.6em;
}

#home .teasertext p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
	text-indent: 0px;
}

#home .fuenfzig-links p, #home .fuenfzig-rechts p {
	font-size: 1.2em;
	line-height: 1.4em;
	text-indent: 0px;
}

ul.features_block {
	font-size: 1.4em;
	line-height: 1.8em;
}

ul.features_block li {
	display:block;
	color: #000;
	padding: 0 0 0 40px;
	margin: 0 0 0 0;
	background: url(images/start/checkmark.png) left 2px no-repeat;
}

.button-mega {
	margin-top: 29px;
	margin-left: -138px;
}


#video #videoPlayer {
	float: left;
	width: 559px;
	height: 235px;
	margin: 0;
	z-index: 0;
}

#videoPlayer {
	float: left;
	width: 559px;
	height: 235px;
	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;
}

/* Kundenstimmen */

.headline-kundenstimmen {
	margin-bottom: 20px;
}

.kundenstimme-box {
	float: left;
	margin: 0 0 0 0;
}

.kundenstimme-img {
	float: left;
	width: 90px;
	margin: 0 30px 0 0;
}

.kundenstimme-inhalt,
.kundenstimme-inhalt h4,
.kundenstimme-inhalt p.kundentext,
.kundenstimme-inhalt p.kundenname {
	width: 280px;
}

.kundenstimme-inhalt {
	float: left;
	margin: 0;
}

.kundenstimme-inhalt h4 {
	display:  block;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 6px 0;
	clear: none;
}

.kundenstimme-inhalt p.kundentext {
	display:  block;
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 8px 0;
	padding: 0;
}

.kundenstimme-inhalt p.kundenname {
	display:  block;
	line-height: 12px;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
}

/* End Formatierungen Startseite */


/* Druckereizugang */

.druckereizugang #spalte-1 {
	margin-left: -28px;
}

.druckereizugang #spalte-2.beforeLogin {
	margin-top: -162px;
}

.druckereizugang #spalte-2 {
	margin-top: 0;
}

.druckereizugang #top h2 {
	margin-left: 22px;
}

.druckereizugang #top p {
	font-size: 12px;
	margin-left: 1px;
}

.druckereizugang .success {
	padding-left: 22px;
	
}

.druckereizugang #spalte-1 h3 {
	font-size: 15px;
	text-indent: 0;
	padding-left: 16px;
	border-bottom: none;
}

.druckereizugang #spalte-1 p {
	padding-left: 32px;
}

.druckereizugang form.add fieldset legend {
	font-size: 14px;
	font-weight: normal !important;
}

/* End Formatierungen Druckereizugang */


/* 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: 14px;
	line-height: 16px;
	margin: 0 0 0 8px;
}
	
/* 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;
}

#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: 268px;
	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 Home */

#news {
	float: left;
	width: 852px;
	background: transparent;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	border: 1px solid #000;
}

#news a:link {
	color: #000;
	text-decoration: none;
}

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

#news h3 {
	color: #0B3122;
	font-size: 1.6em;
	padding: 0px 5px 10px 10px;
	font-weight: normal;
	letter-spacing: .04em;
}

ul#news-content {
	width: 847px;
	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 0px;
}

ul.listrow-1 {
	background: #F5F5F5;
}

ul.listrow-0 {

}

ul.listrow-1, ul.listrow-0 {
	float: left;
	display: block;
	width: 196px;
	margin: 0px 5px 0 0;
	padding: 5px;
}

li.date {
	color: #999;
	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: .8em;
	line-height: 1em;
	color: #528720;
	font-weight: bold;
	margin: 0 0 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;
}



/* Products */	

.products {
	float: left;
	width: 846px;
	margin: 50px 0 20px 8px;
	background: #F5F5F5;
	padding: 0 0 7px 10px;
}

.width-25 {
	float: left;
	width: 204px;
	margin: 10px 10px 0px 0;
}

.products .widget-title {
    margin-bottom: 5px;
}

.products ul {
    list-style: none;
}

.products ul li {
    margin-bottom: 2px !important;
}

.products .end {
	margin: 10px 0 0 0;
}



/* 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;
	text-align: center;
}

.metafooter {
	float: left;
	width: 880px;
	background: #fff;
	z-index: 0;
	border-top: 40px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin: 0 -3px 0 5px;
}

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

.metafooter li {
	float: left;
	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: 848px;
	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: 1.8em;
	line-height: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B3122;
	font-weight: normal;
	margin: 0 0 1em 24px !important;
}

#spalte-1-landingpage h2 {
	font-size: 1.6em;
	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.4em !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	text-indent: 0 !important;
	margin: 0.6em 0 .2em 24px !important;
	text-indent: 7px;
	background: none;
	border-bottom: none !important;
}

#spalte-1-landingpage .wp-caption-text {
	text-align: right;
	font-size: 11px;
	margin: 6px -15px 20px 0;
}

#spalte-1-landingpage p.dekotext {
	font-size: 1.5em;
	line-height: 1.6em;
	color: #999;
	margin: 0 0 0 24px;
	padding: 0 0 .8em 0;
}

#spalte-1-landingpage p {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #333;
	padding-left: 25px;
}

#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 #e33832;
}

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

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

#spalte-1-landingpage ul {
font-size: 1.3em;
margin: 1em 0 1em 50px;
}

#spalte-1-landingpage li {
color: #333 !important;
padding: 0 0 .8em 0;
line-height: 1.5em;
}

.europadruck-cta {
	margin: 20px 0;
}



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

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



/* ############################################################### Flags */

div#flags
	{
		position: fixed;
		top: 212px;
		left: auto;
		right: 0;
		z-index: 31;
		width: 33px;
		height: auto;
		text-align: right;
	}
	
	* html div#flags
	{
		position: absolute;
	}
	
	div#flags div.smf_inner
	{
	}
	
	div#flags div.smf_item
	{
		padding-bottom: 5px;
	}
	
	div#flags div.smf_item img
	{
		margin-left: auto;
		width: 29px;
		height: 80px;
		background: url('images/flags.png') 0px 0px no-repeat;
	}
	
	div#flags div.smf_blog img
	{
		background-position: 0px 0px;
		height: 80px;
	}
	
	div#flags div.smf_interviews img
	{
		background-position: 0px -200px;
	}
	
	div#flags div.smf_googleplus img
	{
		background-position: 0px -400px;
	}
	
	div#flags div.smf_facebook img
	{
		background-position: 0px -600px;
	}
	
	div#flags div.smf_twitter img
	{ 
		background-position: 0px -800px;
	}
	
	div#flags div.smf_xing img
	{
		background-position: 0px -1000px;
	}
	
	div#flags div.smf_youtube img
	{
		background-position: 0px -1200px;
	}
	
	div#flags div.smf_item a img
	{
		text-decoration: none;
		border: none
	}
	
	div#flags div.smf_item a:hover img
	{
		width: 33px;
      }



/* ############################################################### Social Share Home */

ul#social-share-home {
	float: right;
	list-style: none;
	margin-right: 3px;
}

ul#social-share-home li {
	display: inline-block;
	height: 25px;
	vertical-align: top;
}

ul#social-share-home li.facebook {
	margin-left: 0;
}

ul#social-share-home li.googleplus {
	margin-left: 5px;
}

ul#social-share-home li.xing {
	margin: 1px 0 0 6px;
}




