body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url("img/layout/background.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00194c;
}
h1 {
	font-size: 12px;
	color: #00194c;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00194c;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #00194c;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: underline;
	color: #00194c;
}
a {
	color: #00194c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.Lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00194c;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00194c;
}
.Untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00194c;
}
.Titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #00194c;
	clip: rect(auto,auto,auto,auto);
	vertical-align: text-top;
	line-height: 1.8;
}
.Bild {
	border: 1px solid #00194c;

}
.Tabelle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}