/* Standard-Elemente */

#content p.emphasize {
	border-left: 8px solid #949494;
	padding-left: 12px;
}

#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px solid #949494; 
	margin-bottom: 10px;
	
}
#content .w2dptablinks a {
	font-weight: normal;
	padding: 4px 10px;
	/* border-left: 1px solid  #949494;
	border-top: 1px solid  #949494;
	border-right: 1px solid #949494; */
	border-left: 0;
	border-top: 0;
	border-right: 0;
	
	display: block;
	float: left;
	margin-right: 3px;
	color: #606060;
	text-decoration: none;
}
#content .w2dptablinks a.w2dptabsel {background-color: #BFBFBF;}
#content .w2dptablinks a:hover {text-decoration: none;}

/* Standard-Elemente */
p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;	
}

em {
	font-weight : bold;
	color: #949494;
	font-style : normal;
}

h1 {
	margin: 0;
	padding: 0;
	width: 778px;
	height: 50px;
	background-repeat : no-repeat;
}

h2 {
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 100%;
	color: #606060;
}

h3 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #202020;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #949494;
	text-decoration: none;
}

a.arrow {
  font-weight: normal; /*bold*/
	color: #202020; /*#949494;*/
	text-decoration: none;
	background:;
	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: #202020;/*#606060;*/
	text-decoration: none;
	padding-left: 6px;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
	/* text-decoration: underline; */
	text-decoration: none;
	
}

a.plaintext {
	font-size: 90%;
	color: #606060;
	text-decoration: none;
}


/* Layout-Elemente  */

BODY {
	/*background-image: url(http://www.sionyx.de/background_dot.gif);*/
	/* background-image: url(http://www.sionyx.de/Background-Sionyx-Strickmuster-72dpi.jpg); */
	background-image: url(http://www.sionyx.de/Rauten_gruen_background.gif);
	
  /*background-repeat:no-repeat;*/
  background-position:10px 10px;
	/*background : #FFFFFF; #BFBFBF url(../images/pback.gif) repeat-x scroll top left;  /*#FFFFFF; */
	color:   #202020;
	margin: 0px;
	padding: 0px;
	margin-left: 15%; /* 25% */
	position: center;
	/*min-width: 850px;*/
}

#main {
	width : 800px;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	border: none;
	text-align: left;
}
/*f&uuml;r ein Logo aus dem Titel der Website. Nicht brauchbar wenn man eigenes Logodesign hat.*/
#logo {
	background : transparent /*url(../images/plogo.gif) no-repeat */ bottom left;
	width: 800px;
  height: 50px;
	margin: 0;
	border: none;
	text-align: right;
}

#content {
	width: 778px;
	padding: 10px;
	margin: 10px 0 0 0;
	border: none; /*1px solid #606060;*/
	background : #ffffff url(../images/pshadow.gif) no-repeat top left;
}

#eyecatcher {
	padding: 0px;
	margin: 10px 0 0 0;
	height: 100px;
	border: none;  /*1px solid #606060;*/
	background : #ffffff url(../images/s2dlogo.jpg) no-repeat top left;
	/*neu 28.09.2011*/
	position: center;
	width: 800px;
}

#youarehere {
	display: inline;
	text-align: left; /*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 {
	/*top: 5px;
	left 0px;
	margin: 0px;
	padding: 0px;*/
	position: absolute;
	top: 10px;
	left: 820px;
	margin: 0px;
	padding: 0px;
}

/* Men&uuml; */

#commonBar {
	color: #202020;
  margin: 10;
	padding: 0;
	text-align: left; /*right;*/
	border: 0px; /* solid #BFBFBF;*/
	background : #1B9CD8 ;
		/*neu 28.09.2011*/
	position: center;
	width: 800px;
}

#menuBar {
	margin: 10;
	padding: 0;
	border: none;  /* 0px solid #949494; */
	background : #AFC736; /*transparent;*/ /*#8C8C8C url(../images/pmbar.gif) repeat-x top left;*/
	/*neu 28.09.2011*/
	position: center;
	width: 800px;
}

ul.menuBar {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton, a.menuButtonActive  {
	color: #202020;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

.menu {
	background: #FFFFFF; /*#949494url(../images/pmenu.gif) repeat-x */ top left;
	border: 0px;/*1px solid #606060; */
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	z-index 20;
}

a.menuItem, a.menuItemActive {
	color: #202020;
	background-color: #1B9CD8;/*transparent;*/
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #1B9CD8; /*#99CC00; *//*#949494;*/
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #AFC736;/*#99CC00;*/ /*#606060;*/
  color: #202020;
}


/* Suchfeld */

input.search {
	border : 1px solid #BFBFBF;
	/*left: 820px; *//*neu eingefügt 03.09.2010*/
	width: 100px;
	background-color: #FFFFFF; /*#BFBFBF;*/
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
}


form.search {
	margin: 0px;
	/*neu dazu*/
    position: absolute;
	top: 120px; /* 30 */
	left: 870px;
    margin: 0px;
}

/* Marginalie */

div.sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border: none;
	background: url(../images/psep.gif) no-repeat left top;
}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #606060;
}


/* Absatztyp BIld */

div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: 0px;
}


/* Absatztype Aufz&auml;hlung */

ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background-color: #BFBFBF;
	border: none; /* 0px solid #606060; */
	width: 490px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Absatztyp Tabelle */

table.content {
	margin: 0px 0px 10px 0px;
	border: none;  /*1px solid #606060;  */
}

tr.odd {
	background-color : #FFFFFF; /*#8C8C8C;	*/
}

tr.even {
	background-color : #FFFFFF;  /*#BFBFBF;	*/
}

tr.header {
	background-color : #FFFFFF; /*#949494;	*/
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background-color: #FFFFFF; /*#BFBFBF; */
	border: none; /* 1px solid #606060; */
}

div.teaser {
	margin: 10px 0px 10px 20px; /*! important;*/
	border: none;
	width: 748px;
}

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: #606060;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #949494;
}

/* Absatztype Formular */

input.forminput  {
	border : 1px solid #606060;
	width: 300px;
	background-color: #BFBFBF;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border : 1px solid #606060;
	width: 300px;
	height: 200px;
	background-color: #BFBFBF;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #606060;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border : 1px solid #606060;
	background-color: #BFBFBF;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border : 1px solid #606060;
	background-color: #BFBFBF;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #606060;   /*color: #949494;*/
	text-decoration: none;
	/* neu 29.09.2011 */
	border: none;
}

P.s2d  {
	font-size: 16pt;
	color: #606060;   /*color: #949494;*/
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #606060;
	width: 300px;
	height: 200px;
	background-color: #BFBFBF;
	vertical-align: top;
	padding: 1px;
}

/** F&uuml;r Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #606060;
	background-color: #BFBFBF;
}

/* Weitere Styledefinitionen f&uuml;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;
}

