body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
td,tr,table,div,span {
	font-size: 11px;
}
img, div { 
	behavior: url(iepngfix.htc);
}
.mouseover {
	font-size: 11px;
	background-color: #eaf5fb;
	cursor: hand; 
	cursor: pointer;
}
.mouseoverhover {
	font-size: 11px;
	background-color: #FFFFFF;
	cursor: hand; 
	cursor: pointer;
}
.hiddenPic {
	display: none;
}
div.background-main {
	behavior: url(iepngfix.htc);
	background-attachment: scroll;
	background-image: url(../images/background/background_main.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	text-align: left;
	width: 880px;	
}
div.background-footer {
	behavior: url(iepngfix.htc);
	background-attachment: scroll;
	background-image: url(../images/background/background_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 880px;
}
.text-blue {
	color: #000066;
	line-height: 16px;
}
.text-white {
	color: #FFFFFF;
	line-height: 16px;
}
.text-grey {
	color: #CCCCCC;
	line-height: 16px;
}
.text-red {
	color: #FF0000;
	line-height: 16px;
}
.link-blue {
	color: #000066;
	text-decoration: none;
}
.link-blue:hover {
	text-decoration: underline;
}
.link-blue:active {
	text-decoration: none;
}
.link-white {
	color: #FFFFFF;
	text-decoration: none;
}
.link-white:hover {
	text-decoration: underline;
}
.link-white:active {
	text-decoration: none;
}
.link-grey {
	color: #CCCCCC;
	text-decoration: none;
}
.link-grey:hover {
	text-decoration: underline;
}
.link-grey:active {
	text-decoration: none;
}
.link-red {
	color: #FF0000;
	text-decoration: none;
}
.link-red:hover {
	text-decoration: underline;
}
.link-red:active {
	text-decoration: none;
}
.form-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	padding-right: 2px;
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
}
.form-textfield-error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FFFFFF;
	padding-right: 2px;
	border: 1px solid #FF0000;
	background-attachment: scroll;
	background-image: url(../images/diversen/form-error.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.card-blue {
	background-attachment: scroll;
	background-image: url(../images/payment/card_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.card-green {
	background-attachment: scroll;
	background-image: url(../images/payment/card_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.button-blue_prev {
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_blue_prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.button-green_prev {
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_green_prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.button-blue_next {
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_blue_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.button-green_next {
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_green_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.button-grey_next {
	font-size: 11px;
	color: #999999;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_grey_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.button-grey_prev {
	font-size: 11px;
	color: #999999;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_grey_prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.button-blue {
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.button-green {
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.button-blue-small {
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_small_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.button-green-small {
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/buttons/button_small_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand; 
	cursor: pointer;
}
.background-card {
	background-image: url(../images/card/card_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
