/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    /* font-size: 1em;
    line-height: 1.4; */
	
	/* 16 px wären normal auf einem Desktop-Browser*/
	/* 10pt entsprechen in etwa 1rem */
	font-size: 62.5%;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
.page {
	
		/*background-color:red;*/
		width:744px;
		height:auto;
		/* background: url(../img/17309_web_landingpage_promo_v01.png); */
		border:1px solid #EEE;


	}
	
	

   
   
   
   
   
   
   

/* Schrift und Farben + horizontales Raster */
body {
	font-size: 1.3rem; /* entsprechen 13px */
	line-height: 1.6rem;
}
h1, h2, h3, p {
	line-height: 1.6rem;
	font-size: 1.6rem;
	margin: 0 0 1.6rem 0;
}
h1, h2 {
	line-height: 3.2rem;
	font-size: 2.0rem;
	font-weight: normal;
	clear:left;
}

h1 {
	color:#FFFFFF;
	background-color:#00804e;
	height:36px; /* 36 + 4px padding = 40px height */
	padding-left:40px;
	text-transform:uppercase;
	font-weight:bold;
    padding-top:4px;
	margin-bottom:0;
}

h2 	{
	margin-top:40px;
	height:37px;
	padding-top:3px;
	}
	
p, li {
	font-size: 1.2rem
}







.button a {
		background:#00804e url(../img/button.png) no-repeat right;
		padding:6px 46px 7px 16px;
		text-decoration:none;
		color:#FFF;
		font-weight:500;
		font-size:12px;
}

.button a:hover {
		background:#00995e url(../img/button.png) no-repeat right;
		}



#header {
		height:80px; 
		}
		
#header img {
	    margin-left:40px;
		margin-top:25px;
		}

		
.promotiondate {
		float:right;
		padding-right:40px;
		padding-top:35px;
		color:#00804e;
		}
		
.customerlogo {
		float:right;
		padding-right:40px;
		}

.thingreen {
		background:#00804e;
		height:20px;
		clear:left;
		}
		
.green {
		font-size: 2rem;
		color:#FFFFFF;
		background-color:#00804e;
		height:36px; /* 36 + 4px padding = 40px height */
		/*padding-top:4px;
		padding-left:40px; */
		text-transform:uppercase;
		font-weight:bold;
		margin:0;
		padding:0;
		clear:left;

	}
.green h2 {
		margin-left:40px;
		font-weight:bold;
	}
		
.block {
		margin-left:40px;
		margin-right:40px;
		margin-top: 40px;
		clear:left;
		}
		

/* Mechanic Block */		
ol li { 
		float:left;
		/* width + margin = 208px */
		width:192px;
		margin-left:-24px;
		margin-right:60px;
		margin-bottom:30px;
}

ol li img { 
		margin-top:20px;
		margin-left:-16px;
		/* buendig mit Aufzählungszeichen */
}


ol li:last-child {
		margin-right:0;
} 




/* Three Column Block */
ul li { 
		float:left;
		width:208px;
		margin-right:60px;
		/* voreingestellter Einzug abziehen */
		margin-left:-40px;
		margin-bottom:30px;
		list-style-type:none;
		margin-top:0;
		padding-top:0;
		

}

ul li img { 
		margin-bottom:20px;
		margin-top:0;
}


ul li:last-child {
		margin-right:0;
} 



/* Two Column Block */
/* .twocolleft {
		float:left;
		width:322px;
		margin-right:20px;
		margin-bottom:30px;
	}
	
.twocolleft img {	
		margin-bottom:15px;
		margin-top:5px;
}
		
.twocolright {
		float:left;
		width:322px;
		margin-right:0;
} 
	
.twocolright img {	
		margin-bottom:15px;
		margin-top:5px;
}
*/



/* Two Column Block neu */
.twocol {
		clear:left;

	}
.twocol div {
		width:322px;
		float:left;
		margin-right:20px;
		margin-bottom:30px;
	}
	
		
.twocol div:last-child {
		margin-right:0px;
		}
	
.twocol div img {	
		margin-bottom:15px;
}
		

/* Four Column Block */
.fourcol div {
	float:left;
	width:151px;
	margin-right:20px;
	margin-bottom:20px;
	}
	
.fourcol div:last-child {
	margin-right:0;
} 


.lastfourcol div {
	float:left;
	width:151px;
	margin-right:20px;
	margin-bottom:30px;
	}
		
.lastfourcol div:last-child {
	margin-right:0;
} 


/* One third column Block */
.onethirdcontainer {
	clear:left;
	margin-bottom:30px;
	}
	
.onethirdcol {
	float:left;
	width:208px;
	margin-bottom:30px;
	padding-right:20px;
	}
	

/* Footer */
.footer {
	background:#888888;
	height:10px;
	clear:left;
	}
		













/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
	
	
	
	

	
	
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
