#hintergrund {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.pop{
	font: 500 16pt/24pt Arial, Verdana;
	text-shadow: 0.04em 0.02em 0 rgba(255,255,255,0.6);
}
.break1{display: inline}
#popup {
	display: none;
	z-index: 199;
	position: fixed;
	width: 88%;
	top: 15%;
	left: 1.75%;
	background: rgba(245,250,255,1.0);
	border: 5px solid rgba(193,193,193,0.1);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-os-border-radius: 7px;
	box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-moz-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-webkit-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-os-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	color: rgba(0,30,50,1); 
	text-shadow: 1px 1px 0 #FFF;
	text-align: center;
	font: 100 normal 14px ;
	padding: 7px;
}
#popup2 {
	display: none;
	z-index: 999999;
	position: fixed;
	width: 88%;
	top: 15%;
	left: 1.75%;
	background: rgba(245,250,255,1.0);
	border: 5px solid rgba(193,193,193,0.1);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-os-border-radius: 7px;
	box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-moz-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-webkit-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-os-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	color: rgba(0,30,50,1) ; 
	text-shadow: 1px 1px 0 #FFF;
	text-align: center;
	font: 100 normal 14px;
	padding: 7px;
}

#popup2 ul{text-align:left; margin-left:5px;margin-top:7px;}
#popup3 {
	display: none;
	z-index: 199;
	position: fixed;
	width: 88%;
	top: 15%;
	left: 1.75%;
	background: rgba(245,250,255,1.0);
	border: 5px solid rgba(193,193,193,0.1);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-os-border-radius: 7px;
	box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-moz-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-webkit-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-os-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	color: rgba(0,30,50,1) ; 
	text-shadow: 1px 1px 0 #FFF;
	text-align: center;
	font: 100 normal 14px;
	padding: 7px;
}

div.schliessen {
	position: relative;
	height: 16px;
	width: 16px;
	left: 1px;
	bottom: 1px;
	background: url(../images/close.png) no-repeat;
	float: right;
	cursor: pointer;
	margin-top: 1px;
}
 
#popup_inhalt {
	margin: 0px 13px;
}
#popup_inhalt h2{ font-size:24pt; margin-top:3px; margin-bottom: 3px; padding:0; }

#popup a:link, #popup2 a:link, #popup3 a:link{
	font-size:14pt;
	color: rgba(0,90,90,1) ; 
	text-decoration: none;
}
#popup a:visited, #popup2 a:visited, #popup3 a:visited{ 
color: rgba(0,30,50,1) ; 
}

#popup a:hover, #popup2 a:hover,#popup3 a:hover{
	color: rgba(10,225,245,1);
}

#popup2_inhalt {
    margin: 0 13px;
}
#popup2_inhalt h2{ font-size:24pt; margin-top:3px; margin-bottom: 3px; padding:0; }

#popup3_inhalt {
	margin: 0 13px;
}
#popup3_inhalt h2{font-size:24pt; margin-top:3px; margin-bottom: 3px; padding:0; }

@media only screen and (min-width:781px){
	
.break1{display: block}
#popup {left: 5%;width: 45%;}
#popup2 {left: 26%;width: 45%;}
#popup3 {	left: 50%;width: 45%;}
}
@media only screen and (min-width:1281px){
	
.break1{display: inline}
#popup {
	display: none;
	z-index: 199;
	width: 70%;
	max-width: 450px;
	top: 17%;
	left: 11%;
	border: 5px solid rgba(193,193,193,0.1);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-os-border-radius: 7px;
	box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-moz-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-webkit-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-os-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	color: #333;
	text-shadow: 1px 1px 0 #FFF;
	text-align: center;
	font: 100 normal 14px verdana, Geneva, sans-serif;
	padding: 7px;
}
#popup2 {
	display: none;
	z-index:999999;
	width: 70%;
	max-width: 450px;
	top: 17%;
	left: 38%;
	border: 5px solid rgba(193,193,193,0.1);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-os-border-radius: 7px;
	box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-moz-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-webkit-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-os-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	color: #333;
	text-shadow: 1px 1px 0 #FFF;
	text-align: center;
	font: 100 14px verdana, Geneva, sans-serif;
	padding: 7px;
}

#popup3 {
	display: none;
	z-index: 199;
	width: 70%;
	max-width: 450px;
	top: 17%;
	left: 64%;
	border: 5px solid rgba(193,193,193,0.1);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-os-border-radius: 7px;
	box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-moz-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-webkit-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	-os-box-shadow: 10px 10px 15px  rgba(102,102,102,0.7);
	color: #333;
	text-shadow: 1px 1px 0 #FFF;
	text-align: center;
	font: 100 14px verdana, Geneva, sans-serif;
	padding: 10px;
}
}
/*____________________NEU__________________________________*/
