input, textarea, select         {
	background-color: 	#DBE1F3; 
	font-family: 		Arial, Helvetica; 
	font-size: 			11px; 
	color: 				#000000;
}

body, td, p, div, span {
	font-family: 		Arial, Helvetica; 
	font-size: 			11px; 
	color: 				#000000;
}

h1	{
	font-family: 		Verdana, Arial, Helvetica; 
	font-size: 			14px; 
	color: 				#013C82;
	font-weight:		bold;
	border-bottom: 		1px dashed #013C82;
	margin-bottom:		20px;
}

.line	{
	border-top: 1px dashed #013C82;
}

th	{
	background-color: 	#00418E; 
	font-family: 		Verdana, Arial, Helvetica; 
	font-size: 			10px; 
	color: 				#FFFFFF;
	font-weight:		bold;
}

.title {
	font-family: 		Arial, Helvetica;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#000000;
	text-decoration: 	underline;
}

.nav {
	font-family: 		Arial, Helvetica;
	font-size: 			11px;
	text-decoration: 	none;
	font-weight: 		normal;	
	color:				#013C82;
}

.box_header {
	font-family: 		Arial, Helvetica;
	font-size: 			12px;
	text-decoration: 	none;
	font-weight: 		bold;	
	color:				#013C82;
}

.startbig	{
	font-family: 		Arial, Helvetica;
	font-size: 			14px;
	font-weight: 		bold;
	color: 				#000000;
	text-decoration: 	none;
}

.admin	{
	font-family: 		Arial, Helvetica;
	font-size: 			20px;
	font-weight: 		bold;
	color: 				#013C82;
	text-decoration: 	none;
}

a.nav:link 		{color:#013C82; text-decoration: none; font-weight: bold;}
a.nav:visited 	{color:#013C82; text-decoration: none; font-weight: bold;}
a.nav:hover 	{color:#000000; text-decoration: none; font-weight: bold;}
a.nav:active 	{color:#000000; text-decoration: none; font-weight: bold;}

a.navred:link 		{color:#CC0000; text-decoration: none; font-weight: bold;}
a.navred:visited 	{color:#CC0000; text-decoration: none; font-weight: bold;}
a.navred:hover 		{color:#013C82; text-decoration: none; font-weight: bold;}
a.navred:active 	{color:#013C82; text-decoration: none; font-weight: bold;}

a:link 		{color:#013C82; text-decoration: none; font-weight: normal;}
a:visited 	{color:#013C82; text-decoration: none; font-weight: normal;}
a:hover 	{color:#000000; text-decoration: none; font-weight: normal;}
a:active 	{color:#000000; text-decoration: none; font-weight: normal;}

.fehler_normal	{
	font-family: 		Arial, Helvetica;
	font-size: 			11px;
	color:				#cc0000;
	font-weight: 		normal;
}
.fehler_bold {
	font-family: 		Arial, Helvetica;
	font-size: 			11px;
	font-weight: 		bold;
	color:				#cc0000;
}

.ok {
	font-family: 		Arial, Helvetica;
	font-size: 			11px;
	color:				#013C82;
	font-weight: 		bold;
}

