/*
This style sheet was created from D:\Eine Neue Welt\Eine Neue Welt Website\portal.htm
Standard Einstellungen für die komplette ENW Seite, beeinflußt ALLE Seiten
Letzte Änderung: 09.03.01
von:XHR
*/

P {
        font : small Arial,  "Times New Roman", sans-serif;
        color : Black;
}

.img {
        border : medium outset #0000A5;
}

.bildunterschrift{
        font : italic xx-small Verdana;
}

.archivtabelle{
        text-align : center;
}

TD{
        padding : 10px 10px 10px 10px;
}

A {
        font : small Arial, "Times New Roman", sans-serif;
        color : Red;
        text-decoration : none;
                font-weight: bold;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
        text-decoration : none;
		color: #000000; 
		background:url('images/glitzern.gif');
}

A:ACTIVE {
        color : #A0001D;
}


A:VISITED {
        color : #A0001D;
 }

/*
This style sheet was created from D:\Eine Neue Welt\Eine Neue Welt Website\portal.htm
Standard Einstellungen für die komplette ENW Seite, beeinflußt ALLE Seiten
Letzte Änderung: 09.03.01
von:XHR
*/

BODY  {
	font : small Arial,  "Times New Roman", sans-serif;
	color : Black;
}