body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14px;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}
h3.qsziele {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 14px;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: black;
}

.fliesstext_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: black;
	line-height: 90%;
}
.fliesstextinaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ddeeee;
}

.details, .table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.abb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.linkimtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #00008b;
	text-decoration: underline;
}

.linkimtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	background-color: #00008b;	
	text-decoration: none;
}

.seitennav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00008b;
	text-decoration: none;	
}

.seitennav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #00008b;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
input.button{
	width: 100px;
}
input.textfeld {
	width: 230px;
}
input.textfeld:focus {
	background-color: #ddeeee;
}
input.Dateianhang:focus {
	background-color: #ddeeee;
}
input#Dateianhang {
	border: 1px solid #000000;
	width: 230px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	line-height: 12px;
	height: 120px;
	float: left;
	border: 1px solid #000000;
}
#strichelementerechts {
	position:absolute; 
	width:130px; 
	height:120px; 
	z-index:2; 
	top: 20px; 
	left: 645px
}
