@charset "UTF-8";

/* *************************************** */
/*      Reset ein paar CSS Einstellungen   */
/* *************************************** */

* {
	margin:0;
	padding:0;
	border:0;
	font-family: MyriadPro-Light, "Myriad Pro Light", MyriadPro-Regular, "Myriad Pro Regular", MyriadPro, "Myriad Pro", "Trebuchet MS", "Frutiger", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* *************************************** */
/*   	   Standard Elemente 			   */
/* *************************************** */
.clear-both {
	clear:both;
}
.clear-left {
	clear:left;
}
.clear-right {
	clear:right;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}


/* *************************************** */
/*   	   Styles Esser GmbH 			   */
/* *************************************** */


.box-all {
	margin-right: auto;
	margin-left: auto;
	width: 861px;
	box-shadow: 0px 0px 15px 1px  rgba(0, 0, 0, 0.5);
	margin-top: 15px;
	margin-bottom: 35px;
}
.box-head {
	height: 92px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99042f;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../img/layout/logo-esser_gmbh.jpg);
	background-repeat: no-repeat;
	background-position: 40px 36px;
}
.box-head_image {
	height: 197px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99042f;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box-navigation_lvl1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99042f;
	padding-right: 40px;
	padding-left: 40px;
}
.box-content {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 19px;
	padding-bottom: 50px;
}
.box-foot {
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99042f;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
}
.box-navigation_service {
	float: right;
	margin-top: 14px;
}

ul.MenuBarHorizontal#navigation_service li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99042f;
}
ul.MenuBarHorizontal#navigation_service li:first-child {
	border:0;
}
ul.MenuBarHorizontal#navigation_service  a
{
	display: block;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.MenuBarHorizontal#navigation_service a:hover, ul.MenuBarHorizontal#navigation_service a:focus
{
	background-color: #99042f;
	color: #FFF;
}
ul.MenuBarHorizontal#navigation_service a.MenuBarItemHover, ul.MenuBarHorizontal#navigation_service a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal#navigation_service a.MenuBarSubmenuVisible
{
	background-color: #99042f;
	color: #FFF;
}
ul#navigation_lvl1 li:first-child {
	background-image: url(../img/layout/border_right-navigation_lvl1.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}

ul#navigation_lvl1 li a {
	height: 18px;
	padding-right: 27px;
	padding-left: 27px;
	text-transform: uppercase;
	padding-top: 8px;
	background-image: url(../img/layout/border_right-navigation_lvl1.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-bottom: 4px;
	margin-left:-1px;
}
ul#navigation_lvl1 li a.first-item {
	margin-left:0px;
}
ul#navigation_lvl1 li a:hover, ul#navigation_lvl1 li a:focus {
}
ul#navigation_lvl1 li a.active {
	background-color: #99042f;
	color: #FFF;
}.red {
	color: #99042f;
}
.box-foot p {
	font-size: 10px;
}
.content-1spaltig div.content {
}
.content-2spaltig div.content {
	width: 380px;
	float: left;
	margin-left:20px;
}
.content-2spaltig div.content.first-item {
	margin-left:0px;
	width: 381px;
}
.content-2spaltig-breit div.content.last-item {
	width: 247px;
	float: left;
	margin-left:20px;
}
.content-2spaltig-breit div.content.first-item {
	margin-left:0px;
	float: left;	
	width: 514px;
}
.content-3spaltig div.content {
	width: 247px;
	margin-left: 20px;
	float: left;
}
.content-3spaltig div.content.first-item {
	margin-left:0px;
}.content-1spaltig-schmal {
	float: left;
	width: 514px;
}
.box-content p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
	margin-top: 7px;
}
.box-content p:last-child {
	border-bottom:solid 1px #99042f;
	padding-bottom: 8px;
}
.box-content h1 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #99042f;
	margin-top: 16px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99042f;
}

.box-content h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #99042f;
	margin-top: 17px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99042f;
}


.box-content a {
	color:#99042f;
	font-weight:bold;
	text-decoration:none;
}
.box-content a:hover, .box-content a:focus, .box-content a:active {
	color:#000;
	text-decoration:none;
}
.box-content a.red {
	display:block;
	float:right;
}
.logo {
	display:block;
	float:left;
	margin-top:35px;
	width:203px;
	height:37px;
}
	