/*BODY-STYLES*/
body
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		normal;
 font-style:		normal;
 color: 			#000000;
}

td
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
}

.bg1
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			10pt;
 font-weight:		bold;
 text-decoration:	none;
 color:				#3D107B;
 background-color:	#9FCDF7;
 /*
 background-attachment: fixed; 
 background-image: url(bilder/bg/bg_ueber.jpg); 
 background-repeat: no-repeat;
 */
}

.us
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			10pt;
 font-weight:		bold;
 text-decoration:	none;
}

.nav
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			10pt;
 font-weight:		bold;
 text-decoration:	none;
}

.pt8
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		normal;
 text-decoration:	none;
}


.pt8fett
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		bold;
 text-decoration:	none;
}

.pt9fett
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		bold;
 text-decoration:	none;
}

.imgborder
{
	border : 1px solid #3D107B;
}

.border
{
	border : 1px solid #3D107B;
	margin-left: 88px;
}

/*LINK-STYLES*/
a
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#0091D5;
 text-decoration :	none;
}

a:active
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#0091D5;
 text-decoration :	underline;
}

a:visited
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#0091D5;
 text-decoration :	none;
}

a:hover
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#9FCDF7;
 text-decoration :	underline;
}

a.u
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

a.u:active
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

a.u:visited
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

a.u:hover
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

/*** Inputs ***********************************************************************/
.kon
{
	font-family : 		Arial,Verdana,Helvetica;
	font-weight:		normal;
	font-size:			8pt;
	border-left-width: 	1px;
	border-top-width: 	1px ;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-color: 		#3D107B; 
	border-style:		solid;
	background-color:	#9FCDF7;
	color: 				#3D107B; 
	padding-top: 		1px;
	padding-left: 		2px;
	padding-bottom: 	1px;
	padding-right: 		2px;
}
.but
{
	font-family : 		Arial,Verdana,Helvetica;
	font-weight:		bold;
	font-size:			10pt;
	border-left-width: 	2px;
	border-top-width: 	2px;
	border-bottom-width:2px;
	border-right-width: 2px;
	border-color: 		#3D107B;
	border-style:		solid;
	background-color:	#9FCDF7;
	color:				#3D107B;
	width:				90px;
	height:				25px;
}