

#Fontspacer{
/**
#
#
#
**/
}


		@font-face {
			font-family: 'EncodeSans-Regular';
			src: url('/templates/jaggitelecom/fonts/EncodeSans-Regular/EncodeSans-Regular.eot');
			src: url('/templates/jaggitelecom/fonts/EncodeSans-Regular/EncodeSans-Regular.eot?#iefix') format('embedded-opentype'),
				url('/templates/jaggitelecom/fonts/EncodeSans-Regular/EncodeSans-Regular.woff') format('woff'),
				url('/templates/jaggitelecom/fonts/EncodeSans-Regular/EncodeSans-Regular.ttf') format('truetype'),
				url('/templates/jaggitelecom/fonts/EncodeSans-Regular/EncodeSans-Regular.svg#OratorStdMedium') format('svg');
			font-weight: normal;
			font-style: normal;
		}
		
		@font-face {
			font-family: 'EncodeSansCondensed-Light';
			src: url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Light/EncodeSansCondensed-Light.eot');
			src: url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Light/EncodeSansCondensed-Light.eot?#iefix') format('embedded-opentype'),
				url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Light/EncodeSansCondensed-Light.woff') format('woff'),
				url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Light/EncodeSansCondensed-Light.ttf') format('truetype'),
				url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Light/EncodeSansCondensed-Light.svg#OratorStdMedium') format('svg');
			font-weight: normal;
			font-style: normal;
		}
		
		@font-face {
			font-family: 'EncodeSansCondensed-Thin';
			src: url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Thin/EncodeSansCondensed-Thin.eot');
			src: url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Thin/EncodeSansCondensed-Thin.eot?#iefix') format('embedded-opentype'),
				url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Thin/EncodeSansCondensed-Thin.woff') format('woff'),
				url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Thin/EncodeSansCondensed-Thin.ttf') format('truetype'),
				url('/templates/jaggitelecom/fonts/EncodeSansCondensed-Thin/EncodeSansCondensed-Thin.svg#OratorStdMedium') format('svg');
			font-weight: normal;
			font-style: normal;
		}
		
.white ul{
	list-style:none;
	z-index:999999999999999999999999;
}

.mega-menu ul, .mega-menu ul li {
	list-style: none;
}

.mega-menu ul {
	position: relative;
	padding: 0;
	margin: 0;
}

.mega-menu ul li ul {
	display: none;
}

.mega-menu .sub {
	display: none;
}

.mega-menu .sub ul {
	display: block;
}

.white {
	width:auto;
}
.white ul.mega-menu, .white ul.mega-menu, .white ul.mega-menu li {
	margin: 0;
	padding: 0;
	border: none;
}
ul.mega-menu,
.white ul.mega-menu {
	font-size:21px!important;
	text-transform: uppercase;
	
	line-height: 30px!important;
	height: 30px!important;
	
	position: relative;
	margin: 0;
	padding:0;
}

.white ul.mega-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

.white ul.mega-menu li ul li:hover {
	
}
.white ul.mega-menu li a {
	text-align:left!important;
	
	display: block!important;
	color:#ccc;
	overflow:hidden;
	
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	
	padding-right:11px;
	padding-left:11px;
	
	line-height: 30px!important;
	height: 30px!important;

}


.white .aktivenavi{
	background-color:#fff;
	color:#003399!important;
}


.white ul.mega-menu li a.dc-mega {
	position: relative;
}

.white ul.mega-menu li a .dc-mega-icon {
	display: none;
	position: absolute;
}


.white ul.mega-menu li .sub-container {
	position: absolute;
	text-align:left!important;
	text-transform: none!important;
	
	background-image:url('/images_global/black-70.png');
	background-repeat:repeat;
	min-width:290px;
}

.white ul.mega-menu li .sub {
	padding: 0px 0px 0px 0px;
}

.white ul.mega-menu li .sub .row {
	overflow: hidden;
	clear: both;
}



.white .aktivenavi:hover,
.white ul.mega-menu li.mega-hover a,
.white ul.mega-menu li a:hover{
	background-color:transparent!important;
	background-image:url('/images_global/black-50.png');
	background-repeat:repeat;
	color:#fff!important;
}

.white ul.mega-menu li .sub li {
	list-style: none;
	font-size:18px;
	float: none;
	background-color:none;
	color:#ccc;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #fff;
}




.white ul.mega-menu li .sub a {
	background: none!important;
	border: none!important;

	padding: 0px 11px;
	
	height:30px;
	line-height:30px;
	
	display: block;
	float: none;
	text-decoration: none;
	color:#ccc!important;
}

.white ul.mega-menu li.aktivenavili ul li.aktivenavi2li,
.white ul.mega-menu li .sub a:hover{
	background-color:#003399!important;	
	color:#fff!important;
}


.noklicknavi a{
	filter: gray() alpha(opacity=40);
	opacity: 0.40;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-moz-opacity:0.40;
	-khtml-opacity: 0.40;
}#jaggi{}


#pfeil{
	display:none;
	position:fixed;
	z-index:2000;
	
	bottom:150px;
	left:15px;
	
	width:36px;
	height:36px;
	
	cursor:pointer;
	
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.50;

}
#pfeil:hover{
	opacity: .99;
	filter: alpha(opacity=99);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	-moz-opacity: 0.99;
}




#CoLe{
	float:left;
	padding-top:50px;
	padding-left:70px;
	max-width:120px;
	width:190px;
	font-size:12px;
}

#navitop{
	height:30px;
	color:#fff;
	font-size:21px;
	line-height:30px;	
	
	
	padding-left:190px;
	
	width:902px;
	max-width:712px;
}
#title{
	height:60px;
	color:#fff;
	font-size:45px;
	line-height:45px;
	margin:0px;
	padding:0px;	
	padding-left:200px;
	
	font-family: "EncodeSansCondensed-Thin", serif!important;
}

#Containerspos{
	float:left;
	padding-top:38px;
	padding-bottom:20px;
	width:231px;
	overflow:hidden;
}

.container{
	border-bottom:1px solid #333;	
}
.containercontent{
	border-top:1px solid #333;	
	margin-bottom:26px;
	padding-top:12px;
	color:#333;
	font-size:;
	font-size:14px;
	line-height:18px;
}
.containertitle{
	color:#003399;
	font-size:21px;
	height:30px;
	line-height:30px;
	cursor:pointer;
	text-transform:uppercase;
}
.containerbgopen{
	background-image:url('/templates/jaggitelecom/images/c_close.png');
	background-repeat:no-repeat;
	background-position: center right;
}
.containerbgclosed{
	background-image:url('/templates/jaggitelecom/images/c_open.png');
	background-repeat:no-repeat;
	background-position: center right;
}

#Content{
	float:left;
	margin-top:30px;
	padding:10px;
}
.contentfullscreen{
	width:712px;
	max-width:692px;
}
.contentfullscreen img{
	max-width:692px;
	height:auto;
}
.contenthalfscreen{
	width:482px;
	max-width:462px;
}
.contenthalfscreen img{
	max-width:462px;
	height:auto;
}

#header{
	width:100%;
	min-width:960px;
	/**
	min-width:1200px;
	**/
	
	min-height:240px;
	height:240px;
}
#headerDiaShow{
	position:absolute;
	z-index:1;
	width:100%!important;
	min-width:960px;
	/**
	min-width:1200px;
	**/
	height:240px;
	overflow:hidden;
}
#headerDiaShow img{
	width:100%!important;
	min-width:1200px;
	/**
	min-width:1200px;
	**/
	height:auto;
}
#logo{
	position:absolute;
	z-index:3;
	cursor:pointer;
	width:190px;
	height:240px;
}
#logo img{
	margin-top:91px;
	margin-left:66px;	
}
#blackholder{
	z-index:2;
	position:absolute;
	top:150px;
	height:90px;
	
	width:100%;
	
	background-image:url('/images_global/black-50.png');
	background-repeat:repeat;
	background-position:top left;
	
}

#rounder{
	min-width:960px;
	width:960px;
	min-height:200px;
	/**
	background-color:#6FF;
	**/
}



/********************************/
/**********Schriften*************/
.notfoundsubtitle,
.titlered{
	font-size:24px;
	line-height: 30px;
	color:#cc0000;
	
	letter-spacing: 0.05em;
}
.titleblue{
	font-size:24px;
	line-height: 30px;
	color:#003399;	
	
	letter-spacing: 0.05em;
}
.titlegray{
	font-size:24px;
	line-height: 30px;
	color:#333333;
	
	letter-spacing: 0.05em;
}
.textsmall a,
.textsmall{
	font-size:14px;
	line-height:18px;
}












.wrap,
.clear{
	clear:both;	
}
#menue,
#mega-menu_mobile,
#menuemobile,
#calicon,
.mobile,
.onlyprint {
	display:none;
}
.noprint {
	display:block;
}

*{
	font-family: "EncodeSansCondensed-Light", serif!important;
	outline: none;
	-webkit-text-size-adjust: none;
}
html,
body {
	margin:0px;
	padding:0px;
	outline: none;
	font-family: "EncodeSansCondensed-Light", serif!important;
}

body {
	color:#333333;
	font-size:17px;
	line-height: 22px;
	font-style: normal;
	font-variant: normal;
	height:100%;
}
a,
a:focus {
	outline: none;
}
.sm2010 ul li a{
	text-decoration:none;
	color:#000099!important;
}
a{
	text-decoration:none;
	color:#000099;
}
.sm2010 .linktextTESTING{
	color:#999!important;
}
a:hover{
	text-decoration:underline;
}

img{
	border:0px;	
}

hr {
	border: 0;
	height: 1px;
	background: #ccc; 
}