html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.headline {
	font-size:14px;
	font-weight : bold;
	color : #A51D1D;
}
.headline_blue {
	font-size:12px;
	font-weight : bold;
	color : #003366;
}
.headline_red {
	font-size:11px;
	font-weight : bold;
	color : #A51D1D;
}

span {
	font-size:12px;
	font-weight : bold;
	color : #003366;
}
b {
	font-weight : bold;
	color : #003366;
}
b.small {
	font-size:10px;
	font-weight : bold;
	color : #000;
}

.redbold {
	font-weight : bold;
	color : #A51D1D;
}
.container {
	font-size:11px;
	font-weight : normal;
	z-index:2;
}
td{
	font-size:11px;
	font-weight : normal;
}
.image_right {
	margin : 0px 0px 0px 5px;
	float : right;
}

/* navigation */
a.moreB {
	font-weight : normal;
	color : #003366;
	margin-left:10px;
	text-decoration:none;
}
a.moreB:hover{
	font-weight : bold;
	font-size:11px;
	color : #002040;
	margin-left:10px;
}
a.moreR {
	font-weight : normal;
	color : #A51D1D;
	margin-left:11px;
	text-decoration:none;
}
a.moreR:hover{
	font-weight : bold;
	font-size:11px;
	color : #A51D1D;
	margin-left:10px;
}

a.navB {
	font-weight : bold;
	font-size:10px;
	color : #003366;
	margin-left:5px;
	text-decoration:none;
}
a.navB:hover{
	font-weight : bold;
	font-size:10px;
	color : #A51D1D;
	margin-left:5px;
}

a.navBs {
	font-weight : bold;
	font-size:10px;
	color : #003366;
	margin-left:5px;
	text-decoration:none;
}
a.navBs:hover{
	font-weight : bold;
	font-size:10px;
	color : #A51D1D;
	margin-left:5px;
}

a.navBss {
	font-weight : bold;
	font-size:8px;
	color : #003366;
	margin-left:5px;
	text-decoration:none;
}
a.navBss:hover{
	font-weight : bold;
	font-size:8px;
	color : #A51D1D;
	margin-left:5px;
}

a.navG {
	font-weight : bold;
	font-size:10px;
	color : #000;
	margin-left:5px;
	text-decoration:none;
}
a.navG:hover{
	font-weight : bold;
	font-size:10px;
	color : #999999;
	margin-left:5px;
}

a.subNav{
	font-weight : normal;
	font-size:10px;
	color : #000;
	margin-left:21px;
	margin-bottom:2px;
}
a.ohne{
	font-weight : normal;
	font-size:10px;
	color : #000;
	margin-left:2px;
	margin-right:2px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 350px;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.navform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:160px;
	margin-left:20px;
	font-weight: normal;
	color: #000000;
	margin-bottom:0px;
}
a.go {
	font-weight : bold;
	font-size:10px;
	color : #003366;
	padding:1px;
	margin-left:143px;
	text-decoration:none;
	margin-bottom : 5px;
}
a.go:hover {
color : #A51D1D;;
}

a.archiv {
color : #A51D1D;
font-weight : bold;
text-decoration:none;
}

