body
	{
	background-color:		#e6f4fd;
	margin:					20px;
	scrollbar-arrow-color:	#000000;
	scrollbar-base-color:	#d1e5f5;
	scrollbar-track-color:	#bfd6e9;
	text-decoration: none;
	}

td
	{
	font-family:			Arial;
	font-size:				12px;
	color:					#000000;
	}

a
	{
	font-family:			Arial;
	font-size:				12px;
	font-weight:			bold;
	color:					#002c72;
	cursor: hand;
	}

input
	{
	border-style:			solid;
	border-width:			1px;
	border-color:			#002c72;
	background-color:		#d4eaff;
	width:					250px;
	font-family:			Arial;
	font-size:				12px;
	color:					#000000;
	padding-left:			3px;
	padding-right:			3px;
	}

select
	{
	border-style:			solid;
	border-width:			1px;
	border-color:			#002c72;
	background-color:		#d4eaff;
	width:					250px;
	font-family:			Arial;
	font-size:				12px;
	color:					#000000;
	}

textarea
	{
	border-style:			solid;
	border-width:			1px;
	border-color:			#002c72;
	background-color:		#d4eaff;
	width:					300px;
	font-family:			Arial;
	font-size:				12px;
	color:					#000000;
	padding-left:			3px;
	padding-right:			3px;
	}

.error
	{
	font-weight:			bold;
	color:					#FF0000;
	}

.radio
	{
	border-style:			none;
	background-color:		#e6f4fd;
	width:					13px;
	}

.checkbox
	{
	border-style:			none;
	background-color:		#e6f4fd;
	width:					13px;
	}

.text_klein1
	{
	font-family:			Arial;
	font-size:				11px;
	font-weight:			bold;
	color:					#000000;
	}

.text_klein2
	{
	font-family:			Arial;
	font-size:				11px;
	color:					#000000;
	}

.headline
	{
	font-family:			Arial;
	font-size:				16px;
	font-weight:			bold;
	font-style:				italic;
	color:					#002c72;
	padding-left:			18px;
	}

.headline2
	{
	font-family:			Arial;
	font-size:				14px;
	font-weight:			bold;
	font-style:				italic;
	color:					#002c72;
	padding-left:			18px;
	}

.bildtext
	{
	font-family:			Arial;
	font-size:				10px;
	color:					#000000;
	text-decoration:		none;
	}
.buttons
	{
	font-family:			Arial;
	font-size:				11px;
	font-weight:			bold;
	color:					#002c72;
	cursor:					pointer;
	}
.toolbutton
	{
	font-family:			Arial;
	font-weight:			bold;
	color:					#ffffff;
	background-color:		#516C97;
	text-align:				center;
	}

.abstand
	{
	padding-left:			18px;
	padding-right:			10px;
	}

.blass {
	color:#999999;
}