
/* ****************** profile1 CSS *********************/ 



body {
	background: #f5f5f5 url(/ressurs/ofk/images/profile1/bg_body.gif) repeat-x;
}

a {
	color: #127aa8;
}

#header {
	xbackground: url(/ressurs/ofk/images/profile1/bg_header.png) no-repeat;
}

#xheader #search .button {
	background: url(/ressurs/ofk/images/profile1/button.gif);
}

#header .search_button { /** evita **/
	background: url(/ressurs/ofk/images/profile1/button.gif);
	width: 76px;
	height: 31px;
	text-transform: uppercase;
	display: inline;
	/* margin-top: -27px; */
	border: none;
	color: #fff;
	font-size: 12px;
}

#header .search_button:hover { /** evita **/
	xbackground: url(images/button_hover.gif);
	cursor: pointer;
}

#col_nav .boxType1 {
	background: url(/ressurs/ofk/images/profile1/bg_boxType1.gif) bottom no-repeat;
}

#col_nav .boxType1 .boxTop {
	background: url(/ressurs/ofk/images/profile1/bg_boxType1.gif) no-repeat;
}

#col_secondary .boxType1 {
	background: url(/ressurs/ofk/images/profile1/bg_boxType1_wide.gif) left bottom no-repeat;
}

#col_secondary .boxType1 .boxTop {
	background: url(/ressurs/ofk/images/profile1/bg_boxType1_wide.gif) no-repeat;
}

.ikb_tooltip_heading {
   background-color: #127aa8;
}
