P.navigation {
	color : #B8860B;
}
P.mitglieder {
	color : #B8860B;
}
BODY {
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
}

DIV.mittelframe
{
	width : 550px;
}
P  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
}

P.gross  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
}

P.mittel  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
}

P.mittel_normal  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Silver;
}

P.klein  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
}

H1  {
	font-size : xx-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
}

H2  {
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
}

H3  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
}

A  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #B8860B;
}

A:Visited 
 {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Teal;
}

A:Active  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #D3D3D3;
}

A:Hover  {}
A.m {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #B8860B;
}

A.mittel_normal
 {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #B8860B;
}

A:Visited.mittel_normal 
 {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Teal;
}

A:Active.mittel_normal 
 {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Silver;
}

TD.normal
{
		font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;

}
TD.gross
{
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
}


