.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1A4EA0;
	text-decoration: none;
	width:500px;
}

.textreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1A4EA0;
	text-decoration: none;
}

li {
	color: #1A4EA0;
	list-style-type: square;
}


/*  LINKS : Navigation
/*-------------------------------------*/

#fix /* container */ {
	padding: 0px;
	margin: 0px;
	width: 183px;
}
	
#fix ul {
	margin: 0px;
	padding: 0px;
	background: #DBE4F2;
}	
	
#fix li {
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #1A4EA0;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: left;
}

#fix a {
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	color: #464646;
}

#fix a:link, #fix a:visited {
	background-color: #DBE4F2;
}

#fix a:hover {
	background-color: #BDAA68;
	color: #fff;		
}

#fix a:active, #fix a:focus {
	background-color: #1A4EA0;
	font-weight:  bold;
	color: #fff;	
}

#fix li.unten  /* no dashed line */ {
	border: none;
	border-bottom: 5px solid #1A4EA0;	
}

#fix li.zwei  /* no dashed line */ {
	border: none;
	line-height: 20px;
	border-bottom: 5px solid #1A4EA0;
}

#fix li.zweimid  /* no dashed line */ {
	background-color: #DBE4F2;
	line-height: 20px;
}

#fix li.zweiakt a:link, #fix li.zweiakt a:visited,
#fix li.zweiakt a:hover, #fix li.zweiakt a:active, #fix li.zweiakt a:focus {
	background-color: #1A4EA0;
	border: none;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	border-bottom: 5px solid #1A4EA0;
}

#fix li.zweiaktmid a:link, #fix li.zweiaktmid a:visited,
#fix li.zweiaktmid a:hover, #fix li.zweiaktmid a:active, #fix li.zweiaktmid a:focus {
	background-color: #1A4EA0;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

#fix li.aktiv a:link, #fix li.aktiv a:visited,
#fix li.aktiv a:hover, #fix li.aktiv a:active, #fix li.aktiv a:focus {
	background-color: #1A4EA0;
	color: #fff;
	font-weight: bold;
}
.top1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #1a4ea0;
	font-weight: bold;
	line-height: normal;


}
.top2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CCB566;
}

