/* Box-Model CSS */
.boxHeadLeft
{
	width: 0.3em;
	height: 2em;
	float: left;
}

.boxHeadRight
{
	width: 0.3em;
	height: 2em;
	float: left;
}


/* START Left Navigation Box-Model */
.boxHeadLeftNavi
{
	width: 13.3em;
	height: 1.8em;
	float: left;
	border-top: 0.1em solid #D6D6D6;
	border-right: none;
	border-bottom: 0.1em solid #D6D6D6;
	border-left: none;	
	background-image:url(../images/layout_images/box_head_bg.jpg)
}
/* END Left Navigation Box-Model */

/* START Content Box-Model */
.boxHeadContent
{
	width: 14.2em;
	height: 1.8em;
	float: left;
	border-top: 0.1em solid #D6D6D6;
	border-right: none;
	border-bottom: 0.1em solid #D6D6D6;
	border-left: none;	
	background-image:url(../images/layout_images/box_head_bg.jpg)
}
.boxHeadFull
{
	width: 43.2em;
	height: 1.8em;
	float: left;
	border-top: 0.1em solid #D6D6D6;
	border-right: none;
	border-bottom: 0.1em solid #D6D6D6;
	border-left: none;	
	background-image:url(../images/layout_images/box_head_bg.jpg)
}
.boxHeadShop
{
	width: 13.2em;
	height: 1.8em;
	float: left;
	border-top: 0.1em solid #D6D6D6;
	border-right: none;
	border-bottom: 0.1em solid #D6D6D6;
	border-left: none;	
	background-image:url(../images/layout_images/box_head_bg.jpg)
}

.bigBoxBorder
{
	width: 46.2em;
	height: 0.5em;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	

}

.bigBoxBorderBottom
{
	width: 46.2em;
	height: 0.5em;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	

}

.bigBoxBody
{
	width: 46em;
	float: left;
	border-top: none;
	border-right: 0.1em solid #D6D6D6;
	border-bottom: none;
	border-left: 0.1em solid #D6D6D6;	

}

.bigBoxText
{
	width: 41em;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 1em 1em 1em 1em;
	float: left;

}

.bigBoxLink
{
	width: 41em;
	line-height: 1.1em;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em;
	float: left;

}
.bigBoxLink a:link, .bigBoxLink a:visited
{
	color: #EA661E;
	text-decoration: underline;
	background: none;
	margin: 0;
	padding: 0 0 0 10px;
}
.bigBoxLink a:hover, .bigBoxLink a:active, .bigBoxLink a:focus
{
	color: #EA661E;
	text-decoration: none;
	background: transparent url(../images/layout_images/link_arrow.gif) no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
}

.orangeBoxBody
{
	width: 26.2em;
	float: left;
	margin: 0 0 0 1.4em;
	border-top: none;
	border-right: 0.2em solid #EA661E;
	border-bottom: 0.2em solid #EA661E;
	border-left: 0.2em solid #EA661E;	

}

.orangeBoxTextLeft
{
	color: #000000;
	width: 22.5em;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 1em 0 0.2em 1em;
	float: left;

}
.orangeBoxTextRight
{
	color: #000000;
	width: 21em;
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0 0 0.5em 0;
	float: left;
	text-align:right;
}

.orangeBoxOrangeTextRight
{
	color: #EA661E;
	width: 21em;
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0 0 0.5em 0;
	float: left;
	text-align:right;
	font-weight: bold;
}

.orangeBoxBigOrangeTextRight
{
	color: #EA661E;
	width: 17em;
	font-size: 1.5em;
	line-height: 1.1em;
	margin: 0 0 0.1em 0;
	float: left;
	text-align:right;
	font-weight: bold;
}

.orangeBoxTrennlinie
{
	width: 25em;
	font-weight: bold;
	min-height: 0.2em;
	margin: 1em 0.5em 1em 0.5em;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: 0.2em solid #EA661E;
	border-left: none;	

}
/* END Content Box-Model */

/* START Right Content Box-Model */
.boxHeadRightContent
{
	width: 14.2em;
	height: 1.8em;
	float: left;
	border-top: 0.1em solid #D6D6D6;
	border-right: none;
	border-bottom: 0.1em solid #D6D6D6;
	border-left: none;	
	background-image:url(../images/layout_images/box_head_bg.jpg)
}
/* END Right Content Box-Model */