body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
/***************************************   INDEX GESTALTUNG   ***************************/	
	
/*index hintergrund*/
table.moduletable {
	padding: 10px  0px 0px 0px;
    width: 100%;
	display:block;
	border-bottom-style:solid;
	border-bottom-width: 3px;
	border-bottom-color:#FFFFFF;
}


/* Index-Überschrift */
table.moduletable th {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
	color: #FFFFFF;
	padding-left:15px;
}

table.moduletable-news th {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
	color: #FFFFFF;
	padding-left:15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*indexlisten */
table.moduletable td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal; 
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;

}

table.moduletable-news td {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal; 
	color:#E6E6E6;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 8px;
}

table.moduletable-random td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none; }
	
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none; }
	
	
a.mainlevel {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none; }
	
a.mainlevel:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none; }
	
#active_menu{
	font-family: Arial;
	font-size: 12px;
	font-weight: inherit;
	color: #FFFFFF;
	text-decoration: none; }

/***************************************   ARTIKEL GESTALTUNG   ***************************/	

/* Allgemeiner Text */

td {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-align: left; 
	}

/* Überschrift */

.contentheading {
padding-top: 15px;
	font-family: Arial;
	font-size: 15px;
    color:#666666;
	font-weight:bold;
  }
  
.createdate {
	font-family: Arial;
	padding-bottom: 15px;
	font-size: 11px;
    color:#666666;
	font-weight:normal;
	}

/* Weiter link */

	
a.readon {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none; }
	
a.readon:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none; }
	
.back_button {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
	text-decoration: none; }
	
a.back_button {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
	text-decoration: none; }
	
a.back_button:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #FFCC00;
	text-decoration: none; }

.newsflash {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal; 
	color: #FFCC00;
	text-decoration: none; }

.pagenav {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #cccccc;
	text-decoration: none; }

a.pagenav {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
	text-decoration: none; }
	
a.pagenav:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal; 
	color: #FFCC00;
	text-decoration: none; }


a.contentpagetitle{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold; 
	color: #666666;
	text-decoration: none; }
	
a.contentpagetitle:hover{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold; 
	color: #FFCC00;
	text-decoration: none; }
