/* Content und Sidebar-Elemente */

#content h1 {
	font-size: 250%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	text-transform: uppercase;
  background-color: #E3EBE2;
	color: #444444;
  line-height: 1em;
}

#content h2 {
	font-size: 175%;
	font-weight : bold;
	margin: 0px;
  padding: 0.5em 0;
  color: #444444;
  border-bottom: 2px solid #EE6C01;
}

#sidebar h1 {
	padding: 9px 20px 9px 20px;
	background-color: #005C32;
	font-size: 125%;
	font-weight : bold;
	margin: 0px;
	color: #E1DA7F;
	text-transform: uppercase;
	letter-spacing: 1px;
  border: thin solid #EE6C01;
}

#sidebar h2 {
	font-size: 116.67%;
	font-weight : bold;
	margin: 0px;
	color: #A9CC79;
	padding: 4px 0px 2px 0px;
}

/* Sidebar-Inhalte */
.sb {
	padding: 9px 20px 9px 20px;
	color: #ffffff !important;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #005C32;
	font-size: 125%;
	font-weight : bold;
	margin: 0px;
	color: #E1DA7F;
	text-transform: uppercase;
	letter-spacing: 1px;
  border: thin solid #EE6C01;
}

#topic h2 {
	font-size: 125%;
	font-weight : bold;
	margin: 0px;
	color: #A9CC79;
	padding: 4px 0px 2px 0px;
}

/* Topicbar-Inhalte, die aus der Sidebar mittels Titel-Kennung
   ".cbtTopicbar" generiert werden. */
.tb {
	padding: 9px 20px 9px 20px;
	color: #ffffff !important;
}

.tb p {
  text-align: left !important;
  font-size: 1em !important;
}

.tb a {
	border: none !important;
	color: #CCFF33 !important;
	text-decoration: none !important;
	padding: 0px !important;
	margin: 0px !important;
	font-weight: normal !important;
  text-transform: none !important;
  display: inline !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 1em !important;
}

.tb a:hover {
	text-decoration: underline !important;
  font-weight: bold !important;
}

#content h3 {
	font-size: 110%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #005C32;
  font-weight: bold;
}

#content h4 {
  font-size: 85%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #808080;
  font-weight: bold;
}

#content h5 { font-size: 116.67%; }                    /* 14px */
#content h6 { font-size: 116.67%; }                    /* 14px */

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	line-height: 1.3em;
}

#content a {
	text-decoration: none;
	font-weight : normal;
	color: #EE6C01;
}

#sidebar a {
	font-weight: normal;
	color: #CCFF33;
	text-decoration: none;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
  font-weight: bold;
}

#content .sidepicture {
	float: right;
	padding: 2px 5px 2px 5px;
	margin: 5px 0px 10px 10px;
	width: 160px;
  background-color: #E3EBE2;
  border-bottom: 1px solid #EE6C01;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

#more a {
	text-decoration : none;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Grafiken horizontal zentrieren. Text linksbündig */

.fotobox {
	padding: 10px 0px 10px 0px;
  margin: 5px 0px 10px 0px;
  background-color: #04874D;
  text-align: left;
}

.fotoboxpic {
  margin: 0px auto;
  text-align: center;
}

/* Darstellung der Tags h3 und h4 in .fotoboxpic.
   Alle anderen Eigenschaften werden von #content h3
   und #content h4 vererbt. */
#content h3.greatpic {
  color: #ffffff;
	font-size: 110%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
  font-weight: bold;
}

#content h4.greatpic {
  color: #A9CC79;
}

/* Für Flash-Plugins und Medien-Plugins. */
#content embed {
  display: block;
  margin: 10px auto;
  text-align: center;
}

#content #flashcontent {
  display: block;
  margin: 10px auto;
  text-align: center;
}

/* Tabelle */

#content table { border-collapse: collapse; margin-bottom: 0.5em; margin-top: 0.5em; }
#content table.full { width: 100%; }
#content table.fixed { table-layout:fixed }
#content th,td { padding: 0.5em; }

#content td {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px 4px 4px 4px;
	line-height: 1.3em;
  color: #444444;
}

#content table.cells {
}

#content td.cell1color {
	background-color: #ECF4EC;
}

#content td.cell2color {
	background-color: #FFE9D7;
}

#content td.headercell {
	background-color: #FFFFCC;
	color: #000000;
	font-weight: bold;
}

#content td.lines {
  line-height: 1.3em;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

/* PlugIn Counter. Musste wegen der variablen Größe des Contents
   angepasst werden. */

table#cdtimer {
  margin: 0 auto;
  text-align: center;
}

#cdtimer th, td {
  padding: 0px !important;
}

/* Teaser */

div.teaserelement {
	float: left;
	margin: 0px;
}

div.teaser {
  margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
}

div.teaserpicture {
	float: left;
	padding: 0px;
	margin: 3px;
	border: thin solid #EE6C01;
}

p.teasertext {
	margin: 0px;
	padding: 0px 2px 0px 2px;
}

div.teasercaption {
  background: url(../images/bg_teaser_caption.gif) repeat-x right top;
}

div.teasercaption h3 {
  font-weight: bold;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztyp W2D-Formulare. Für selbstprogrammierte Formulare
   ist die CSS-Datei "privateform.css" zuständig. */

input.box {
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #cdcdcd;
	color: #333333;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}

form.formular textarea  {
	background: url(../images/pmt.gif) repeat-x;
	border : 1px solid #cdcdcd;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 140px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #005C32;
	line-height: 160%;
	padding: 2px 0px 10px 142px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */

.s2d {
  color: #ffffff;
}

P.s2d  {
	font-size: 180%;
	color: #ffffff;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

#sidebar p {
	color: #ffffff !important;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !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 #005C32;
	background-color: #A9CC79;
}

/* 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: 480px;
	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: 240px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 96px;
}

/* 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;
}
