@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,800');
.inpextra{
	position: absolute;
	top: -9000px;
}
html{
	width: 100%;
	background-color: #abc942;
	background-image: url(/bilder/pattern.png);
}
body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	width: 1100px;
	margin: 0 auto 0 auto;
	text-align: center;
}
/* Editor */
#content{
	background-color: #abc942;
	text-align: left;
}
#content h1{
	text-align: left;
}
#content h2{
	text-align: left;
}
#content h3{
	text-align: left;
}
#content p{
	text-align: left;
}
#content img{
	max-width: 49%;
	max-height: 340px;
	height: auto;
	float: right;
	margin: 0 0 30px 30px;
}
/* allgemeiner Text */
h1, h2, h3, form span, .Third h3 a, .BlogTitle a, .Navigation ul li a{
	font-size: 43px;
	letter-spacing: -0.2px;
	font-weight: 400;
	margin: 20px 0 0 0;
	background-color: #667925;
	color: transparent;
	text-shadow: 0px 2px 3px rgba(207,236,107,0.5);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
}
h2{
	margin-bottom: 20px;
	font-size: 35px;
	font-weight: 800;
}
h3, form span, .Third h3 a{
	margin: 0 0 20px 0;
	font-size: 25px;
	font-weight: 800;
}
ul, ol, p, .ByLine{
	color: #000;
	text-shadow: 0px 0px 5px #e0ff74;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
a{
	color: #000;
	text-decoration: none;
}
ul{
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
	padding: 0;
}
p.Impressum{
	position: relative;
	top: 200px;
}
/* Navigation */
.Navigation{
	background-color: rgba(200, 200, 0, .3);
}
.Navigation ul{
	text-align: center;
}
.Navigation ul li{
	display: inline-block;
	list-style-type: none;
}
.Navigation ul li a{
	font-size: 22px;
	border-left: 10px solid rgba(220, 220, 0, .3);
	padding-left: 10px;
	margin-left: 10px;
}
.Navigation ul li:first-child a{
	border-left: 0;
	margin-left: 0;
}
/* Design */
div.Slider{
	margin: 20px 0 40px 0; 
	height: 480px; 
	background-color: #9ab14f;
	box-shadow: inset 2px 3px 10px #667925;
	overflow: hidden;
}
div.Slider h2, div.Slider h2{
	margin: 0;
	padding: 0;
}
div.SliderFix{
	margin-top: -10px;
	overflow: hidden;
	height: 399px;
	width: 4000px;
	text-align: left;
}
div.Slider img.Page{
	border-radius: 2px;
	height: 340px; 
	margin: 30px 0 0 80px;
	box-shadow: -30px 0px 30px -10px rgba(0,0,0,.4);
}
div.Slider img.iPad, div.Slider img.iPhone{
	border-radius: 2px;
	height: 340px; margin: 30px 0 0 -130px;
	box-shadow: -40px 0px 30px -10px rgba(0,0,0,.5);
}
div.Slider img{
	transform: perspective( 2000px ) rotateY( 40deg );
}
div.Third, div.Dubble{
	float: left;
	margin: 0 0 40px 0;
	width: 310px;
	padding: 0 20px 10px 20px;
	overflow: auto;
}
div.Dubble{
	width: 720px;
	margin-left: 25px;
	padding: 0;
}
div.Right{
	float:right;
}
div.BGgreen{
	background-color: rgba(154, 177, 79, .7);
}
div.BGpink{
	background-color: rgba(177, 49, 234, .9);
}
div.BGorange{
	background-color: #edb233;
}
div.Round{
	border-radius: 50px;
}
div.Full{
	width: 100%;
	overflow: auto;
	min-height: 200px;
	padding: 20px 0 20px 0;
}
form span{
	display: inline-block;
	width: 325px;
	text-align: right;
	line-height: 60px;
}
input, textarea{
	float: right;
	width: 325px;
	background-color: #9ab14f;
	padding: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-shadow: 0px 0px 5px #e0ff74;
	font-size: 25px;
	border-radius: 0px;
	border: 1px solid rgba(207,236,107,0.5);
	box-shadow: inset 1px 2px 5px #667925;
}
input::placeholder{
	color: #666;
}
input:invalid {
	outline: none;
}
input:focus:invalid {
	background-color: #edb233;
}
input[type=submit]{
	width: 325px;
	box-shadow: none;
	color: rgba(93, 233, 51, 1);
	text-shadow: 1px 2px 2px #667925;
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
}
/* Spezifisches Design */
div.PLeft p{
	text-align: left;
}
div.PLeft h2, div.PLeft h3{
	margin-bottom: 10px;
}
div.Angebote{
	background-color: rgba(115, 164, 29, .4);
}
div.Produkte{
	margin: 0 25px 0 25px;
	background-color: rgba(29, 164, 45, .4);
}
div.Programmieren{
	background-color: rgba(164, 143, 29, .4);
}
ul.Angebote{
	list-style: none;
}
ul.Angebote a{
	display: block;
	width: 290px;
	height: 50px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	border-left: 15px solid rgba(93, 233, 51, 1);
}
ul.Angebote a:hover, ul.Angebote a:focus{
	border-left: 15px solid rgba(177, 49, 234, .9);
}
hr.Separate{
	width: 100%;
	overflow: auto;
	border: none;
	height: 0;
}

/* Footer */
.Footer{
	overflow: hidden!important;
}
.Adresse{
	text-align: left;
	margin-left: 20px;
}
.SubNav{
	float: right;
}
.SubNav li{
	float: left;
	width: 270px;
}
.SubNav ul li{
	width: 200px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 17px;
	list-style-position: outside;
}
.NSBMediaLogo{
	margin-top: 40px;
	width: 462px;
}
.SliderPrepare{
	position: absolute;
	top: -900px;
}
.SliderPrepare img{
	width: 100px;
}
/* Blog */
.Blogpost{
	text-align: left;
	width: 78%;
	margin-bottom: 40px;
}
.ByLine{
	font-size: 12px;
	background-color: rgba(10, 10, 10, .1);
	padding-left: 5px;
	color: #666;
	margin-bottom: 0;
}
.BlogFooter{
	border-bottom: 5px solid rgba(10, 10, 10, .1);
	color: #666;
}
.BlogFooter .entry-meta{
	padding: 5px 0 5px 0;
}
.ByLine time{
	color: #000;
}
.BlogPublisher{
	display: none;
}
.BlogMainImgCont{
	overflow: hidden;
	text-align: center;
}
.BlogMainImgCont.List{
	height: 200px;
	background-color: #000;
}
.BlogMainImg{
	max-width: 100%;
	max-height: 640px;
	height: auto;
}
.Blogpost .content img{
	max-width: 49%;
	max-height: 340px;
	height: auto;
	float: right;
	margin: 0 0 30px 30px;
}
.BlogTitle{
	border-top: 5px solid rgba(10, 10, 10, .1);
	margin-bottom: 3px;
}
.BlogTitle.List{
	position: absolute;
	z-index: 9;
	margin: 10px 0 0 10px;
	border: none;
	background-color: #fff;
	text-shadow: none;
	clip: none;
	max-width: 800px;
}
.BlogTitle.List a{
	text-shadow: none;
	clip: none;
	color: #fff;
}
.BlogTitle a{
	font-size: 25px;
	font-weight: 800;
}

.BlogTitle span a{
	font-size: 12px;
}
.Blogpost .content{
	overflow: auto;
	padding: 10px 20px 20px 0;
}
.Blogpost .content.BGgreen{
	padding-top: 0;
	padding-bottom: 0;
}
.Blogpost .content.List{
	max-width: 840px;
	position: absolute;
	z-index: 9;
	margin: 85px 0 10px 10px;
}
.Blogpost .content.List p a{
	color: #fff;
	text-shadow: -1px -1px 1px #666,
				 -1px  2px 1px #666,
				  1px -1px 1px #666,
				  1px  1px 1px #666,
				  1px -1px 1px #666;
}
.Profilbild{
	width: 300px;
	float: right;
	margin: 0 0 20px 20px;
}
.Blogsidebar{
	border-top: 5px solid rgba(10, 10, 10, .1);
	width: 20%;
	float: right;
	margin-bottom: 20px;
}
.Blogsidebar h3{
	margin: 0;
}
.Blogsidebar ul{
	margin: 0;
	padding: 0 0 60px 10px;
}
.Blogsidebar hr{
	border: none;
	padding: 10px;
	width: 100%;
}
.BlogComment{
	position: absolute;
	top: -1000px;
	left: -1000px;
}
.BlogComEntry{
	text-align: left;
	padding: 4px 10px 4px 10px;
	background-color: rgba(255, 255, 255, .2);
	margin-bottom: 10px;
}
.BlogComEntry h3{
	margin-bottom: -15px;
}
.BlogComEntry p.Date{
	margin-top: 5px;
	color: #666;
	float: right;
}
.RSSico{
	width: 40px;
}
.print{
	display: none;
}
a.Button{
	position: absolute;
	margin: 10px 0 0 10px;
	padding: 2px 10px 2px 5px;
	font-size: 18px;
}
div.Mehr{
	float: right;
	margin-right: 80px;
}
div.Mehr a.Button{
	margin-top: 16px;
}
.content .leftPad{
	padding-left: 20px;
}
.content.BGgreen a{
	text-decoration: underline;
}
span .Button{
	background: rgba(156, 191, 55, .7);
}
.pageLoader {
	display:none;
	opacity: .7;
	position: fixed;
	z-index: 9;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -50px;
	border: 16px solid #7B9032;
	border-radius: 50%;
	border-top: 16px solid #e0ff74;
	border-bottom: 16px solid #e0ff74;
	width: 50px;
	height: 50px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	box-shadow: 0 0 10px #ccc;
}
.Content p.paging{
	background-color: rgba(50, 50, 50,0.2);
	width: 100%;
	max-width: 858px;
}
.Content p.paging a{
	display: inline-block;
	width: 25px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	background-color: rgba(255, 255, 255,0.2);
}
.Content p.paging span{
	display: inline-block;
	width: 25px;
	line-height: 25px;
}
.Content  p.paging a.pagingAct{
	background-color: rgba(255, 255, 255,0.6);
}
.Content  p.paging a:hover{
	background-color: rgba(255, 255, 255,0.8);
}
/* Smaller than standard 1200 (devices and browsers) */
@media print{
	.print{
		display: inline-block;
	}
	.noprint{
		display: none;
	}
	*, h1, h2, h3, form span, .Third h3 a, .BlogTitle a, .Adresse{
		text-shadow: none;
	}
}
/* All Mobile Sizes (devices and browser) we start a little earlier */
@media(max-width: 1112px){
	.Blogsidebar{
		display: none;
	}
	.Blogpost{
		width: 100%;
	}
	.Blogpost .content.List{
		width: auto!important;
		max-width: 100%!important;
	}
	.BlogTitle, .ByLine, .Blogpost h4{
		padding-left: 20px;
	}
	body{
		width: 100%;
	}
	div.Slider{
		width: 100%;
	}
	div.Third, div.Dubble{
		padding: 0 10px 5px 10px;
		overflow: hidden;
		width: 295px;
	}
	div.Dubble, div.Third:nth-child(3){
		margin-right: 0;
	}
	h1, h2, h3, form span, .Third h3 a{
		font-size: 37px;
	}
	h2{
		font-size: 30px;
	}
	div.Dubble{
		width: 630px;
	}
	h3, form span, .Third h3 a{
		font-size: 20px;
	}
	p.Impressum{
		top: 0;
	}
	ul, ol, p{
		font-size: 18px;
	}
}
@media(max-width: 768px){
	.BlogMainImgCont.List{
		height: 230px;
	}
	div.Third, div.Dubble{
		margin: 0;
		width: 335px;
	}
	.iPad, .Navigation{
		display: none;
	}
	div.Dubble, div.Third:nth-child(1), div.Third:nth-child(3){
		margin-left: 20px;
		margin-bottom: 20px;
	}
	div.Dubble iframe{
		width: 100%!important;
	}
}
@media(max-width: 667px){
	input, textarea{
		clear: both;
		width: 90%;
		font-size: 20px;
	}
	.BlogMainImgCont.List{
		height: 340px;
	}
	.BlogMainImgCont.List .BlogMainImg{
		height: 100%;
		max-width: 140%!important;
		margin-left: -20%;
	}
	h1{
		font-size: 28px;
	}
	form span{
		width: 100%;
	}
	.Slider h2{
		width: 100%;
		overflow: hidden;
		height: 35px;
	}
	div.SliderFix{
		margin-left: -160px;
	}
	.iPhone{
		margin-left: -20px;
	}
	div.Dubble, div.Third:nth-child(1), div.Third:nth-child(3), div.Third, div.Dubble{
		margin: 0;
	}
	div.Third, div.Dubble{
		padding: 0 5% 5px 5%;
		width: 80%;
		margin-left: 5%!important;
		margin-right: 5%!important;
	}
	.NSBMediaLogo{
		width: 300px;
	}
	.SubNav{
		padding-left: 5%;
	}
}
@media(max-width: 375px){
	.BlogMainImgCont.List .content.List{
		margin-top: 150px;
	}
	.BlogMainImgCont.List{
		height: 400px;
	}
	h1, h2, h3, form span, .Third h3 a{
		font-size: 30px;
	}
	h2{
		font-size: 25px;
	}
	h3, form span, .Third h3 a{
		font-size: 18px;
	}
}
/* NSB Box - Design - requires NSB Box Javascript (c) 2018 by Etienne Schorro */
#nsbbox{
	display: block;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(20,20,20,.6);
}
#nsbbox img, #nsbbox iframe{
	display: block;
	clear: both;
	max-width: 90%;
	max-height: 90%;
	width: auto;
	height: auto;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(0,0,0,.3);
    border-radius: 3px;
    box-shadow: 0 0 50px #333;
}
#nsbbox iframe{
	width: 100%;
	height: 95%;
}
#nsbBOXText{
	display: block;
	position: fixed;
	z-index: 1001;
	bottom: 0;
	margin: 0;
	line-height: 30px;
	font-size: 16px;
	font-style: normal;
	width: 100%;
	background-color: rgba(0,0,0,.3);
	color: #fff;
	text-align: center;
}
a.pfeilLinks, a.pfeilRechts, a.closeBOX{
	display: block;
	position: fixed;
	z-index: 1001;
	top: 50%;
	margin-top: -60px;
	height: 120px;
	width: 50px;
	background-color: rgba(0,0,0,.3);
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid rgba(0,0,0,.3);
    border-radius: 3px;
}
#nsbbox a.pfeilLinks:hover, #nsbbox a.pfeilRechts:hover, a.closeBOX:hover{
	background-color: rgba(50,50,50,.3);
}
#nsbbox .pfeilLinks, .pfeilLinks{
	left: 1%;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTEuMDUxcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDExLjA1MSAyMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTEuMDUxIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiM5Mzk1OTgiIHBvaW50cz0iMTAuMDUxLDAuMTYxIDEwLjc1OCwwLjg2OCAxLjYxNCwxMC4wMTMgMTAuNzU4LDE5LjE1NyAxMC4wNTEsMTkuODY0IDAuMiwxMC4wMTMgIi8+DQo8L3N2Zz4NCg==');
}
#nsbbox .pfeilRechts, .pfeilRechts{
	right: 1%;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTEuMDUxcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDExLjA1MSAyMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTEuMDUxIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5bGluZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjOTM5NTk4IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHBvaW50cz0iMC41NTMsMC41MTUgMTAuMDUxLDEwLjAxMyAwLjU1MywxOS41MTEgIi8+DQo8L3N2Zz4=');
}
#nsbbox a.closeBOX{
	display: block;
	position: fixed;
	z-index: 1002;
	top: 9%;
	right: 1%;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	color: #fff;
}
.loader {
	#display:none;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -30px;
	border: 10px solid rgba(255,255,255, .6);
	border-radius: 50%;
	border-top: 10px solid rgba(100,100,100, .2);
	border-bottom: 10px solid rgba(100,100,100, .2);
	width: 60px;
	height: 60px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	box-shadow: 0 0 70px rgba(255,255,255, .4);
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@media(max-width: 479px){
	#nsbbox a.pfeilLinks, #nsbbox a.pfeilRechts{
		top: -1000px;
	}
}