/* Standard-Elemente */

p {
        margin: 0;
        padding: 0px 0px 10px 0px;
        line-height: 180%;
}

em {
        font-weight : bold;
        color: #E35E01;
        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: #AFE004;
}

h3 {
        margin: 0;
        padding: 2px 0px 2px 0px;
        font-size: 100%;
        color: #000000;
}

.clearer {
        clear: both;
}

a.link {
        font-weight: bold;
        color: #E35E01;
        text-decoration: none;
}

a.arrow {
        font-weight: bold;
        color: #E35E01;
        text-decoration: none;
        background-image : url(../imag/parrow.gif);
        background-position : top left;
        background-repeat : no-repeat;
        padding: 0px 3px 0px 16px;
        white-space : nowrap;
}

a.blacklink {
        color: #AFE004;
        text-decoration: none;
        padding-left: 6px;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
        text-decoration: underline;
}

a.plaintext {
        font-size: 90%;
        color: #AFE004;
        text-decoration: none;
}


/* Layout-Elemente  */

BODY {
        background : #ffffff url(../imag/pback.gif) repeat-x scroll top left;
        margin: 0px;
        padding: 0px;
}

#main {
        width : 100%;
        padding: 10px 0px 0px 0px;
        margin: 0px 10px 10px 10px;
        border: none;
        text-align: left;
}




#content {
        width: 778px;
        padding: 10px;
        margin: 10px 0 0 0;
        border: 1px solid #AFE004;
        background : #ffffff url(../imag/pshadow.gif) no-repeat top left;
}

#logo {
        padding: 0px;
        margin: 5px 5px 5px 5px;
        height: 160px;
        border: 1px solid #AFE004;
        background : #0b69b6 top left;
}

#youarehere {
        display: block;
        text-align: right;
        background : url(../imag/pline.gif) no-repeat bottom right;
        padding-bottom: 4px;
}

#more {
        display: block;
        text-align: right;
        background: url(../imag/pline.gif) no-repeat top right;
        padding-top: 4px;
}

#plaintext {
        position: absolute;
        top: 5px;
        left: 0px;
        margin: 0px;
        padding: 0px;
}
#navi      {
        position:absolute;left:5px;
        height:15px;
        width:970px;
        top:202px;
        background-color:transparent;
        z-index:2
}
#navi_0    {
        position:absolute;
        left:755px;
        height:15px;
        width:300px;
        top:200px;
        background-color:transparent;
        margin:0;
        padding:0;
}
.navi      {
        font-family: Arial,Helvetica,Sans-Serif;
        font-size:8pt;
        color:#32892a;
}
.navi a:link {
        color:#32892a;
        text-decoration:none
}
.navi a:visited  {
        color:#32892a;
        text-decoration:none
}
.navi a:active   {
        color:#32892a;
        text-decoration:none
}
.navi a:hover    {
        color:#333267;
        text-decoration:none;
        BACKGROUND-COLOR: #ffffff
}
/* Menü */

#commonBar {
        margin: 0;
        padding: 0;
        text-align: right;
}

#menuBar {
        width: 972px;
        margin: 0;
        padding: 0;
        border: 1px solid #9ef6f6;
        background: #0b69b6 url(../imag/pmbar.gif) repeat-x top left;
}

ul.menuBar {
        margin: 0;
        padding: 4px 0px 4px 0px;
}

li.menuButton {
        display: inline;
        list-style: none;
}

a.menuButton, a.menuButtonActive  {
        color: #ffffff;
        text-decoration: none;
        padding: 4px 6px 4px 6px;
}

.menu {
        background: #E7FF84 url(../imag/pmenu.gif) repeat-x top left;
        border: 1px solid #AFE004;
        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: #0b69b6;
        background-color: transparent;
        display: block;
        padding: 4px 16px 4px 16px;
        text-decoration: none;
        white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #39b54a;
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #AFE004;
  color: #ffffff;
}


/* Suchfeld */

input.search {
        border : 1px solid #AFE004;
        width: 100px;
        background-color: #F9FFE4;
        vertical-align: top;
        padding: 1px 4px 1px 4px;
        margin: 0;
}

form.search {
        margin: 0px;
}

/* Marginalie */

div.sidepicture {
        float: right;
        padding: 0px 0px 0px 10px;
        margin: 0px 0px 10px 10px;
        width: 200px;
        border: none;
        background: url(../imag/psep.gif) no-repeat left top;
}

p.sidepicturetext {
        margin: 0;
        padding: 2px 0px 0px 0px;
        line-height: 160%;
        font-size: 90%;
        color: #AFE004;
}


/* Absatztyp BIld */

div.picture {
        padding: 0px;
        margin: 10px 0px 10px 20px;
        width: 480px;
        border: none;
}


/* Absatztype Aufzählung */

ul.content {
        list-style: none;
        padding: 10px;
        margin: 10px 0 20px 20px;
        background-color: #F9FFE4;
        border: 1px solid #AFE004;
        width: 490px;
}

li.content {
        padding: 2px 0px 2px 18px;
        background-image: url(../imag/pbull.gif);
        background-repeat: no-repeat;
        background-position: top left;
}


/* Absatztyp Tabelle */

table.content {
        margin: 0px 0px 10px 0px;
        border: 1px solid #AFE004;
}

tr.odd {
        background-color : #FED1B2;
}

tr.even {
        background-color : #F9FFE4;
}

tr.header {
        background-color : #E7FF84;
}

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: #F9FFE4;
        border: 1px solid #AFE004;
}

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: #AFE004;
        text-decoration: none;
}

p.lookup {
        margin: 0px 0px 10px 0px;
        padding: 4px 0px 0px 0px;
        border-bottom: 1px solid #E7FF84;
}

/* Absatztype Formular */

input.forminput  {
        border : 1px solid #AFE004;
        width: 300px;
        background-color: #F9FFE4;
        vertical-align: top;
        padding: 1px;
        margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
        border : 1px solid #AFE004;
        width: 300px;
        height: 200px;
        background-color: #F9FFE4;
        vertical-align: top;
        padding: 1px;
        margin: 0px 0px 10px 0px;
}

.formcaption {
        width: 200px;
        line-height: 200%;
        float: left;
        clear: left;
}

p.formnote {
        color: #AFE004;
        padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
        line-height: 200%;
}

/* Plugin-Styles */

INPUT.s2d {
        border : 1px solid #AFE004;
        background-color: #F9FFE4;
        vertical-align: top;
        padding: 1px;
}

SELECT.s2d {
        border : 1px solid #AFE004;
        background-color: #F9FFE4;
        vertical-align: top;
        padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
        font-weight: bold;
        color: #E35E01;
        text-decoration: none;
}

P.s2d  {
        font-size: 16pt;
        color: #E35E01;
        font-weight : bold;
        margin-top : 5pt;
        margin-bottom : 5pt;
        line-height: 20pt;
}

textarea {
        border : 1px solid #AFE004;
        width: 300px;
        height: 200px;
        background-color: #F9FFE4;
        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 #AFE004;
        background-color: #F9FFE4;
}

/* 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;
}

/*aus pages */
.text1            {font-family: Arial,Helvetica,Sans-Serif; font-size:9pt; color:#0b69b6;}
.text1 a:link     {color:#0b69b6;text-decoration:underline}
.text1 a:visited  {color:#0b69b6;text-decoration:underline}
.text1 a:active   {color:#0b69b6;text-decoration:underline}
.text1 a:hover    {color:#32892a;text-decoration:underline}

.text2            {font-family: Arial,Helvetica,Sans-Serif; font-size:7pt; color:#0b69b6;}
.text2 a:link     {color:#0b69b6;text-decoration:none}
.text2 a:visited  {color:#32892a;text-decoration:none}
.text2 a:active   {color:#550B00;text-decoration:none}

.text3            {font-family: Arial,Helvetica,Sans-Serif; font-size:8pt; color:#0b69b6;text-align:left}
.text3 a:link     {color:#32892a;text-decoration:none}
.text3 a:visited  {color:#32892a;text-decoration:none}
.text3 a:active   {color:#32892a;text-decoration:none}
.text3 a:hover    {color:#32892a;text-decoration:none}

.text4            {font-family: Arial,Helvetica,Sans-Serif; font-weight:bold;font-size:8pt; color:#0b69b6}
.text4_1          {font-family: Arial,Helvetica,Sans-Serif; font-weight:bold;font-size:9pt; color:#0b69b6;
                   text-align:left}
.text4_2          {font-family: Arial,Helvetica,Sans-Serif; font-weight:bold;font-size:8pt; color:#ffffff}
.text4_3          {font-family: Arial,Helvetica,Sans-Serif; font-weight:bold;font-size:9pt; color:#ffffff;
                   text-align:center}
.text4_4          {font-family: Arial,Helvetica,Sans-Serif; font-weight:bold;font-size:9pt; color:#0b69b6;
                   text-align:center}
.text5            {font-family: Arial,Helvetica,Sans-Serif; font-size:8pt; color:#0b69b6;text-align:left}
.text5 a:link     {color:#0b69b6;text-decoration:underline}
.text5 a:visited  {color:#0b69b6;text-decoration:underline}
.text5 a:active   {color:#0b69b6;text-decoration:underline}
.text5 a:hover    {color:#32892a;text-decoration:underline}

.text6            {font-family: Arial,Helvetica,Sans-Serif;font-size:7pt; color:#0b69b6}
.text6 a:link     {color:#0b69b6;text-decoration:none}
.text6 a:visited  {color:#0b69b6;text-decoration:none}
.text6 a:active   {color:#0b69b6;text-decoration:none}
.text6 a:hover    {color:#0b69b6;text-decoration:none}
.text7            {font-family: Arial,Helvetica,Sans-Serif; font-size:8pt; color:#0b69b6;font-weight:bold;text-align:center}
.text8            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; color:#0b69b6;text-align:left;font-weight:normal}
.text9            {font-family: Arial,Helvetica,Sans-Serif;font-size:6pt; color:#32892a}
.text9 a:link     {color:#32892a;text-decoration:none}
.text9 a:visited  {color:#32892a;text-decoration:none}
.text9 a:active   {color:#32892a;text-decoration:none}
.text9 a:hover    {color:#0b69b6;text-decoration:none}
.text10            {font-family: Arial,Helvetica,Sans-Serif;font-size:9pt; font-weight:bold;color:#0b69b6}
.text10 a:link     {color:#0b69b6;text-decoration:none}
.text10 a:visited  {color:#0b69b6;text-decoration:none}
.text10 a:active   {color:#0b69b6;text-decoration:none}
.text10 a:hover    {color:#0b69b6;text-decoration:none}
.text11            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; font-weight:bold;color:#ffffff;}
.text12            {font-family: Arial,Helvetica,Sans-Serif;font-size:9pt; font-weight:bold;color:#32892a;}
.text13            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; font-weight:bold;color:#ffffff;text-align:center}
.text13 a:link     {color:#ffffff;text-decoration:none}
.text13 a:visited  {color:#ffffff;text-decoration:none}
.text13 a:active   {color:#ffffff;text-decoration:none}
.text13 a:hover    {color:#ffffff;text-decoration:none}
.text14            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; color:#0b69b6;text-align:left}
.text15            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; color:#32892a;text-align:left}
.text16            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; color:#0b69b6;text-align:left}
.text17            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; color:#0b69b6;text-align:center}
.text18            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; color:#000000;text-align:left}
.text18 a:link     {color:#0b69b6;text-decoration:underline}
.text18 a:visited  {color:#0b69b6;text-decoration:underline}
.text18 a:active   {color:#0b69b6;text-decoration:underline}
.text18 a:hover    {color:#32892a;text-decoration:underline}
.text19            {font-family: Arial,Helvetica,Sans-Serif;font-size:7pt; color:#000000;text-align:left}
.text20            {font-family: Arial,Helvetica,Sans-Serif;font-size:14pt; color:#0b69b6;text-align:left}
.text21            {font-family: Arial,Helvetica,Sans-Serif;font-size:9pt; color:#0b69b6;text-align:left}
.text21 a:link     {color:#0b69b6;text-decoration:underline}
.text21 a:visited  {color:#0b69b6;text-decoration:underline}
.text21 a:active   {color:#0b69b6;text-decoration:underline}
.text21 a:hover    {color:#32892a;text-decoration:underline}
.text22            {font-family: Arial,Helvetica,Sans-Serif;font-size:9pt; color:#ffffff}
.text22 a:link     {color:#ffffff;text-decoration:none}
.text22 a:visited  {color:#ffffff;text-decoration:none}
.text22 a:active   {color:#ffffff;text-decoration:none}
.text22 a:hover    {color:#ffffff;text-decoration:none}
.text23            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; color:#32892a;font-weight:bold}

.center           {font-family: Arial,Helvetica,Sans-Serif; font-size:8pt; color:#ff0000;text-align:center}

.normal           {font-family:Arial,sans-serif; font-size:10pt;font-weight:bold;
                   font-weight:normal;color:#0b69b6}
.extra            {font-family:Arial,sans-serif; font-size:16pt;font-weight:bold;
                   font-weight:normal;color:#0b69b6}

.extra a:link     {color:#ffffff;text-decoration:underline}
.extra a:visited  {color:#ffffff;text-decoration:underline}
.extra a:active   {color:#ffffff;text-decoration:underline}
.extra a:hover    {color:#ffffff;text-decoration:underline}

.mehr            {font-family: Arial,Helvetica,Sans-Serif; font-size:8pt; color:#0b69b6;border:0}
.mehr a:link     {color:#32892a;text-decoration:none}
.mehr a:visited  {color:#32892a;text-decoration:none}
.mehr a:active   {color:#32892a;text-decoration:none}
.mehr a:hover    {color:#0b69b6;text-decoration:none}

.navi            {font-family: Arial,Helvetica,Sans-Serif; font-size:8pt; color:#32892a;BACKGROUND-COLOR: #ffffff}
.navi a:link     {color:#32892a;text-decoration:none}
.navi a:visited  {color:#32892a;text-decoration:none}
.navi a:active   {color:#32892a;text-decoration:none}
.navi a:hover    {color:#333267;text-decoration:none; BACKGROUND-COLOR: #ffffff}

.menu_0            {font-family: Arial,Helvetica,Sans-Serif; font-size:8pt; color:#ff0000;}
.menu_0 a:link     {color:#333298;text-decoration:none}
.menu_0 a:visited  {color:#333298;text-decoration:none}
.menu_0 a:active   {color:#333298;text-decoration:none}
.menu_0 a:hover    {color:#ffffff;text-decoration:none}

.wahl_1            {font-family: Arial,Helvetica,Sans-Serif;font-size:8pt; font-weight:bold;color:#ffffff}
.wahl_1 a:link     {color:#ffffff;text-decoration:none}
.wahl_1 a:visited  {color:#ffffff;text-decoration:none}
.wahl_1 a:active   {color:#ffffff;text-decoration:none}
.wahl_1 a:hover    {color:#3a9d31;text-decoration:none}

.text_we_1            {font-family: Arial,Helvetica,Sans-Serif; font-size:8pt; color:#ffffff;}
.text_we_1 a:link     {color:#ffffff;text-decoration:underline}
.text_we_1 a:visited  {color:#ffffff;text-decoration:underline}
.text_we_1 a:active   {color:#ffffff;text-decoration:underline}
.text_we_1 a:hover    {color:#ffffff;text-decoration:underline}
