/*##################
#  Background      #
##################*/
body {
	background-image: url(/images/site/lds/site_bg.png);
	background-color: #D5D0E1;
}
.div_main {
	background-image: url(/images/site/lds/menu_bg.png);
}
.div_main, .div_footer {
	background-color: #D5D0E1;
}
.div_head_bottom, .merkheight {
	background-color: #676282;
}
.ueber_blue, .ueber_blue_blaettern {
	background-image: url(/images/site/lds/btn_menu_bg.png);
	background-color: #ABA4C9;
}
.menu_div_ueberschrift, .footercontent {
	background-color: #676282;
}
.menu_div_hover {
	background-color: #AAA3C6;
}

/*##################
#  Width & Height  #
##################*/
.content_right {
	width: 176px;
}
.news {
	width: 368px;
}
.newsh {
	width: 146px;
}
.newshmax {
	height: 75px;
	width: 225px;
}
.titelh, .titelhw {
	width: 147px;
}
.titelh {
	height: 160px;
}
.forenh {
	width: 220px;
	height: 43px;
}
.content_left, .meldung_ueber_width {
	width: 602px;
}

.vertical_full_pad {
	padding: 7px 0px 7px 0px;
}
.highlight_frame {
	width: 170px;
	height: 167px;
}

/*####################
#  Oxebox-Background # (Definition in oxestyle.css wird damit überschrieben)
######################*/
.oxebox_bg {
	background-color: #7871A8;
}