
/**************************************
			 Allgemeines
**************************************/

html,
body {
	width: 100%;
	height: 100%;
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.clear {
	clear:both;
    height:0;
    width:0;
    margin:0;
    padding:0;
    line-height:0;
    overflow: hidden;
    font-size:0px;
}

ul {
	list-style-type: none;
}

h1, h2 {
	display: block;
	font-weight: normal;
}

img {
	display: block;
}

a {
	outline: none;
}

/**************************************
			 Grundlayout
**************************************/

body {
	background-color: #fff;
}

#site {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 105px;
	overflow: hidden;
}

#content {
	float: left;
	background-color: #fff;
	padding: 35px 0 0 0;
}

/**************************************
		  		Header
**************************************/

#header-jobs {
	float: left;
	padding: 74px 0 0 12px;
}

#header-logo {
	float: right;
	padding: 30px 0 0 0;
}

/**************************************
		  	  Navigation
**************************************/

#content-nav {
	border-top: 1px solid #6499c5; 
}

.content-nav-item,
.content-nav-item-active {
	width: 182px;
	padding: 7px 19px 6px 19px;
	border-bottom: 1px solid #6499c5; 
}
.content-nav-item:hover,
.content-nav-item-active {
	background-color: #e0ebf3;
}

.content-nav-subitem {
	padding: 5px 0 0 0;
}
.content-nav-subitem:hover {
	font-weight: bold;
}

/**************************************
		  		Content
**************************************/

#content-left {
	width: 721px;
	float: left;
	padding: 0 20px 0 0;
}

#content-right {
	width: 220px;
	float: left;
	padding: 0 19px 0 0;
}

#cr-film {
	padding: 32px 0 0 19px;
}
#cr-film-link {
	padding: 7px 0 0 0;
}

#cr-gastro {
	padding: 30px 0 0 9px;
}

#cr-intergast {
	padding: 37px 0 0 9px;
}

#main-image {
	position: relative;
}
#main-image h1 {
	display: block;
	position: absolute;
	bottom: 6px;
	left: 20px;
} 


.text-block-narrow {
	width: 215px;
	float: left;
	padding: 0 5px 0 20px;
}
.text-block-narrow-top-image {
	width: 31px;
	height: 32px;
	background: transparent url('images/layout/check.jpg') no-repeat 0 0;
	float: left;
}
.text-block-narrow-top-headline {
	float: left;
	padding: 6px 0 0 6px;
}
.text-block-narrow-bottom {
	padding: 6px 0 0 0;
}


.text-block-wide {
	width: 664px;
	padding: 0 0 31px 57px;
}
.text-block-wide-left {
	width: 31px;
	height: 32px;
	background: transparent url('images/layout/check.jpg') no-repeat 0 0;
	float: left;
}
.text-block-wide.no-image .text-block-wide-left {
	background: none;
}
.text-block-wide-right {
	width: 622px;
	float: left;
	padding: 0 0 0 11px;
}

/**************************************
	  		Content - Home
**************************************/

.text-blocks {
	padding: 35px 0 0 0;
}


#newsticker {
	width: 628px;
	height: 88px;
	padding: 45px 0 0 93px;
	background: transparent url("images/layout/newsticker.jpg") no-repeat 7px 33px;
	overflow: hidden;
}
#newsticker a:hover,
#newsticker a:active {
	text-decoration: none;
}

.news-tail {
	color: #E43227;
	font-weight: bold;
}

/**************************************
	  	  Content - Produkte
**************************************/

#produkte-hersteller {
	padding: 24px 0 0 97px;
}

#cr-pdf {
	padding: 70px 0 0 10px;
}
#cr-pdf-link {
	padding: 10px 0 0 0;
}

/**************************************
	  	  Content - Logistik
**************************************/

#logistik-karte {
	padding: 35px 0 0 97px;
}

/**************************************
	  	  Content - Service
**************************************/

.text-block-wide-right-service {
	padding: 20px 0 0 0;
}

.service-block-wrapper {
	padding: 0 0 20px 0;
}

.service-block {
	padding: 13px 20px 17px 20px;
	background-color: #e0ebf3;
}

.sb-name {
	float: left;
}

.sb-phone {
	float: right;
}

.sb-job.content-text {
	position: relative;
	top: -3px;
	color: #000;
}

/**************************************
			Content - Team
**************************************/

#team-signatures {
	padding: 0 0 0 97px;
}

#ts-left,
#ts-right {
	float: left;
}

#ts-left-name,
#ts-right-name {
	text-align: center;
}

/**************************************
		  Content - Imagefilm
**************************************/

#imagefilm-video-wrapper {
	width: 675px;
	height: 395px;
	position: relative;
	top: 0px;
	left: 13px;
	padding: 40px 0 0 35px;
	background-color: #e0ebf3;
}

#imagefilm-video {
	width: 640px;
	height: 360px;
}

/**************************************
		  Content - Intergast
**************************************/

#intergast-link {
	padding: 9px 0 0 88px;
}

#il-image,
#il-link {
	float: left;
}

#il-link {
	padding: 57px 0 0 29px;
}


.text-block-wide-right-jobs {
	padding: 20px 0 0 0;
}

.jobs-block-wrapper {
	padding: 0 0 20px 0;
}

.jobs-block {
	padding: 13px 20px 17px 20px;
	background-color: #e0ebf3;
}

.jb-subheader.content-text {
	position: relative;
	top: -3px;
	color: #000;
}

.jb-text.first {
	padding: 0 0 9px 0;
}

/**************************************
			   Kontakt
**************************************/

.kontakt-form {
	padding: 37px 0 0 57px;
}

.kf-item {
	float: left;
	padding: 0 20px 18px 0;
}

.kf-submit {
	padding: 4px 0 0 453px;
}
.kf-submit input {
	width: 89px;
	height: 16px;
	background: transparent url("images/layout/abo-submit.jpg") no-repeat 0 0;
	cursor: pointer;
}
.kf-submit input:hover {
	background: transparent url("images/layout/abo-submit-hover.jpg") no-repeat 0 0;
}


.kf-label {
	color: #015198;
	font-size: 12px;
	padding: 0 0 2px 0;
}

.kf-input input {
	width: 250px;
	padding: 6px 4px;
	border: 1px solid #92b7d6;
	background-color: #e0ebf3;
}

.kf-input textarea {
	width: 526px;
	height: 110px;
	padding: 4px 6px;
	border: 1px solid #92b7d6;
	background-color: #e0ebf3;
	overflow: auto;
}


input.selectbox {
	padding: 7px 80px 7px 4px;
	background: transparent url("images/layout/select.jpg") no-repeat 0 0;
	border: 0;
}

div.custom-select {
	position: relative;
}
div.selectbox-wrapper ul {
	position: absolute;
	top: 29px;
	left: 0px;
	list-style-type: none;
	border-left: 1px solid #92b7d6;
	border-right: 1px solid #92b7d6;
	border-bottom: 1px solid #92b7d6;
}
div.selectbox-wrapper ul li {
	list-style-type: none;
	display: block;
	padding: 7px 68px 7px 4px;
	cursor: pointer;
	background-color: #e0ebf3;
}
div.selectbox-wrapper ul li.current {
	background-color: #92b7d6;
}

.kf-input input,
.kf-input textarea,
.kf-input select,
div.selectbox-wrapper ul li {
	color: #015198;
	font-size: 14px;
}

.kf-submit {
	float: right;
	padding: 0 123px 0 0;
}
.kf-submit input,
.kf-submit input:hover {
	width: 75px;
	height: 28px;
	background: transparent url("images/content/kontakt/submit.jpg") no-repeat 0 0;
	cursor: pointer;
}

#kontakt-message {
	padding: 37px 0 0 0;
}

.kontakt-text-block {
	width: 540px;
	padding-top: 36px;
}
.kontakt-text-block .text-block-wide-right {
	width: 498px;
}

#kontakt-map {
	position: relative;
	top: 0px;
	left: 57px;
	width: 540px;
	height: 400px;
	border: 1px solid #AAA;
}

/**************************************
	 	  		Footer
**************************************/

#footer-img {
	width: 100%;
	height: 190px;
	background: transparent url("images/layout/rukola.jpg") no-repeat right top;
}

#footer-bar {
	width: 100%;
	height: 40px;
	background-color: #e43227;
}

#footer-bar-content {
	width: 980px;
	height: 40px;
	margin: 0 auto;
}
#footer-bar-content-left {
	float: left;
	padding: 11px 0 0 0;
}
#footer-bar-content-right {
	float: right;
	padding: 9px 0 0 0;
}

/**************************************
	 	  	Sticky Footer
**************************************/

#site {
	min-height: 100%;
}

#content {
	overflow: auto;
	padding-bottom: 230px;
}

#footer {
	position: relative;
	top: -230px;
	height: 230px;
	clear: both;
}

/*Opera Fix*/
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}

/**************************************
			 Nivo Slider
**************************************/

.nivoSlider {
    position: relative;
    width: 950px;
    height: 410px;
    background: url(images/loading.gif) no-repeat 50% 50%;
    }
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.nivoSlider a {
    border: 0;
    display: block;
}

.nivo-controlNav {
		position: absolute;
	bottom: 3px;
	right: -17px;
}

a.nivo-control {
	display: block;
	width: 25px;
	height: 28px;
	padding: 3px 0 0 7px;
	background: transparent url("images/layout/slider-nav.gif") no-repeat 0 0;
	
	font-size: 14px;
	font-weight: bold;
	color: #915000;
}
a.nivo-control:hover,
a.nivo-control.active {
	color: #fff;
}

/**************************************
		   		 Text
**************************************/

.main-headline {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
}

.content-text {
	font-size: 13px;
	line-height: 20px;
	color: #666;
}
.content-text a {
	font-weight: bold;
	color: #e43227;	
}
.content-text a:hover,
.content-text a:active {
	text-decoration: underline;
}

.content-text-big {
	font-size: 15px;
	line-height: 22px;
	color: #666;
}
.content-text-big a {
	font-weight: bold;
	color: #e43227;	
}
.content-text-big a:hover,
.content-text-big a:active {
	text-decoration: underline;
}

.content-headline,
.content-headline a {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #015198;
}
.content-headline a:hover,
.content-headline a:active {
	text-decoration: underline;
}

.nav-text,
.nav-text a {
	font-size: 14px;
	color: #015198;
}

.subnav-text,
.subnav-text a {
	font-size: 12px;
	color: #015198;
}
.subnav-active-text,
.subnav-active-text a {
	font-size: 12px;
	font-weight: bold;
	color: #015198;
}

.footer-text {
	font-size: 13px;
	color: #fff;
}
.footer-text span.bold {
	font-weight: bold;
}

.footer-nav-text a {
	font-size: 11px;
	color: #fff;
}
.footer-nav-text a:hover,
.footer-nav-text a:active {
	text-decoration: underline;
}

