/**
 * Styles der umschliessenden Kontainer
 */
body, html {
	height: 						100%;
	margin: 						0px 0px 0px 0px;
	padding: 						0px 0px 0px 0px;
	background-color: 	#c8c8c8;
	font-family:				"Trebuchet MS", "Tahoma", sans-serif;	
	font-size:					12px;
	color:							#787878;
}

p, div, td, th {
	font-size: 12px;
}

h1 {
	font-size: 					15px;
	color: 							#C5061C;
	line-height: 				20px;
	font-weight: 				normal;
	margin-top: 				12px;
	padding-bottom: 		10px;
}

h2 {
	font-size: 					13px;
	color: 							#C5061C;
	line-height: 				normal;
	font-weight:				normal;
	padding: 						0px 0px 0px 0px;
	margin: 						0px 0px 0px 0px;
	margin-bottom: 				5px;
}


.red {
	color: 							#C5061C;
}

.dark {
	color: 							#000;
}



.preis {
	font-size: 					17px;
	font-weight: 				bold;
	color: 							#C5061C;
}

#side_menu {
	float:							left;
	margin:							0px 22px 0px 0px;
	border:							0px solid red;
	width:							205px;

}

#content_main {
	float:							left;
	width:							527px;
	margin:							0px 0px 0px 0px;
	border:							0px solid red;
}

#side_bar {

	float:							right;
	width:							170px;
	margin:							0px 0px 0px 0px;
	border:							0px solid red;

	position: relative;

}

#sideBarButtons {
	position: absolute; 
	left: 0px;
}

.main_section {
	width            : 979px;
	min-height       : 100%;
	background-color : #ffffff;
}

#top_logo {
	position: relative;
	padding          : 5px 0px 10px 0px;
	height           : 70px;
}

#top_navi {
	padding          : 0px 0px 0px 0px;
	height           : 23px;
}

#key_gfx {
	position: 				relative;
	height: 					136px;
	z-index: 					0;
}

/** Hotline **/
.hotline {
	margin-top:				30px;
	margin-left:			10px;
}

.hotlineTelephone {
	font-size:				11px;
	color: 						#C5061C;
	line-height:			20px;
}

.hotlineInfo {
	font-size:				9px;
	line-height:			16px;
}

.pic_footer {
	font-size:				9px;
	line-height:			16px;
	text-align:					right;
}

/** Monatsaktionen **/
.monatsAktion {
	position: 			absolute;	
	left:				670px;
	top: 				5px;		
	z-index:			5;
	width:				171px;
	height: 			171px;
}

/** Fehlerbox **/
.errorBox {
	width: 				517px; 
	display: 			block; 
	height: 			auto; 
	overflow: 		auto; 
	background-color: 	#FFFFFF;  
	border:				1px solid #C5061C; 
	padding:			5px 5px 5px 5px; 
	margin-bottom:		20px;
}

/** Awards **/
.awards {
	margin-top:					30px;
	margin-left:				10px;
}

a.linkAwardComputerbildFlat {
	float:							left;
	width:							80px;
	height:							54px;
	background-image:		url(../gfx/computerbild_flat_sw.gif);
	background-repeat:	no-repeat;
	text-decoration:		none;
	margin-right:				10px;
}

a.linkAwardComputerbildFlat:hover {
	float:							left;
	width:							80px;
	height:							54px;
	background-image:		url(../gfx/computerbild_flat.gif);
	background-repeat:	no-repeat;
	text-decoration:		none;
	margin-right:				10px;
}

a.linkAwardTuev {
	float:							left;
	width:							80px;
	height:							80px;
	background-image:		url(../gfx/tuef_sw.gif);
	background-repeat:		no-repeat;
	text-decoration:		none;
	margin-right:				10px;
}

a.linkAwardTuev:hover {
	float:							left;
	width:							80px;
	height:							80px;
	background-image:		url(../gfx/tuef.gif);
	background-repeat:		no-repeat;
	text-decoration:		none;
	margin-right:				10px;
}



a.linkAwardComputerbild3000 {
	float:							left;
	width:							80px;
	height:							54px;
	background-image:		url(../gfx/computerbild_3000_sw.gif);
	background-repeat:	no-repeat;
	text-decoration:		none;
}

a.linkAwardComputerbild3000:hover {
	float:							left;
	width:							80px;
	height:							54px;
	background-image:		url(../gfx/computerbild_3000.gif);
	background-repeat:	no-repeat;
	text-decoration:		none;
}


/* Schatten fuer die ausseren verlaufe der webseite */
.left_shadow {
	background-image : url('../gfx/verlauf_l_bild.jpg');
	width            : 20px;
}

.right_shadow {
	background-image : url('../gfx/verlauf_r_bild.jpg');
	width            : 7px;
}

#bottom_shadow1 {
	background-image : url('../gfx/verlauf_b1.jpg');
	background-repeat: repeat-x;
	width            : 20px;
	height           : 10px;
}

#bottom_shadow2 {
	background-image : url('../gfx/verlauf_b2.jpg');
	background-repeat: repeat-x;
	width            : 15px;
	height           : 10px;
}

#bottom_shadow3 {
	background-image : url('../gfx/verlauf_b3.jpg');
	background-repeat: repeat-x;
	width            : 951px;
	height           : 10px;
}

#bottom_shadow4 {
	background-image : url('../gfx/verlauf_b4.jpg');
	background-repeat: repeat-x;
	width            : 13px;
	height           : 10px;
}

#bottom_shadow5 {
	background-image : url('../gfx/verlauf_b5.jpg');
	background-repeat: repeat-x;
	width            : 8px;
	height           : 10px;
}

.divSeparator {
	background-image : url('../gfx/linie.gif');
	background-repeat: repeat-x;
	height           : 1px;
	width            : 100%;
	margin-top       : 10px;
	margin-bottom    : 10px;
	display: block;
}

.linkSymbol {
	border: 0px;
	margin-right: 5px;
}


#footer {
	width: 						100%;
	font-size: 				9px;
/*	font-weight:			bold;*/
	clear:						both;
	overflow:					auto;
	line-height:			130%;
}

hr.hline {
	size: 						1px;
	height: 					1px;
	color: 						#a0a0a0;
}


div.lineFooter {
	size: 						1px;
	height: 					1px;
	line-height:			1px;
	font-size:				0px;
	background-color: #a0a0a0;
	margin-left:			215px;
	margin-bottom:		5px;
}


/**
 * Styles fuer Tabellen
 */
.tblHead {
	padding          : 2px 5px 2px 5px;
	font-weight      : normal;
	font-size        : 11px;
	text-align       : left;
	background-color : #e6e6e6;
	color            : #3c3c3c;
}
.tblData1 {
	padding          : 2px 5px 2px 5px;
	font-weight      : normal;
	font-size        : 11px;
	text-align       : left;
	background-color : #f7f7f7;
	color            : #787878;
}
.tblData2 {
	font-weight      : normal;
	font-size        : 11px;
	text-align       : left;
	background-color : #f7f7f7;
	color            : #c5061c;
}
.tblData1Error {
	padding          : 2px 5px 2px 5px;
	font-weight      : normal;
	font-size        : 11px;
	text-align       : left;
	background-color : #f7f7f7;
	color            : #c5061c;
}
.tblHead3 {
	padding          : 1px 1px 1px 1px;
	font-weight      : normal;
	font-size        : 11px;
	text-align       : left;
	background-color : #e6e6e6;
	color            : #3c3c3c;
}
.tblData3 {
	padding          : 1px 1px 1px 1px;
	font-weight      : normal;
	font-size        : 11px;
	text-align       : left;
	background-color : #f7f7f7;
	color            : #787878;
}
.tblData3Error {
	padding          : 1px 1px 1px 1px;
	font-weight      : normal;
	font-size        : 11px;
	text-align       : left;
	background-color : #f7f7f7;
	color            : #c5061c;
}
.tblSummary {
	margin  		 : 50px 50px 0px 0px;
	border-top:			1px solid grey;
	font-weight      : bold;
	font-size        : 11px;
	text-align       : left;
	background-color : #eeeeee;
	color            : #c5061c;
}

/**
 * Styles fuer input elemente (buttons felder etc.)
 */
#partnerLogin {
	font-size:       11px;
	color:           #a0a0a0;
	float:           left;
	clear:           left;
	padding-top:     4px;
}

#customerLogin {
	font-size:       11px;
	color:           #a0a0a0;
	float:           left;
	clear:           left;
	padding-top:     4px;
}

.inp_login {
	width            : 90px;
	border           : 0px solid #ffffff;
	background-color : #e5e5e5;
	color            : #c5061c;
}

#eutelsat {
	height:							22px;
}

a.linkEutelsat {
	float:							right;
	width:							82px;
	height:							22px;
	background-image:		url(../gfx/eutelsat_sw.gif);
	background-repeat:	no-repeat;
	text-decoration:		none;
	text-align:					right;
}

a.linkEutelsat:hover {
	float:							right;
	width:							82px;
	height:							22px;
	background-image:		url(../gfx/eutelsat.gif);
	background-repeat:	no-repeat;
	text-decoration:		none;
	text-align:					right;
}



.adviceGreyRed {
	width:							150px;
	height:							21px;
	background-image:		url(../gfx/hinweis_grau.gif);
	background-repeat:	no-repeat;
	padding-left:				24px;
	padding-top:				1px;
	overflow:						auto;
	color:							#c5061c;
}

a {
	color:							#c5061c;
	text-decoration:		none;
}

a:hover {
	color:							#c5061c;
	text-decoration:		underline;
}


/**
 * Styles fuer formatierung  und abstaende
 */

div.vSpacer7 {
	float  : left;
	clear  : left;
	height : 7px;
}
div.vSpacer3 {
	float  : left;
	clear  : left;
	height : 3px;
}
div.vSpacer17 {
	float  : left;
	clear  : left;
	height : 14px;
}

.sternchenText {
	font-size:					9px;
}

/** Tarifübericht **/

.redFont {
	color:							#c5061c;
}
.darkGreyFont {
	color: 							#3c3c3c;
}
.ligthGreyFont {
	color: 							#787878;
}

.tblTariff {
	border:							1px solid #fff;
}

.tariffTitle {
	background-color:		#c5061c;
	color:							#fff;
	font-weight:				bold;
	padding:						5px 5px 5px 5px;
}

.rowGreyMedium {
	background-color:		#e6e6e6;
	padding:						5px 5px 5px 5px;
	border-bottom:			1px solid #fff;
}

.rowGreyLight {
	background-color:		#f7f7f7;
	border-bottom:			1px solid #fff;
	padding:						0px 5px 0px 5px;
	height: 28px;
}

.rowGreyLightSub {
	background-color:		#f7f7f7;
	border-bottom:			1px solid #fff;
	height: 28px;
}

.tdSubGreyLight {
	border-left:				1px solid #f7f7f7;
	padding:						0px 5px 0px 5px;
}

/* Globale Style */
.dottedLineFullWidth {
	background-image:	  url('../gfx/_dashed_grau.jpg');
	width:              100%;
	height:             1px;
	line-height:        1px;
	font-size:          0px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* SEO Spacer */
.four {
	margin-left: -4px;
	padding: 0;
}
.fourSmall {
	margin-left: -2px;
	padding: 0;
}

/*  Download-Bereich */
div.download {
	width: 525px;
}

div.download_title {
	padding:             2px 2px 2px 5px;
	background-color:    #f7f7f7;
	background-image:    url('../gfx/pfeil_dgrau.gif');
	background-position: 3px 5px;
	background-repeat:	 no-repeat;
	text-indent: 12px;
}

div.download_file {
	margin-top:   3px;
	padding:      2px 2px 2px 5px;
	text-indent:  12px;
}


ul.listGrey {
	list-style-image:		url('../gfx/pfeil_dgrau.gif');
	padding:						0px 0px 0px 40px;
	margin:							0px 0px 0px 0px;
}


/* skyMonitor */
#skymon_gfx {
  margin-top: 5px;
  margin-bottom: 5px;
}
#skymon_gfx img {
  border: 1px solid grey;
  }
  #skymon_gfx img:hover {
  border: 1px solid black;
  cursor: -moz-zoom-in; 
  }