body
{
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	scrollbar-3dlight-color: #000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color: #6D6D6D;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,input,pre,nobr,i
{
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 12px;
	Color : #3A4E9B;
}


/*  alternativ Schriften*/

.klein {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3A4E9B;
	font-weight : normal;
}

.mittel {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #3A4E9B;
	font-weight : bold;
}

.gross
{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 20px;
	Color : #3A4E9B;
	Font-Weight : normal;
}

H2
{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 14px;
	Color : #98B532;
	Font-Weight : normal;
}


/* links allgemeine Angaben*/

a:link  {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}

a:visited  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : bold;
	font-size : 12px;
	text-decoration :  underline;
}

a:active  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : bold;
	font-size : 12px;
	text-decoration :  underline;
}

a:hover  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #98B532;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

/* links kleine Angaben*/

a.klein:link  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3A4E9B;
	font-weight : normal;
	text-decoration : underline;
}

a.klein:visited  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration : underline;
}

a.klein:active  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration :  underline;
}

a.klein:hover  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration : underline;
}

/* links klein Subnavigation*/

a.subnav:link  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3A4E9B;
	font-weight : normal;
	text-decoration : none;
}

a.subnav:visited  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

a.subnav:active  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration :  none;
}

a.subnav:hover  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration : underline;
}


/* links Navigationn*/

a.nav:link  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3A4E9B;
	font-weight : normal;
	text-decoration : none;
}

a.nav:visited  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

a.nav:active  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

a.nav:hover  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #3A4E9B;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

/* Hover Tabellenzeilen */

.navitd a {
	padding-left: 15px;
	background-color:transparent;	
	color:#3A4E9B;
	text-decoration:none;
	display: block;
}

.navitd a:hover {
	background-color:#FFFFFF;
	color:#3A4E9B;
}

/* Hover Tabellenzeilen in der Navigation*/

.subnavitd a {
	padding-left: 0px;
	background-color:transparent;	
	color:#3A4E9B;
	text-decoration:none;
	display: block;
	width:100%;
}

.subnavitd a:hover {
	background-color:#FFFFFF;
	color:#3A4E9B;
}

/* sonstige angaben */

form
{
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

input  {
		font-family :  Helvetica, Arial, Verdana, sans-serif;
		font-size : 12px;
		font-weight : normal;
		background-color: #E9F3C7;
	   BORDER-RIGHT: #3A4E9B 1px solid; 
		BORDER-TOP: #3A4E9B 1px solid; 
		BORDER-LEFT: #3A4E9B 1px solid; 
		BORDER-BOTTOM: #3A4E9B 1px solid; 
		HEIGHT: 20px;
		width: 150px;
		color: #3A4E9B;
}

input.okbutton  {
		font-family :  Helvetica, Arial, Verdana, sans-serif;
		font-size : 12px;
		font-weight : normal;
		background-color: #E9F3C7;
	   BORDER-RIGHT: #3A4E9B 1px solid; 
		BORDER-TOP: #3A4E9B 1px solid; 
		BORDER-LEFT: #3A4E9B 1px solid; 
		BORDER-BOTTOM: #3A4E9B 1px solid; 
		HEIGHT: 20px;
		width: 20px;
		color: #3A4E9B;
}

input.button  {
		font-family :  Helvetica, Arial, Verdana, sans-serif;
		font-size : 12px;
		font-weight : normal;
		background-color: #eef3f5;
	   BORDER-RIGHT: #3A4E9B 1px solid; 
		BORDER-TOP: #3A4E9B 1px solid; 
		BORDER-LEFT: #3A4E9B 1px solid; 
		BORDER-BOTTOM: #3A4E9B 1px solid; 
		HEIGHT: 20px;
		width: 100px;
		color: #3A4E9B;
}

textarea  {
		font-family :  Arial, Helvetica, Verdana, sans-serif;
		font-size : 12px;
		font-weight : normal;
		background-color: #E9F3C7;
	   BORDER-RIGHT: #3A4E9B 1px solid; 
		BORDER-TOP: #3A4E9B 1px solid; 
		BORDER-LEFT: #3A4E9B 1px solid; 
		BORDER-BOTTOM: #3A4E9B 1px solid; 
		HEIGHT: 100px;
		color: #3A4E9B;
}

