/* TEXT STYLE */

.text_11{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

.white_11{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}




.blue_12{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #42658F;
	text-decoration: none;
	font-weight: bold;
}

.trebuchetms_text{
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
}

.steps_text{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.arial_11{
	font-family:Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


.arial_12{
	font-family:Arial;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	
}

.a:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFE16C;
	text-decoration: underline;
	font-weight: bold;

}


.b:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.b:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.b:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline; 

}

/* IMAGE BG */

.logobanner{
	background-image: url(../grafik/logobanner.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 1002px;	
}

.banner_border{
	background-image: url(../grafik/banner_border.jpg);
	background-repeat: repeat-x;
	height: 10px;	
}

.body_bg{
	background-image: url(../grafik/body_bg.jpg);
	background-repeat: no-repeat;
	height: 593px;
	width: 981px;
	}

.blue_button {
	background-image: url(../grafik/blue_button.jpg);
	height: 36px;
	width: 333px;
	background-repeat: no-repeat;
		
}

.partner_bg {
	background-image: url(../grafik/partner_bg.jpg);
	height: 253px;
	width: 250px;
	background-repeat: no-repeat;
	
		
}

.privacy_bg {
	background-image: url(../grafik/privacy_bg.jpg);
	height: 253px;
	width: 250px;
	background-repeat: no-repeat;
	
		
}

.description_bg {
	background-image: url(../grafik/description_bg.jpg);
	height: 253px;
	width: 250px;
	background-repeat: no-repeat;		
}

.dots_bg {
	background-image: url(../grafik/dots_bg.jpg);
	height: 2px;
	background-repeat: repeat-x;		
}

.button_bg {
	background-image: url(../grafik/button_bg.jpg);
	height: 36px;
	background-repeat: repeat-x;
}

.steps_bg {
	background-image: url(../grafik/steps_bg.jpg);
	height: 20px;
	wight: 110px;
	background-repeat: no-repeat;
}
	
