body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

h1 {
                         font-size	: 13px;
                         color		: #000000;
                         font-family	: verdana, arial, helvetica, sans-serif;
	}
h2 {
                         font-size	: 11px;
                         color		: #000000;
                         font-family	: verdana, arial, helvetica, sans-serif;
	}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #494848;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.small_text {
	font-size: 10px;
	color: #469EDE;
}
.blink_text {
	font-size: 10px;
	text-decoration: blink;
}
.content_headline {
	font-size: 16px;
	color: #469EDE;
}
#rahmen {
  border-width:1px;
  border-style:solid;
  border-color:DAAA7D;
  text-align:justify;
}