/*
////////////////////////////////////////////////////////////////
//
// 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                {margin:0px;font-family:arial, sans-serif;font-size:12px;color:#000000;font-weight:normal;}/*Standard Textformatierung*/

/*standard Textformatierungen*/
td, p, div, span {font-family: arial, sans-serif;font-size:13px;color:#000000;}

/*Links*/
a                   {font-family:arial, sans-serif;font-size:12px;color:#B41212;text-decoration:none;}
a:hover             {font-family:arial, sans-serif;font-size:12px;color:#B41212;text-decoration:underline;}

/*Falls Links nicht unterstrichen angezeigt werden sollen*/
.textDecorationNone {text-decoration:none;font-weight:normal;}

/*Eingabefelder*/
input, select, textarea {font-size:11px; font-family: arial, sans-serif; font-weight:normal; color:#000000;}

/*Horizontale Linien*/
hr {background-color:993300;color:993300;height:1px;border-style:none;margin-right:12px;}

/*################################ Ueberschriften ################################*/

h1 {margin:0px;padding:0px;font-size:19px; font-family: arial, sans-serif; font-weight:bold; color:#993300;}
h2 {margin:0px;padding:0px;font-size:14px; font-family: arial, sans-serif; font-weight:bold; color:#B41212;}
h3 {margin:0px;padding:0px;font-size:14px; font-family: arial, sans-serif; font-weight:bold; color:#DE6633;}
h4 {margin:0px;padding:0px;font-size:11px; font-family: arial, sans-serif; font-weight:bold; color:#000000;}
h5 {margin:0px;padding:0px;font-size:9px;  font-family: arial, sans-serif; font-weight:bold; color:#000000;}
h6 {margin:0px;padding:0px;font-size:7px;  font-family: arial, sans-serif; font-weight:bold; color:#000000;}

/*################################ Texte ################################*/

.text                {font-size:13px; font-family: arial, sans-serif; font-weight:normal; color:#000000;}/*Text*/
.textBold            {font-size:11px; font-family: arial, sans-serif; font-weight:bold;   color:#000000;}/*Text fett*/
.textInvert          {font-size:11px; font-family: arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Text negativ*/
.textBoldInvert      {font-size:11px; font-family: arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Text fett negativ*/

.textSmall           {font-size:9px; font-family: arial, sans-serif; font-weight:normal; color:#000000;}/*Kleiner Text*/
.textSmallBold       {font-size:9px; font-family: arial, sans-serif; font-weight:bold;   color:#000000;}/*Kleiner Text fett*/
.textSmallInvert     {font-size:9px; font-family: arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Kleiner Text negativ*/
.textSmallBoldInvert {font-size:9px; 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:#000000;}/*Gro&szlig;er Text*/
.textLargeBold       {font-size:13px; font-family: arial, sans-serif; font-weight:bold;   color:#000000;}/*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*/

/*################################ Elemente ################################*/

.elementHeadline         {padding:8px;padding-top:15px;padding-left:15px;}/*&Uuml;berschrift*/
.elementStandard         {padding:8px;padding-top:15px;padding-left:15px;}/*Standard*/
.elementFormular         {padding:0px;}/*Formulare*/
.elementInclude          {padding:0px;}/*Includes*/
.elementSpace            {height:12px;padding:8px;}/*Leerzeile*/

.elementRightStandard    {padding:8px;}/*Standard im rechten Bereich*/
.elementRightInclude     {padding:0px;}/*Include im rechten Bereich*/

.elementLeftStandard     {padding:8px;}/*Standard im linken Bereich*/
.elementLeftInclude      {padding:0px;}/*Include im linken Bereich*/

.elementTopStandard      {padding:0px;}/*Standard im oberen Bereich*/
.elementTopInclude       {padding:0px;background-color:#FFFFFF;}/*Include im oberen Bereich*/

.elementBottomStandard  {padding:8px;text-align:center;}/*Standard im unteren Bereich*/
.elementBottomInclude   {padding:0px;}/*Include im unteren Bereich*/

/*################################ Bloecke ################################*/

.blockMain           {}/*Gesamter Bereich*/
.blockTop            {}/*Bereich oben*/
.blockLeft           {}/*Bereich links*/
.blockContent        {}/*Inhaltsbereich*/
.blockRight          {}/*Bereich rechts*/
.blockBottom         {}/*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:#000000;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;}


.p_rot { background-color: #fc9; color: #000; font-weight: bold; }





  .buttonDefault {font-family:arial, helvetica;color:#000000;background-image:url(/weblication/wGui/wImages/bg_button_weblic.gif);padding:0px;font-size:10px;line-height:16px;text-decoration:none;border-style:outset;background-color:#F0F0F0;border-color:#606060;border-width:1px;padding-left:4px;padding-right:4px}


    .buttonDefault:hover {font-family:arial, helvetica;color:#000000;background-image:url(/weblication/wGui/wImages/bg_button_weblic.gif);padding:0px;font-size:10px;line-height:16px;text-decoration:none;border-style:outset;background-color:#F0F0F0;border-color:#606060;border-width:1px;padding-left:4px;padding-right:4px}