body {
	scrollbar-base-color: #3363b6;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color: #033386;
	scrollbar-face-color: #e7426e;
	scrollbar-highlight-color: #88abeb;
	scrollbar-shadow-color: #444444;
	scrollbar-track-color: #ffffff;
}

.hauptfarbe {
	color : #e7426e;
	text-decoration:none;
}

*.hghauptfarbe {
	background : #e7426e;
}
.farbe_weiss {
	background : #ffffff;
}
.k_unter {
	text-decoration:none;
	color:#000000;
	padding-right : 4px;
	padding-left : 4px;
}


a.k_unter:link {
	text-decoration:none;
	color:#000000;
}
a.k_unter:visited {
	text-decoration:none;
	color:#000000;
}
a.k_unter:hover {
	text-decoration:none;
	color:#ffffff;
	background-color : #e7426e;
}
a.k_unter:active {
	text-decoration:none;
	color:#ffffff;
	background-color : #e7426e;
}
a.k_unter:focus {
	text-decoration:none;
	color:#000000;
}
/*
.links_steuer {
	font-family : Verdana,Arial,Helvetica,Geneva,Sans Serif;
	font-size : 8pt;
	text-align : right;
	white-space : nowrap;
}
*/
.links_steuer_fest {
	font-family : Verdana,Arial,Helvetica,Geneva,Sans Serif;
	font-size : 8pt;
	text-align : right;
	white-space : nowrap;
	background-color : #e7426e;
	color:#000000;
	display : inline;
	padding-right : 4px;
	padding-left : 4px;
}



.hf_rahmen {
	border-top-color : #e7426e;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #e7426e;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #e7426e;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #e7426e;
	border-left-style : solid;
	border-left-width : 1px;
	white-space : nowrap;
	vertical-align: top;
}

.rahmenrechts {
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 0;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 0;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 0px;
	padding-bottom : 1;
	padding-left : 2;
	padding-right : 3;
	padding-top : 1;
	font-family : Verdana,Arial,Helvetica,Geneva,Sans Serif;
	font-size : 8pt;
	font-weight : bold;
	white-space : nowrap;
	text-decoration:none;
}

.rahmenrechtsaussen {
	padding-top : 1;
	padding-right : 3;
	padding-bottom : 1;
	padding-left : 2;
	font-family : Verdana,Arial,Helvetica,Geneva,Sans Serif;
	font-size :8pt;
	font-weight : bold;
	white-space : nowrap;
	text-decoration:none;
}

a.mitte:link {
	text-decoration:none;
	color:#000000;
}
a.mitte:visited {
	text-decoration:none;
	color:#000000;
}
a.mitte:hover {
	text-decoration:none;
	color:#e7426e;
}
a.mitte:active {
	text-decoration:none;
	color:#000000;
}
a.mitte:focus {
	text-decoration:none;
	color:#000000;
}


.groesser {
	font-size :10pt;
}

.ueberschrift {
	font-size :15pt;
	color : #ffffff;
	font-weight : bold;
	text-align : left;
	vertical-align : bottom;
	padding-right : 5px;
	white-space : nowrap;
	padding-left : 10px;
}

