body { margin:0px; background-color:#FFF; }
form { margin:0px; }
.headline { background-color:#CEEDC2; border-bottom-style:solid; border-color:#008955; border-width:1px;}
.headlineText { font-family:Verdana; font-size:15px;font-weight:bold;color:#000000;background-color:#CEEDC2;padding-left:5px;}
.button { font-family: Verdana; font-size:11px; color:#000000;border-style:solid; border-color:#008955;border-width:1px;background-color:#ECF9E7;cursor:pointer;}
.buttonText { font-family: Verdana; font-size:11px; color:#000000;}
.buttonTextBold { font-family: Verdana; font-size:12px; color:#000000;font-weight:bold;}
.buttonHover { font-family: Verdana; font-size:11px; color:#000000;border-style:solid; border-color:#008955;border-width:1px;background-color:#FFE5A5;cursor:pointer;}
.buttonActive { font-family: Verdana; font-size:11px; color:#000000;border-style:solid; border-color:#008955;border-width:1px;background-color:#FEF58C;cursor:pointer;}
.buttonDisabled { font-family: Verdana; font-size:11px; color:#000000;border-style:solid; border-color:#008955;border-width:1px;background-color:#DDDDDD;cursor:default;}
.gruppe { border-style:solid;border-color:#008955;border-width:1px;background-color:#F1F1F1; }
.formularText { font-family:Verdana,sans-serif; font-size:12px; color:#000000; }
.formularTextBold { font-family:Verdana,sans-serif;font-size:12px;color:#000000;font-weight:bold;}
.inputBox { border-style:solid; border-color:#008955;border-width:1px;font-family:Verdana,sans-serif; font-size:12px; color:#000000;background-color:#FFFFFF; }
.toolboxBackgr { background-color:#CEEDC2;padding:1px; }
.toolbox { border-style:solid;border-width:1px;border-color:#028A56;background-color:#ECF9E7;font-family:Verdana;font-size:12px; }
.toolboxItem { color:#000000;cursor:default;font-family:Verdana;font-size:12px; }
.toolboxItemHover { background-color:#FFE5A5;color:#000000;cursor:default;font-family:Verdana;font-size:12px; }
.formularHinweis { border-style:solid;border-color:#EE0000;border-width:1px;font-family:Verdana,sans-serif; font-size:12px; color:#000000; }
.formularHinweisKlein { font-family:Verdana,sans-serif; font-size:10px; color:#EE0000; }
.fahrtTabelle { background-color:#DDDDDD;font-family:Verdana,sans-serif; font-size:12px; color:#000000;padding:1px; }
.fahrtTabelleGehanweisung { background-color:#FFFFEE;font-family:Verdana,sans-serif; font-size:12px; color:#000000;padding:1px; }
.pin1 { background-image:url('/ass/client/images/start.gif');background-repeat:no-repeat;background-position:28px 8px; }
.pin2 { background-image:url('/ass/client/images/ziel.gif');background-repeat:no-repeat;background-position:28px 8px; }
.pin3 { background-image:url('/ass/client/images/via.gif');background-repeat:no-repeat;background-position:28px 8px; }
.druckHeadline { font-family: Verdana; font-size: 18px; font-weight: bold; color: #000000; }
.druckSubHead { font-family: Verdana; font-size: 14px; color: #000000; }
.druckTextBold { font-family: Verdana; font-size: 13px; font-weight: bold; color: #000000; }
.druckText { font-family: Verdana; font-size: 13px; color: #000000; }
.druckGehanweisung { font-family: Verdana; font-size: 11px; color: #000000; }
.druckKarte { border-style:solid; border-width:1px; border-color:#000000; }
.copyright { color:#000000; font-family: Verdana; font-size:9px; font-weight:bold; }
.fussnote { font-family:Verdana,sans-serif; font-size:10px; color:#000000; }

.loading { border-style:solid;border-color:#008955;border-width:1px;font-family: Verdana; font-size:12px; color:#000000;font-weight:bold;background-image:url('/ass/client/images/logoVRSKleinBackground.gif'); }
.loadingBackground { background-color:#006A16; }

A.Content:link{FONT-SIZE: 10px;COLOR: #000000;FONT-FAMILY: Verdana;TEXT-DECORATION: underline;border-style:none;}
A.Content:visited{FONT-SIZE: 10px;COLOR: #000000;FONT-FAMILY: Verdana;TEXT-DECORATION: underline;border-style:none;}
A.Content:hover{FONT-SIZE: 10px;COLOR: #000000;FONT-FAMILY: Verdana;TEXT-DECORATION: underline;border-style:none;}
A.Content:active{FONT-SIZE: 10px;COLOR: #000000;FONT-FAMILY: Verdana;TEXT-DECORATION: underline;border-style:none;}


/* Relaunch-CSS */
.new-button {
	display: block; 
	background: #DFDFDF; 
	text-align: center; 
	text-decoration: none;
	color: #000;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.new-button:hover {
	background: #009966; 
	color: #fff;
}

.headline {
	background-color:#009966; 
	border: none;
}


.headlineText { 
	font-family:Verdana; 
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background-color:#009966;
}

.gruppe {
	border: none;
}




