 .fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000086;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

 .linie {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px groove #CC0000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}


}

 .linie1 {
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: none;
	border-bottom: 2px groove #CC0000;
	border-left: none;
	}
 .titlerot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CC0000;
	font-weight: bold;
}

 .table,tr,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	font-weight: bold;
}

 .table-rot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	font-weight: bold;
}


.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	color: #000066;
	font-weight: bolder;
}



.adresse-unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000066;
	font-weight: bolder;
}

#menu1 a {
	display: block;
	color:#000066;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	font-weight: bolder;
	background-color: #F7F7F7;
	height: auto;
	left: 2px;


}

#menu1 a:visited{
	color:#CC0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	left: 2px;
	font-weight: bolder;
	display: block;


  }

#menu1 a:active{
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	font-weight: bolder;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	font-variant: normal;
	display: block;
	left: 2px;
	background: #FFFFFF;


  }

#menu1 a:hover {
	background-color:#F0F0F0;
	background-image:none;
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	border:0px none;
	font-weight: bolder;
	height: auto;
	left: 1px;
	margin: 0px;
	padding: 0px;
	display: block;

}


#menu2 a {
	display: block;
	color:#000066;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	font-weight: bolder;
	background-color: #F7F7F7;
	height: auto;
	left: 2px;


}

#menu2 a:visited{
	color:#CC0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	left: 2px;
	font-weight: bolder;
	display: block;


  }

#menu2 a:active{
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	font-weight: bolder;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	font-variant: normal;
	display: block;
	left: 2px;
	background: #FFFFFF;


  }

#menu2 a:hover {
	background-color:#F0F0F0;
	background-image:none;
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto;
	border:0px none;
	font-weight: bolder;
	height: auto;
	left: 1px;
	margin: 0px;
	padding: 0px;
	display: block;

}



  
/* allgemeine links */

a:link{
	color: #000066;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
}
a:visited{
	color: #CC0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
}
a:active{
	color:#000066;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
}
a:hover{
	color: #FF0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
}
