a:link { color:#af6938; text-decoration:none}
a:visited { color:#af6938; text-decoration:none}
a:active { color:#af6938; textdecoration:none}
a:hover { color:#af6938; text-decoration:underline}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color:#af6938;


}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#af6938;


}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#af6938;


}

#rahmen {
  border-width:10px;
  border-style:solid;
  border-color:#af6938;
  padding:2.5em;
  text-align:justify;
}