/* Standard-Stylesheet für www.vr-bank-online.de */

/* Standard-Text */
body {
	scrollbar-arrow-color: #666666;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-shadow-color: #666666;
    scrollbar-darkshadow-color: #666666;
    scrollbar-track-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
/* Überschrift 1 */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066B3;
	margin: 0;
}
/* Überschrift 2 */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066B3;
	margin: 0;
}
/* Überschrift 3 */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0;
}
/* Überschrift 4 */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0;
}
/* Links */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
/* Links bei Mouse-Rollover */
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: underline;
}
/* Aufzählungspunkte */
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: square;
	margin: 0;
	margin-left: 16;
}
/* Tabellentext */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: none;
	vertical-align: top;
}
/* Tabellenlayout */
table {
	width:660px;
	border: 1px;
	padding: 3px;
}
/* Horizontale Linie */
hr {
	size: 1;
	color: #CECECE;
}
/* Bilder */
img {
	border: none;
	vertical-align: middle;
}th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9252A;
	background-color: #FDC419;
}

