/*Standardformatierungen*/
body            {background-color:#FFFFFF; margin:0px;font-family:arial, sans-serif;font-size:11px;color:#000000;font-weight:normal;text-align:left;}/*Standard Textformatierung*/

td              {font-family:arial, sans-serif;font-size:11px;color:#000000;}
iframe          {font-family:arial, sans-serif;font-size:11px;color:#000000;}
div             {font-family: arial, sans-serif;font-size:11px;color:#000000;}
p               {margin:0px;padding:0px;font-family:arial, sans-serif;font-size:12px;color:#000000;}
span            {font-family:arial, sans-serif;font-size:11px;color:#000000;}
form            {margin:0px;padding:0px;}

input           {font-size:11px; font-family:arial, sans-serif; font-weight:normal; color:#000000;border-style:solid;border-width:1px;border-color:#486E8E;background-color:#E6EAEE;padding-left:2px;}
select          {font-size:11px; font-family:arial, sans-serif; font-weight:normal; color:#000000;border-style:solid;border-width:1px;border-color:#486E8E;background-color:#E6EAEE;padding-left:2px;}
textarea        {font-size:11px; font-family:arial, sans-serif; font-weight:normal; color:#000000;border-style:solid;border-width:1px;border-color:#486E8E;background-color:#E6EAEE;padding-left:2px;}

a               {font-family:arial, sans-serif;color:#343A74;}
a:hover         {font-family:arial, sans-serif;color:#343A74;}

hr              {background-color:#81A7CC;color:#81A7CC;height:1px;border-style:none;}

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

.imgBorder {border-style:solid;border-width:1px;border-color:#426A9E}

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

h1 {margin:0px;padding:0px;font-size:18px; font-family:arial, sans-serif; font-weight:bold; color:#000000;}
h2 {margin:0px;padding:0px;font-size:13px; font-family:arial, sans-serif; font-weight:bold; color:#000000;}
h3 {margin:0px;padding:0px;font-size:12px; font-family:arial, sans-serif; font-weight:bold; color:#000000;}
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:12px; font-family:arial, sans-serif; font-weight:normal; color:#000000;}/*Text*/
.textBold            {font-size:12px; font-family:arial, sans-serif; font-weight:bold;   color:#000000;}/*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*/
.textInfo            {background-color:#ECCCCC;border-style:solid;border-width:1px;border-color:#c9ced4;padding-left:4px;padding-top:4px;padding-bottom:4px;}/*Text Infobox*/

.textSmall           {font-size:11px; font-family:arial, sans-serif; font-weight:normal; color:#000000;}/*Kleiner Text*/
.textSmallBold       {font-size:11px; font-family:arial, sans-serif; font-weight:bold;   color:#000000;}/*Kleiner Text fett*/
.textSmallInvert     {font-size:11px; font-family:arial, sans-serif; font-weight:normal; color:#FFFFFF;}/*Kleiner Text negativ*/
.textSmallBoldInvert {font-size:11px; font-family:arial, sans-serif; font-weight:bold;   color:#FFFFFF;}/*Kleiner Text fett negativ*/

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

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

.elementHeadline         {padding-top:15px;padding-bottom:0px;padding-left:15px;padding-right:15px;}/*&Uuml;berschrift*/
.elementStandard         {padding:15px;}/*Standard*/
.elementFormular         {padding:15px;}/*Formulare*/
.elementInclude          {padding:0px;}/*Includes*/
.elementSpace            {height:12px;padding:8px;}/*Leerzeile*/

.elementRightHeadline    {margin-top:8px;padding-top:1px;padding-bottom:1px;padding-left:8px;background-color:#ADBBC6;height:14px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#486E8E;}/*Standard im rechten Bereich*/
.elementRightStandard    {padding-left:8px;padding-top:8px;margin-bottom:8px;background-color:#FFFFFF;border-style:solid;border-width:1px;border-color:#ADBBC6;}/*Standard im rechten Bereich*/
.elementRightInclude     {padding-left:8px;padding-top:8px;margin-bottom:8px;background-color:#E6EAEE;border-style:solid;border-width:1px;border-color:#E6EAEE;}/*Include im rechten Bereich*/

.elementLeftStandard     {padding:8px;}/*Standard im linken Bereich*/
.elementLeftNavigation   {padding-top:8px;width:70px;}/*Standard im linken Bereich*/
.elementLeftInclude      {padding:0px;width:70px;}/*Include im linken Bereich*/

.elementTopStandard      {padding:15px;}/*Standard im oberen Bereich*/
.elementTopLeftStandard  {text-align:center;width:70px;}/*Standard im oberen linken Bereich*/
.elementTopInclude       {padding:0px;background-color:#ADBBC6;margin-top:0px;border-style:none;width:100%}/*Include im oberen Bereich*/
.elementTopNavigation    {background-color:#E7EDE7;}

.elementBottomStandard   {padding-top:4px;padding-bottom:4px;width:100%;text-align:center;background-color:#ADBBC6;}/*Standard im unteren Bereich*/
.elementBottomDelimiterLine {height:1px;margin-top:2px;margin-bottom:2px;background-image:url(/wDeutsch/wLayout/design/img/backgrounds/bg_line_dot.gif)}/*Standard im unteren Bereich*/
.elementBottomInclude    {padding:8px;}/*Include im unteren Bereich*/

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

.blockMain           {width:860px;} /*Gesamter Bereich*/
.blockMain_shop      {width:860px;} /*Gesamter Bereich*/
.blockTopLeft        {width:50px;height:90px;background-color:#D4DCD4;}/*Bereich oben links*/
.blockTop            {width:860px;height:90px;vertical-align:top;background-color:#D4DCD4;background-image:url(/wDeutsch/wLayout/design/img/backgrounds/bg_header.gif);background-repeat:no-repeat;}/*Bereich oben*/
.blockTopContent     {width:860px;height:90px;vertical-align:top;}/*Bereich Inhalt oben*/
.blockLeft           {width:50px;vertical-align:top;background-color:#FFFFFF;}/*Bereich links*/
.blockContent        {width:860px;vertical-align:top;}/*Inhaltsbereich*/
.blockBottom         {width:860px;border-style:none;}/*Bereich unten*/

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

.fragmentSpace             {width:100%;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    {width:100%;border-width:0px;spacing:0px;padding:0px;border-color:#FF0000;border-width:0px;border-style:dotted}
.fragmentTableTripleCol    {width:100%;border-width:0px;spacing:0px;padding:0px;border-color:#FF0000;border-width:0px;border-style:dotted}
.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 ###############*/

a.textBig               {font-family:arial, sans-serif;font-size:18px;color:#343A74;font-weight:normal;text-decoration:none;}
a.textBig:hover         {font-family:arial, sans-serif;font-size:18px;color:#343A74;font-weight:normal;text-decoration:none;}

.votingBar   {background-color:#426A9E}

.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;}

.linkBottom        {color:#FFFFFF;}
.linkBottom:hover  {color:#FFFFFF;}

.textInfo    {background-color:#ECCCCC;border-style:solid;border-width:1px;border-color:#c9ced4;padding-left:4px;padding-top:4px;padding-bottom:4px;}

.elementTyreShop       { width:100%; height:2500px; border:0px; margin:0px; padding:1px 0; }
.elementTyreShopDealer { width:1100px; height:3000px; border:0px; margin:0px; padding:1px 0; overflow:visible; }

.editorInfo            {width:500px; margin:0px 0px 10px 0px; padding:10px 10px 10px 52px; font-family:arial,sans-serif; font-size:11px; color:#000000; font-weight:normal; text-align:left; background-color:#fff8df; border:1px solid #d67b1a; background-image:url(/wDeutsch/wLayout/design/img/icons/icon_info.png); background-repeat:no-repeat; background-position:10px 10px;}
