﻿/* RESET STYLES */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  
ol, li, dl, dt, dd, form, a, fieldset, input, th, td, div  
{ margin: 0; padding: 0; border: 0; outline: none; }  
   
body { 
	font-size:12px; font-family:Arial, Verdana, Helvetica, Sans-Serif; color:#000;
	background-image:url(/templates/global/images/satellit_internet.png); 
	background-repeat:no-repeat;
	background-position: 840px 75px;
}
TD {vertical-align:top;}

h1 {font-size:14px; font-weight:bold;clear:both;}
h2 {font-size:14px; font-weight:bold; color:#d20a1c;}

a, a:visited, a:active, a:link, a:visited { text-decoration:none; color:#b1aeae; border-bottom:1px solid #999;}
a:hover { text-decoration:none; color:#e74d4e;}
.pointer {cursor:pointer;}
.mainnav, .mainnav:visited, .mainnav:active, .mainnav:link {
	font-size:11px; font-weight:bold; text-decoration:none; color:#000; margin-right:0px;
	border:1px solid #e4e4e4; padding:2px; border-bottom:1px solid #e4e4e4;
}
.mainnav:hover, .mainnavactive, .mainnavactive:hover, .mainnavactive:visited {
	font-size:11px; font-weight:bold; text-decoration:none; color:#e74d4e; margin-right:0px;
	border:1px solid #e4e4e4; padding:2px;
}

.navicontainer { position: relative; top:-95px; left: 245px;margin-bottom:45px;padding:3px;}

.abutton, .abutton:link, .abutton:active, .abutton:visited, .abutton:hover {border: 0px;cursor:pointer;text-decoration:none;}

/* CSS DROPDOWN */
/*http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html*/

ul.topnav {
	list-style: none;
	padding: 0px;
	margin: 0;
	float: left;
	width: 920px;
	background: #fff;
	font-size: 1.2em;
	z-index: 100;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 2px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	/*background: url(topnav_hover.gif) no-repeat center top;*/
}
ul.topnav li span { /*--Drop down trigger styles--*/
	/*width: 17px;*/
	height: 35px;
	float: left;
	/*background: url(/templates/global/images/icon_red_doublearrow_down.png) no-repeat center top;
	background-position: 0px 3px;*/
}
ul.topnav li span.subhover {cursor: pointer;background-position: 0px 5px;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 23px;
	background: #fff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #e6e2e2;
	z-index: 100;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0px;
	/*border-top: 1px solid #ddd8d8;*/ /*--Create bevel effect--*/
	border-bottom: 1px solid #CFCB7E; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	height: 20px;
	font-size:11px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 160px;
	padding-left: 5px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#e74d4e; 
	background-color: #f8f6f6;
}



/* CSS DROPDOWN */

.subnav a, .subnav:visited, .subnav:active, .subnav:link, .subnav:visited { text-decoration:none; color:#b1aeae; border:0px;}
.subnav:hover, .subnavactive, .subnavactive:active, .subnavactive:link, .subnavactive:hover, .subnavactive:visited { text-decoration:none; color:#e74d4e; border:0px;}

.panelTitleNavSub {margin-bottom:4px;}
.titleNavSub {font-weight:bold;color:#e74d4e;border:1px solid #e4e4e4; padding:2px; border-left:0px;padding-left:0px;}

.navorderlink a, .navorderlink:visited, .navorderlink:active, .navorderlink:link, .navorderlink:visited { font-size:14px; font-weight:bold; text-decoration:none; color:#fff; border:0px;padding-left:20px;background-image:url(/templates/global/images/icon_white_doublearrow.png);background-position:2px; background-repeat:no-repeat;background-color: #e74d4e;border: 1px solid #333;padding-right:2px;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
.navorderlink:hover, .navorderlinkactive, .navorderlinkactive:hover, .navorderlinkactive:active, .navorderlinkactive:link,.navorderlinkactive:visited { font-size:14px;text-decoration:none; color:#fff; border:0px;padding-left:20px;background-image:url(/templates/global/images/icon_white_doublearrow.png);background-position:4px;background-repeat:no-repeat;background-color: #e74d4e;border: 1px solid #333;padding-right:2px;}

.navfaqcat a, .navfaqcat:visited, .navfaqcat:active, .navfaqcat:link, .navfaqcat:visited { font-size:14px; text-decoration:underline; color:#b1aeae; border:0px;padding-left:20px;background-image:url(/templates/global/images/icon_red_doublearrow.png);background-repeat:no-repeat;}
.navfaqcat:hover, .navfaqcatactive, .navfaqcatactive:hover, .navfaqcatactive:active, .navfaqcatactive:link,.navfaqcatactive:visited { font-size:14px;text-decoration:none; color:#e74d4e; border:0px;padding-left:20px;background-image:url(/templates/global/images/icon_red_doublearrow.png);background-repeat:no-repeat;}

.navfaqitem a, .navfaqitem:visited, .navfaqitem:active, .navfaqitem:link, .navfaqitem:visited { font-size:13px; line-height:20px; text-decoration:underline; color:#b1aeae; border:0px;padding-left:20px;background-image:url(/templates/global/images/icon_red_arrow.png);background-repeat:no-repeat;}
.navfaqitem:hover, .navfaqitemactive, .navfaqitemactive:hover, .navfaqitemactive:active, .navfaqitemactive:link, .navfaqitemactive:visited { font-size:13px; line-height:20px;text-decoration:none; color:#e74d4e; border:0px;padding-left:20px;background-image:url(/templates/global/images/icon_red_arrow.png);background-repeat:no-repeat;}

.clearborder a, .clearborder:visited, .clearborder:link, .clearborder:active, .clearborder:hover {border-bottom: 0px;}

.volmonth a, .volmonth:visited, .volmonth:active, .volmonth:link, .volmonth:visited { text-decoration:none; color:#b1aeae; border:0px;}
.volmonth:hover, .volmonthactive, .volmonthactive:active, .volmonthactive:link, .volmonthactive:hover, .volmonthactive:visited { text-decoration:none; color:#e74d4e; border:0px;}

.volyear a, .volyear:visited, .volyear:active, .volyear:link, .volyear:visited { text-decoration:none; color:#b1aeae; border:0px;}
.volyear:hover, .volyearactive, .volyearactive:active, .volyearactive:link, .volyearactive:hover, .volyearactive:visited { text-decoration:none; color:#e74d4e; border:0px;}

.instcountry a, .instcountry:visited, .instcountry:active, .instcountry:link, .instcountry:visited { text-decoration:none; color:#b1aeae; border:0px;}
.instcountry:hover, .instcountryactive, .instcountryactive:active, .instcountryactive:link, .instcountryactive:hover, .instcountryactive:visited { text-decoration:none; color:#e74d4e; border:0px;}

.linkinstcountry a, .linkinstcountry:visited, .linkinstcountry:active, .linkinstcountry:link, .linkinstcountry:visited { text-decoration:none; color:#b1aeae; border:0px; margin-right:10px; margin-bottom:2px;}
.linkinstcountry:hover, .linkinstcountryactive, .linkinstcountryactive:active, .linkinstcountryactive:link, .linkinstcountryactive:hover, .linkinstcountryactive:visited { text-decoration:none; color:#e74d4e; border:0px; margin-right:10px;margin-bottom:2px;}
.linkinstcountry span, .linkinstcountryactive span {width:10px;padding-left:2px;padding-right:2px;}

.anostyle, .anostyle a, .anostyle:visited, .anostyle:active, .anostyle:link, .anostyle:visited, .anostyle:hover {
	border: 0px;
	text-decoration: none;
}

.headercontainer { margin-top:30px; margin-left:15px; width:950px; height:110px;}
.logoline {vertical-align:top;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.logocontainer { width: 250px; float:left;}

.topbannercontainer { display:block; position: absolute; width:544px; height:70px; left:265px; top:80px; z-index: 99;}

.contentcontainer { margin-top:25px; margin-left:15px; width:925px;	padding-left:25px; word-spacing: 3.5px; line-height:16px;}

.leftcolcontainer {float:left; width:190px; margin-right:35px;}
.subnavicontainer {}
.subnavicontainermargin {margin-bottom:15px;}
.maincontent {width:525px; float:left; min-height:400px;}
.skyscraper {position: absolute; left:840px; top:215px;}
.skyscraperitem {width:220px;}
.pagefooter { margin-top:15px; margin-left:30px; width:925px;	padding-left:25px; float:left;}
.pagefooter1 {width:190px; margin-right:35px; font-size:11px; float:left;}
.pagefooter2 {width:525px;font-size:11px; float:left;}
.pagefooteritem {float:left; margin-right:10px;}
.pagefooternav, .pagefooternav:link, .pagefooternav:visited, .pagefooternav:active { text-decoration:underline; color: Gray;float:left; margin-right:10px;border-bottom: 0px;}
.pagefooternav:hover {text-decoration:none; color:#e74d4e;}
.clear {clear:both;}
.ipanel {display:block; font-size:13px; width:100%; padding:4px; border:1px solid #999; background-color:#f5f7f9; font-style:italic;}
.pressebox {border:0px; width:560px; height:800px;}
.fitemcount {background-color: #F8F8F8; padding:2px;}
.borderbox {padding:2px;background-color: #F8F8F8;border: 1px solid #888;}
.grey {color:#c5c3c4;}
.grey2 {color:#aeadad;}
.normal {font-weight:normal;}
/* infobox */
.infobox { width:142px;padding:3px; margin-bottom:4px; border: 2px solid #e42322;}
#leftcolcontainerbox .infobox 
{
	width:142px;padding:3px; margin-bottom:4px;
	/* FF, Safari, Chrome */
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid #e42322;
	/* IE */
	behavior: url(/templates/global/images/border-radius.htc);
    border-radius: 10px;

}

.infoboxtitle {
	width:142px;
	color:#e42322;
	font-size:14px;
	font-weight:bold;
	padding: 4px;
	text-decoration:underline;
	text-align:center;
}

.infoboxtitlesmall {
	width:142px;
	color:#e42322;
	font-size:12px;
	font-weight:bold;
	padding: 2px;
	text-decoration:underline;
	text-align:center;
}



/* prod box */
/*.prodbox { width:190px;background-image:url(/templates/global/images/prodbox/bg.png);background-repeat:repeat-y;}
.prodboxtitle {
	width:190px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background-image:url(/templates/global/images/prodbox/top.png);
	background-repeat:no-repeat;
	padding: 4px;
	
}
.prodboxcontent {padding: 4px;}
.prodboxbottom {
    width:182px;
    
    background-repeat:no-repeat;
    content: "";
    display: block;
    height: 38px;
    
    font-size:20px;
	font-weight:bold;
	padding: 4px;
	text-align:center;
	padding-top:20px;
}
.prodboxbottom1 {background-image:url(/templates/global/images/prodbox/bottom1.png);color:#fff;}
.prodboxbottom2 {background-image:url(/templates/global/images/prodbox/bottom2.png);color:#fff;}
.prodboxbottom3 {background-image:url(/templates/global/images/prodbox/bottom3.png);color:#fff;}

.prodboxbottomsmall {color:#fff;font-size:12px;margin-top:4px;}
.prodboxfooter {
    width:182px;
    background-repeat:no-repeat;
    content: "";
    display: block;
    height: 25px;
    
    font-size:13px;
	font-weight:bold;
	padding: 4px;
	padding-top:6px;
	text-align:center;
    
}
.prodboxfooter1 {background-image:url(/templates/global/images/prodbox/footer1.png);color:#fff;}
.prodboxfooter2 {background-image:url(/templates/global/images/prodbox/footer2.png);color:#fff;}
.prodboxfooter3 {background-image:url(/templates/global/images/prodbox/footer3.png);color:#fff;}
*/

.tarifoverview, .tarifoverview table {
	width:525px;
	border-collapse:collapse;
}

.tarifoverview tr.d0 {background-color: #f8f6f6;}
.tarifoverview tr.d1 {background-color: #e9e8e8;}
.tarifoverview tr.wborder {border-top:2px solid #fff;}
.tohead1 {
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align:center;
	border-bottom: 1px solid #e42322;
	vertical-align:top;
	padding: 2px;
}
.toprodname {
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #e42322;
	vertical-align:top;
	text-decoration:none;
	padding: 2px;
}
.aprodname a, .aprodname:link, .aprodname:visited, .aprodname:hover, .aprodname:active { color: #e42322; text-decoration:none; border:none;}
.toitem {text-align:center; line-height:20px;}
.topboxed {border-left:1px solid #e42322;border-top:1px solid #e42322;border-right:1px solid #e42322;}
.rgborder {border-right:1px solid #d7d5d5;}
.bgdottedborder {border-bottom:1px dotted #d7d5d5;}

.red {color:#e42322;}

.navprodboxwhite,.navprodboxwhite a, .navprodboxwhite:link, .navprodboxwhite:active, .navprodboxwhite:visited, .navprodboxwhite:active, .navprodboxwhite:hover  {
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	color:#fff;
	background-image:none;
	border: 0px;
}

.redbox {padding:3px; margin-bottom:4px; border: 2px solid #e42322;}
.orderiteminfo { border: 1px solid #d8d8d8; width:100%;}
.orderiteminfo td { padding:2px; padding-left:5px; padding-right:5px; vertical-align:top; font-weight:normal;}
.orderiteminfo thead{ font-size:14px; font-weight:bold; color:#d20a1c;}
.orderiteminfo, .thead2{ font-size:12px; font-weight:bold; color:#333;}
.thead{ font-size:14px; font-weight:bold; color:#d20a1c;}
.orderiteminfospacer {border-bottom: 1px solid #d8d8d8;height:2px;font-size:8px;}
.orderiteminfospacer2 {border-top: 1px solid #d8d8d8;height:5px;font-size:8px;}
.orderiteminfodoublespacer {border-bottom: 2px solid #d8d8d8;height:5px;font-size:8px;}

.center {text-align:center;}
.right {text-align:right;}
.bold {font-weight:bold;}
.small {font-size:10px;}

.alterow1 {background-color:#e7e2e2;}
.alterow2 {background-color:#f2f1f1;}

.volumeinfo { border: 1px solid #d8d8d8; width:100%;font-weight:normal;border-collapse:collapse;}
.volumeinfo td { padding:2px; padding-left:5px; padding-right:5px; vertical-align:top;font-weight:normal;}
.volumeinfo .thead { font-size:14px; font-weight:bold; color:#d20a1c;}
.volumeinfo, .thead2 td{ font-size:12px; font-weight:bold; color:#333;}
.volumeinfo .tbody{ font-size:12px; font-weight:normal; color:#333;}
.volumeinfospacer {border-bottom: 1px solid #d8d8d8;height:2px;font-size:8px;}
.volumeinfospacer2 {border-top: 1px solid #d8d8d8;height:5px;}
.volumeinfodoublespacer {border-bottom: 2px solid #d8d8d8;height:5px;font-size:8px;}
.volmonthend {background-color:#cfebfa;}
.volheader1 {width:140px;}
.volheader2 {width:180px;}
.volheader3 {}
.volitem1 {text-align:right;width:100px;}
.volitem2 {text-align:right;width:120px;}
.volitem3 {text-align:right;width:120px;}
.volheaderlast {font-size:10px;}

.col2left {width:250px; float:left;margin-right:15px;}
.col2right{width:250px; float:right;}
.clear {clear:both;}
.moreinfo {color:#b1aeae; text-decoration:underline;cursor:pointer;}
.moreinfotarget {width:450px;}
.errormessage {color:#d20a1c;background-color:#fff;}
.centered { text-align:center;}

.thoveron { background-color: #eeeded; }

.shadowcontainer1 {height:70px;clear:both;margin-top:10px;}
/*.shadowbox1 
{
	height:46px;
	background-color:#DBDADB;
}*/
.shadowbox1content  
{
	background:#fff;
	/*border: 2px solid #e42322;*/
	height:40px;
	padding-left:50px;
	padding-right:15px;
	padding-top:5px; 
	/*position:relative;
	left:-3px;
	top:-6px; */
	text-align:right;
	cursor:pointer;
	
	/*rounded corner*/
	/* FF, Safari, Chrome */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid #e42322;
	/* IE */
	behavior: url(/templates/global/images/border-radius.htc);
    border-radius: 10px;
}
.black1 {font-size:22px; font-weight:bold;color:#000;}
.red1 {font-size:22px; font-weight:bold;color:#e42322;}
.blackstar, .blackstar a {font-size:20px; font-weight:bold;color:#000;line-height:22px;text-decoration:none;}
.redstar, .redstar a {font-size:20px; font-weight:bold;color:#e42322;line-height:26px;text-decoration:none;}
.greyi1 {font-size:14px; font-weight:bold;color:#9a9a9a;margin-top:3px;font-style: italic;}
.shadowbox1contentoval {width:90px;height:24px;position:relative;top:-68px;left:-45px;background-image:url(/templates/global/images/oval_trans.png);background-repeat:no-repeat;padding-left:25px;padding-top:10px;color:#e42322;font-weight:bold;font-size:14px;}

.smallcontent {width:370px; float:left;}

.specialboxsmallcontent {
	position: relative;
	z-index: 3000;
	float:left;
	left: 385px;
	width: 300px;
	height: 340px;
	background-image:url(/templates/global/images/leftbar/vorlage_aktionsbox.png);
	background-repeat:no-repeat;
	
}
.specialboxsmallcontent440 {
	/*position: relative;*/
	position: absolute;
	z-index: 3000;
	float:left;
	/*left: 385px;*/
	left: 675px;
	top: 260px;
	width: 300px;
	height: 440px;
	background-image:url(/templates/global/images/leftbar/vorlage_aktionsbox_440.png);
	background-repeat:no-repeat;
	
}
.specialbox {
	width: 300px;
	height: 340px;
	background-image:url(/templates/global/images/leftbar/vorlage_aktionsbox.png);
	background-repeat:no-repeat;
}

.specialboxstar {
	width:92px;
	height:75px;
	padding-top: 25px;
	padding-bottom: 44px;
	padding-left: 46px;
	padding-right: 34px;
}

.specialboxcontent {
	width: 274px;
	height: 155px;
	padding:8px;
}
.specialboxcontent440 {
	width: 274px;
	height: 255px;
	padding:8px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:2px;
	font-style: italic;
}
.mcentered {width:100%;height:100%;text-align:center;vertical-align:middle;}

.infoboxtitlesmall2 {
	color:#e42322;
	font-size:12px;
	font-weight:bold;
	padding: 2px;
	text-decoration:underline;
	text-align:center;
}
.boxprodcheck { width:280px;padding:3px; margin-bottom:4px; border: 2px solid #e42322;
/* FF, Safari, Chrome */
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid #e42322;
	/* IE */
	behavior: url(/templates/global/images/border-radius.htc);
    border-radius: 10px;
} 
.boxprodchecklabel {width:100px;float:left;}  

.redcornerbox { width:200px;padding:3px; margin-bottom:4px; border: 2px solid #e42322;
/* FF, Safari, Chrome */
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid #e42322;
	/* IE */
	behavior: url(/templates/global/images/border-radius.htc);
    border-radius: 10px;
    float:left;
} 

/* FORMS */
input, select, .forminput2, textarea {  
	border: 1px solid #888;  
	padding: 1px;  
	font-size: 11px;  
	background-color: #F8F8F8;
	color: #666;  
}  
.submit {cursor:pointer;}
.formlabel { width: 150px; font-weight:bold; float:left; margin-bottom:3px;}
.forminput { width: 250px; margin-bottom:3px;}
.forminput2 { width: 300px; margin-bottom:3px;}
.forminputsidebar { width: 138px; margin-bottom:3px;}
.forminputsidebarerror { background-color:#facb65;}
.formsubmit { border: 1px solid #333; margin-bottom:3px;cursor:pointer;height:20px;padding-bottom: 2px; background-color: #dfdddd;}
.boveron { background-color: #d1d0d0; }
.forminputerror {background-color:#f3c2c2;border:1px solid #f3c2c2;}