body, pre, td, div, a, p, font, b, h1, table, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* wichtig wegen geändertem doctype */
table {
  border-collapse:collapse;
}
td img{
  margin:0;
  padding:0;
  display:block;
}
/* ende */
a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab010a;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab010a;
}
a.top {
	color: #333333;
	text-decoration:none;
	padding: 2px;
}
a.top:hover {
	color: white;	
}
.menu a, .menu a:link, .menu a:visited, .menu a:focus, .menu a:hover, .menu a:active {
	text-decoration: none;
	color: #333333;
}

.menu a:hover {
    color: #ab010a;
	text-decoration: none;
}

.active {
	color: #ab010a;
	font-size: 12px;
	font-weight: bold;}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ab010a;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ab010a;
	text-decoration: none;
	font-weight: bold;
}

h1, h2 {
    display: inline;
    margin: 0px;
}

.ue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.orange{
	color: #ab010a;
	}
a.schwarz, schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.schwarz a, .schwarz a:link, .schwarz a:visited, .schwarz a:focus, .schwarz a:hover, .schwarz a:active {
	text-decoration: none;
	color: #000000;
}
.schwarz a:hover {
	text-decoration: none;
	color: #ab010a;
}
.linie {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;

}

a.footer, footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.kleinblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

option.rot {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FB5300;
}

.weiss {
	font-family: Arial,  Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none; }

ul {
    list-style-type: square;
    margin: 0;
    padding-left: 15px;
}

ul li {
    padding-left: 5px;
    margin: 0;
	color: #000000;
}

input, textarea {
	background-color:#F3F4F9;
	color:#000000;
	border:1px solid #000066;
}
.gross {
	width: 400px;
}

#drucken {
    position: relative;
    top: 85px;
    left: 655px;
    width: 100px;
}

#drucken a:link,#drucken a:visited, #drucken a:active, #drucken a:hover {
    text-decoration: none;
}


@media print {

    .dontprint {
        display: none;
    }

    .printheader {
        width: 42px;
    }

    .textcontent {
        width: 85%;
    }

}

input.invalid
 {
  background-color: #F5F5F5;
  border: 1px solid #ab010a;
}


.menu {
	background-color: none;
}

.menu td {
	padding: 3px 0 3px 3px;
}

table#startseite_liste td {
	background-color: #E2ECF2;	
	padding: 10px;
	border-top: 10px solid white;	
}
table#startseite_liste td.border {
	border-right: 10px solid white;	
}
