body{
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
	color: #FFFFFF;  
	background-color:#1C0069; 
	font-family: Times New Roman;	
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
}

a:link{
	color:#1C0069;
}

a:visited{
	color:#1C0069;
}

a:hover{
	color:#AAAAAA;
}

a:active {
	color:#1C0069;
}


input {
	background-color:transparent;
	margin:3px;
	border:1px solid #80858C;
}

table{
	color: #1C0069;
	font-family: Times New Roman; 
	font-size: 10pt; 
	font-style: italic;
	padding-top: 0;
	padding-bottom: 0;
	border:0px solid #000000;
	border-spacing: 0px;

}

.hauptTabelle{
	width: 75%;
	margin-left: auto; 
	margin-right: auto;
}

.unterTabelle{
	width: 90%;
	margin-left: auto; 
	margin-right: auto;
	
}

	

td{
	border:0px solid #000000;
}
.tdmitte{
	text-align: center;
	border:1px dotted  #F4F4F4;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.tdmitte2{
	
	border:1px dotted  #F4F4F4;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.breiteAussen{
	width: 46px;
	height: 48px;
}
.breiteUnten{
}

.breite3{
	width: 42px;
	height: 23px;	
}
