html, body
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

h1 {
   text-decoration: underline;
   font-size: 14px; 
}

#content {
    text-align: left;
    width: 804px;
    zoom: 1;
    
}

#checkIn {
    color: #FF0000;
}

#bemerkung {
    display: block;
    background-image: url(ko_new/images/horizontal.png);
    background-repeat: repeat-x;
    margin-top: 50px;
}

table {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11pt;
}

tr.tabcaption {
	font-size: 8pt;
}

tr.tabline {
	font-size: 10pt;
	background-color: #B2DAB2;
}

.uebermittlung input	{
	padding: 0 0 0 0;
}