/* Standard-Elemente */

#menudiv {
	position: absolute;
	top: 200px;
	left: 200px;
}


#zentrieren { 
    position: absolute; /*wichtig*/ 
    left: 50%; /*wichtig*/ 
    margin: 0 -485px; /*wichtig*/ 
    width: 970px;     
} 

#zentrieren2 { 
    position: absolute; /*wichtig*/ 
    left: 50%; /*wichtig*/ 
    margin: 0 -485px; /*wichtig*/ 
    width: 970px;     
}

#toplogo {
	position: absolute;
	width: 972px;
	height: 160px;
	z-index: 10;
}

.com3 {
	margin-left: -3px;
}

a.com2 {
	font-size: 100%;
	font-family: Arial;
}

.com {
	vertical-align: middle;
	margin-top: 0px;
}

.picmore {
	margin: 4px 30px 13px 0px;
	float: left;
}

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;
}

em {
	font-weight : bold;
	font-style : italic; 
	font-family: Comic Sans MS;
	color: #FF6600;
	font-size : 130%;
}

h1 {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 50px;
	color: #FF6600;
	font-style : italic; 
	font-family: Comic Sans MS;
	font-size : 300%;
}

h2 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 200%;
	color: #FF6600;
	font-style : italic; 
	font-family: Comic Sans MS;

}

h3 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.s2d:hover, a.link:hover, a.teaserlink:hover, #youarehere a:hover, #commonbox a:hover, #more a:hover, #plaintext a:hover {color: #FF6600; 
text-decoration: none;
}

/* Layout-Elemente  */

BODY {
	background: #EACD73 url(../images/pback.gif) repeat-x top left;
	margin: 0;
	padding: 0;
}


#content {
	width: 600px;
	padding: 0px 10px 0px 10px;
	background-color: #999999;
}

#content {
	\width: 600px;
	w\idth: 620px;
}


#logo {
	background : url(../images/plogo.gif) no-repeat top right;
	width:785px;
	height:50px;
	position: absolute;
	top: 0px;
	left: 180px;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 10px;
}

#plaintext a {
	color: #F7EDCC;
	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: #F7EDCC;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 10px 0px 10px 10px;
}

#commonbox {
	width: 140px;
	background: #F7EDCC url(../images/pfds.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 8px 10px 8px 10px;
	overflow: hidden;
}

#commonbox {
	\width: 160px;
	w\idth: 140px;
}


#commonbox ul {
	list-style: none;
}

#commonbox li {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#commonbox a {
	color: #000000;
	text-decoration: none;
}


#main {
	position: absolute;
	top: 160px;
	left: 166px;
	width: 620px;
	text-align: justify;
}

#youarehere {
	padding:0px;
	margin:0px;
}

#youarehere a {
   display: block;
   float: left;
   height: 30px;
   padding: 0px 10px 0px 23px;
   line-height: 30px;
   color: #FBF6F6;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
   background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
   color: #EACD73;
   background : url(../images/pmra.gif) no-repeat;
}

#more {
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: right;
}

#more a {
	color: #000000;
	text-decoration: none;
	padding: 2px 0px 2px 26px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}


#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:640px;
	height:10px;
	overflow: hidden;
}

#mainbottom {
	background : url(../images/pmb.gif) no-repeat top right;
	width:640px;
	height:11px;
	overflow: hidden;
	margin-bottom: 10px;
}

/* Menü */

#nav {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 160px;
	left: 0px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li
{
	list-style: none;

}

/* Menü rechts*/

#navre {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 150px;
	left: -13px;
}

#navre ul {
	margin: 0;
	padding: 0;
}

#navre li
{
	list-style: none;
}

#navtopre {
	background : url(../images/pnt.gif) no-repeat top right;
	border-bottom: 1px solid #aaaaaa;
	width:160px;
	height:10px;
	left: 5px;
	overflow: hidden;
	
}

#navbottomre {
	background : url(../images/pnb.gif) no-repeat top right;
	width:160px;
	height:11px;
	overflow: hidden;
	border-top: 1px solid #eeeeee;	
	margin-bottom: 10px;
    
}

a.menuButton, a.menuButtonActive
{
	display: block;
	padding: 4px 10px 4px 10px;
	width: 140px;
	color: #000000;
	text-decoration: none;
	background: #F7EDCC url(../images/pfds.gif) repeat-x left top;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #FF6600;
}

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: #F7EDCC url(../images/pfds.gif) repeat-x left top;;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 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: #D68621;
  color: #FF6600;
}

a.menuItem:hover, a.menuItemActive {
  background: #D68621;
  color: #FF6600;
}

/* 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 0px 10px 0px;
	margin: 0px 0px 10px 10px;
	width: 158px;
	
}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;
	font-size: 80%;
	color: #000000;
}


/* Absatztyp BIld */

div.picture {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	border: none;
}


/* Absatztype Aufzählung */

ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #F7EDCC 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: 560px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Absatztyp Tabelle */

table.content {
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	background: #F7EDCC url(../images/pfds.gif) repeat-x left top;;
}

tr.row {
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
}


tr.header {
	background-color : #EACD73;
}

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;
	padding: 4px 4px 4px 4px;
	margin: 5px 0px 4px 5px;
	text-align: left;
	background: #F7EDCC url(../images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #808080;	
	border-right: 1px solid #808080;	
	border-top: 1px solid #808080;	
	border-left: 1px solid #808080;	
}

div.teaser {
	margin: 0px 0px 0px 0px ! important; 
	border: none;
	width: 620px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #EACD73;
}

/* 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: #FFFFFF;
	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: #FFFFFF;
	text-decoration: none;
}

P.s2d  {
	font-size: 17pt;
	color: #FFFFFF;
	font-style : italic; 
	font-family: Comic Sans MS;
	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: #F7EDCC;
	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;
}

marquee { -moz-binding:none; display:block; height:auto !important; } 


/** Für Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #D6AA21;
	background-color: #F7EDCC;
}

/* 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;
}
.navigation {
	margin: 0px 0px 0px 0px;
}

.navigation ul {
	list-style-type: none;
	width: 160px;
	padding: 0;
	margin: 0;
}

/* fuer IE5.5 */
* html .navigation ul {
	margin-left: -16px;
	ma\rgin-left:0;
}

.navigation li {
	position: relative;
	background: #F7EDCC url(../images/pfds.gif) repeat-x left top;
	height: 26px;
}

.navigation table {
	position: absolute; 
	border-collapse: collapse;
	top: 0;
	left: 0;
}

.navigation a, .navigation a:visited {
	display: block; 
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	width: 160px;
	color: #000000;
	text-indent: 10px;
	background: #F7EDCC url(../images/pfds.gif) repeat-x left top;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #FF6600;
}

/* fuer IE5.5 */
* html .navigation a, * html .navigation a:visited {
	background: #F7EDCC url(../images/pfds.gif) repeat-x left top;
	width:160px;
	w\idth:160px;
}

* html .navigation a:hover {
	color: #FF6600;
	background: #EACD73;
}

.navigation :hover > a {
	color: #FF6600; 
	background: #EACD73;
}

/* Ebene 2 unsichtbar */
.navigation ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 160px; 
}
/* Ebene 2 sichtbar */
.navigation ul li:hover ul,
.navigation ul a:hover ul {
	visibility: visible;
	z-index: 100;
}

/* Ebene 3 unsichtbar */
.navigation ul :hover ul ul{
	visibility: hidden;
}

/* Ebene 3 sichtbar */
.navigation ul :hover ul :hover ul{ 
	visibility:visible;
	z-index: 100;
}

.sel {
	font-weight: bold;
}


