﻿body 
{
 padding:0;
 margin:0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
}
a 
{
     color:#195C9B;
     text-decoration:underline;   
}
.box_tab 
{
 border-bottom:1px solid #D4D4D4;
 font-weight:bold;
 text-decoration:underline;
 background-color: #E6E6E6;
 padding-left:20px;
 color:#195C9B; 
 cursor:pointer; 
 }
.box_tab_active
{
 font-weight:bold;
 text-decoration:none;
 padding-left:20px;
 color:#ff6600;   
 background-color: #FFFFFF;  
 cursor:pointer; 
}
.bg1 
{
 background-image:url(../images/verlauf1_5x1.gif);
 background-position:right;
 background-repeat:repeat-y;
}
.bg2 
{
 background-image:url(../images/verlauf2_5x1.gif);
 background-position:right;
 background-repeat:repeat-y;
}
input
{
 color: #000000;
 text-decoration: none;
 font-size: 11px;
 font-family: Arial, Verdana, helvetica;
}
.box_tab1 
{
 font-weight:bold;
 text-decoration:underline;
 padding-left:5px;
 color:#195C9B; 
 cursor:pointer; 
 height:30px;
 background:url(../images/verlauf4_1x5.gif) repeat-x top #E6E6E6;
}
.box_tab2
{
 font-weight:bold;
 text-decoration:underline;
 padding-left:5px;
 color:#195C9B; 
 cursor:pointer; 
 height:30px;
 background:url(../images/verlauf3_1x5.gif) repeat-x bottom #E6E6E6;
}
.line_blue {background-color:#0089CD;}
.line_grey {background-color:#d4d4d4;}
.bg_line1 {background:url(../images/verlauf2_1_5x1.gif) no-repeat;}
.bg_line2 {background:url(../images/verlauf1_1_5x1.gif) no-repeat;}

input
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Verdana, helvetica;
}

select
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Verdana, helvetica;
}

.btnBerechnen 
{
   background:url(../images/btn_Berechnen_2.gif) no-repeat; 
   width:108px;
   height:21px; 
   display:block; 
}
.btnBerechnen:hover
{
  background:url(../images/btn_Berechnen_2_mo.gif) no-repeat; 
}
.btnBerechnen2 
{
 background:url(../images/btn_login_28x21.gif) no-repeat; 
 width:28px;
 height:21px; 
 display:block; 
}
.btnBerechnen2:hover
{
 background:url(../images/btn_login_28x21_mo.gif) no-repeat; 
}

.btnJetztSuchen 
{
  background:url(../images/btn_suchen.gif) no-repeat; 
   width:108px;
   height:21px; 
   display:block;
}
.btnJetztSuchen:hover
{
 background:url(../images/btn_suchen_mo.gif) no-repeat; 
}
.btnJetztDrucken
{
  background:url(../images/btn_drucken.gif) no-repeat; 
   width:108px;
   height:21px; 
   display:block;
}
.btnJetztDrucken:hover
{
 background:url(../images/btn_drucken_mo.gif) no-repeat; 
}
.btnVersandscheinDrucken
{
  background:url(../images/btn_vschein.gif) no-repeat; 
   width:160px;
   height:21px; 
   display:block;
}
.btnVersandscheinDrucken:hover
{
 background:url(../images/btn_vschein_mo.gif) no-repeat; 
}
.btnPaketShopSuchen
{
  background:url(../images/btn_pshop.gif) no-repeat; 
   width:160px;
   height:21px; 
   display:block;
}
.btnPaketShopSuchen:hover
{
 background:url(../images/btn_pshop_mo.gif) no-repeat; 
}
