/*********************
**  Eigene Klassen  **
*********************/




/******************************
**	Allgemeine Einstellungen **
******************************/


/*************
**  Header  **
*************/


/***********
**  Menu  **
***********/


/**************
**  Werbung  **
**************/

table.werbung	{
	width: 100%;
	background-image: url(images/no_del/werbung.png);
}

td.werbung	{
}

div.werbung_ueberschrift	{
	color: #FF0000;
}

td.werbung_ueberschrift	{
	padding-top: 10px;
	padding-bottom: 2px;
}

div.werbung_inhalt	{
	width: 100%;
}

td.werbung_inhalt	{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border: dashed 1px #000000;
}

span.werbung_normal_kein_zeilenumbruch_inhalt	{
	padding-left: 40px;
}

span.werbung_normal_kein_zeilenumbruch_bild	{
	padding-left: 40px;
}

span.werbung_round_robin_kein_zeilenumbruch_inhalt	{
	padding-left: 40px;
}

span.werbung_round_robin_kein_zeilenumbruch_bild	{
	padding-left: 40px;
}


/*	"Links - Startseite"	*/
A.werbung:link	{
	font-style: none;
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

A.werbung:visited	{
	font-style: none;
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

A.werbung:active	{
	font-style: none;
	color: #ff0000;
	font-size: 8pt;
	text-decoration: none;
}

A.werbung:hover	{
	font-style: none;
	color: #6475c3;
	font-size: 8pt;
	text-decoration: none;
}


/***********
**  Body  **
***********/

/*	"Links - Startseite"	*/
A.startseite:link	{
	font-style: none;
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

A.startseite:visited	{
	font-style: none;
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

A.startseite:active	{
	font-style: none;
	color: #ff0000;
	font-size: 8pt;
	text-decoration: none;
}

A.startseite:hover	{
	font-style: none;
	color: #6475c3;
	font-size: 8pt;
	text-decoration: none;
}


/*****************
**  Navigation  **
*****************/


/**************
**  Content  **
**************/
P.startseite {
	font-size: 11px;
	line-height: 14px;
	padding-left: 60px;
	padding-top: 40px;
}

TD.startseite	{
	color: #002040;
	background-color: #ffffff;
	font-size: 16px;
	text-align: justify;
}

TD.datum	{
	height: 28px;
	background-image: url(images/no_del/menu.png);
}


/**************************
**  Fill (Rechte Seite)  **
**************************/


/*************
**  Footer  **
*************/