@charset "utf-8";
/* CSS Document */

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, 
mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*

petrol:			#006974
dunkelpetrol:	#00434f
gruen:			#afc803
grau:			#5c5c5c
hellgrau:		#eeeeee;

*/


@font-face {
    font-family: 'AllerBold';
    src: url('../fonts/aller-webfont.eot');
    src: local('☺'), url('../fonts/aller-webfont.woff') format('woff'), url('../fonts/aller-webfont.ttf') format('truetype'), url('../fonts/aller-webfont.svg#webfontu0rSnHUF') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerBoldItalic';
    src: url('../fonts/aller_bdit-webfont.eot');
    src: local('☺'), url('../fonts/aller_bdit-webfont.woff') format('woff'), url('../fonts/aller_bdit-webfont.ttf') format('truetype'), url('../fonts/aller_bdit-webfont.svg#webfontPFsi0y4U') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerLightRegular';
    src: url('../fonts/aller_lt-webfont.eot');
    src: local('☺'), url('../fonts/aller_lt-webfont.woff') format('woff'), url('../fonts/aller_lt-webfont.ttf') format('truetype'), url('../fonts/aller_lt-webfont.svg#webfontGXeFivBt') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'AllerRegular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: local('☺'), url('../fonts/aller_rg-webfont.woff') format('woff'), url('../fonts/aller_rg-webfont.ttf') format('truetype'), url('../fonts/aller_rg-webfont.svg#webfontg0SoCivr') format('svg');
    font-weight: normal;
    font-style: normal;
}

sdiv { border: 1px solid #e4c9dd; }

body { color: #5c5c5c; background-color: #eee; font-family: 'AllerLightRegular', Arial, Sans-Serif; font-size: 14px;  }

h3 { font-size: 14px; font-family: 'AllerRegular', Arial, Sans-Serif; color: #0b5b70; text-transform: uppercase; font-size: 15px;}
a { text-decoration:none; color: #000; }

.headerwrap { width: 100%; height: 228px; background-image: url(../images/headbg.png); }

header { width: 880px; margin: auto; }
.hwhite { height: 43px;}
.hpetrol { height: 97px; background-color: #0b5b70;}

nav { font-size: 17px; font-family: 'AllerRegular', Arial, Sans-Serif; text-transform:uppercase; width: 650px; float: left; margin-top: 180px; height: 20px; }
nav a { color: #fff; margin-right: 10px;}
nav a:hover { color: #afc803; }

.logo { float: right; width: 219px;padding-right: 60px; height: 79px; margin-top: 100px; }

.sectionwrap { width: 100%; background-color: #fff; padding-bottom: 40px; }
section { width: 880px; margin: auto;  }

.footerwrap { width: 100%; background-image: url(../images/footerbg.png); background-repeat:repeat-x; padding: 20px 0px 10px 0px; }
footer { width: 880px; margin: auto; font-size: 11px; line-height: 19px; height: 30px; color: #00434f;  }

.footerinfos { float: left; width: 600px; }

.footerlinks { float: right; width: 250px; }

.footerlinks a { height: 30px; width: 40px; margin-left: 10px; display: block; float: right; }

.footerlinks a:hover { background-position: 0px 30px; }

.linktw { background-image: url(../images/social-tw.png); }
.linkfb { background-image: url(../images/social-fb.png); }
.linkfr { background-image: url(../images/social-fr.png); }
.linkyt { background-image: url(../images/social-yt.png); }
.linkvm { background-image: url(../images/social-vm.png); }

article { }

.splash { height: 173px; width: 874px; margin: auto; padding: 70px 0px 0px 0px;}

.homebox { width: 460px; float: left; line-height: 20px; background-image: url(../images/star.png); background-repeat: no-repeat;
 padding: 10px 0px 0px 40px; margin: 30px 0px 0px 5px; }

.homeboxs { width: 350px; float: left; line-height: 20px; background-image: url(images/star.png); background-repeat: no-repeat;
  padding: 10px 0px 0px 0px; margin: 30px 0px 0px 20px; font-size: 11px; }

.clr { clear: both; }
