﻿a {
	color: #464646;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
a:visited {
	color: #800000;
}
a:active {
	color: #CC071E;
}
a:hover {
	color: #0061C1;
	font-weight: bold;
	font-size:1.05em
}
body{
	background-color: #FAFAFA;
}
.Schriftart {
	font-family: Arial;
	font-size: 22px;
	color: #F0F0F0;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
.Bildbeschriftung {
	color: #646464;
	font-family: Arial;
	font-size: 12px;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 5px;
}
.bild {
	padding-bottom: 10px;
	padding-left: 5px;
}
.ueberschrift_blau {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0061C1;
	margin-bottom: 5px;
}
.ueberschrift_rot_klein {
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #CC071E;
}
.frage_blau {
	font-family: Arial;
	font-size: 12px;
	color: #0061C1;
	margin-bottom: 5px;
	margin-top: 0px;
}
.antwort {
	font-family: Arial;
	font-size: 12px;
	color: #282828;
	margin-bottom: 3px;
	margin-top: 0px;
}
.haupttabellen_groese {
	width: 720px;
	height: 450px;
	vertical-align: middle;
}

