/*	http://meyerweb.com/eric/tools/css/reset/ 
	v2.0 | 20110126
	License: none (public domain)
*/

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, 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 MIT HINTERGRUND-FOTO */
	
body {
	background-color: #333; 
/*	background: linear-gradient(to left,rgba(1F,82,99, 0),rgba(1F,82,99, 100) ),url("../img/bg1_A.Weyandt_DER.IMPULS.COACH.jpg"); */
  background: -moz-linear-gradient(90deg, #1f8299 0, transparent 10%), moz-linear-gradient(270deg, #1f8299 0, transparent 10%), moz-linear-gradient(300deg, #22222288 0, transparent 30%), url("../img/bg1_A.Weyandt_DER.IMPULS.COACH.jpg") no-repeat;
  background: -webkit-gradient(90deg, #1f8299 0, transparent 10%),webkit-gradient(270deg, #1f8299 0, transparent 10%), webkit-gradient(300deg, #22222288 0, transparent 30%) url("../img/bg1_A.Weyandt_DER.IMPULS.COACH.jpg") no-repeat;
  background: -webkit-linear-gradient(90deg, #1f8299 0, transparent 10%),webkit-linear-gradient(270deg, #1f8299 0, transparent 10%), webkit-linear-gradient(300deg, #22222288 0, transparent 30%) url("../img/bg1_A.Weyandt_DER.IMPULS.COACH.jpg") no-repeat;
  background: -o-linear-gradient(90deg, #1f8299 0, transparent 10%),o-linear-gradient(270deg, #1f8299 0, transparent 10%), o-linear-gradient(300deg, #22222288 0, transparent 30%) url("../img/bg1_A.Weyandt_DER.IMPULS.COACH.jpg") no-repeat;
  background: -ms-linear-gradient(90deg, #1f8299 0, transparent 10%),ms-linear-gradient(270deg, #1f8299 0, transparent 10%), ms-linear-gradient(300deg, #22222288 0, transparent 30%) url("../img/bg1_A.Weyandt_DER.IMPULS.COACH.jpg") no-repeat;
  background: linear-gradient(90deg, #1f8299 0, transparent 10%), linear-gradient(270deg, #1f8299 0, transparent 10%), linear-gradient(300deg, #22222288 0, transparent 30%), url("../img/bg1_A.Weyandt_DER.IMPULS.COACH.jpg") no-repeat fixed 72% center;
/*	background-image: url("../img/bg1_A.Weyandt_DER.IMPULS.COACH.jpg"); */
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 70% top;
	background-size: cover;
	line-height: 1;
	font-size: 62.5%; /* BASIS-GRÖSSE (62,5% = 10PX) */
	font-family: "Montserrat", "Arial", Sans-Serif;
	color: #333;
	}

body#datenschutz {
	background-color: #fff;
	background-image: none;
	font-size: 75%; /* BASIS-GRÖSSE (75% = 12PX) */
	}	
	
a {
	color: #333;
	text-decoration: none;
	}
	
a:hover {
	opacity: .6;
	transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	}	
	
b {
    font-weight: bold;
	}		
		
p {
	margin: 10px 0;
	}
	
h1 {
	font-size: 300%; /* IN BEZUG AUF BASIS-GRÖSSE (700% = 70PX) */
	margin: 0 0 10px 0;
	}

h2 {
	font-size: 200%;
	margin: 0 0 5px 0;
	font-weight: bold;
	}

h3 {
	font-size: 150%;
	margin: 0 0 5px 0;
	font-weight: bold;
	}
	
h4 {
	font-size: 120%;
	margin: 0 0 5px 0;
	font-weight: bold;
	}	
	
h5 {
	font-size: 100%;
	margin: 0 0 5px 0;
	font-weight: bold;
	}	

	/*	Fließtext-BOX */	
	
#text {
	padding: 3% 3% 3%;
	}
	
#text p {

	}
	
/*	Titel-BOX */	
/*	Name und Kurzbeschreibung */
	
#titel h1, #titel h2 {
	color: #FFF;
	font-family: "Montserrat", "Arial Narrow", Sans-Serif;
	font-weight: 200;
	padding: 0 5%;
	text-shadow: 1px 1px 0 #333;
	z-index: 2;
	}
	
#titel h1 {
	font-size: 700%; /* IN BEZUG AUF BASIS-GRÖSSE (700% = 70PX) */
	letter-spacing: 10px;
	text-transform: uppercase;
	margin: 5% 0 3% 0;
	word-wrap: break-word;
	}

#titel h2 {
	font-size: 360%;
	margin: 2% 0 0 0;	
	letter-spacing: 1px;
	}

#titel h3 {
	font-size: 150%;
	letter-spacing: 1px;
	font-weight: bold;	
	}
	
		
/*	Kompetenzen-BOX */
	
#kompetenz {
	position: fixed;
	left: 0%;
	top: 30%;
	width: 70%;
	max-width: 600px;	
	margin: 15px 5% 30px 5%;	
	text-align: left;
	font-family: "Montserrat","Arial", Sans-Serif;
	font-size: 220%;
	line-height: 1.4em;
	text-shadow: 1px 1px 0 #333;
	color: #FFF;
	z-index: 2;
	}
	
#kompetenz h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 2% 0 0 0;	
	letter-spacing: 1px;
	}	
	
#kompetenz a {
	color: #FFF;
	/*color: #ECCFAE; */
	transition: color .2s ease;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	}
	
#person {
	position: fixed;	
	right: 5%;
	top: 30%;	
	width: 55%;	
	max-width: 600px;
    margin: 20px 0 30px 0;
	text-align: right;
	font-family: "Montserrat","Arial", Sans-Serif;
    font-size: 150%;
	text-shadow: 1px 2px 0 #333;
	z-index: 2;
	color: #fff;
	line-height: 1em;
	}
	
#person a {
    font-size: 100%;
	text-shadow: 1px 1px 0 #333;
	z-index: 2;
	color: #fff;	
	}	
	
#person h2 {
	font-size: 200%;
	font-weight: normal;
	margin: 2% 0 0 0;	
	letter-spacing: 1px;
	}		
	
#adresse {
	position: fixed;
	right: 5%;
	bottom: 10%;
	width: 55%;	
    margin: 10px 0;
	text-align: right;
	font-family: "Montserrat","Arial", Sans-Serif;	
    font-size: 150%;
	text-shadow: 1px 2px 0 #333;
	z-index: 2;
	color: #fff;
	line-height: 0.65em;
	}
	
#adresse a {
	text-align: right;
    font-size: 100%;
	text-shadow: 1px 1px 0 #333;
	z-index: 2;
	color: #fff;	
	}	
		
/*	SOCIAL-WEB-LINKS */
	
#links {
	position: fixed;
	left: 5%;
	bottom: 5%;
	text-align: left;			
	z-index: 2;
	width: 60%;
	color: #FFF;
	font-family: "Montserrat","Arial", Sans-Serif;
	font-size: 220%;
	line-height: 1.5em;	
	}
	
#links img {
	width: 45px;
	height: auto;	
	vertical-align: -40%;	
	margin: 0 5px 5px 5px;
	}

#links img:hover {
	width: 55px;
	height: auto;	
	vertical-align: -40%;	
	margin: 0 5px 5px 5px;
	}

#links a {
	color: #FFF;
	font-family: "Montserrat","Arial", Sans-Serif;
	font-size: 100%;
	line-height: 1.5em;	
	text-shadow: 2px 2px 0 #333;
	}
	
	
/*	Logo */
	
#logo {
    margin: 10px 0;
	width: 85%;
	position: fixed;
	right: 5%;
	top: 5%;          
	text-align: right;   
	z-index: 0;
	}
		
#logo img {
	width: 100%;
	max-width: 400px;
	height: auto;
	}

#logo_datenschutz {
    position: fixed;
	right: 1%;
	top: 1%;          
	text-align: right;
	z-index: 0;
	}		

#logo_datenschutz img {
	width: 100%;
	max-width: 300px;
	height: auto;
	}
	
/*	Impressum */	
	
#impressumlink {
    margin: 10px 0;
	width: 95%;
	position: fixed;
	right: 5%;
	bottom: 5%;
	text-align: right;
    font-size: 150%;
	text-shadow: 1px 1px 0 #333;
	z-index: 2;
	color: #fff;
	}
	
#impressum  p {
    margin: 4px 0;
	}	

#impressumlink a {
	color: #fff;
	}	


/*	Feedback */	

#feedbacklink {
    margin: 10px 0;
	width: 95%;
	position: fixed;
	left: 5%;
	bottom: 3.7%;
	text-align: left;
    font-size: 150%;
	text-shadow: 1px 1px 0 #333;
	z-index: 2;
	color: #fff;
	}

#feedback  p {
    margin: 4px 0;
	}	

#feedbacklink a {
	color: #fff;
	}	
	

/*	OPTIMIERUNG FÜR KLEINE BILDSCHIRME */
	
@media only screen 
	and (min-width : 651px) 
	and (max-width : 1031px) {

	#logo {
		right: 5%;
		top: 10%;     
		}		
		
	#logo img {
		width: 100%;
		max-width: 300px;
		height: auto;
		}	
		
	#links {
		width: 50%;
		font-size: 100%;
	}

	#kompetenz {
		width: 70%;
		font-size: 150%;
	}		
	
	#person {
		width: 55%;
		font-size: 120%;
	}		
	
	#adresse {
		width: 55%;
		font-size: 120%;
	}		
	
	#impressum {
	font-size: 100%;
		}			

    #impressumlink {
	font-size: 100%;
		}	

	#feedback {
	font-size: 100%;
		}	

    #feedbacklink {
	font-size: 100%;
		}	

	#logo_datenschutz img {
		max-width: 100px;
	}

	}

@media only screen 
	and (min-width : 100px) 
	and (max-width : 650px) {

	#logo {
		right: 5%;
		top: 10%;          
		}		
		
	#logo img {
		width: 90%;
		max-width: 200px;
		height: auto;
		}		

	#links {
		width: 25%;
		font-size: 60%;
	}

    #links img {
	    width: 20px;
	    height: auto;	
	    vertical-align: -40%;	
		margin: 0 5px 5px 5px;
	}
	#links img:hover {
		width: 20px;
		height: auto;	
		vertical-align: -40%;	
		margin: 0 5px 5px 5px;
	}

	#kompetenz {
		width: 45%;
		font-size: 120%;	
	}	
	
	#person {
		width: 45%;
		font-size: 80%;
	    line-height: 0.7em;		
	}		
	
	#adresse {
		width: 45%;
		font-size: 120%;
	    line-height: 0.7em;		
	}	
		
	#impressum {
	font-size: 50%;
		}		

    #impressumlink {
	font-size: 50%;
		}	

	#feedback {
	font-size: 50%;
		}	

    #feedbacklink {
	font-size: 50%;
		}	

	#logo_datenschutz img {
		max-width: 100px;
	}
	
	}
	
	
.modalDialog {
	position: fixed;
	font-family: "Montserrat", Helvetica, sans-serif;
	font-size: 80%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 85%;
	max-width: 600px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	font-size: 120%;
	background: #fff;
	background: -moz-linear-gradient(#ccc, #888);
	background: -webkit-linear-gradient(#ccc, #888);
	background: -o-linear-gradient(#ccc, #888);
}
 
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; } 
 
.modalDialog_FB {
	position: fixed;
	font-family: "Montserrat", Helvetica, sans-serif;
	font-size: 75%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog_FB:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog_FB > div {
	width: 85%;
	max-width: 600px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	font-size: 120%;
	background: #f3ad0e;
	background: -moz-linear-gradient(#ccc, #f3ad0e);
	background: -webkit-linear-gradient(#ccc, #f3ad0e);
	background: -o-linear-gradient(#ccc, #f3ad0e);
}

.modalDialog_FB > div > h2 {
	/*font-family: "Caveat";*/
	font-family: serif; 
	font-style: italic;
}