#lang {
	background-image: none;
}

#hmenu ul li.over span, #hmenu ul li:hover span {
	background-image: none;
	color: #ef4779;
}
#hmenu ul li.over a, #hmenu ul li:hover a {
	background-image: none;
	
}
#hmenu ul li:hover a.selected, #hmenu ul li.over a.selected {
	background-image: none;
	background-color: #fff;
	color: #ef4779;
}
a {
	color: #c9446d;
}
#col2 h1 {
	color: #c9446d;
}
#col2 h2 {
	color: #c9446d;
}
#col2 .list_item h3 {
	color: #c9446d;
}
#col2 .list_item h3 a {
	color: #004d81;
}
#col2 .list_item .more {
	color: #c9446d;
}
#formtitle {
	color: #c9446d;
}
#gallery .title {
	color: #c9446d;
}
#poll {
	background: none;
	background-color: #ef497b;
}
#poll_inner {
	background: none;
	background-color: #ef497b;
}
#poll .title {
	background: none;
}

#documents {
	background: none;
	background-color: #f0d4e0;
}
#documents_inner {
	background: none;
}
#documents .title {
	background: none;
}
#searchbox .inputbutton {
	color: #C4426A;
	background-image: none;
}
#forms .submit {
	background-color: #C4426A; 
}
#comments .submit {
	background-color: #C4426A; 
}

/********************
		TOOLBOX
*********************/

#toolbox a#t-home {
	background: transparent url(images/toolbox/t-home.gif) left top no-repeat;
}

#toolbox a#t-sitemap {
	background: transparent url(images/toolbox/t-sitemap.gif) left top no-repeat;
}

#toolbox a#t-contact {
	background: transparent url(images/toolbox/t-contact.gif) left top no-repeat;
}

#toolbox a#t-lineheight {
	background: transparent url(images/toolbox/t-line.gif) left top no-repeat;
}

#toolbox a#t-fontsize {
	background: transparent url(images/toolbox/t-font.gif) left top no-repeat;
}

#toolbox a#t-print {
	background: transparent url(images/toolbox/t-print.gif) left top no-repeat;
}
