/* setzt Farben des Body-Tags */
.bodytag {
	background		: url(../gfx/bgr_content.gif) fixed 0pt 0pt no-repeat;
	margin			: 0px;

	scrollbar-face-color:      #FFFFFF;        /*Farbe für Oberfläche*/
	scrollbar-base-color:      #FFFFFF;        /*Basisfarbe der Scroll-Leiste*/
	scrollbar-highlight-color: #0D64B5;        /*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:    #0D64B5;        /*Farbe für unteren und rechten Rand*/
	scrollbar-3dlight-color:   #FFFFFF;        /*Farbe für 3D-Effekte*/
	scrollbar-arrow-color:     #0D64B5;        /*Farbe für Verschiebepfeile*/
	scrollbar-track-color:     #FFFFFF;        /*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-darkshadow-color:#FFFFFF;        /*Farbe für Schatten*/
}

.bgr_c {
	background		: url(../gfx/bgr_c.gif) 0pt 0pt repeat-x;
}

.bgr_b {
	background		: url(../gfx/bgr_b.gif) 0pt 0pt repeat-x;
}

.bgr_g {
	background		: url(../gfx/bgr_g.gif) 0pt 0pt repeat-x;
}

.w {
	background-color: #FFFFFF;
}

.c_title, .c_feld, .c_inhalt, .c_b_step {
	color 	   		: #0D64B5;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 12px;
	font-weight 	: bold;
	text-decoration : none;
}

.c_b_step {
	text-align		: right;
}

.c_feld {
	color 	   		: #0D64B5;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 12px;
	font-weight 	: bold;
	text-decoration : none;
}

.c_inhalt {
	color 	   		: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 12px;
	font-weight 	: normal;
	text-decoration : none;
}

.c_table {
	border	   		: solid 1px #0D64B5;
	background-color: #FFFFFF;
}

.c_table_b {
	border	   		: solid 1px #0D64B5;
	background-color: #D9ECFD;
}

.error, .textE1 {
	color 	   		: #FF0000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 11px;
	font-weight 	: normal;
	text-decoration : none;
}

.c_nav_n {
	background-color: #FFFFFF;
	display:block;
}

.c_nav_n:HOVER {
	background-color: #ECF5FE;
}

.c_nav_feri, .c_kal_t, .c_kal_l {
	color 	   		: #003A70;
	font-family 	: Arial, Helvetica, sans-serif;
	font-size   	: 11px;
	font-weight 	: normal;
	text-decoration : none;
}

.c_nav_feri:HOVER {
	text-decoration : underline;
}

.c_kal_t, .c_kal_l {
	color 	   		: #000000;
	text-align		: center;
}

.c_kal_l {
	text-align		: left;
}

/* Content rliste */
.c_r_title, .c_r_preis, .c_tab_t, .c_tab_tk, .c_tab_i, .c_nav_text, .c_text_t, .c_text, .feld, .inhalt, .c_text_n,
.c_text_n_t, .c_r_tab_title, .c_tab_ik {
	color 	   		: #003A70;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 11px;
	font-weight 	: normal;
	text-decoration : none;
}

.c_nav_text, .c_nav_text:HOVER {
	background		: url(../gfx/btn_text_n.gif) 0pt 0pt no-repeat;
	font-weight 	: bold;
	padding-left	: 9px;
}

.c_nav_text:HOVER {
	text-decoration : underline;
}

.c_r_preis, .c_tab_i, .c_tab_tk, .inhalt, .c_text {
	color 	   		: #626262;
	font-weight 	: bold;
	text-align		: right;
}

.c_tab_t, .c_tab_i, .c_tab_i, .inhalt, .c_text, .c_text_n {
	font-family 	: Arial, Verdana, Helvetica, sans-serif;
	text-align		: left;
}

.c_tab_i, .c_text, .inhalt, .c_text_n {
	font-size   	: 12px;
}

.c_text_n_t, .c_r_tab_title {
	font-weight		: bold;
}

.c_tab_t {
	font-size   	: 10px;
}

.c_r_img_right {
	margin-left	: 10px;
}

.c_r_img_left {
	margin-left	: 10px;
}

.c_tab_ik {
	font-size   	: 11px;
	color 	   		: #003A70;
}
