BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	color : Black;
}

A:HOVER {
	color : Black;
	text-decoration : none;
}

li {
	color : #273247;
}

table.border {
	width: 100%;
}

.top {
	background-color: #DFE8E7;
}

.txtnorm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:#000000;
}

.txtnorm img {
	margin-top: -16px;
	float: right;
}

.txtsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.txtsmallsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.txtbalken {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
}

.txthead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.txtbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.borderbottom {
	border-bottom : 1px solid #273247;
}

.borderleft {
	border-left : 1px solid #273247;
}

.borderright {
	border-right : 1px solid #273247;
}

.tablelight {
	background-color:#DFE8E7;
}

.txtinput {
	border : 1px solid #273247;
	background : #DFE8E7;
	font-size : 8pt;
	width : 100pt;
}

.txtinputformular {
	border : 1px solid #273247;
	background : #DFE8E7;
	font-size : 8pt;
	width : 300pt;
}

.checkboxformular {
	border : 1px solid #273247;
	background : #DFE8E7;
	font-size : 8pt;
}

.button {
	background : #838EB9;
}

.underline {
	border-bottom : 1px solid #273247;
	width : 70%;
}

.eingang {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 20px;
	width: 600px;
}

td.logos {
padding:0;
margin:0;
height:100%;
vertical-align:bottom;
}

div.logo {
width:100%;
padding-top:10px;
}

div.logo a {
padding-left:3px;
padding-right:3px;
}

