a:link, a:visited {
	color: #00247e;
}
a:hover {
	color: #cc0000;
}

#picture {
	background-image: url('/gfx/dcmt/main-bg.jpg');
}

#logo {
	margin: 10px 0px 0px 20px;
}

#quicksearch .submit {
	background-image: url('/gfx/201003/themes/mdce/quicksearch-submit.png');
}

#menu li.first {
	background-image: url('/gfx/201003/themes/mdce/topmenu-first.png');
}

#menu li.last {
	background-image: url('/gfx/201003/themes/mdce/topmenu-last.png');
}

#menu a {
	background-image: url('/gfx/201003/themes/mdce/topmenu-li.png');
}

#left .left {
	background-image: url('/gfx/201003/themes/mdce/leftmenu-bottom.png');
}

#left .left .layer {
	background-image: url('/gfx/201003/themes/mdce/leftmenu-top.png');
}

#left .left ul {
	background-image: url('/gfx/201003/themes/mdce/leftmenu-bg.png');
	background-color: #014885;
}