body {
	font-family: Arial,Verdana,Tahoma; 
	font-size: 12pt; 
}

td {
 	font-family: Arial,Verdana,Tahoma; 
	font-size: 12pt; 
	color: #FF9900;
}

a:link {
	text-decoration: underline; 
	color: #FF6600; 
	font-weight: normal;
}

a:active {
	text-decoration: underline; 
	color: #FF6600; 
	font-weight: normal;
}
 
a:visited {
	text-decoration: underline; 
	color: #FF6600; 
	font-weight: normal;
} 

a:hover {
	text-decoration: none; 
	color: #FF3300; cursor: hand; 
 	font-weight: normal;
}


.menu_link:link {
	font-weight: bold; font-size: 14px; color: #000000; font-family: Arial,Verdana,Tahoma; text-decoration: none; background:none;
}
.menu_link:active {
	font-weight: bold; font-size: 14px; color: #000000; font-family: Arial,Verdana,Tahoma; text-decoration: none; background:none;
}
.menu_link:visited {
	font-weight: bold; font-size: 14px; color: #000000; font-family: Arial,Verdana,Tahoma; text-decoration: none; background:none;
}
.menu_link:hover
{
	font-weight: bold; font-size: 14px; color: #ff9900; font-family: Arial,Verdana,Tahoma; text-decoration: none; background:#000000;
}

.pic {
	border: 5px #ff9900 solid;
	padding: 0px;
	margin:0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 16pt;
	color: #ff9900;
	padding-left:5px;
	padding-bottom: 5px;
	border-bottom:1px solid #ff6600;
	border-left: 5px solid #ff9900;
}

h2 {
	font-size: 13pt;
}

.content {
	text-align: justify;
}

div.img_container {
  float: right;
  padding-left: 20px;
}

table.angaben td {
  font-size: 9pt;
  border-bottom:1px solid #ff6600;
  border-left: 3px solid #ff9900;
}

hr {
border: none 0;
border-top: 1px solid #ff6600;
height: 1px;
}

.infobox {
	border: #FF9900 solid 5px; 
	padding:10px; 
	background-color:#ffffff; 
	height:150px; 
	color:#333333; 
	text-align:left;"
}