body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
	background-color: #ffffff;
	background-image: url('img/hintergrund.jpg');
}

.page
{
	width: 960px;
	padding: 0;
	margin: 0 auto 30px auto;
	box-shadow: 0px 10px 20px #000000; 
}

.containerConent
{
	background: #fefefe url('img/bg_main.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 380px;
}

.containerConent_2
{
	background: #fefefe;
	min-height: 380px;
}

.header, .header_order
{
	width: 960px;
	height: 600px;
	padding: 0;
	margin: 0;
}

.headerTop
{
	width: 960px;
	height: 80px;
	background-image: url('img/header.jpg');
}

.headerTop a
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.headerTop a:hover
{
	text-decoration: underline;
}

.headerMain
{
	width: 935px;
	height: 436px;
	padding: 0;
	margin: 0;
}

.headerMenue
{
	position: relative;
	top: -440px;
	left: 40px;
	z-index: 100;
	width: 215px;
}
.logo, .logo_order
{
	width: 157px;
	height: 72px;
	border: 1px solid white;
	position: relative;
	top: -515px;
	left: 780px;
	z-index: 100;
}

.logo_order
{
	top: -80px;
}

.header_order
{
	height: 80px;
}

.logo a
{
	text-decoration: none;
}

.logo img
{
	border: 0;
}

.footer
{
	width: 960px;
	height: 31px;
	padding: 10px 0 0 0;
	background-image: url('img/footer.jpg');
}

/**********************************************/
/******      Boxen               **************/
/**********************************************/


.boxMenu
{
	width: 210px;
	background-color: #eaeaea;
	box-shadow: 0px 0px 8px #404040; 
}


.boxMenu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.boxMenu ul .menuProducts
{ 
	padding: 2px 0 5px 0;
}

.boxMenu a
{
	padding-left: 8px;
	text-decoration: none;
	height: 28px;
	font-size: 12px;
	color: #5c5c5c;
}

.boxMenu a:hover
{
	color: #dc1f1f;
}

.firstMenue
{
	list-style-type: none;
}

.firstMenueItem, .firstMenueItemActive
{
	min-height: 29px;
	background-image: url('img/bg_firstmenue.jpg');
	background-repeat: repeat-x;
}


.firstMenueItem a, .firstMenueItemActive a
{
	padding-top: 8px;
	height: 20px;
	display: block;
	width: 200px;
}

.firstMenueItemActive
{
	font-weight: bold;
}

.secondMenue
{
	background: #ffffff  url('/templates/hein/img/bg_kat_list.jpg');
	background-repeat: repeat-x;
	font-weight: normal;
	background-position: bottom;
}
.secondMenueItemActive a
{
	padding: 0;
}

.secondMenueItem a 
{
	padding-top: 0;
}

.secondMenueItemActive img
{
	border: 0;
	text-decoration: none;
}

.boxMenu .thirdMenue
{
	margin-left: 20px;
	font-style: italic;
}

.boxMenu .thirddMenueItemActive
{
	font-weight: bold;
}



.menuProducts .menuProductsItem, .menuProductsItemActive
{
	padding-left: 15px;
}

.menuProductsItemActive
{
	font-weight: bold;
}



.boxContent
{
	margin: 0 0 0 400px;
	height: 30px;
	width: 550px;
}
.boxContent ul 
{	
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.boxContent li
{	
	float: left;
}

.boxContent a
{
	text-decoration: none;
	color: #5c5c5c;
	padding: 0 7px;
	font-size: 11px;
}

.sitemap
{
	padding: 20px 0;
	padding-left: 250px;
	font-size: 12px;
	line-height: 14px;
}

.sitemap a
{
	text-decoration: none;
	color: #5e5c5c;
}

.sitemap li
{
	padding: 5px 0;
}

.sitemap .level_1
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.sitemap .level_2
{
	font-weight: normal;
}

.startpage
{
	padding: 20px 50px;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 1.5em;
}

.startpage .main
{
	margin-top: 35px;
}

.startpage ul
{
	list-style-type: square;
}

.content_static
{
	padding: 20px 100px;
}
.content_static .main_content
{
	font-size: 12px;
	color: #5c5c5c;
	padding-top: 30px;
}

.contact_us, .contact_success
{
	padding: 20px 50px;
	font-size: 12px;
	color: #5c5c5c;
}

.contact_us table
{
	padding-left: 150px;
}

.contact_us td
{
	height: 30px;
}

.contact_us .main
{
	font-weight: bold;
	width: 130px;
}

.contact_description
{
	padding-right: 50px;
	width: 600px;
}

.contact_success
{
	width: 100%;
	padding: 20px 0;
	text-align: center;
}

.crossSelling
{
	width: 930px;
	margin: 15px 15px 0 15px;
}

.crossProduct
{
	width: 226px;
	float: left;
	margin: 0 2px;
	border: 1px solid grey;
	font-size: 11px;
	
}

.crossProduct img
{
	margin: 2px;
	float: left;
}

.crosstext
{
	width: 130px;
	padding: 5px;
	padding-left: 7px;
	float: left;
}
.cossHeadline
{
	font-weight: bold;
	width: 100%;
	border-bottom: 3px solid grey;
	margin-bottom: 10px;
}

.crossProduct .headline
{
	font-weight: bold;
	font-size: 13px;
}
.crosstext img
{
	cursor: pointer;
}

.crossprice
{
	text-align: right;
	font-size: 15px;
	color: #d10016;
	padding: 5px 10px 5px 0;
}