div.fce_box {
	margin-bottom:20px;
}

div.box_top {
	display:none;
}

div.box_bottom {
	display:none;
}

div.box_body {
	min-height:100px;
}

div.box_outer {
	border:none;
}

div.box_inner {
	border:none;
}

/*
"Hack" for IE6
*/

/* Hides from IE5-mac \*/
* html div.box_body {height: 100px;}
/* End hide from IE5-mac */

/*
End "Hack" for IE6
*/

div.box_header {
	height:15px;
	font-weight:bold;
	margin:0px 0px 0 0px;
}

div.box_content {
	margin:0 0px 0px 0px;
}

/*************
* Box 01
**************/

div.dunkelgrau {
	width:220px;
}

div.dunkelgrau_breit {
	width:450px;
}

div.dunkelgrau div.box_body {
	border:none;
	background:none;
}

/*************
* Box 02
**************/

div.hellblau {
	width:220px;
}

div.hellblau_breit {
	width:450px;
}

div.hellblau div.box_body {
	border:none;
	background:none;
}

/*************
* Box 03
**************/

div.hellgrau {
	width:220px;
}

div.hellgrau_breit {
	width:450px;
}


div.hellgrau div.box_body {
	border:none;
	background:none;
}

/*************
* Box 04
**************/

div.dunkelblau {
	width:220px;
}

div.dunkelblau_breit {
	width:450px;
}

div.dunkelblau div.box_body {
	border:none;
	background:none;
}
