HTML { /* Scrollbalken und Springen Seiten */
        height: 101%;
        margin-bottom: 4px;
	    padding: 0;
}



#wrap {
	margin: 0px auto;
	width: 980px; 
}




/* Standard-Elemente */

#content p.emphasizeleft {
	border-left: 8px solid #941969;
	padding-left: 12px;
}

#content p.emphasizeright {
	border-right: 8px solid #941969;
	margin: 0px 10px 0px 0px;
}

#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px solid #EC6625;
	margin-bottom: 10px;
	
}
#content .w2dptablinks a {
	font-weight: normal;
	padding: 4px 10px;
	border-left: 1px solid  #EC6625;
	border-top: 1px solid  #EC6625;
	border-right: 1px solid #EC6625;
	display: block;
	float: left;
	margin-right: 3px;
	color: #941969;
	text-decoration: none;
}
#content .w2dptablinks a.w2dptabsel {background-color: #941969;}
#content .w2dptablinks a:hover {text-decoration: none;}

#content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 180%;
}

#content em {
	font-weight : bold;
	color: #941969;
	font-style : normal;
}



.clearer {
	clear: both;
}

#content a {
	font-weight: bold;
	color: #941969;
	text-decoration: none;
}

a.arrow {
	font-weight: bold;
	color: #941969;
	text-decoration: none;
	background-image : url(../images/parrow.gif);
	background-position : top left;
	background-repeat : no-repeat;
	padding: 0px 3px 0px 16px;
	white-space : nowrap;
}

a.blacklink {
	color: #941969;
	text-decoration: none;
	padding-left: 6px;
}

a.blacklink:hover {
	color: red;
}

#content a:hover,#content a.arrow:hover, #content a.teaserlink:hover, #content a.s2d:hover {
	text-decoration: underline;
	color: red;
}

a.plaintext {
	font-size: 90%;
	color: #941969;
	text-decoration: none;
}


/* Layout-Elemente  */

BODY {
	background-color: #F1F1F1;
	padding: 0px;
}

#main {
	width : 980px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	border: none;
	
}




#content {
  display: block;
	overflow: hidden;
	float: left; 
	width: 770px;
	padding: 10px;
	margin: 10px 0 0 0;
	border: 1px solid #941969;
	background : #ffffff url(../images/pshadow.gif) no-repeat top left;
}

#content.wide {
  width: 970px;
  padding-right: 0;
}

#content2 {
  display: block;
	overflow: hidden;
	float: left; 
	width: 770px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #941969;
	background : #ffffff url(../images/pshadow.gif) no-repeat top left;
}

#content2.wide2 {
  width: 970px;
  padding-right: 0;
}

#eyecatcher {
	padding: 0px;
	margin: 10px 0 0 0;
	height: 200px;
	border: 1px solid #941969;
	background : #ffffff url(../images/s2dlogo.jpg) no-repeat top left;
}

#eyemedia {
	padding: 0px;
	margin: 10px 0 0 0;
	height: 200px;
	border: 1px solid #941969;
	background : #ffffff url(../images/s2dlogo.jpg) no-repeat top left;
}


#youarehere {
	display: block;
	text-align: right;
	background : url(../images/pline.gif) no-repeat bottom right;
	padding-bottom: 4px;
}

#more {
	display: block;
	text-align: right;
	background: url(../images/pline.gif) no-repeat top right;
	padding-top: 4px;
}

#plaintext {
	position: absolute;
	top: 5px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* Common */

#commonBar {
	margin: 0;
	padding: 0;
    text-align: right;
  
}	

ul.commonBar {
	width: 980px;
	margin: 5px 10px 0px 0px;
	padding: 4px 0px 4px 0px;
  background: #941969 url(../images/pmbar.gif) repeat-x top left;
  border: 1px solid #941969;
}

li.commonButton {
	display: inline;
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 4px 5px 4px 0px;
}



/* Suchfeld Anfang*/

#searchbar {
	position: relative;
	float: right;
	width: 200px;
	height: 18px;
	margin: 10px 25px 0px 0px;
	color: #afafaf;
	line-height: 18px;
}	

#searchbar a {
	color: #EC6625;
	text-decoration: none;
	padding: 0 2px;
}

#searchbar a:hover {
	color: #444444;
	text-decoration: underline;
	z-index: 40;
}


#searchform {
	width: 235px;
	height: 24px;
	border: 1px solid #941969;
	background-color: #ffffff;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 7px;
}

#searchcriteria {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	position: absolute;
	left: 5px;
	top: 3px;
	border: none;
	height: 18px;
	width: 200px;
	outline: none;
}

#searchsubmit {
	position: absolute;
	width: 25px;
	height: 24px;
	top: 0;
	right: 0;
}

#searchajax {
	position: absolute;
	width: 200px;
	height: 132px;
	border: 1px solid #afafaf;
	background-color: #ffffff;
	top: 50px;
	left: 20px;
	overflow: hidden;
	display: none;
	text-align: left;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	z-index: 1001;
}

#searchajax a {
	display: block;
	padding: 4px 10px;
	width: 210px;
	height: 14px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}

#searchajax a.activelink {
	background-color: #2D2D2D;
	color: #ffffff;
}

#searchajax a:hover {
	background-color: #EC6625;
	color: #ffffff;
	text-decoration: none;
}


/* Suchfeld Ende */




/* Plugin-Styles */

INPUT.s2d {
	border : 1px solid #941969;
	background-color: #EC6625;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border : 1px solid #941969;
	background-color: #EC6625;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #941969;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #941969;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #941969;
	width: 300px;
	height: 200px;
	background-color: #EC6625;
	vertical-align: top;
	padding: 1px;
}

/** Für Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #941969;
	background-color: #EC6625;
}







#footer {
    clear: both;
    left: 0;
    width: 100%;
	font-size: 0.9em;
	text-align: center;
}	
	
#footer a {
	font-weight: bold;
	color: #941969;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: red;
}

/* 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: 680px;
	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: 340px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 136px;
}

/* 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;
}
