
* {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

body {
	background: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

a {
	color: #4b4b4d;	
	text-decoration: none;
}



header {
	background: #fff;
	width: 100%;
	height: 90px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header div#kopf{
	max-width:960px;
	margin:0 auto;
}

#logo {
	float: left;
	clear:both;
	margin: 22px 0 0 3%;
}

header a#navlink {
	display:none;
	float: right;
	color: #09c;
	text-decoration: none;
	font-size: 1.8em;
	font-weight: bold;
	margin:20px 20px 0 0;
}


		

main {max-width:1000px;margin:0 auto;}

main,footer {
	max-width: 960px;
	margin: 0 auto;
}			

#teaser {
	border:1px solid transparent;
	position:relative;
	margin: 20px 0 0 0;
	background: transparent url(../img/teaser.png) left no-repeat;
	height:254px;
	width:100%;
	z-index:1;
	}

#teaser h1,
#teaser p,
article h1 {
	float:left;
	padding: 10px 13px 10px 13px;
	margin: 0 0 5px 4%; 
	background: #ef701e;
	color: #fff;
	-webkit-border-radius: 5px 0 5px 0;
	border-radius: 5px 0 5px 0;
	font-weight: bold;
	text-shadow: 0 2px 0px rgba(0,0,0,0.3);

	}
	
	#teaser h1 {
		font-size: 170%;
		margin: 30px 0 5px 34%;
	}
	
	#teaser p {
		margin: 0 0 5px 34%;
		font-size: 130%;
		-webkit-border-radius: 0 0 5px 0;
		border-radius: 0 0 5px 0;
	}
	
article {
	overflow:hidden;
	float:left;
	background: #fff;
	box-shadow: 9px 0px 9px -2px rgba(133,133,133,.5);
	-webkit-border-radius: 0 10px 0 10px;
	border-radius: 0 20px 40px 20px;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 5%;
	position: relative;
}

#start {
	margin: -35px 0 0;
	padding:0;
}

article#start section{
	width: 42%;
	float: left;
	margin: 40px 4%;
	padding-left:70px;
	height:80px;
}

#news {
	font-size: .85em;
	padding: 15px 0 5px 400px;
	box-shadow: 0px 4px 4px -2px rgba(133,133,133,.5);
}
	
h1 {min-width:25em;
	}	
	
h2#news {font-weight: bold;}
h2#news span {font-weight:normal;padding-right:10px;}
h2#news span:after {content:'|'}


article section{
	float:left;
	width:70%;
}
article aside{
	float:right;
	width:20%;
}

article section h2 {
	font-size: 1.3em;
	margin: 0 0 4px 0;
	}
	
.content p,article section p {
		font-size: .85em;
		line-height: 16pt;
	}
	
.vpn       {background: url("../img/vpn.png") no-repeat;}
.vpn:hover {background: url("../img/vpn_hover.png") no-repeat;}
	
.mobil       {background: url("../img/mobil.png") no-repeat;}
.mobil:hover {background: url("../img/mobil_hover.png") no-repeat;}
	
.sprach       {background: url("../img/sprach.png") no-repeat;}
.sprach:hover {background: url("../img/sprach_hover.png") no-repeat;}
	
.cloud       {background: url("../img/cloud.png") no-repeat;}
.cloud:hover {background: url("../img/cloud_hover.png") no-repeat;}

footer p {float:right; clear:both;}
footer p span {display:block;}
	
nav {
	position:absolute;
	top:0;
	display:block;
	text-align: center;
	width:960px;
	margin: 0 auto;
}



nav ul ul {
	display: none;
}

nav ul li:hover > ul {
	display: block;
}


nav ul {
	list-style: none;
	position: relative;
	display: inline-table;
	float: right;
	color: #3c3c3c;
	margin: 56px 0 0 0;
}

nav ul li {
	display: inline-block;
}

nav ul li a:hover {
	background: #666;
	color: #fff;
}

nav ul li:hover a {
	color: #fff;
}
		
nav ul li a {
	display: block; 
	color: #757575; 
	text-decoration: none;
	margin: 0 20px 0 0;
	border-radius:5px;
	padding: 10px;
}
			
		
nav ul ul {
	position: absolute; top:34px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.90);
	margin:0;
	z-index:99;
}
nav ul li:hover ul {display:block;}
nav ul ul li {
	display:block;
	float: none;
	position: relative; 
}

nav ul ul li a {
	color: #fff;
	margin: 0 0 0 0;
}	
nav ul ul li a:hover {
	background: #4b545f;
}


@media only screen and (max-width: 960px) {
header, div#kopf,nav {width:100%}
article h2#news {padding:40px 0 20px 0;}
}
/* 1-Spaltenlayout  */
@media only screen and (max-width: 620px) {

header a#navlink {
	display:block;
}
nav{position:relative;}
nav ul {display:block; width:100%;}
nav ul li{width:90%}
nav ul li a,
nav ul ul li a {background:black; color:white; margin:5px 5%; }
nav ul ul {display:block; position:relative; z-index:0; top:0; width:90%; background:transparent;}
main{display:block; width: 100%;margin:0;padding: 0%;}

#teaser {
	margin: 20px 0 20px 5%;
	padding: 254px 5% 30px;;
	background: transparent url(../img/teaser.png) top left no-repeat;
}

#teaser h1,
#teaser p {
	margin: 5px 0;

}


article h2#news {padding:20px 0 20px 0;}
article section, article#start section, article aside {width:100%;}
}


