/* source-sans-pro-200 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/source-sans-pro-v21-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-200.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-200italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/source-sans-pro-v21-latin-200italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-200italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-200italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-200italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v21-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/source-sans-pro-v21-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-700italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}



body {
	margin: 0px;
	padding:0px;
	background-color:#000;
	font-family: 'Source Sans Pro', sans-serif, Arial, Helvetica, sans-serif;
}

.rechtsumfliessen {float: left; clear:left;}

#logo {
	width: 200px;
	height: 70px;
	background-image: url(imgs/ruhetag.png);
	float: right;
	clear: right;
}

#top {
height: 70px;
background-image: url(imgs/dunkelgrau.png);
	background-repeat: repeat;}
	
#topspace {margin: 0 auto;
height: 120px;
width: 960px;}	
	
	

#head {
	height: 500px;
	background-color: #030304;	
}

#mid {
	background-color: #f9f9f9;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f4f4f4;
	background-color: #E6CFBE;
}

#sub {
	background-color: #000;}


#main {
	height: 13000px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainkontakt {
	height: 800px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#mainimpressum {
	height: 800px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#mainleft {height: auto;width: 580px;float:left;padding-right: 20px;padding-left: 20px;padding-top: 10px;padding-bottom: 50px;}
#mainright {height: auto;width: 220px;float:right;clear: right;padding-right: 20px;padding-left: 100px;padding-top: 25px;padding-bottom: 50px;}

#main-service {height: 600px; width: 960px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}
#mainleft-service {height: 600px;width: 560px;float:left;padding-right: 20px;padding-left: 20px;padding-top: 10px;padding-bottom: 50px;}
#mainright-service {height: 585px;width: 240px;float:right;clear: right;padding-right: 20px;padding-left: 100px;padding-top: 25px;padding-bottom: 50px;}

#main-impressum {height: 1100px; width: 960px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}
#mainleft-impressum {height: 1100px;width: 560px;float:left;padding-right: 20px;padding-left: 20px;padding-top: 10px;padding-bottom: 50px;}
#mainright-impressum {height: 1085px;width: 240px;float:right;clear: right;padding-right: 20px;padding-left: 100px;padding-top: 25px;padding-bottom: 50px;}

#main-consulting {height: 800px; width: 960px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}
#mainleft-consulting {height: 800px;width: 560px;float:left;padding-right: 20px;padding-left: 20px;padding-top: 10px;padding-bottom: 50px;}
#mainright-consulting {height: 785px;width: 240px;float:right;clear: right;padding-right: 20px;padding-left: 100px;padding-top: 25px;padding-bottom: 50px;}

#main-netzwerktechnik {height: 700px; width: 960px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}
#mainleft-netzwerktechnik {height: 700px;width: 560px;float:left;padding-right: 20px;padding-left: 20px;padding-top: 10px;padding-bottom: 50px;}
#mainright-netzwerktechnik {height: 685px;width: 240px;float:right;clear: right;padding-right: 20px;padding-left: 100px;padding-top: 25px;padding-bottom: 50px;}

#main-virtualisierung {height: 1000px; width: 960px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}
#mainleft-virtualisierung {height: 1000px;width: 560px;float:left;padding-right: 20px;padding-left: 20px;padding-top: 10px;padding-bottom: 50px;}
#mainright-virtualisierung {height: 985px;width: 240px;float:right;clear: right;padding-right: 20px;padding-left: 100px;padding-top: 25px;padding-bottom: 50px;}


#main-security {height: 650px; width: 960px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}
#mainleft-security {height: 650px;width: 560px;float:left;padding-right: 20px;padding-left: 20px;padding-top: 10px;padding-bottom: 50px;}
#mainright-security {height: 635px;width: 240px;float:right;clear: right;padding-right: 20px;padding-left: 100px;padding-top: 25px;padding-bottom: 50px;}





a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#fader {margin: 0 auto;
height: 500px;
width: 960px;
background-image:url(imgs/titelbild.jpg);
z-index: 100;}



#footer {
	height: 300px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}


#footer1 {width: 160px;
height: 200px;
padding-left: 20px;
padding-right: 20px;
float: left;}

#footer2 {width: 160px;
height: 200px;
padding-left: 20px;
padding-right: 20px;
float: left;}

#footer3 {width: 160px;
height: 200px;
padding-left: 20px;
padding-right: 20px;
float: left;}

#footer4 {
	width: 320px;
	height: 200px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
	clear: right;
	background-image: url(imgs/qrcode.png);
}




.sans_12pt_weiss {
	font-family: 'Source Sans Pro', sans-serif;
	color:#fff;
	font-size: 14px;
	line-height: 16px;	
	}





	h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	line-height: 30px;
}
	h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	line-height: 35px;
	font-weight: 100;
}
	 
	.grundtext-14pt-bold 				{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;font-weight: bold;line-height: 26px;color: #000;}
	a.grundtext-14pt-bold:link			{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: bold;line-height: 26px;color: #F00;}
	a.grundtext-14pt-bold:visited		{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: bold;line-height: 26px;color: #aaa;}
	a.grundtext-14pt-bold:hover 		{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: bold;line-height: 26px;color: #000;}
	a.grundtext-14pt-bold:active		{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: bold;line-height: 26px;color: #000;}
	
	
	.grundtext-14pt 				{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: 26px;color: #000;}
	a.grundtext-14pt:link			{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: 26px;color: #F00;}
	a.grundtext-14pt:visited		{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: 26px;color: #aaa;}
	a.grundtext-14pt:hover 		{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: 26px;color: #000;}
	a.grundtext-14pt:active		{font-family: 'Source Sans Pro', sans-serif;font-size: 20px;line-height: 26px;color: #000;}
	
	
	 
	 .grundtext-12pt			{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px; color: #000;}
	a.grundtext-12pt:link		{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px; color: #000;}
	a.grundtext-12pt:visited	{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px; color: #aaa;}
	a.grundtext-12pt:hover 		{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px; color: #000;}
	a.grundtext-12pt:active		{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px; color: #000;}
	
	.grundtext-12pt-bold 		{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;font-weight: bold;line-height: 20px;}
	
	  .grundtext-12pt-grau 			{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px;color: #999;}
	 a.grundtext-12pt-grau:link 	{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px;color: #999;text-decoration: none;}
	 a.grundtext-12pt-grau:visited	{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px;color: #999;}
	 a.grundtext-12pt-grau:hover 	{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px;color: #999;text-decoration: underline;}
	 a.grundtext-12pt-grau:active 	{font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height: 20px;color: #999;}





















#cssmenu{
	height:60px;
	display:block;
	padding:0;
	margin: 0;
	border:1px solid;
	border-radius:5px;
	width: 730px;
	top: 8px;
	position: relative;
	float: left;
} 
	
#cssmenu > ul {list-style:inside none; padding:0; margin:0;} 
#cssmenu > ul > li {list-style:inside none; padding:0; margin:0; float:left; display:block; position:relative;} 

#cssmenu > ul > li > a{
	outline:none;
	display:block;
	position:relative;
	padding:10px 30px;
	font-family: 'Satisfy', cursive;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 rgba(0,0,0, 0.4);
	font-size: 29px;
} 


#cssmenu > ul > li:first-child > a{border-radius:5px 0 0 5px;} 
#cssmenu > ul > li > a:after{ content:''; position:absolute; border-right:1px solid;  right:-2px; z-index:99; } 



#cssmenu ul li.has-sub:hover > a:after{top:0; bottom:0;} 
#cssmenu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; } 
#cssmenu > ul > li.has-sub:hover > a:before{top:19px;} 
#cssmenu ul li.has-sub:hover > a{ background:#331600; border-color:#331600; padding-bottom:13px; padding-top:11px; top:-1px; z-index:999; } 
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;} 
#cssmenu ul li.has-sub > a:hover{background:#331600; border-color:#331600;} 
#cssmenu ul li > ul, #cssmenu ul li > div{ display:none; width:auto; position:absolute; top:50px; padding:10px 0; background:#331600; border-radius:0 0 5px 5px; z-index:999; } 
#cssmenu ul li > ul{width:220px;} 
#cssmenu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#cssmenu ul li > ul li a{ outline:none; 
display:block; position:relative; 
margin:0; padding:8px 20px; 
font-family: 'Satisfy', cursive;
color:#fff; text-decoration:none; 
text-shadow:1px 1px 0 rgba(0,0,0, 0.5);
font-size: 20px; } 



#cssmenu, #cssmenu > ul > li > ul > li a:hover{ background:#331600; background:-moz-linear-gradient(top, #331600 0%, #4a1f00 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#331600), color-stop(100%,#4a1f00)); background:-webkit-linear-gradient(top, #331600 0%,#4a1f00 100%); background:-o-linear-gradient(top, #331600 0%,#4a1f00 100%); background:-ms-linear-gradient(top, #331600 0%,#4a1f00 100%); background:linear-gradient(top, #331600 0%,#4a1f00 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#331600', endColorstr='#4a1f00',GradientType=0 ); } 
#cssmenu{border-color:#000;} 
#cssmenu > ul > li > a{border-right:1px solid #000; color:#fff;} 
#cssmenu > ul > li > a:after{border-color:#444;} 
#cssmenu > ul > li > a:hover{background:#111;}


#kontaktieren {
	position:absolute;
	width: 160px;
	height: 144px;
	top: 750px;
	z-index: 1000;
	background-image:url(imgs/kontaktieren_closed.png);
	right: 0px;
}

	
a.kontaktieren {
 	 display:block;
	width: 160px;
	height: 144px;
	background-image:url(imgs/kontaktieren_closed.png);}
 
a.kontaktieren:hover {
  display:block;
	width: 160px;
	height: 144px;
	background-image:url(imgs/kontaktieren.png);}







.csstable {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #8a460d;
	
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
	
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
	
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
	
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}.csstable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.csstable tr:last-child td:last-child {
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
}
.csstable table tr:first-child td:first-child {
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}
.csstable table tr:first-child td:last-child {
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
}.csstable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
}.csstable tr:hover td{
	background-color:#f7e1cf;
		

}



.csstable td{
	vertical-align:middle;
	background-color:#ffe8d6;
	border:1px solid #8a460d;
	border-width:0px 1px 1px 0px;
	font-size:20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:normal;
	color:#8a460d;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;	
	
	
	
	
	
	
}.csstable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.csstable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.csstable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.csstable tr:first-child td{
		background:-o-linear-gradient(bottom, #ffe7d1 5%, #dbb999 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe7d1), color-stop(1, #dbb999) );
	background:-moz-linear-gradient( center top, #ffe7d1 5%, #dbb999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe7d1", endColorstr="#dbb999");	background: -o-linear-gradient(top,#ffe7d1,dbb999);

	background-color:#ffe7d1;
	border:0px solid #8a460d;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:28px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
	color:#8a460d;
}
.csstable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffe7d1 5%, #dbb999 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe7d1), color-stop(1, #dbb999) );
	background:-moz-linear-gradient( center top, #ffe7d1 5%, #dbb999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe7d1", endColorstr="#dbb999");	background: -o-linear-gradient(top,#ffe7d1,dbb999);

	background-color:#ffe7d1;
}
.csstable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.csstable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}




h4{
	font-family: 'Satisfy', cursive;
	font-size: 35px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	display: block;
	padding-top: 15px;
	padding-left: 12px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 10px;
	text-align: right;
	display: block;
	padding-top: 20px;
	padding-left: 9px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Preise {
	text-align: right;	
	}
	
.Speisen-bold {
	font-weight: bold;
	font-size: 20px;
	}

.Hochziffern {
	vertical-align: super;
	font-size: 10px;
	}
