/* CSS Document */

body#termine #wf-container {
background:#000000;
width: 850px;
}
 
body#termine #wf-content{
float:left;
width:700px;
margin: 0;
line-height: 135%;
}

table {
width: 650px;
text-align: left;
font-size:90% !important;
margin-bottom: 20px;
margin-left: 15px;
border: 1px solid  #313131;
padding-top: 15px;
}

th {
background: #313131;
font-size: 110%;
color:#ffffff;
padding: 3px 0 3px 5px;
}

td {
padding: 8px 5px 8px 5px;
border-bottom: 1px solid #313131;
}

h2{
margin-left: 15px;}


