.vertikale_balken
{
	font-size: 10pt;
	font-family: Arial;
	color: white;
	background-color: #85A6C7;
	white-space: nowrap; /** Kein Zeilenumbruch **/

}

.dunkelblau {  background-color: #6690c3}

.tabellen_kopf
{
	font-size: 13pt;
	font-family: Arial;
	color: #000000;
	background-color: #C2D2E7;
}

.tabellen_zeile
{
	font-size: 12pt;
	font-family: Arial;
	color: #000000;
	background-color: #F0F4F9;
}

/* Erweiterte Standard-Tags */

/* ------------------------------------------------------------*/

	/* Hintergrundbild */

body			{ background-image: url('../img/gkd_01.jpg');
				  background-attachment: fixed;  }

/* ------------------------------------------------------------*/
	/* Farben Textlinks */

	/* Generell */

a				{ text-decoration: none; 
				  color: #0000FF; }

	/* Over-Effekt */

a:hover			{ color: #888800; }

/*==============================================================*/

/* Individual-Tags */

	/* Festlegung randlose Seite */

.rand			{ margin-left: 0;
				  margin-right: 0;
				  margin-top: 0;
				  margin-bottom: 0; }

	/* Festlegung Rand Tabelle Disclaimer */

.randt			{ margin-left: 15;
				  margin-right: 15;
				  margin-top: 25;
				  margin-bottom: 0; }


/* ------------------------------------------------------------*/

	/* Grafische Linkhinweise */

.hand			{ font-family: Wingdings;
				  font-size: 30pt;
				  color: #0000FF; }

.hand1			{ font-family: Wingdings;
				  font-size: 20pt;
				  color: #0000FF; }

/* ------------------------------------------------------------*/

	/* Abstandshalter main-page */

.abstand		{ margin-bottom: 15; }

/* ------------------------------------------------------------*/

	/* Abstandshalter impressum */

.abstandimp1	{ margin-bottom: 10; }

.abstandimp2	{ margin-bottom: 20; }

/* ------------------------------------------------------------*/

	/* Headline-Schrift */

.headl			{ font-family: arial;
				  font-size: 12pt;
				  font-weight: bold; }

/* ------------------------------------------------------------*/

	/* Teaser-Schrift */

.teaser			{ font-family: Arial; 
				  font-size: 14pt; }

/* ------------------------------------------------------------*/

	/* Titelschrift im Frame titel */

.titel			{ font-family: Arial;
				  font-size: 28pt;
				  font-weight: bold; }

/* ------------------------------------------------------------*/

	/* Sonstige Schriften */

.text0			{ font-family: Arial;
				  font-size: 9pt; }

.text01			{ font-family: Arial;
				  font-size: 9pt; 
				  font-weight: bold; }


.text1			{ font-family: Arial;
				  font-size: 10pt; }

.text11			{ font-family: Arial;
				  font-size: 10pt; 
				  color: green; }

.text12			{ font-family: Arial;
				  font-size: 11pt; 
				  font-weight: bold; }

.text2			{ font-family: Arial;
				  font-size: 12pt; }

.text3			{ font-family: Arial;
				  font-size: 11pt;
				  font-style: italic; 
				  font-weight: bold; }
