﻿* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #FFF;
	font: normal normal 12px/1.7em Verdana, Helvetica, sans-serif;
	color: #444343;
	text-align: center;
	margin: 2.5em 0;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

.centered {
	clear: both;
	width: 893px;
	text-align: left;
	margin: 0 auto;
}

#header {
	margin-bottom: 2em;
}

#header h1 {
	margin-left: 32px;
}

#header h1 a {
	display: block;
	background: transparent url(_images/logo-jobs4.gif) no-repeat;
	width: 123px;
	height: 40px;
}

#header h1 a span {
	display: none;
}

#header img {
	float: right;
	margin-top: -36px;
	margin-bottom: 30px;
}

#nav {
	clear: both;
	overflow: hidden;
	background: url(_images/bg-nav.gif) no-repeat;
	padding: 0 2%;
	height: 48px;
}

#nav li {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
	height: 48px;
	background: url(_images/bg-nav-spacer.gif) top right no-repeat;
}

#nav li.l {
	background: none;
}

#nav li a {
	display: block;
	padding: 12px 0;
	font-size: 1.16em;
	color: #444343;
	text-decoration: none;
}

#nav li a:hover {
	background: url(_images/bg-nav-active.gif) repeat-x;
	text-decoration: underline;
}

#footer {
	width: 860px;
	text-align: center;
	border-top: 1px solid #cecece;
}

#footer strong {
	margin-right: 3em;
}

#footer strong span {
	color: #bc2a01;
}

#content {
	margin-bottom: 3em;
}

#main {
	overflow: hidden;
	list-style-type: none;
}

#main li {
	float: left;
	width: 292px;
	margin: 0 2px;
	background: url(_images/bg-main-box-t.gif) top no-repeat;
}

#main li div {
	display: block;
	text-align: center;
	padding: 3em 0;
	background: url(_images/bg-main-box-b.gif) bottom no-repeat;
}

#main li div a {
	color: #444343;
	text-decoration: none;
}

#main li div a:hover {
	color: #616060;
	text-decoration: underline;
}

#main li div a h2 {
	font-size: 1.5em;
	font-weight: normal;
}

#sub {
	margin: 0 1px;
	background: url(_images/bg-sub-t.gif) no-repeat;
}

#sub div {
	overflow: hidden;
	background: url(_images/bg-sub-b.gif) bottom no-repeat;
	padding: 40px 15px;
}

#sub h1 {
	display: block;
	padding: 0 2em 1em 2em;
	border-bottom: 1px solid #cecece;
	margin-bottom: 1em;
}

#sub p, #sub ul {
	margin: 0 2em 2em;
}

#sub ul {
	list-style-type: none;
	overflow: hidden;
}

* #sub ul {
	height: 1%;
}

#sub ul li {
	float: left;
	display: block;
	width: 33%;
	text-align: center;
}

#kontakt{
	float: right; 
	width: 220px; 
	padding: 0 !important; 
	background: none !important;
}

.companyRow {
	clear:both;
	float:left;
	width: 860px;	
	height:60px;
	background: none !important;
	margin: 0 auto 20px auto !important;
	padding: 0 !important;
}

.companyLogo{
	float:left;
	height:60px;
	overflow:hidden;
	background: none !important;
	padding: 0 26px !important;
}

.companyLogo img{ margin-top: 10px;}

