/* modul infoPoint */
.moduletable-inf {
	position: relative;
	top: 0px;
	margin: 2px 30px 2px 0px;
	width: 100%;
	
}
.moduletable-inf h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom: 2px solid #FF8311;
	padding-left: 4px;
}

table.moduletable-inf {
	position: relative;
	top: 0px;
	margin: 0px 5px 20px 0px;
	width: 98%;
	}

table.moduletable-inf th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0077AA;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	border-bottom: 2px solid #FF8311;
	}
	
table.moduletable-inf td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

.mainlevel-inf {
	position: relative;
	top: 5px;
	margin-left: 5px;
}

a.mainlevel-inf:link, a.mainlevel-inf:visited {
	color: #0000FF; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}

a.mainlevel-inf:hover {
	color: #FF9900;
	}

/* ende modul infoPoint */

/* modul aktuelles */
.moduletable-akt {
	position: relative;
	top: 0px;
	margin: 4px 5px 20px 0px;
	width: 100%;
}
.moduletable-akt h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0077AA;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom: 2px solid #FF8311;
	padding-left: 4px;
}

table.moduletable-akt {
	position: relative;
	top: 0px;
	margin: 0px 5px 20px 0px;
	width: 98%;
	}

table.moduletable-akt th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0077AA;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	border-bottom: 2px solid #FF8311;
	}
	
table.moduletable-akt td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

.latestnews-akt {
margin-top: 3px;
}


a.latestnews-akt:link, a.latestnews-akt:visited {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0077AA;
}


a.latestnews-akt:hover, a.mostread-akt:hover {
	font-size:12px;
	color: #FFFFFF;
}
/* ende modul aktuelles */



.moduletable-extern {
	display: block;
	width: 160px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	margin: 0.4em 0 0.4em 0;
	background-color: #E5E5E5;

}
* html .moduletable-extern{


	}


.moduletable-extern th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 160px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 150%;
	background-color: #0077AA;
	border: thin solid #33FFFF;
}

.moduletable-extern li {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
	}

.latestnews-extern {
	display: block;
	width: 156px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	margin-left: -17px;

	margin-top: 5px;

	}

	
* html .latestnews-extern{
	margin-left: 3px;
	padding-right: 5px;

	}

.latestnews-extern a:link, .latestnews-extern a:visited{
	color: #0077AA;
	}

.newsfeed-extern {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 158px;
	top: 0px;
	padding: 0px;
	overflow: hidden;
	margin: 3px;
	background-color: #E5E5E5;
	}

	
* html .newsfeed-extern{
	margin-left: 5px;

	}

.newsfeed-extern a:link, .newsfeed-extern a:visited{
	color: #0077AA;
	}


.newsfeed-extern a:hover {
	color: #FF6600;
	}


.moduletable-hinweis
 {
	width:97%;
	border: thin groove #0000FF;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
		overflow: hidden;
}

.moduletable-hinweis hr
 {
	border: thin ridge #FFCC99;
}

.moduletable-hinweis p
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;

 }
 



