body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	background-color:#DCF2FD;
}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.textgross {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.textrot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; text-transform: none; color: #ed0015}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #000000;
}
input {
	font-family : sans-serif;
	font-size : 11px;
}
textarea {
	font-family : sans-serif;
	font-size : 11px;
}
h1 {
	font-size : 22px;
	font-weight:bold	;
	color:black;
	margin:0px;
	margin-bottom:22px	
}

h2 {
	font-size : 18px;
	font-weight:bold	;
	color:black;
	margin:0px;
	margin-bottom:18px	
}

h3 {
	font-size : 14px;
	font-weight:bold	;
	color:black;
	margin:0px;
	margin-bottom:14px	
}

.button{
	background-color:#996666; 
	color:white; 
	font-family : sans-serif;
	font-size : 10px;
}
.button:hover{
	color:black;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	line-height: 18px; 
	color: #000000;
}
th{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration : underline;
	color: black;

}
a:hover {
	text-decoration : underline;
}

a.navi {
	font-weight: bold; 
	text-decoration : none;
	color: black;
	font-size : 12px;
}
a.navi:hover {
	text-decoration : underline;
}

a.subnavi {
	text-decoration : none;
	color: black;
	font-size : 12px;
}
a.subnavi:hover {
	text-decoration : underline;
}

a.service {
	text-decoration : none;
	color: black;
	font-size : 11px;
}
a.service:hover {
	text-decoration : underline;
}

.service {
	color: black;
	font-size : 10px;
}


.teaser {
	font-size:10px;
	color:#ED0015;
	line-height:12px;
}

.quelle {
	font-size:10px;
}

.formular {
	background-color:#D0D0D0;
}

.antwort {
	background-color:#D0D0D0;
}
 
 .liste {
	border-style:solid; 
	border-width:5px; 
	border-collapse:collapse; 
	border-color: #DCF2FD;
	padding:3px; 
	vertical-align:top;
	background-color:white;
}
.fehler {
	font-weight: bold;
	color : red;
}
.hinweis {
	font-weight: bold;
	color : green;
}
.spieldaten {
	border-collapse:collapse; 
	padding:3px; 
	vertical-align:top;
}

.formular {background-color:#DADADA}
.antwort {background-color:#DADADA}
.button {background-color:#3399FF}