@import url("../footer.css");html, body {	background-color: #FFFFFF;}* {	color: #0860a9;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, Geneva;	text-decoration: none;	margin: 0px;	padding:  0px;}/* Schrift erstmal für alle festlegen */div,ul,li,table,tr,td,form,p,input,textarea {	font-size: 11px;	font-family: Verdana, Arial, Helvetica, Geneva;	text-decoration: none;}h1 {	font-size: 13px;	font-weight: bold;	padding: 0px 0px 10px 0px;}h2 {	font-size: 12px;	font-weight: bold;	padding: 0px 0px 5px 0px;}h3 {	font-weight: bold;	padding: 0px 0px 5px 0px;}h4 {	padding: 3px 0px 2px 0px;	margin: 0px;}h5 {	font-weight: bold;}.QuizTitel {	padding: 10px 25px 0px 25px;}div.QuizTitel h1 {	font-size: 12px;	font-weight: normal;	padding: 0px 2px 4px 2px;	border-bottom: 1px solid #e1007a;}.quizHead {	background-color: #e1007a;	height: 30px;	border-bottom: 1px solid #e1007a;	background-image: url(gfx/logo.gif);	background-repeat: no-repeat;	background-position: 27px 8px;}.quizClose {	padding: 10px;	float:right;}.QuizFragen {	margin: 10px 25px 0px 25px;	padding: 0px 2px 4px 2px;}.QuizAuswertung {	margin: 0px 25px 0px 25px; 	padding: 0px 2px 4px 2px;	border-bottom: 1px solid #e1007a;}.QuizKorrekt {	padding: 10px 0px 0px 0px;	margin: 0px;	font-weight: bold;}.QuizText {	padding: 5px 0px 10px 0px;	margin: 0px;}a.submitLink:link, a.submitLink:visited, a.submitLink:active  {	color: #0860a9;	font-size: 11px;	display:block;	padding: 0px 0px 5px 15px;	background-image: url(gfx/pfeil.gif);	background-repeat: no-repeat;	background-position: 1px 4px;	text-decoration: none;}a.submitLink:hover  {	text-decoration: underline;}a.quizCloseLink:link, a.quizCloseLink:visited, a.quizCloseLink:active  {	color: #FFFFFF;	font-size: 11px;	padding: 0px 0px 5px 15px;	background-image: url(gfx/pfeil2.gif);	background-repeat: no-repeat;	background-position: 1px 4px;	text-decoration: none;}a.quizCloseLink:hover  {	text-decoration: underline;}
