/* Top Box */
div.Top_Box {
	width:662px;
	margin-left:-3px;
	margin-bottom:11px;
}
div.Top_Box h2 {
	background:url('images/head_yellow_back2.png') no-repeat -5px 0;
	width:642px;
	height:27px;
	font-size:15px !important;
	font-weight:bold !important;
	color:#FFF;
	text-transform:uppercase;
	padding:10px 0 0 20px;
}
div.Top_Box div.Content {
	background:url(images/big_box_back.png) repeat-y -11px 0;
	margin-top:-10px;
	width:662px;
	min-height:230px;
	overflow:hidden;
}
div.Top_Box div.Text {
	width:300px;
	padding:15px 0;
	margin:0px 19px 0 20px;
}
div.Top_Box div.Bild {
	position:absolute;
	top:192px;
	margin-left:338px;
	text-align:right;
}
div.Top_Box div.Bild img {
	width:321px;
}
div.Top_Box img.Bottom {
	position:absolute;
	z-index:1;
	margin:-14px 0 0 -2px;
}

/* Top Box */
div.Top_Box_Float {
	width:662px;
	margin-left:-3px;
	margin-bottom:11px;
}
div.Top_Box_Float h2 {
	background:url('images/head_yellow_back2.png') no-repeat -5px 0;
	width:642px;
	height:27px;
	font-size:15px !important;
	font-weight:bold !important;
	color:#FFF;
	text-transform:uppercase;
	padding:10px 0 0 20px;
}
div.Top_Box_Float div.Content {
	background:url(images/big_box_back.png) repeat-y -11px 0;
	margin-top:-10px;
	width:662px;
	min-height:230px;
	overflow:hidden;
}
div.Top_Box_Float div.Text {
	padding:15px 0;
	margin:0px 19px 0 20px;
}
div.Top_Box_Float div.Bild {
	float:right;
	padding:0 0 15px 15px;
	margin-right:2px;
}
div.Top_Box_Float div.Bild img {
	width:321px;
}
div.Top_Box_Float img.Bottom {
	position:absolute;
	z-index:1;
	margin:-14px 0 0 -2px;
}

/* Box */
div.Box {
	width:662px;
	margin-left:-3px;
	margin-bottom:18px;
}
div.Box > h2 {
	background:url('images/head_yellow_back2.png') no-repeat -5px 0;
	width:642px;
	height:27px;
	font-size:15px !important;
	font-weight:bold !important;
	color:#FFF;
	text-transform:uppercase;
	padding:10px 0 0 20px;
}
div.Box div.Content {
	background:url(images/big_box_back.png) repeat-y -11px 0;
	margin-top:-10px;
	width:632px;
	padding:15px;
}
div.Box img.Bottom {
	position:absolute;
	z-index:1;
	margin:-7px 0 0 -2px;
}

/* Little_Box */
div.Container {
	overflow:visible !important;
}
div.Little_Box {
	width:328px;
	position:relative;
	margin-bottom:18px;
	margin-top:-3px;
	z-index:3;
	overflow:visible;
}
div.Little_Box > h2 {
	background:url('images/little_box_top.jpg') no-repeat;
	width:642px;
	height:27px;
	font-size:15px !important;
	font-weight:bold !important;
	color:#FFF;
	text-transform:uppercase;
	padding:10px 0 0 20px;
}
div.Little_Box div.Content {
	background:url(images/little_box_background.jpg) repeat-y;
	margin-top:-10px;
	width:300px;
	padding:15px;
}
div.Little_Box img.Bottom {
	position:absolute;
	z-index:1;
	margin:-7px 0 0 0px;
}


/* =box_big */
div.box_big_white{
	margin-left:-8px;
	position:relative;
	margin-top:-10px;
	z-index:2;
}
div.box_big_white img.big_box_top,
div.box_big_white div.content{
	float:left;
}
div.box_big_white div.content{
	background:url(./images/big_box_white_back.png) repeat-y 0 0;
	min-height:100px;
	height: auto !important;
	height: 100px;
	width:672px;
}
div.box_big_white div.content div.column1{
	width:321px;
	margin-left:22px;
	float:left;
}
div.box_big_white div.content div.column2{
	width:320px;
	margin-left:343px;
	padding-left:0;
}

/* =box_small */
div.box_small{
	width:300px;
}

div.box_small h3{
	text-transform:uppercase;
	font-weight:bold;
}
div.box_small img{
	float:left;
	margin-right:8px;
	margin-top:5px;
}

