/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// WeblicationŽ CMS Strukturdesign Version 4.0.9
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*Tabellenformatierung Standard*/

div       {margin:0px;padding:0px;}
p         {margin:0px;padding:0px;}
span      {margin:0px;padding:0px;}
form      {margin:0px;padding:0px;}

/*Ausrichtung und Hintergrundfarbe*/
body      {background-color:#FFFFFF; margin:0px; font-family:Arial,sans-serif; color:#000099; font-weight:normal;}/*Standard Textformatierung*/

/*standard Textformatierungen*/
td, p, div, span {font-family:arial,sans-serif; font-size:12px; color:#000099;}

/*Links*/
a         {color:#000099;text-decoration:underline;}
a:hover   (color:#FF0033;text-decoration:underline;}
a:active  {color:#FF0033;text-decoration:underline;}

/*Falls Links nicht unterstrichen angezeigt werden sollen*/
.textDecorationNone {text-decoration:none;font-weight:normal;}

/*Eingabefelder*/
input, select, textarea {font-size:12px; font-family: arial, sans-serif; font-weight:normal; color:#000099;}

/*Horizontale Linien*/
hr {background-color:#CCCCCC;color:#000099;height:1px;border-style:none;margin-right:12px;}

/*################################ Ueberschriften ################################*/

h1 {margin:0px;margin-bottom:16px;padding:0px;font-size:18px; color:#000099;}
h2 {margin:0px;margin-bottom:14px;padding:0px;font-size:16px; color:#000099;}
h3 {margin:0px;margin-bottom:12px;padding:0px;font-size:12px; font-weight:bold; color:#000099;}
h4 {margin:0px;margin-bottom: 5px;padding:0px;font-size:11px; font-weight:bold; color:#000099;}
h5 {margin:0px;margin-bottom: 9px;padding:0px;font-size: 9px; font-weight:bold; color:#000099;}
h6 {margin:0px;margin-bottom: 7px;padding:0px;font-size: 7px; font-weight:bold; color:#000099;}

/*################################ Texte ################################*/

.text           {font-size:12px; font-family: arial, sans-serif; font-weight:normal; color:#000099;}/*Text*/
.textBold       {font-size:12px; font-family: arial, sans-serif; font-weight:bold;   color:#000099;}/*Text fett*/
.textInvert     {font-size:12px; font-family: arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Text negativ*/
.textBoldInvert {font-size:12px; font-family: arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Text fett negativ*/
.blocksatz      {font-size:12px; font-family: arial, sans-serif; font-weight:normal; color:#000099; text-align:justify; }/*Text (Blocksatz)*/

.textSmall           {font-size:10px; font-family: arial, sans-serif; font-weight:normal; color:#000099;}/*Kleiner Text*/
.textSmallItalic     {font-size:10px; font-family: arial, sans-serif; font-style:italic;  color:#000099;}/*Kleiner Text kursiv*/
.textSmallBold       {font-size:10px; font-family: arial, sans-serif; font-weight:bold;   color:#000099;}/*Kleiner Text fett*/
.textSmallInvert     {font-size:10px; font-family: arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Kleiner Text negativ*/
.textSmallBoldInvert {font-size:10px; font-family: arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Kleiner Text fett negativ*/

.textLarge           {font-size:13px; font-family: arial, sans-serif; font-weight:normal; color:#000099;}/*Gro&szlig;er Text*/
.textLargeBold       {font-size:13px; font-family: arial, sans-serif; font-weight:bold;   color:#000099;}/*Gro&szlig;er Text fett*/
.textLargeInvert     {font-size:13px; font-family: arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Gro&szlig;er Text negativ*/
.textLargeBoldInvert {font-size:13px; font-family: arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Gro&szlig;er Text fett negativ*/

.textRight           {font-size:10px; font-family: arial, sans-serif; font-weight:normal; color:#000099;}/*Kleiner Text*/
.textRightBold       {font-size:10px; font-family: arial, sans-serif; font-weight:bold;   color:#000099;}/*Kleiner Text fett*/
.textRightInvert     {font-size:10px; font-family: arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Kleiner Text negativ*/
.textRightBoldInvert {font-size:10px; font-family: arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Kleiner Text fett negativ*/

.error               { font-family: Courier; font-size: 12px; color: #0000CC; text-align: left}/*Fehlermeldung Licomail*/


/*################################ Elemente ################################*/

.elementHeadline         {margin:0px;padding:0px;}/*&Uuml;berschrift*/
.elementStandard         {margin:0px;padding:0px;}/*Standard*/
.elementEinzug           {margin:0px;padding:0px;margin-left:60px;}/*Eingezogener Absatz*/
.elementFormular         {margin:0px;padding:0px;}/*Formulare*/
.elementInclude          {margin:0px;padding:0px;}/*Includes*/
.elementSpace            {margin:0px;height:12px;padding:0px;}/*Leerzeile*/

.elementRightStandard    {margin-top:5px;margin-left:1px;margin-right:1px;margin-bottom:5px;padding:0px;border-left-style:solid;border-left-width:4px;border-left-color:#FFFFFF;border-top-style:solid;border-top-width:1px;border-top-color:#FFFFFF;border-right-style:solid;border-right-width:1px;border-right-color:#CCCCCC;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#CCCCCC;}/*Standard im rechten Bereich*/
.elementRightInclude     {margin-top:1px;margin-left:1px;margin-right:1px;margin-bottom:1px;padding:0px;}/*Include im rechten Bereich*/

.elementLeftStandard     {margin-top:5px;margin-right:1px;margin-bottom:5px;padding:0px;border-left-style:solid;border-left-width:4px;border-left-color:#FFFFFF;border-top-style:solid;border-top-width:1px;border-top-color:#FFFFFF;border-right-style:solid;border-right-width:1px;border-right-color:#CCCCCC;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#CCCCCC;}/*Standard im linken Bereich*/
.elementLeftInclude      {margin-top:1px;margin-right:1px;margin-bottom:5px;padding:0px;}/*Include im linken Bereich*/

.elementTopStandard      {margin:0px;padding:0px;}/*Standard im oberen Bereich*/
.elementTopInclude       {margin:0px;padding:0px;}/*Include im oberen Bereich*/

.elementBottomStandard   {margin:0px;padding:2px;text-align:center;}/*Standard im unteren Bereich*/
.elementBottomInclude    {margin:0px;padding:2px;}/*Include im unteren Bereich*/

/*################################ Bloecke ################################*/

.blockMain      {}/*Gesamter Bereich*/
.blockTop       {background-image: url(bg_top.gif); background-repeat: no-repeat; background-position: 0px 0px; }/*Bereich oben*/
.blockLeft      {background-image: url(bg_left.gif); background-repeat: repeat-y; background-position: 0px 0px; }/*Bereich links*/
.blockContent   {background-image: url(bg_main.gif); background-repeat: repeat-y; background-position: 0px 0px; }/*Inhaltsbereich*/
.blockRight     {background-image: url(bg_right.gif); background-repeat: repeat-y; background-position: 0px 0px; }/*Bereich rechts*/
.blockBottom    {background-image: url(bg_bottom.gif); background-repeat: no-repeat; background-position: 0px 0px; }/*Bereich unten*/


/*################################ Fragmente ################################*/

.fragmentSpace             {height:12px;margin-bottom:2px;margin-left:8px;border-style:none;}

.fragmentPictureFloatLeft  {margin-right:8px;margin-bottom:8px;float:left;} 
.fragmentPictureFloatRight {margin-left:8px;margin-bottom:8px;float:right;} 

.fragmentTableDoubleCol    {spacing:0px;padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentTableTripleCol    {spacing:0px;padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentCellDoubleCol     {width:50%;padding:4px;vertical-align:top;}
.fragmentCellTripleCol     {width:33%;padding:4px;vertical-align:top;}

.fragmentLinklistFloatLeft {padding:8px;margin-right:8px;margin-bottom:8px;float:left;border-style:solid;border-color:#333333;border-width:1px;} 


/*##################################### Sonstiges #############################*/

.votingBar   {background-color:#034A8A;}

.tableBorder {border-top-style:solid;border-top-width:1px;border-top-color:#ACACAC;border-left-style:solid;border-left-width:1px;border-left-color:#ACACAC;}
.tdBorder    {border-right-style:solid;border-right-width:1px;border-right-color:#ACACAC;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#ACACAC;}