html, body {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	text-transform: lowercase;
}

#position {
	background-image: url(../bilder/stempel.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	}

.headline {
	font-size: 14px;
	color: #800000;
}

table {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	line-height: 16px;
}

.foto1	{
	border-bottom: #000000 dotted 1px;
	border-right: #000000 dotted 1px;
	padding: 3px;
	}
	
.foto2	{
	border-bottom: #000000 dotted 1px;
	padding: 3px;
	}
	
.foto3	{
	border-right: #000000 dotted 1px;
	padding: 3px;
	}
	
.foto4	{
	padding: 3px;
	}

.lineunten	{
	border-bottom: #000000 dotted 1pt;
	}
	
.linerechts	{
	border-right: #000000 dotted 1pt;
	}
	
.tdcontent	{
	padding-bottom: 20px;
	padding-top: 20px;
	}
	
.tdcontent a	{
	color: #666666;
	text-decoration: underline;
	}

.tdcontent a:hover	{
	color: #000000;
	text-decoration: overline;
	}

a	{
	color: #000000;
	text-decoration: none;
	}

a:hover	{
	color: #000000;
	text-decoration: overline;
	}
	
.textfeld	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #800000 solid 1px;
	width: 250px;
	height: 18px;
}

.textfeld2	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #800000 solid 1px;
	width: 70px;
	height: 18px;
}

.textarea	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #800000 solid 1px;
	width: 350px;
}

.fettrot	{
	color: #FF0000;
	font-weight:bold;
}
			