.error, .message{
	width: 100%;
	font-weight : bold;
	font-size: 11px;
	color:#000000;
	padding: 5px;
}
.error{
	border: 1px solid #FF0000;
	background-color: #FF6666;
}
.message{
	border: 1px solid #66CC00;
	background-color: #66FF00;
}
body{
	background-color:#002533;
	background-repeat: repeat-x;
}
body,td,div{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.headlineArena{
	color: #73BDC4;
	font-size: 14px;
	font-weight : bold;
}
.font_bold{
	font-weight : bold;
}
.font_small{
	font-size: 9px;
}
.font_italic{
	font-style: italic;
}
input,button,select,submit{ 
	margin:1px;
	border:1px solid #000000;
	background-color:#E8F4FF;
	font-size:10px;
	color:#000000;
}
textarea{ 
	margin:1px;
	border:1px solid #000000;
	background-color:#E8F4FF;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}
input,button,submit,textarea{ 
	padding-left: 5px;
	padding-right: 5px;
}
iframe{
	border:0px solid #000000;
}
a:link, a:visited, a:active {
	color: #217683;
	TEXT-DECORATION: none;
}
a:hover {
	color: #329AB0;
	TEXT-DECORATION: underline;
}
hr {
	border: 0px solid #000000;
	background-color: #000000;
	height: 1px;
}
#quickInfoDiv{
	color: #000000;
	z-index:99999999;
	background-color : #A2E0ED;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*
Farben______________
Gelb: #FFD825;	
Rot: #EF3418;
Hellgrün: #F0FFCC;
Dunkelgrün: #D9FFCC;

*/
