/* CSS Document */
body, table, a, td {font-family: arial, helvetica, tahoma, verdana ; font-size:12px;}

A:link {
color:#6D1380;
font-weight : bold; 
text-decoration : none; 
} 
A:visited {
color:#6D1380;
font-weight : bold; 
text-decoration : none; 
} 
A:hover {
color:#E50083;
font-weight : bold; 
text-decoration : none; 
} 
A:active {
color:#6D1380; 
font-weight : bold; 
text-decoration : none; 
}

.bg-content {
background-image : url(bilder/taxi_04.jpg); 
background-repeat : no-repeat;
padding-left:30px;
padding-right:40px;
padding-top:20px;
padding-bottom:30px;
line-height:18px;
}
.bg-menu {
background-image : url(bilder/taxi_03.jpg); 
background-repeat : no-repeat; 
height: 29px;
padding-left:45px;
padding-top:3px;
}
.bg-menu-bottom {
background-image : url(bilder/taxi_07.jpg); 
background-repeat : no-repeat;
background-color:#6D1380;
height: 131px;
color:#ffffff;
font-weight:bold;
padding-left:30px;
}
.bg-box {
background-image : url(bilder/bg_box.gif); 
background-repeat : repeat-x;
background-color:#F3F3F3;
padding:10px;
border-bottom: 2px solid #999999;
}
.bg-box2 {
background-color:#F3F3F3;
padding:10px;
border-bottom: 2px solid #999999;
}
.bg-box3 {
padding:5px;
}
.bg-boxtop {
color:#ffffff;
font-weight: bold;
text-transform: uppercase;
background-image : url(bilder/bg_box-top.gif); 
background-repeat : repeat-x;
background-color:#EB379E;
padding-left:10px;
height:30px;
border-bottom: 2px solid #6D1380;
}
.bg-boxtop2 {
font-weight: bold;
font-size:13px;
border-bottom: 1px solid #E50083;
padding-top:10px;
padding-bottom:3px;
}
.bg-boxtop3 {
font-weight: bold;
font-size:11px;
background-image : url(bilder/bg_box.gif); 
background-repeat : repeat-x;
padding:8px;
border-bottom: 2px solid #999999;
}
.bg-boxtop4 {
color:#ffffff;
font-size:11px;
font-weight: bold;
background-image : url(bilder/bg_box-top.gif); 
background-repeat : repeat-x;
background-color:#EB379E;
padding:8px;
border-bottom: 2px solid #6D1380;
}
.text18 {
font-size:18px;
color:#E50083;
}
.text12-lila{
color:#6D1380;
}
.footer{
background-image : url(bilder/taxi_09.jpg); 
color:#ffffff;
font-weight:bold;
padding-right:30px;
padding-top:1px;
font-size: 11px;
text-decoration : none; 
}
.footer A:link, .footer A:visited,  .footer A:active, .footer A:hover {
color:#ffffff;
font-weight:bold;
font-size: 10px;
text-decoration : none; 
}
.border1px{
border: 1px solid #E50083;
}
input {
font-family: arial, helvetica, tahoma, verdana ; 
font-size: 11px;
border-top: none;
border-bottom: solid 1px #6D1380;
border-left:  none;
border-right:  none;
}
textarea {
font-family: arial, helvetica, tahoma, verdana ; 
font-size: 11px;
border-top: none;
border-bottom: solid 1px #6D1380;
border-left:  none;
border-right:  none;
}