.ueberschrift_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

.ueberschrift_01_schatten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #a1c8f3;
}

.ueberschrift_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}

.text_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.text_normal_eingerueckt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
	border: thin Green;
	background-color: #FDF5E6;
}

.text_verdana_schatten {
	font-size: 14px;
	background-color: ThreedLightShadow;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	

.liste_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url("../grafik/dot_oran.gif");
	}

.text_blocksatz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	}

.text_klein_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.fehlerXXX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AA0000;
	}

a[href^="http:"] {
	background: transparent url("../grafik/remote.gif") 100% 50% no-repeat;
	padding-right: 12px;
	}

a[href^="mailto:"] {
	background: transparent url("../grafik/mail.gif") 100% 50% no-repeat;
	padding-right: 12px;
	}

body {
	background-color: #FFFFFF;
	}

ul {
	list-style-image: url("../grafik/dot_blue.gif");
	list-style-position: outside;
}
.text_zitat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.text_zentriert {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

.tableHeader {
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:#a4a6d8}
.tableTextMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background:#DBDCEE}
.tableTextMediumDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background:#c2c4e4}

 /* GOOGLE */
 /* Widget content container */
   #goog-wm { }

    /* Heading for "Closest match"
   #goog-wm h3.closest-match { }

    /* "Closest match" link
   #goog-wm h3.closest-match a { }

    /* Heading for "Other things" */
   #goog-wm h3.other-things {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AA0000;
	}

    /* "Other things" list item */
   #goog-wm ul li {
   	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	}

    /* Site search box */
   #goog-wm li.search-goog { display: block; }
