.footerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8e153;
}
.footerlinetext {
	font-size: 10px;
}
a:link {
	color: #5A5A5A;
	text-decoration: underline;
}
a:visited {
	color: #5A5A5A;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #5A5A5A;
	text-decoration: underline;
}
body, html {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #5A5A5A;
	font-weight : bold;
}
.header {
	font-size: x-large;
	font-weight: bold;
}
.menulink:link {
	color: #5A5A5A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.menulink:visited {
	color: #5A5A5A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.menulink:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.menulink:active {
	color: #5A5A5A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.tableborder {
	border: 1px solid #C7C7C7;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #5A5A5A;
	font-weight : bold;
}
.greenupdown {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d8e153;
	border-bottom-color: #d8e153;
}
ul {
	list-style-image: url(../images/listen_punkt.gif);
}
.startlink:link {
	color: #000000;
	text-decoration: underline;
}
.startlink:active {
	color: #000000;
	text-decoration: underline;
}
.startlink:hover {
	color: #666666;
	text-decoration: underline;
}
.startlink:visited {
	color: #000000;
	text-decoration: underline;
}
.contenttext {
	width: 60%;
}
////input {
	width: 250px;
}
textarea {
	width: 250px;
}
.aktuelleslink:link {
	color: #000000;
	text-decoration: underline;
}
.aktuelleslink:visited {
	color: #000000;
	text-decoration: underline;
}
.aktuelleslink:hover {
	color: #000000;
	text-decoration: underline;
}
.aktuelleslink:active {
	color: #000000;
	text-decoration: underline;
}
hr {
	line-height: 1px;
	color: #D8E153;
	height: 1px;
	width: 75%;
	text-align: center;
	text-decoration: none;
}
.myinput {
	width: 250px;
}
.normal {
	width: 250px;
}
