@import 'basic02.css';


#canvas {
	background: #FFFFFF url('../main/images/background/sprechblase_blau.gif') no-repeat;
	background-position: 176px 0px;
}

#center_table {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
}

.headline {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#cms_content {
	padding: 0px 5px 0px 17px;
	margin: 0px 0px 0px 0px;
}

.menu1_item :hover, .menu1_item_hover, .menu1_item_hover a, .menu1_item :hover a {
	background: #86C6CC;
}
.menu1_item_active {	
	background: #86C6CC;
}
.menu1_item_active :hover, .menu1_item_active_hover, .menu1_item_active a, .menu1_item_active :hover a{
	background: #86C6CC;
}


.menu2_item :hover, .menu2_item_hover, .menu2_item_hover a, .menu2_item :hover a{
	background: #86C6CC;
}
.menu2_item_active {	
	background: #86C6CC;
}
.menu2_item_active :hover, .menu2_item_active_hover, .menu2_item_active a, .menu2_item_active :hover a{
	background: #86C6CC;
}


.class_footer a:hover {
	color: #000000;
	background: #86C6CC;	
}



a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background: #86C6CC;
}


/*#mb_logo{	
	background: url('../main/images/mbweiss_transp.png') no-repeat;
	background-position: 26px 26px;
	overflow: visible;
}*/
