@charset "utf-8";
#header_left {
	background-image: url(../images/pink/logo2.png);
	background-image: none
}
#topmenu a{
	background-image: url(../images/pink/topmenu.png);
}
#topmenu a:hover {
}
.left_top {
	background-image: url(../images/pink/left_top.png);
}
.left_content {
	background-image: url(../images/pink/left_content.png);
}
.left_bottom {
	background-image: url(../images/pink/left_bottom.png);
}
#submenu_content {
	background-image: url(../images/pink/submenu_bg.png);
}
#submenu_content .moduletable {
	width: 150px;
}
#submenu_bottom {
	background-image: url(../images/pink/submenu_bottom.png);
}
#content_right_top {
	background-image: url(../images/pink/content_right_top.png);
}


#left_out h3, #left_out th {
	background-image: url(../images/pink/mainlevel_hover.gif);
}
.contentheading, .buttonheading, .buttonheading img{
	background-color: #A64073;
}
.inputbox {
	border: 2px solid #CC6699;
}