/* Layout */  

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0 0 0 20px;
  padding: 0;
	width: 1135px;
}

.print_logo {
	display:none;
}

#head {
    background-image: url("/fileadmin/media/images/header.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 305px;
    width: 960px;
}

#global_navi {
  margin-left: 126px;
	color: #C1C1C1;
	font-size: 13px;
	float:left;
}

#print {
	color: #C1C1C1;
	font-size: 13px;
	text-align:right;
}

#sticker {
	height:156px;
	left:600px;
	position:absolute;
	top:0px;
	width:209px;
}

#head_link {
	height:70px;
}

#breadcrumb {
	border-bottom:1px solid #D8D8D8;
	color:#B2B2B1;
	left:225px;
	padding-bottom:3px;
	position:absolute;
	top:324px;
	width:750px;
}

#navigation {
	float:left;
	margin-right:34px;
	margin-top:25px;
	width:170px;
}

#search {  
	left:780px;
	position:absolute;
	top:324px;
	width:197px;
}

#body {
    border-right: 1px solid #D8D8D8;
    color: #757575;
    float: right;
    font-size: 13px;
    margin-bottom: 70px;
    margin-top: -110px;
    padding-right: 7px;
    padding-top: 162px;
}

#content {
	float:left;
	padding-right:30px;
	width:571px;
}

#rmargin_wrapper { 
  float: right;
	width:144px;
}

#banner_content {
	border-right:1px solid #D8D8D8;
	border-top:1px solid #D8D8D8;
	float:right;
	margin-left:28px;
	padding-bottom:27px;
	width:146px;
	margin-top:43px;
	color:#757575;
}




#footer {
	border-top:3px solid #D8D8D8;
	clear:both;
	margin:30px 0;
	padding:3px 0 0;
	width:958px;
}

#footer_navi {
  color: #C1C1C1;
	font-size: 13px;
	float:right;
	margin-right:40px;
}

#footer_banner {
	color:#B2B2B1;
	font-size:14px;
}

