﻿@charset "utf-8";
/* Webtest von Thomas Lanter 18.05.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tabellenrand {
	border: 1px solid #00FF00;
}
.antworten {
	color: #0000FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	color: #003366;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-size: large;
	color: #006699;
}
h3 {
	font-size: medium;
	color: #336699;
}