body, td, div, p, span	{
	font-family:		Arial,Helvetica;
	font-size:   		8pt;
	color:				#000000;
	font-weight: 		normal;
}

.balken	{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
}

.footer	{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#FFFFFF;
}

a:link 		{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#045584; 
	text-decoration: 	none; 
	font-weight: 		normal;
}
a:visited 	{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#045584; 
	text-decoration: 	none; 
	font-weight: 		normal;
}
a:hover 		{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#045584; 
	text-decoration: 	underline; 
	font-weight: 		normal;
}
a:active 	{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#045584; 
	text-decoration: 	underline; 
	font-weight: 		normal;
}

a.footer:link 		{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#FFFFFF; 
	text-decoration: 	none; 
	font-weight: 		normal;
}
a.footer:visited 	{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#FFFFFF; 
	text-decoration: 	none; 
	font-weight: 		normal;
}
a.footer:hover 		{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#FFFFFF; 
	text-decoration: 	underline; 
	font-weight: 		normal;
}
a.footer:active 	{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#FFFFFF; 
	text-decoration: 	underline; 
	font-weight: 		normal;
}

a.menu:link 		{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#000000; 
	text-decoration: 	none; 
	font-weight: 		normal;
}
a.menu:visited 	{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#000000; 
	text-decoration: 	none; 
	font-weight: 		normal;
}
a.menu:hover 		{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#045584; 
	text-decoration: 	none; 
	font-weight: 		normal;
}
a.menu:active 	{
	font-size:   		8pt;
	font-family:		Arial,Helvetica;
	color:				#045584; 
	text-decoration: 	none; 
	font-weight: 		normal;
}

form	{
	margin-top:			0pt;	
	margin-bottom:		0pt;
}

.boxheader	{
	font-family:		Arial,Helvetica;
	font-size:   		8pt;
	color:				#FFFFFF; 
	font-weight: 		bold;
}

input {
	font-size:8pt;
    font-family:arial;
	border-width:1px;
	border-style:solid;
	border-color:#528fae;
	padding-left: 4px;
    height:18px;
}

select {
	font-size:8pt;
    font-family:arial;
	border-width:1px;
	border-style:solid;
	border-color:#528fae;
	padding-left: 4px;
    height:18px;
}

textarea {
	font-size:8pt;
    font-family:arial;
	border-width:1px;
	border-style:solid;
	border-color:#528fae;
	padding-left: 4px;
}

.submit {
    color: #000000;
    background: #D5E4EB;
	font-size: 8pt;
    font-family: arial;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
    height: 18px;
	
}

input.noborder	{
	 height: 18px;
	 border-style: none;
}

.ch {
	cursor:pointer;
	cursor:hand;
}

.fehler	{
	font-family: 		Arial, Helvetica;
	font-size: 			8pt;
	color:				#cc0000;
}

.ok	{
	font-family: 		Arial, Helvetica;
	font-size: 			8pt;
	color:				#013C82;
}
