/* Standard-Elemente */

BODY {
	background: #DB8E6A url('../images/pback.gif') repeat-x top left;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 700px;
}


p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;
}

em {
	font-weight : bold;
	color: #D16F41;
	font-style : normal;
}

h1 {
	margin: 0;
	padding: 20px 0 20px 0;
	widt: 778px;
	heigh: 90px;
	background-repeat : no-repeat;
	font-size: 25px;
	letter-spacing: 0.0em;
	color     : #222;
	font-family: arial, trebuchet ms, tahoma, verdana, helvetica;
	font-varian: small-caps;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 100%;
	color: #B4572B;
}

h3 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #D16F41;
	text-decoration: none;
}

a.s2d:hover, a.link:hover, a.teaserlink:hover, #youarehere a:hover, #commonbox a:hover, #more a:hover, #plaintext a:hover {
	text-decoration: underline;
}

/* Layout-Elemente  */


#content {
	width: 780px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
}

#content {
	\width: 800px;
	w\idth: 780px;
}


#logo {
	backgroun : url('../images/plogo.gi') no-repeat top right;
	widt:800px;
	height: 50px;
	positio: absolute;
	text-align: right;

	
}

#logo a, #logo a:link, #logo a:visited {
	color: #fff;
	text-decoration: none;
}

#logo a:hover {
	color: orange;
	text-decoration: none;
}


#plaintext {
	position: absolute;
	top: 10px;
	left: 10px;
}

#plaintext a {
	color: #F9EBE5;
	text-decoration: none;
}


#eyecatcher {
	width: 160px;
	height: 160px;
	background : url('../images/s2dlogo.jpg') no-repeat top right;
	overflow: hidden;
	border-bottom: 1px solid #aaaaaa
}

#searchbox {
	width: 150px;
	background-color: #F9EBE5;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 10px 0px 10px 10px;
}

#commonbox {
	width: 140px;
	background: #F9EBE5 url('../images/pfds.gif') repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px
}

#commonbox {
	\width: 160px;
	w\idth: 140px;
}


#commonbox ul {
	list-style: none;
}

#commonbox li {
	background-image: url('../images/pbul.gif');
	background-repeat: no-repeat;
	background-position:  left top;; padding-left:18px; padding-right:0px; padding-top:2px; padding-bottom:2px
}

#commonbox a {
	color: #000000;
	text-decoration: none;
}


#main {
	position: absolute;
	top: 50px;
	left: 180px;
	width: 800px;
}

#youarehere {
	padding:0px;
	margin:0px;
}

#youarehere a {
	color: #000000;
	text-decoration: none;
}

#more {
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: right;
}

#more a {
	color: #000000;
	text-decoration: none;
	background-image: url('../images/pbul.gif');
	background-repeat: no-repeat;
	background-position: 10px 0px; padding-left:26px; padding-right:0px; padding-top:2px; padding-bottom:2px
}


#navtop {
	background : url('../images/pnt.gif') no-repeat top right;
	width:160px;
	height:10px;
	overflow: hidden;
	border-bottom: 1px solid #aaaaaa
}

#navbottom {
	background : url('../images/pnb.gif') no-repeat top right;
	width:160px;
	height:11px;
	overflow: hidden;
	border-top: 1px solid #eeeeee;
	margin-bottom: 10px
}


#maintop {
	background : url('../images/pmt.gif') no-repeat top right;
	width:800px;
	height:10px;
	overflow: hidden
}

#mainbottom {
	background : url('../images/pmb.gif') no-repeat top right;
	width:800px;
	height:11px;
	overflow: hidden;
	margin-bottom: 10px
}

/* Menü */

#nav {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 10px;
	top: 50px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li
{
	list-style: none;
}

a.menuButton, a.menuButtonActive
{
	display: block;
	width: 140px;
	color: #000000;
	text-decoration: none;
	background: #F9EBE5 url('../images/pfds.gif') repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #ffffff; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px
}

a.menuButton, a.menuButtonActive
{
	\width: 160px;
	w\idth: 140px;
}


.menu {
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	background: #F9EBE5 url('../images/pfds.gif') repeat-x left top;;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 20
}

a.menuItem, a.menuItemActive {
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background: #D16F41;
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background: #D16F41;
  color: #ffffff;
}

/* Suchfeld */

input.search {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 105px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
}

form.search {
	margin: 0px;
}


/* Marginalie */

div.sidepicture {
	float: right;
	padding: 10px;
	width: 200px;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	background: #F9EBE5 url('../images/pfd.gif') repeat-x left top;;; margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:10px
}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;
	font-size: 90%;
	color: #000000;
}


/* Absatztyp BIld */

div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: none;
}


/* Absatztype Aufzählung */

ul.content {
	padding: 10px;
	background: #F9EBE5 url('../images/pfd.gif') repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	width: 490px; list-style-type:none; margin-left:20px; margin-right:0; margin-top:10px; margin-bottom:20px
}

li.content {
	background-image: url('../images/pbul.gif');
	background-repeat: no-repeat;
	background-position:  left top;; padding-left:18px; padding-right:0px; padding-top:2px; padding-bottom:2px
}


/* Absatztyp Tabelle */

table.content {
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	background: #F9EBE5 url('../images/pfds.gif') repeat-x left top;;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px
}

tr.row {
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
}


tr.header {
	background-color : #DB8E6A;
}

td.cell {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding: 6px;
	margin: 0px;
}

td.headercell {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	background: #F9EBE5 url('../images/pfd.gif') repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee; margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:10px; padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:6px
}

div.teaser {
	margin: 10px 0px 10px 20px ! important;
	border: none;
	width: 750px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #B4572B;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #DB8E6A;
}

/* Absatztype Formular */

input.forminput  {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 300px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 300px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #B4572B;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #D16F41;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #D16F41;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 300px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

#tsbox {
	width: 140px;
	background-color: #F9EBE5;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 8px 10px 8px 10px;
	margin: 0px;
	text-align: center;
}

#tsbox {
	\width: 160px;
	w\idth: 140px;
}

/** Für Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #B4572B;
	background-color: #F9EBE5;
}

/* Weitere Styledefinitionen für Formularelemente */
/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,
table.formtab input.txh,
table.formtab textarea.txh,
table.formtab td.txh,
table.formtab table.txh {
	border: 1px solid #A70C0C;
	background-color: #F5E5E5;
}

/* Tabellenbreite */
table.pluginwidth {
	width: 510px;
	margin: auto;
}

table.completewidth, td.completewidth {
	width: 100%;
}

/* Breite der Formularfelder */
table.formtab input.tx,
table.formtab input.txh,
table.formtab textarea.tx,
table.formtab textarea.txh {
	width: 255px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 102px;
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

/* Focus und Mausover von Formularelementen, immer identisch */
/*
table.formtab textarea:focus,
table.formtab textarea:hover,
table.formtab select:focus,
table.formtab select:hover,
table.formtab input:focus,
table.formtab input:hover {
	background-color: #FFFFFF;
} */

/* Innenabstand von Formularelementen und Tabellenzellen, immer identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}

#zusatztext-moped {
	font-size: 10px;
	text-align: left;
        color: #777;
        border: 1px dashed #777;
        margin: 100px 15px 0 15px;	
        padding: 7px;
        text-align: justify;
        line-height: 120%;
}
