.tx-cwtcommunity-pi1 P { font-family:Arial, Helvetica, sans-serif; color:white; }
.tx-cwtcommunity-pi1 H3 { font-family:Arial, Helvetica, sans-serif; color:white; }

/* Formatierung der Schrift in der ersten Menüebene */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        color: #FFFFFF;
}

/* Formatierung der Schrift in der zweiten Menüebene */

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        color: #000000;
}

.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #B8966C;
	color: black;
}

/* Formatierung der Schrift in den Kästen links und rechts */

.inhaltkasten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        color: #ffffff;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
        color: #FFFFFF;
}

.lastupdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
        color: #FFFFFF;
}

.ueberschriftkasten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        color: #FFFFFF;
}


/* Der folgende Abschnitt wurde von Lars Oliver Mautsch am 09.06.2005 eingeführt. Weiterverwendung dieses CSS-Files nicht ohne Zustimmung von Lars Oliver Mautsch, l.mautsch@poppsworld.de */

/* Wörter bleiben schwarz */
.blacklink {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 

/* links bleiben schwarz */
a.blacklink {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 


 /* links bleiben schwarz  */
a.blacklink:visited {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 
 
/* links bleiben schwarz  */ 
a.blacklink:hover {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 

 
/* links bleiben schwarz  */
a.blacklink:active {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 

/* links bleiben schwarz und unterstrichen */ 
 a.blacklinkus {
 color: #000000;
 background-color: transparent;
 text-decoration: underline;
 } 

/* links bleiben schwarz und unterstrichen */ 
a.blacklinkus:visited {
 color: #000000;
 background-color: transparent;
 text-decoration: underline;
 } 

/* links bleiben schwarz und unterstrichen */ 
 a.blacklinkus:hover {
 color: #000000;
 background-color: transparent;
 text-decoration: underline;
 } 
 
/* links bleiben schwarz und unterstrichen */
 a.blacklinkus:active {
 color: #000000;
 background-color: transparent;
 text-decoration: underline;
 } 

/* links bleiben schwarz */
a.whitelink {
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 } 

 /* links bleiben schwarz  */
a.whitelink:visited {
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 } 
 
/* links bleiben schwarz  */ 
a.whitelink:hover {
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 } 

 
/* links bleiben schwarz  */
a.whitelink:active {
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 } 


/* links bleiben white und unterstrichen */ 
 a.whitelinkus {
 color: #FFFFFF;
 background-color: transparent;
 text-decoration: underline;
 } 

/* besuchte links bleiben white*/ 
a.whitelinkus:visited {
 color: #FFFFFF;
 background-color: transparent;
 text-decoration: underline;
 } 

/* links bleiben white und unterstrichen */ 
 a.whitelinkus:hover {
 color: #FFFFFF;
 background-color: transparent;
 text-decoration: underline;
 } 
 
/* links bleiben white und unterstrichen */
 a.whitelinkus:active {
 color: #FFFFFF;
 background-color: transparent;
 text-decoration: underline;
 } 


/*a:link { font-weight:normal; text-decoration:none; color: #FFFFFF; }
#a:hover { font-weight:normal; text-decoration:underline }
#a:active { font-weight:bold; text-decoration:none } */
