a {
	color: #9A0000;
	font-size: 11px;
	font-weight: bold;
		text-decoration: none;
}
a:hover {
	color: #9A0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.linksubnavigation {
	color: #003F54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.linksubnavigation:hover {
	color: #003F54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.linkfooter {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.linkfooter:hover {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
body {
	margin-top: 0px;
}
input.datum {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 22px;
}
input.newsletter {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90px;
}

input.suche {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30px;
}
input.textfeld {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 170px;
}
select {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	width: 100px;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: ##202020;
	line-height: 14px;
}
.td_headlinegrafikstartseite {
	padding-bottom: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 16px;
}

.td_newsletter {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 6px;
}
.txt11grau {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #313131;
	line-height: 16px;
}
.liniegrau {
	border-top: 1px solid #DDDDDD;
	border-right: 1px none #DDDDDD;
	border-bottom: 1px none #DDDDDD;
	border-left: 1px none #DDDDDD;
}
.txt10graubold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #464646;
	line-height: 16px;
	font-weight: bold;

}
.liniegrauvertikal {
	border-top: 1px none #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px none #DDDDDD;
	border-left: 1px none #DDDDDD;
}
.padding10links {
	padding-left: 10px;
}
.txt10grauboldlinie {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #464646;
	line-height: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}