* {
	margin : 0px;
	padding : 0px;
}
body {
	font-family:Helvetica, sans-serif;
	margin : 1em;
	color : #696969;
	width : 978px;
	margin-left : auto;
	margin-right : auto;
}
h1 {
	font : normal 2em Helvetica, sans-serif;
}
p {
	text-align : justify;
	line-height: 130%;
}
#inhaltsbereich li{	line-height: 130%;
			padding-top: 7px;}
a:link {
	text-decoration : none;
	color : #fcae00;
}
a:visited {
	text-decoration : none;
	color : #fcae00;
}
a:hover {
	color : #696969;
	text-decoration : none;
}
a:focus {
	text-decoration : none;
	color : #696969;
	background-color : #ffc33c;
}
a:active {
	text-decoration : none;
	color : #696969;
}
#loadingoverlay {
	display: block; position: absolute; top: 0pt; left: 0pt; z-index: 90; width: 100%; height: 3295px; background-image: url(overlay.png);
}
#inhaltsbereich {
	min-height : 34em;
	height : auto !important ;
	height : 34em;
	background : #fafafa;
	margin-left : 200px;
	margin-top : 15px;
	margin-bottom : 15px;
	position : relative;
	padding : 20px 20px 40px 39px;
}
#sidebar {
	float : left;
	width : 200px;
	top : 145px;
}
#sidebar a, #sidebar strong {
	color : white;
	background-color : gray;
	display : block;
	list-style-type : none;
	padding-left : 20px;
	padding-right : 0px;
	padding-top : 15px;
	padding-bottom : 15px;
	margin-right : 10px;
	text-align : left;
	border-bottom : 0 solid white;
	border-top : 10px solid white;
	line-height : normal;
	height : 20px;
	font-weight:bold;
}
.norm {
	background: none !important;
	display : inline !important;
	list-style-type : none !important;
	padding-left : 0px !important;
	padding-right : 0px !important;
	padding-top : 0px !important;
	padding-bottom : 0px !important;
	margin-right : 0px !important;
	text-align : left !important;
	border-bottom : 0 solid white !important;
	border-top : 0px solid white !important;
	line-height : 100% !important;
	height : 0px !important;
}
.login {
	color : white;
	background-color : gray;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 15px;
	padding-bottom : 15px;
	margin-right : 10px;
	text-align : left;
	border-bottom : 0 solid white;
	border-top : 10px solid white;
}
p.small {
	font-size : 14px;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active, #sidebar strong {
	color : #696969;
	background-color : #ffdb85;
}
#sidebar li {
	list-style-type : none;
	margin : 0;
}
#logo {
	text-align : center;
}
#bildlis {float:right;
	margin-top:-20px;
	margin-right:-20px;
	margin-left:20px}

.pdf {float:right;
	margin-top:0px;
	margin-right:60px;
	margin-left:20px}

#feather {
	text-align : center;
}
#footer {
	color : #696969;
	background-color : #ffc33c;
	font-size : 0.7em;
	text-align : center;
	padding : 5px 20px;
	margin : 0;
	clear : both;
}

#footer a {color: #696969;}
.testcenter {
	border-collapse:collapse;
	border:1px solid black;
	padding:10px;
}
table.frage {
	width:100%;
}
table.frage td {
	padding-top:15px;
}
td.antwort {
	text-align:center;
}
.odd {
	background:#ddd;
}
.odddone {
	background:#ffffc8 !important;
}
.even {
	background:#eee;
}
.evendone {
	background:#ffffe3 !important;
}
