body {
	font-family: verdana, arial, helvetica, sans-serif;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #ff0000;
}


.bu_mittel {
	font-size: medium;
	color: #990000;
}

.bu_gross {
	font-size: large;
	color: #990000;
}

.bu_z_link {
	font-size: medium;
	color: #990000;
	text-decoration: underline;
}

.hav1 {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.va1 {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.va1r {
	font-weight: normal;
	font-size: 11px;
	color: #990000;
}

.va1rr {
	font-weight: normal;
	font-size: 11px;
	color: #ff0000;
}

.va1w {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}

.va1b {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.va1br {
	font-weight: bold;
	font-size: 11px;
	color: #990000;
}

.va1blg {
	font-weight: bold;
	font-size: 11px;
	color: #B1C179;
}

.va2 {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.va2r {
	font-weight: normal;
	font-size: 12px;
	color: #990000;
}

.va2rr {
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
}

.va2b {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.va2w {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}

.va2bw {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.va2br {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}

.va2blg {
	font-weight: bold;
	font-size: 12px;
	color: #B1C179;
}

.va23br {
	font-weight: bold;
	font-size: 13px;
	color: #990000;
}

.va24br {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}

.va3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
}

.va3r {
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #396F80;
}

.va3rr {
	font-weight: normal;
	line-height: 25px;
	font-size: 20px;
	color: #ff0000;
}

.va3b {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
}

.va3bw {
	font-weight: bold;
	line-height: 25px;
	font-size: 20px;
	color: #ffffff;
}

.va3br {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #990000;
}

.va3blg {
	font-weight: bold;
	line-height: 25px;
	font-size: 20px;
	color: #B1C179;
}

.va4b {
	font-weight: bold;
	font-size: 28px;
	color: Black;
}

.va4bw {
	font-weight: bold;
	font-size: 28px;
	color: White;
}

.va4br {
	font-weight: bold;
	font-size: 28px;
	color: #990000;
}

.va {
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

.layer {
	font-size: 10px;
	position: absolute;
	width: 118px;
	top: 20px;
	left: 20px;
	visibility: hidden;
	z-index: 12;
	border: 2px solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: #FFFFCC;
	margin: 0px;
}

.innerLayer {
	padding: 4px;
}

/* neu */
.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.red {
	color: #990000;
}

.horizontal-center {
	text-align: center;
}

.creditcard-cvv-popup {
	padding: 20px;
}

input[disabled] {background-color:#eeeeee;color:#000000}

