
/*
/////////////////////////////////////////////////////////////////////////////
//
// Stylesheet VORAX - Website
//
// Erstellt durch:
//
// VORAX - IT-Service & Webdesign
// Herrensand 5
// D-68219 Mannheim
// info@vorax.de| www.vorax.de
// © 2009 | Alle Rechte vorbehalten
//
/////////////////////////////////////////////////////////////////////////////
*/

/*
------------------------------------------------------------------------------>
Standard-Formatierungen
------------------------------------------------------------------------------>
*/

body     {background: url(../img/bg.jpg); position:center; background-repeat:repeat; margin:0px;font-family:Verdana;font-size:11px;font-weight:normal;line-height:150%;}

/*Standard Textformatierung*/

div      {font-family:Verdana;font-size:11px;color:#555555;line-height:150%;}
p        {font-family:Verdana;font-size:11px;color:#555555;line-height:150%;margin:0px;padding:0px;}
span     {font-family:Verdana;font-size:11px;line-height:150%;}
form     {font-family:Verdana;font-size:11px;color:#555555;line-height:150%;margin:0px;padding:0px;}
td       {font-family:Verdana;font-size:11px;color:#555555;line-height:150%;}


/*
------------------------------------------------------------------------------>
Links und Hover
------------------------------------------------------------------------------>
*/
a        {font-family:Verdana;font-size:11px;color:#8EBC2B;text-decoration:none;}
a:hover  {font-family:Verdana;font-size:11px;color:#555555;text-decoration:underline;}


/*
------------------------------------------------------------------------------>
Layout für Content
------------------------------------------------------------------------------>
*/
.voraxMain           {vertical-align:top;background-repeat:repeat-x;background-color:#FFFFFF;background-image:url(../img/main_bg.png);width:980px;} /*Gesamter Bereich*/
.voraxTop            {width:1000px;vertical-align:top}/*Bereich oben*/
.voraxLeft           {width:190px;height:100%;vertical-align:top;}/*Bereich links*/
.voraxContent        {width:565px;vertical-align:top;padding-left:5px;margin-right:5px;}/*Inhaltsbereich*/
.voraxRight          {width:210px;height:100%;vertical-align:top;}/*Bereich rechts*/
.voraxBottom         {width:1000px;background-color:#FFFFFF;}/*Bereich unten*/

/*
------------------------------------------------------------------------------>
Textformatierung für den Content
------------------------------------------------------------------------------>
*/

.text                {font-size:11px; font-family:Verdana; font-weight:normal; color:#555555;} /*Text*/
.textBold            {font-size:11px; font-family:Verdana; font-weight:bold;   color:#555555;} /*Text fett*/
.textInvert          {font-size:11px; font-family:Verdana; font-weight:normal; color:#000000;} /*Text negativ*/
.textBoldInvert      {font-size:11px; font-family:Verdana; font-weight:bold;   color:#FFFFFF;} /*Text fett negativ*/

.textSmall           {font-size:6px; font-family:Verdana; font-weight:normal; color:#000000;} /*Kleiner Text*/
.textSmallBold       {font-size:9px; font-family:Verdana; font-weight:bold;   color:#000000;} /*Kleiner Text fett*/
.textSmallInvert     {font-size:11px; font-family:Verdana; font-weight:normal; color:#000000;} /*Kleiner Text negativ*/
.textSmallBoldInvert {font-size:9px; font-family:Verdana; font-weight:bold;   color:#000000;} /*Kleiner Text fett negativ*/

.textLarge           {font-size:13px; font-family:Verdana; font-weight:normal; color:#000000;} /*Gro&szlig;er Text*/
.textLargeBold       {font-size:13px; font-family:Verdana; font-weight:bold;   color:#000000;} /*Gro&szlig;er Text fett*/
.textLargeInvert     {font-size:13px; font-family:Verdana; font-weight:normal; color:#000000;} /*Gro&szlig;er Text negativ*/
.textLargeBoldInvert {font-size:13px; font-family:Verdana; font-weight:bold;   color:#000000;} /*Gro&szlig;er Text fett negativ*/
.textTime            {font-size:11px; font-family:Verdana; font-weight:normal; color:#2B435D;} /*Text*/
.textTitelNews       {font-size:18px; font-family:Verdana; font-weight:bold; color:#DCDCDC;} /*Text*/
/*

------------------------------------------------------------------------------>
Titel für den rechten Bereich
------------------------------------------------------------------------------>
*/
.textTitelRechts    {background-image:url(../img/back_titel.jpg);background-repeat:no-repeat;background-position:left;height:35px;padding-top:0px; padding-left:0px; font-size:14px; font-family:Verdana; font-weight:bold; color:#454545;}/*Text fett*/



/*
------------------------------------------------------------------------------>
Formatierung der News
------------------------------------------------------------------------------>
*/
.navNews a:link      { color: #555555; font-weight:normal; text-decoration: none; line-height: 16px;}
.navNews a:visited   { color: #555555; font-weight:normal; text-decoration: none; line-height: 16px;}
.navNews a:active    { color: #555555; font-weight:normal; text-decoration: none; line-height: 16px;}
.navNews a:hover     { color: #fff; font-weight:normal; text-decoration: underline; line-height: 16px;}


/*
------------------------------------------------------------------------------>
Formatierung der Links in der Quick Navigation
------------------------------------------------------------------------------>
*/
.navquick a:link      { color: #213A65; font-weight:normal; text-decoration: none; line-height: 16px;}
.navquick a:visited   { color: #213A65; font-weight:normal; text-decoration: none; line-height: 16px;}
.navquick a:active    { color: #213A65; font-weight:normal; text-decoration: none; line-height: 16px;}
.navquick a:hover     { color: #BFDB48; font-weight:normal; text-decoration: underline; line-height: 16px;}




/*
------------------------------------------------------------------------------>
Formatierung der Links in der Quick Navigation
------------------------------------------------------------------------------>
*/
.navfooter a:link      { color: #555555; font-weight:normal; text-decoration: none; line-height: 16px;}
.navfooter a:visited   { color: #555555; font-weight:normal; text-decoration: none; line-height: 16px;}
.navfooter a:active    { color: #555555; font-weight:normal; text-decoration: none; line-height: 16px;}
.navfooter a:hover     { color: #A6C225; font-weight:normal; text-decoration: underline; line-height: 16px;}

/*
------------------------------------------------------------------------------>
Boxen für Referenzen
------------------------------------------------------------------------------>
*/
.box {margin-bottom:23px; padding-top:10; padding-bottom:5; padding-left:10; padding-right:0; background-color:#EFF8D1; border: 1px #C0C0C0 solid}/*Box mit gepunktetem Rand*/

/*
------------------------------------------------------------------------------>
Eingabefelder
------------------------------------------------------------------------------>
*/
input    {font-size:10px; font-family:Verdana; font-weight:normal; color:#555555;}
select   {font-size:11px; font-family:Verdana; font-weight:normal; color:#555555;}
textarea {font-size:11px; font-family:Verdana; font-weight:normal; color:#555555;border-style:solid;border-color:#555555;border-width:1px;}
.formfeld {background-color: #DDDDDD;color: #454545;font-size: 11px;font-weight: normal;margin-top: 2px;}
.textfeld { border-style:solid;border-width:1px;border-color:#555555;}

/*
------------------------------------------------------------------------------>
Absende-Button
------------------------------------------------------------------------------>
*/
.button {font-family:Verdana;color:#ffffff;background-color:#575757;padding:0px;font-size:11px;font-weight:bold;line-height:16px;text-decoration:none;border-style:solid;background-color:#575757;border-color:#000000;border-width:1px;padding-left:4px;padding-right:4px}
.buttonDefault {cursor:pointer;cursor:hand;font-family:Verdana;color:#999999;background-image:url(/weblication/wGui/wImages/bg_button_weblic.gif);padding:0px;font-size:11px;font-weight:bold;line-height:16px;text-decoration:none;background-color:#F0F0F0;border-color:#cccccc;border-width:1px;padding-right:8px;}

/*
------------------------------------------------------------------------------>
Linie Horizontal
------------------------------------------------------------------------------>
*/
hr           {color:#555555;height:1px;border-style:none;}
line_dotted  {border-width:1px;border-style:dotted; border-color:#CCCCCC;}


/*
------------------------------------------------------------------------------>
Überschriften für den Content
------------------------------------------------------------------------------>
*/
h1 {margin:0px;padding:0px;font-size:16px; font-family:Verdana; font-weight:bold; color:#454545;}
h2 {margin:0px;padding:0px;font-size:14px; font-family:Verdana; font-weight:bold; color:#454545;}
h3 {font-size: 115%; color: #454545; padding: 0 0 0 20px; margin: 0 0 0.5em 0; background: url(../img/pfeil_gruen.jpg) no-repeat 0 2px;}
h4 {margin:0px;padding:0px;font-size:11px; font-family:Verdana; font-weight:bold; color:#404040;}
h5 {margin:0px;padding:0px;font-size:9px;  font-family:Verdana; font-weight:bold; color:#404040;}
h6 {margin:0px;padding:0px;font-size:7px;  font-family:Verdana; font-weight:bold; color:#404040;}





/*
------------------------------------------------------------------------------>
Elemente für den Content
------------------------------------------------------------------------------>
*/
.elementHeadline         {padding-left:15px;padding-top:15px;}/*Überschrift*/
.elementStandard         {padding:15px;width:490px;}/*Standard*/
.elementStellen          {padding-left:10px;}/*Standard*/
.elementContent          {width:550px;padding-left:10px;padding-top:5px;padding-bottom:15px;padding-right:10px;}/*Standard*/
.elementFormular         {padding-left:20px;padding-top:8px;padding-bottom:8px;}/*Formulare*/
.elementInclude          {padding:0px;}/*Includes*/
.elementSpace            {height:12px;padding:8px;}/*Leerzeile*/
.element_right           {}/*Standard*/

.elementRightStandard    {padding:8px;}/*Standard im rechten Bereich*/
.elementRightInclude     {padding:0px;}/*Include im rechten Bereich*/

.elementLeftStandard     {padding:8px;}/*Standard im linken Bereich*/
.elementZahlen           {padding-left:8px;padding-right:8px;}/*Standard im linken Bereich*/
.elementLeftInclude      {padding:0px;}/*Include im linken Bereich*/
.elementLeftNavigation   {padding-top:25px;}/*Navigation im linken Bereich*/

.elementTopStandard      {padding:0px;}/*Standard im oberen Bereich*/
.elementTopInclude       {padding:0px;}/*Include im oberen Bereich*/
.elementTopNavigation    {padding:0px;margin:0px;padding-left:10px;height:24px;}/*Navigation im oberen Bereich*/
.elementTopSystemNavigation {position:absolute;top:18px;width:950px;text-align:right;padding-right:10px;}

.elementBottomStandard  {padding:0px;text-align:center;}/*Standard im unteren Bereich*/
.elementBottomInclude   {padding:0px;}/*Include im unteren Bereich*/





/*
------------------------------------------------------------------------------>
Formatierung der 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    {padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentTableTripleCol    {padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentCellDoubleCol     {width:50%;vertical-align:top;float:left}
.fragmentCellTripleCol     {width:30%;vertical-align:top;float:left}

.fragmentLinklistFloatLeft {padding:8px;margin-right:8px;margin-bottom:8px;float:left;border-style:solid;border-color:#00445C;border-width:1px;} 


