/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small
}

.tabelle_aktuell {
	font-size: 11px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.tabelle {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	line-height: 12px;
 	text-decoration: none ;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.versenden {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(51,102,255);
 	border: 2px solid rgb(51,102,255);
 	padding-left: 10px;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	width: 80px;
 	overflow: hidden
}

.tabelle_ueberschrift {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	line-height: 10pt;
 	font-weight: bold;
 	text-decoration: underline;
 	text-align: left;
 	background-color: rgb(255,255,204);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.textlink_weiss {
	font-size: 12px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.eingabe {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left;
 	background-color: rgb(51,102,255);
 	border: 4px solid rgb(51,102,255);
 	padding-left: 5px;
 	width: 260px;
 	overflow: hidden
}

.nachricht {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left;
 	background-color: rgb(51,102,255);
 	border: 4px solid rgb(51,102,255);
 	padding-left: 5px;
 	width: 260px;
 	overflow: hidden
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small
}
