/*Do it like Eric Meyer does*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

hr {
	margin: 2em 0;
	border: none;
	border-bottom: 1px solid #ddd;
}

body {
	font-size: 62.5%;
	font-family: Arial;
	line-height: 1.6em;
	background: url(../img/top.png) top repeat-x;	
}

h1 {
	font-weight: bold;
	font-size: 2em;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
}

h2, h4 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 1em 0;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	margin: 0 0 2em 0;
	height: 32px;
	line-height: 32px;
}

p {
	margin: 0 0 1.2em 0;
}

a {
	color: #369;
	text-decoration: underline;
}

a:hover {
	color: #bd0926;
	text-decoration: underline;
}

a.an {
	color: #333;
	padding: 0;
	text-decoration: none;
	background: none;
}

strong {
	font-weight: bold;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

div.center {
	width: 960px;
	font-size: 1.2em;
	margin: 0 auto;
}

div.center:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#logo {
	float: left;
}

div#logo h1, div#start-right h1 {
	font-size: 9px;
}

div#logo h1 a {
	display: block;
	width: 300px;
	height: 0!important;
	padding: 90px 0 0 0;
	overflow: hidden;
	background: url(../img/logo.png) top left no-repeat;
	background-position: 0 -90px;
}

div#logo h1 a:hover {
	background-position: 0 0;
}

ul#navi {
	float: left;
	height: 40px;
	padding: 50px 0 0 0;
	margin: 0 0 0 60px;
}

ul#navi li {
	float: left;
}

ul#navi li span {
	display: block;
	font-weight: normal;
	padding: .3em 0 0 0;
	font-size: 75%;
	color: #878787;
	clear: left;
}

ul#navi li a {
	color: #333;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	width: 150px;
	padding: 0;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
	background: none;
}

ul#navi li a:hover, ul#navi li a.active {
	color: #bd0926;
}

div#content {
	background: url(../img/content-bttm.png) bottom left repeat-x;
}

div#start-left {
	width: 400px;
	height: 370px;
	float: left;
	background: url(../img/start.png) top left no-repeat;
}

div#start-right {
	float: left;
	width: 560px;
	height: 370px;
}

div#start-right h1 {
	float: left;
	width: 560px;
	height: 0!important;
	padding: 220px 0 0 0;
	overflow: hidden;
	background: url(../img/h1-home.png) top left no-repeat;
}

div#start-right a {
	float: left;
	width: 339px;
	height: 0!important;
	padding: 43px 0 0 0;
	margin: 30px 0 0 29px;
	overflow: hidden;
	background: url(../img/start-link.png) top left no-repeat;
}

div#start-right a:hover {
	background-position: 0 -43px;
}


/* ----------------- CONTENT --------------> */


div#top {
	width: 570px;
	height: 238px;
	line-height: 1.6em;
	padding: 62px 30px 0 360px;
}

.top-leistungen {
	background: url(../img/top-leistungen.png) top left no-repeat #f3f3f3;
}

.top-referenzen {
	background: url(../img/top-referenzen.png) top left no-repeat #f3f3f3;
}

.top-nutzen {
	background: url(../img/top-nutzen.png) top left no-repeat #f3f3f3;
}

div#top h1 {
	width: 460px;
	height: 0!important;
	padding: 30px 0 0 0;
	margin: 0 0 2em 0;
	font-size: 9px;
	overflow: hidden;
}

.leistungen {
	background: url(../img/h1-leistungen.png) top left no-repeat;
}

.referenzen {
	background: url(../img/h1-referenzen.png) top left no-repeat;
}

.nutzen {
	background: url(../img/h1-nutzen.png) top left no-repeat;
}

ul.arrow {
	float: left;
	width: 600px;
	line-height: 1.8em;
	margin: 1em 0 3em 0;
}

ul.arrow li {
	padding: 0 0 0 20px;
	background: url(../img/arrow.png) left no-repeat;
}

ul.check {
	float: left;
	width: 600px;
	margin: 2em 0;
}

ul.check li {
	margin: 0 0 .7em 0;
	padding: 10px 1em 1em 40px;
	background: url(../img/check24.png) 8px 10px no-repeat #f3f3f3;
}

div.box-l {
	padding: 0 1em 1em 1em;
	margin: 0 0 2em 0;
	background: url(../img/box-l.png) top repeat-x #f3f3f3;
}

div.box-l img {
	float: right;
	margin: 0 0 0 1em;
}

h3.first {
	padding: 0 0 0 30px;
	background: url(../img/h3-1.png) 0 4px no-repeat;
}

h3.scnd {
	padding: 0 0 0 30px;
	background: url(../img/h3-2.png) 0 4px no-repeat;
}

h3.thrd {
	padding: 0 0 0 30px;
	background: url(../img/h3-3.png) 0 4px no-repeat;
}



/* ----------------- SIDEBAR --------------> */




div#sidebar {
	width: 300px;
	float: left;
	margin: 50px 60px 0 0;
	padding: 0 0 10em 0;
}

div#sidebar a {
	padding: 0 0 0 12px;
	background: url(../img/arrow-small.png) left no-repeat;
}

div#video {
	width: 125px;
	height: 126px;
	padding: 17px 160px 0 15px;
	margin: 0 0 2em 0;
	background: url(../img/box-video.png) top left no-repeat;
}

div#kontakt {
	width: 125px;
	height: 126px;
	padding: 17px 160px 0 15px;
	margin: 0 0 2em 0;
	background: url(../img/box-kontakt.png) top left no-repeat;
}

div#quote {
	width: 270px;
	padding: 17px 15px 15px 15px;
	margin: 0 0 0 0;
	background: url(../img/quote-bg.png) top left no-repeat;
}


div#quote-bttm {
	width: 300px;
	height: 5px;
	background: url(../img/quote-bttm.png) bottom left no-repeat;
}


div#maincontent {
	width: 600px;
	margin: 50px 0 0 0;
	padding: 0 0 10em 0;
	float: left;
}

div#logos {
	width: 600px;
	height: 276px;
	margin: 0 0 2em 0;
	background: url(../img/logos.png) top left no-repeat;
}

blockquote {
	padding: 2em 0 0 4em;
	margin: 2em 0 0 0;
	border-top: 1px solid #e4e4e4;
	min-height: 10em;
	background: url(../img/quotes.png) 0 2em no-repeat;
}

blockquote#start {
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	min-height: 5em;
}

div#footer {
	padding: 40px 0 10em 0;
	background: url(../img/footer.png) top left repeat-x #bfbfbf;
}

.margin {
	margin: 0 30px 0 0;
}

.clear {
	clear: both;
}

div.teaserbox {
	width: 250px;
	height: 206px;
	padding: 25px;
	float: left;
	background: url(../img/teaser-bttm.png) bottom left no-repeat #fff;
}

div.teaserbox h2 {
	font-weight: normal;
	font-size: 1em;
}

div.teaserbox h4 {
	padding: 0 0 .5em 0;
	margin: 0 0 1em 0;
	line-height: 1.2em;
	border-bottom: 1px solid #333;
}	


div.teaserbox ul li {
	padding: 0 0 0 35px;
	margin: 0 0 1em 0;
	background: url(../img/check24.png) top left no-repeat;
}

div#copy {
	float: left;
	width: 960px;
	padding: 3.5em 0 0 0;
	margin: 5em 0 0 0;
	text-align: center;
	background: url(../img/logo-footer.png) top no-repeat;
}

div#copy p {
	color: white;
}

ul#footer-navi {
	margin: 0 0 1em 0;
}

ul#footer-navi li {
	display: inline;
	padding: 0 .5em;
	border-left: 1px solid #777;
}

ul#footer-navi li:first-child {
	border: none;
}
	
ul#footer-navi li a {
	color: #777;
	padding: 0;
	font-weight: ;
	background: none;
}

