a {
	text-decoration: none;
}
.projekttiteldeutsch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.projekttitelenglisch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-transform: uppercase;
}

div {
	padding-top: 0px;
	
}

.titel {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	scrollbar-3d-light-color : #b2b2b2;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #b2b2b2;
	scrollbar-shadow-color : White;
	scrollbar-highlight-color : White;
	scrollbar-face-color : #b2b2b2;
	scrollbar-dark-shadow-color : White;
}
.copyright {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 12px;

}
.layer {
}
.nopad {
	padding: 0px;
}
th {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
	background-color: #b2b2b2;
	text-align: left;

}
.ueberschrift {
	font-weight: bold;
	font-size: 16px;

}
.erklaerung {
	font-size: 12px;
	font-style: italic;

}
.leerzeile {
	font-size: 5px;

}
.feldgross {
	width: 300px;
}

.bezeichnung {
	font-size: 11px;
	font-weight: bold;
}

.beschreibung {
	font-size: 9px;
}


.feldmini {
	width: 30px;
	text-align: center;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.loeschen {
	text-align: center;
	height: 20px;
	width: 20px;
	font-size: 12px;

}
.feldmittel {

	width: 200px;
}

.englisch
{
	font-style : italic;
}