/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
.clear { clear: both; height: 20px; }
.clear0 { clear: both; height: 20px; }

/* RESET END */


img, embed, object, video {
	max-width:100%;
}
img {
	height:auto;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 16, 2014 */
@font-face {
    font-family: 'league_gothicregular';
    src: url('../fonts/leaguegothic-regular-webfont.eot');
    src: url('../fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguegothic-regular-webfont.woff') format('woff'),
         url('../fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('../fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
FONT LICENSE
Copyright (c) 2009 ParaType Ltd. with Reserved Names "PT Sans" and "ParaType".
http://www.fontsquirrel.com/fonts/PT-Sans
*/
@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/PTS55F-webfont.eot');
    src: url('../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS55F-webfont.woff') format('woff'),
         url('../fonts/PTS55F-webfont.ttf') format('truetype'),
         url('../fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Layout */

html, body{
  height:100%
  }

body {
   color: #5d5d5d;
   width: 100%;
   min-height:480px;
   font-size: 100%;
   font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
   line-height: 1.5em;
   background-color:#ebebeb; 
   overflow-y: scroll !important;
   }

#wrapper {
	margin: 0 auto;
	width: 98%;
	max-width:1000px;
	min-width: 320px;
	padding:0px;
	margin-top:4px;
	background-color:#fff;
	overflow:hidden;
}

header {
	width: 100%;
	padding-top: 10px;
	text-align:left;
}

#left {
	width: 55%;
	padding: 0px 3%;
	height: auto;
	float:left; 
}
#right {
	display:inline; 
	width: 30%;
	padding: 0px 3%;
	height: auto;
	float:right;
	font-size:0.8em;
	font-style:italic;
}
#right a { color:#000; }
#right a:hover, #right a:focus, #right a:active { color:#5d5d5d; }

#idf { display:inline; }
.dioe { width:140px !important }
#mobileyes {
	display:none; }
.textcenter { text-align:center; }

#spacer { height: 36px; display:block; }

header img { max-width:96%; }

#content {
	width: 100%;
	height: auto;
	padding:0px 25px; 
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section, article {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	line-height: 1.7em;
	overflow:hidden;
	}

.full {
	width:100%;
	height: auto;
	padding: 10px 0px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}

.half, .halfform {
	width:50%;
	height: auto;
	float:left; 
	padding: 10px 20px 10px 0px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	overflow:hidden;
	}
.halflast {
	width:50%;
	height: auto;
	float:left; 
	padding: 10px 0px 10px 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	overflow:hidden;
	}

.third  {
	width: 287px;
	height: auto;
	float:left; 
	padding: 20px 0% 0px 3%;
}

.divider {
	width: 100%;
	height: 25px;
}
.dividerline {
	width: 100%;
	margin: 20px 0px;
	border-top:1px dotted #c8c8c8;
	}
	
.videowrap {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 */
padding-bottom: 25px; /* Platzhalter für Controls */
}

.videowrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

footer {	
	margin: 0 auto;
	margin-top: 20px;
	width:100%;
	padding:20px 0px;
	background-color:#000;
	color: #fff;
	font-size:0.9em;
	text-align:center;
}

#subfooter {	
	margin: 0 auto;
	margin-top: 0px;
	width: 90%;
	max-width:980px;
	min-width: 320px;
	padding:6px;
	padding-bottom:90px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: #8c8c8c;
	font-size:0.6em;
	text-align:center;
}

/* Styles */

h1 { font-size: 32px; line-height: 34px; padding: 10px; font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; display:block; background-color:#a91416; color:#FFF; text-transform:uppercase; font-weight:normal; }
h2 { font-size: 28px; line-height: 34px; padding: 10px; font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; display:block; background-color:#db651d; color:#FFF; text-transform:uppercase; font-weight:normal; }
h3 { font-size: 32px; line-height: 32px; padding: 10px; font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; display:block; background-color:#000; color:#FFF; text-transform:uppercase; font-weight:normal; }
h4 { font-size: 28px; line-height: 28px; padding: 10px; font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; display:block; background-color:#000; color:#FFF; text-transform:uppercase; font-weight:normal; }
h5 { font-size: 16px; line-height: 20px; padding: 5px 10px 5px 10px; display:block; font-weight:normal; }
h6 { font-size: 32px; line-height: 32px; padding: 10px; font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; display:block; text-transform:uppercase; font-weight:normal; }



#content ul {	list-style-image:url(../images/point.png); padding: 0px 0px 0px 20px; }
#content ol {	list-style-type:decimal; padding: 0px 0px 0px 20px; }
#content li { margin-left: 18px; padding-left:6px; padding-bottom:12px; }
#content ul ul {	list-style-image:url(../images/point2.png); }

i.fa { padding: 0px 5px; }

.bottom {display: inline-block; vertical-align: bottom; line-height: 1}
.right { text-align:left; }
.small { font-size:0.8em; }
.picright { float:right; padding: 0px 0px 20px 20px; }
.picleft { float:left; padding: 0px 20px 20px 0px; }
.zitat { 
	text-align:center;
	font-style:italic;
	color:#000;
	display: block;
	background-color:#f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
}
.zitierter {
	font-size: 0.8em;
	font-style:normal;
	color: #5d5d5d;
}
.highlight { 
	text-align:center;
	font-style:italic;
	color:#000;
	font-weight:bold;
	display: block;
	background-color:#f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
}
.testfrage { 
	color:#fff;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	background-color:#000;
	padding: 10px;
	margin-bottom: 5px;
}
.infobox { 
	color:#000;
	display: block;
	background-color:#f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
}
.buttontest { 
	font-size: 32px; 
	line-height: 32px; 
	padding: 20px; 
	font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; 
	background-color:#db651d; 
	color:#FFF; 
	text-transform:uppercase; 
	font-weight:normal; 
}
.buttontest:hover { 
	background-color:#14a953; 
}
.risk1 { 
	padding: 10px;
	color:#fff;
	background-color:#2daa49;
}
.inforisk1 { 
	color:#fff;
	display: block;
	background-color:#2daa49;
	padding: 20px;
	margin-bottom: 20px;
}
.risk2 { 
	padding: 10px;
	color:#000;
	background-color:#b0d135;
}
.inforisk2 { 
	color:#000;
	display: block;
	background-color:#b0d135;
	padding: 20px;
	margin-bottom: 20px;
}
.risk3 { 
	padding: 10px;
	color:#000;
	background-color:#fff000;
}
.inforisk3 { 
	color:#000;
	display: block;
	background-color:#fff000;
	padding: 20px;
	margin-bottom: 20px;
}
.risk4 { 
	padding: 10px;
	color:#000;
	background-color:#ff9900;
}
.inforisk4 { 
	color:#000;
	display: block;
	background-color:#ff9900;
	padding: 20px;
	margin-bottom: 20px;
}
.risk5 { 
	padding: 10px;
	color:#fff;
	background-color:#cc0000;
}
.inforisk5 { 
	color:#fff;
	display: block;
	background-color:#cc0000;
	padding: 20px;
	margin-bottom: 20px;
}

a.testbutton:link, a.testbutton:hover, a.testbutton:visited, a.testbutton:active { color:#fff; text-decoration:none; display:block; font-weight:normal; }

.question {
	font-weight: bold;
	background-image:url(../images/point.png);
	background-repeat:no-repeat;
	background-position:10px 26px;
	padding: 20px 0px 0px 36px;
}
.answer {
	background-color:#f3f3f3;
	padding: 10px 0px 10px 36px;
	margin: 10px 0px;
}
.quizanswer { margin-right: 10px; }
.quizright { 
	font-size: 32px; 
	line-height: 32px; 
	padding: 10px;
	margin-top: 20px; 
	font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; 
	display:block; 
	background-color:#14a953; 
	color:#FFF; 
	text-transform:uppercase; 
	font-weight:normal; 
}
.quizfalse { 
	font-size: 32px; 
	line-height: 32px; 
	padding: 10px;
	margin-top: 20px; 
	font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; 
	display:block; 
	background-color:#a91416; 
	color:#FFF; 
	text-transform:uppercase; 
	font-weight:normal; 
}

.half a, .halflast a { color:#000; font-weight:bold; }
.half a:hover, .half a:focus, .half a:active, .third a:halflast, .third a:halflast, .third a:halflast { color:#a91416; }

article a { color:#000; font-weight:bold;  }
article a:hover, article a:focus, article a:active { color:#a91416; }

a.header, a.header:focus, a.header:active { color:#fff; text-decoration:none;  font-weight:normal; }
a.header:hover  { color: #dfdfdf; }

.space { margin-top: 30px; }

footer a { color:#fff; }
footer a:hover, footer a:focus, footer a:active { color: #faa633; }

#subfooter a { color:#8c8c8c; }
#subfooter a:hover, #subfooter a:focus, #subfooter a:active { color: #a91416; }

.footerspace { padding:0px 10px; display:inline; }
.footerspace2 { padding:0px 10px; display:inline; }
.footerblock { display:inline; }

.spacer1 {
	display: inline;
	color: #fff;
	margin: 0px 12px;
	}
.break { 
	display: inline;
}
.spacer2 {
	color: #fff;
	margin: 0px 4px;
	}
.senza { padding-bottom:0px; margin-bottom:0px; }	

/* toggleMe */

.dbox{
padding:0px;
margin: 6px 0px 0px 16px;
}

.fbox{
padding:0px;
margin: 0px 0px 0px 16px;
}

.lbox{
	background-color:#f3f3f3;
	padding: 10px 0px 10px 36px;
	margin: 10px 0px 10px 0px;
}

li.toggle {	list-style-image: url(../images/point.png); padding-bottom: 0px !important; }
ul.toggle {	margin-bottom: 0px; padding-bottom: 0px !important; }

.dlink a { color:#000; }
.dlink a:hover, .dlink a:focus, .dlink a:active { color:#a91416; }	


@media screen and (max-width: 990px) {

#left, #right { 
	float:none;
	width:100%;
  	}

#right {
	display:none; }

#mobileyes {
	display:inline !important; }

header {
    padding-bottom: 10px;
}
	 
#spacer { height: 0px; }
#idf { display:none; }
.dioe { width:240px !important }
.clear0 { clear: both; height: 0px; }

.half, .halflast { 
	float:none;
	width:100%;
	padding: 10px 0px;
  	} 
.halfform  { 
	float:none;
	width:100%;
	padding: 0px;
	} 

.halflast {
	border-top:1px dotted #c8c8c8;
	padding-top:30px;
	margin-top:20px;
	}

}

@media screen and (max-width: 650px) {
.footerspace2 { display:none; }
.break { display: block; }
input[type="text"] {
	width:160px;
	}
.picright { float:none; padding: 10px; }

#subfooter {	
	padding-bottom:200px;
}

}



/* NAVIGATION OLD 



nav ul { }
nav li {
  float: left; 
  padding-right: 10px;
}

nav a {
   font-size: 32px; 
   line-height: 46px; 
   padding: 8px 14px; 
   font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; 
   background-color:#000; 
   color:#FFF; 
   text-transform:uppercase; 
   font-weight:normal; 
   text-decoration:none;
}
nav a:hover, nav a:focus, nav a:active { background-color:#faa633; }
nav .aktiv { background-color:#faa633; }
*/


/* NAVIGATION */
nav { 
	width: 100%;
	padding-left:25px;
	background-color:#fff;
	margin-bottom:20px;
}
.container {
    width: 100%;
    margin: 0px auto;
}
.toggleMenu {
    display:  none;
	font-size: 32px; 
   line-height: 46px; 
    background: #000;
    padding: 15px 30px;
    color: #fff;
}

.navi {
	list-style: none;
     *zoom: 1;
     background:#fff;
}
a.toggleMenu {font-size: 32px; 
   line-height: 46px; 
   padding: 15px 30px; 
   font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; 
   background-color:#000; 
   color:#FFF; 
   text-transform:uppercase; 
   font-weight:normal; 
   text-decoration:none; }
.navi:before,
.navi:after {
    content: " "; 
    display: table; 
}
.navi li a { 
	color:#fff;
}
.navi li a:link, .navi li a:visited { color: #fff; }
.navi li a:hover, .navi li a:focus, .navi li a:active { color: #fff; background-color:#faa633; }

.navi:after {
    clear: both;
}
.navi ul {
    list-style: none;
    width: auto;
}

.navi a {
   font-size: 32px; 
   line-height: 46px; 
   padding: 8px 15px; 
   font-family: 'league_gothicregular', Helvetica, Arial, sans-serif; 
   background-color:#000; 
   color:#FFF; 
   text-transform:uppercase; 
   font-weight:normal; 
   text-decoration:none;
}
.navi li {
    position: relative;
}
.navi > li {
    float: left;
  padding-right: 11px;

}
	
.navi > li > a {
    display: block;
}
.aktiv { 
	background-color:#7a6a58;
}

@media screen and (max-width: 1020px) {

nav { 
	width: 100%;
	background-color:#000;
	margin-bottom:0px;
	padding-left:0px;
}
.navi > li {
  padding-right: 0px;

}

.navi li:first-child {
    border-top: 1px dotted #fff;
}
    .active {
        display: block;
    }
    .navi > li {
        float: none;
    }
	.navi li a {
     padding: 15px 35px;
     border-bottom: 1px solid #fff;
 }
 	.navi li:last-child a {
     border-bottom: none;
	}
    .navi ul {
        display: block;
        width: 100%;

    }

}
/* NAVIGATION END */


/* FORM */

#content input, #content textarea, #content select {
	border: 1px solid #ddd;
	padding: 10px;
	}
#content select {
	height: 36px;
	}
form {
	padding: 15px;
	margin-top: 15px;
	border: 1px dotted #ddd;
	}

form p {
	display: block;
	padding: 2px 10px;
	margin: 0 0 2px 0;
	}

form label {
	float: left;
	clear: left;
	width: 150px;
	}
input[type="text"] {
	font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	height: 20px;
	width: 298px;
	}

#content input[type="submit"] {
	font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	font-size:1.4em;
	padding:10px;
	border:0px;
	font-weight:bold;
	background-color:#dc651d;
	color:#fff;
	}

#content input[type="submit"]:hover {
	background-color:#a91416;
	color:#fff;
	}

input[type="checkbox"] {
	margin-right:15px;
}
select {
	font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	width: 312px;
	font-size:0.8em;
	}
textarea {
	font-family: PTSansRegular, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	height: 100px;
	width: 298px;
	font-size:0.9em;
}
.inputsmall { width:50px !important; }

#quizz form label { 
	float: none;
	}

.result { border: 1px solid #00a637; color:#00a637; background-color:#fff; }	


@media screen and (max-width: 440px) {

input[type="text"] {
	width: 218px;
	}
select {
	width: 232px;
}
textarea {
	width: 218px;
}
#content input[type="submit"] {
	font-size:1.2em;
	}


}

/* FORM END */

/* COOKIEHINWEIS - basierend auf http://www.ideenlounge.de/der-cookie-hinweis-ohne-plugin-ohne-javascript-zum-copypaste-in-zwei-coolen-styles/ */

#cookiehinweis a {color:#fff; text-decoration:none;}

#cookiehinweis a:hover {text-decoration:underline;}

#cookiehinweis div {padding:20px; padding-right:70px;}

#cookiehinweis { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background-color: #555; 
   position:fixed;
   top:0px; 
   z-index:10000; 
   width:100%; 
   font-size:14px; 
   line-height:18px;
   color:#fff;
   }

#cookiehinweisCloser {
   color: #a91416;
   font: 18px/100% arial, sans-serif;
   position: absolute;
   right: 15px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 22px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:6px;
   background-color: #fff; /* Old browsers */
/*   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 	*/
 }

#cookiehinweisCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

#cookiehinweis a { text-decoration:underline; }

/* COOKIEHINWEIS END */



