/* ---------------------- */
/* Tabellenformatierungen */
/* ---------------------- */

.table
{
	color : rgb(25,25,25);
	font-family : arial,tahoma,;
	font-size : 6pt;
	font-weight : none;
	font-style : none;
	text-decoration : none;
}

table.hauptmenu
{
    background-color : #586878;
}

.picture
{
    border: 3pt solid rgb(17,168,113); 
}



/* ------------------ */
/* Textformatierungen */
/* ------------------ */

.statustext
{
	color : rgb(25,25,25);
	font-family : tahoma,verdana,arial;
	font-size : 8pt;
	font-weight : 300;
	font-style : none;
	text-decoration : none;
}

.quellennachweis
{
	color : rgb(50,50,50);
	font-family : arial;
	font-size : 7pt;
	font-weight : 300;
	font-style : none;
	text-decoration : none;
}

.text
{
	color : rgb(25,25,25);
	font-family : verdana,arial,tahoma,;
	font-size : 8pt;
	font-weight : none;
	font-style : none;
	text-decoration : none;
}

.text_gross
{
	color : rgb(25,25,25);
	font-family : verdana,arial,tahoma,;
	font-size : 10pt;
	font-weight : none;
	font-style : none;
	text-decoration : none;
}

.ueberschrift_01
{
	color : rgb(25,25,25);
	font-family : verdana,arial,tahoma,;
	font-size : 10pt;
	font-weight : 600;
	font-style : none;
	text-decoration : none;
}

.copyright
{
	color : rgb(50,50,50);
	font-family : arial,tahoma,;
	font-size : 8pt;
	font-weight : 600;
	font-style : none;
	text-decoration : none;
}

/* ------------------------- */
/* Überschriftformatierungen */
/* ------------------------- */


.sehr_gross
{
	color : rgb(25,25,25);
	font-family : tahoma,arial,verdana;
	font-size : 18pt;
	font-weight : 600;
	font-style : none;
	text-decoration : none;
}

.gross
{
	color : rgb(200,200,200);
	font-family : arial,tahoma,verdana;
	font-size : 8pt;
	font-weight : regular;
	font-style : none;
	text-decoration : none;
}

.klein	
{
	color : rgb(25,25,25);
	font-family : tahoma,arial,verdana;
	font-size : 8pt;
	font-weight : 600;
	font-style : none;
	text-decoration : none;
}
.thema	
{
	color : rgb(255,102,0);
	font-family : tahoma,verdana,arial;
	font-size : 10pt;
	font-weight : 600;
	font-style : italic;
	text-decoration : none;
}