﻿#tables {
    margin-top: 25px;
    
}


.table-c {
font-family: Sans-Serif, System, Arial, Helvetica;
font-size:12px;
line-height: 1.4em;
width:600px;
text-align:center;
border-collapse:collapse;
margin-left:50px;
margin-bottom: 30px;
}

.table-c th {
font-size:13px;
font-weight:bold;
background:#EEE;
border-top:1px solid #FF6600;
border-bottom:20px solid #FFF;
padding:8px;
text-align: left;}

.table.c td {
background:#FFF;
border-bottom:1px solid #FFF;
color:#000;
border-top:1px solid transparent;
padding:8px;}


/*
.table-c tr:hover td{
background:#FFF;color:#FF6600;}

*/

.table-c tfoot {
font-size:13px;
font-weight:bold;
background:#EEE;
border-top:4px solid #aabcfe;
border-bottom:3px solid #FFF;color:#000;
padding:8px;}


.wk1 {
width: 125px;
text-align: left;
vertical-align: top;
}

.wk2 {
width: 135px;
text-align: left;
vertical-align: top;
}


.wk3 {
width: 340px;
text-align: left;
vertical-align: top;
}















.table-b {
font-family: Sans-Serif, System, Arial, Helvetica;
font-size:12px;
line-height: 1.4em;
width:600px;
text-align:center;
border-collapse:collapse;
margin-left:50px;
}

.table-b th {
font-size:13px;
font-weight:bold;
background:#EEE;
border-top:1px solid #FF6600;
border-bottom:20px solid #FFF;
padding:8px;
text-align: left;}

.table-b td {
background:#FFF;
border-bottom:1px solid #FFF;
color:#000;
border-top:1px solid transparent;
padding:8px;}

.table-b tr:hover td{
background:#FFF;color:#FF6600;} 

.table-b tfoot {
font-size:13px;
font-weight:bold;
background:#EEE;
border-top:4px solid #aabcfe;
border-bottom:3px solid #FFF;color:#000;
padding:8px;}

.w1 {
width: 140px;
text-align: left;    
}

.w2 {
width: 130px;
text-align: left;
}


.wtext {
width: 470px;
text-align: left;
vertical-align: top;    
}

.w3 {
width: 340px;
text-align: left;
}


.tbottom1 {
    border-bottom:3px solid #aabcfe;
}

.border1 {
    border: 1px;
    border-style: dotted;
    border-color: #808080;
    padding: 10px;
    background-color: #fff;
}

.abstand {
    height: 30px;
    background-color: #FFF;
}






