.highlight-braun {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #D2913D;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.highlight-dunkelbraun {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #8C5012;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.highlight-dunkelbraun2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #8C5012;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
.highlight-dunkelbraun3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #8C5012;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.highlight-braun-klein {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #D2913D;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;

}
.text2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: center;

}

.text-klein {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: right;

}

.text-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	font-style:;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;

}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#D2913D;
  text-align:left; 
  
}
.rundrum2 {
  border-width:1px;
  border-style:solid;
  border-color:#8C5012;
  text-align:left; 
  
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #D2913D;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.felder
	{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #666666;
	}

.feldermultiline
	{
	font-family: Georgia, Times New Roman, Times, serif;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	color: #464646;
	text-shadow: none;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #464646;
	height: 125px;
	width: 165px;
	white-space: normal;

	
	}
	
