body {
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
background-color :#FFE46F;
color: #000000;
line-height: 130%;
margin: 0px;
padding: 1%;
text-align: center;
}

a:link {color: #7a7a7a;
text-decoration: underline;
text-underline: none; }
a:visited {color: #7a7a7a;
text-decoration: none;
text-underline: none; }
a:hover {color: #7a7a7a;
text-decoration: none;
text-underline: none; }
a:active {color: #7a7a7a;
text-decoration: none;
text-underline: none; }

h1 {
font-size: 13px;
font-weight:bold;
margin-bottom: 5px;
line-height: 130%;
}

p.bold {
font-weight:bold;
}

table.inputdata {
text-align: left;
font-size: 13px;
width: 100px; 
border: 0;
border-spacing: 0;
border-collapse: collapse;
cellpadding: 2; 
cellspacing: 2;
}

td.inputdata {
border-style:solid;
border-width: medium;
border-color:#FFE46F;
}

table.checkboxes01{
font-size: 13px;
text-align: left;
width: 410px;
height: 112px;
border-style:solid;
border-width: medium;
border-color:#D1D3D4;
cellpadding: 2; 
cellspacing: 2;
}

td.checkboxes{
width: 149px;
border-style:solid;
border-width: thin;
border-color:#939598;
padding: 2;
}

td.checkboxes01{
text-align: center;
}

p.zusatzinfo {
font-size: 11px;
}

table.select {
font-size: 13px;
}

table.footer{
font-size: 10px;
text-align: left;
width: 100px;
cellpadding: 2; 
cellspacing: 2;
}

.spanunderline { 
text-decoration: underline;
}

.inputdatadn { display:none; }
