/* @override https://www.handyservice.de/_medianotions/styles/default.css */

/* @group Allgemeine Definitionen */

html
{
	background: white url(/images/seitenHintergrund.gif) repeat-y;
}

body
{
	position: relative;
	width: 794px;
	margin: 0;
	padding-bottom: 20px;
	
	font-family: arial, sans-serif;
	font-size: 12px;
}

img
{
	border: 0;
}

input, textarea, select
{
	font-family: arial, sans-serif;
	font-size: 12px;
}

label,
input.radio,
input.button
{
	cursor: pointer;
	cursor: hand;
}

/* @group Tooltips */

.show_tooltip
{
	cursor: default;
	text-decoration: underline;
}

.tool-tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	color: white;
	padding: 6px 8px 2px 8px;
	background: url(/Aktionen/_framework/images/default/bubble_big.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 2px 8px 8px 8px;
	background: url(/Aktionen/_framework/images/default/bubble_big.png) bottom right;
}

/* @end */

/* @end */

/* @group Logo und Slogan */

h1
{
	position: relative;
	width: 1005px;
	height: 98px;
	margin: 0;
	text-indent: -5000em;
	
	background-color: white;
	background-image: url(/images/kopfWide.gif);
	background-repeat: no-repeat;
}

h1 a
{
	position: absolute;
	left: 150px;
	top: 0;
	
	width: 188px;
	height: 98px;
	
	text-indent: -3000px;
	text-decoration: none;
}

/* @end */

/* @group Linke Spalte */

div.leftArea 
{
	float: left;	
	width: 160px;
	
	display: inline;
	margin-top: 34px;
}

/* @group Navigation */

div.leftArea ul.navigation
{
	width: 160px;
	overflow: hidden;
	
	margin: 0;
	padding: 0;	

	list-style-type: none;
	border-top: 1px solid white;
}

/* @group Einträge */

div.leftArea ul.navigation li
{
	float: left;
	width: 161px;
	border-bottom: 1px solid white;
	line-height: 13px;
}

div.leftArea ul.navigation li a
{
	display: block;
	width: 135px;
	padding: 3px 5px 4px 18px;
	
	text-decoration: none;	
	color: black;
	background: url(/images/iconNavLevel2.gif) no-repeat 10px 6px;
}

div.leftArea ul.navigation li a:hover,
div.leftArea ul.navigation li a#active1
{
	background: #F3F3F3 url(/images/iconNavLevel2.gif) no-repeat 10px 6px;
}

div.leftArea ul.navigation li a.level1
{
	font-weight: bold;
}

div.leftArea ul.navigation li a.level2
{
	padding-left: 18px;
	background: url(/images/iconNavLevel2.gif) no-repeat 10px 6px;
}

div.leftArea ul.navigation li a.level2 b
{
	display: block;
}

div.leftArea ul.navigation li a.level2:hover,
div.leftArea ul.navigation li a#active2
{
	background: #F3F3F3 url(/images/iconNavLevel2.gif) no-repeat 10px 6px;
}

/* @end */

/* @end */

/* @group Meta-Navigation */

div.leftArea ul.metaNavigation
{	
	margin: 50px 0 0 18px;
	padding: 4px 0 0 0;
	width: 130px;

	list-style-type: none;
}

/* @group Einträge */

div.leftArea ul.metaNavigation li
{
	font-size: 10px;
	height: 1%;
}

div.leftArea ul.metaNavigation li a
{
	display: block;
	padding: 2px;
	line-height: 10px;
	
	text-decoration: none;
	color: #797C7D;
}

div.leftArea ul.metaNavigation li a:hover,
div.leftArea ul.metaNavigation li a#active1
{
	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Inhalt */

div.inhalt
{
	float: left;
	width: 634px;
	overflow: hidden;

	line-height: 140%;
}

/* @group Absatzformate */

div.inhalt h2
{
	font-size: 14px;
	background-color: #F0F0F0;

	margin: 0 0 10px 0;
	padding: 10px;
}

div.inhalt h3
{
	font-size: 14px;
	margin: 0 10px 10px 10px;
}

div.inhalt h4
{
	font-size: 14px;
	margin: 0 10px 2px 10px;
}

div.inhalt h5
{
	font-size: 11px;
	color: black;

	margin: 0 10px 2px 10px;
}

div.inhalt p
{
	margin: 0 10px 12px 10px;
}

div.inhalt p.big
{
	font-size: 14px;
	line-height: 130%;
}

div.inhalt sup
{
	line-height: 0;
	font-size: 8px;
}

/* @end */

/* @group Spalten */

div.inhalt div.spalteLinks
{
	float: left;
	width: 47%;
}

div.inhalt div.spalteRechts
{
	float: right;
	padding-right: 10px;
	width: 47%;
}

/* @end */

/* @group Hervorhebungen */

div.inhalt .highlightRed
{
	padding: 4px 8px;
	font-weight: bold;
	
	color: white;
	background: #ff0000;
}

div.inhalt .highlightBlue
{
	color: #4F589E;
	font-weight: bold;
}

div.inhalt .highlightBold
{
	font-weight: bold;
}

/* @end */

/* @group Links */

div.inhalt a
{
	color: #4f589e;
}

div.inhalt a.button
{
	padding: 4px 4px 5px 22px;

	text-decoration: none;
	font-weight: bold;
	
	color: white;
	background-image: url(/images/iconPfeilWeiss.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	background-color: #393E91;
}

div.inhalt a.jetztBestellen 
{
	display: block;
	width: 200px;
	height: 33px;
	overflow: hidden;
	
	background: url(../images/jetztBestellen.gif) no-repeat;
}

/* @end */

/* @group Bilder */

div.inhalt img.right 
{
	clear: right;
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
}

div.inhalt img.left 
{
	clear: left;
	float: left;
	display: inline;
	margin: 0 10px 5px 0;
}

/* @end */

/* @group Tabellen */

div.inhalt table
{
	clear: both;
	margin: 10px;
	width: 604px;
}

div.inhalt table th,
div.inhalt table td
{
	text-align: left;
	vertical-align: top;
}

div.inhalt table th.align_right,
div.inhalt table td.align_right
{
	text-align: right;
}

/* @group Fußnote */

div.inhalt table td.fussnote
{
	font-size: 11px;
	line-height: 120%;
}

/* @end */

/* @end */

/* @group Tastenkürzel */

div.inhalt span.tk
{
	position: relative;
	width: 15px;
	height: 13px;
	float: left;
	border: 1px solid black;
}

div.inhalt img.tk
{
	position: relative;
	width: 15px;
	height: 13px;
	
	top: 3px;
	
	margin-left: 2px;
}

/* @end */

/* @group Listen */

div.inhalt ul.liste
{
	margin: 4px 0 12px 25px;
	padding: 0;

	list-style-type: disc;
}

div.inhalt ul.liste li
{
	margin: 0 0 4px 0;
}

div.inhalt ol
{
	margin-top: 6px;
	margin-bottom: 12px;
}

div.inhalt ol li
{
	margin-bottom: 6px;
	margin-left: -17px;
}

/* @end */

/* @group Einfacher Inhalts-Tab */

div.inhalt h3.simpleTab
{	
	margin: 10px 0 0 10px;
	height: 36px;
	overflow: hidden;
	padding-left: 58px;
	line-height: 40px;

	color: #777B7C;
	
	background-image: url(/images/inhaltTabTop.gif);
	background-repeat: no-repeat;
}

div.inhalt div.simpleTab
{
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	width: 622px;
	overflow: hidden;
	
	border-left: 1px solid #787B7D;
	border-right: 1px solid #787B7D;
	border-bottom: 1px solid #787B7D;
}

div.inhalt div.simpleTab table
{
	width: 602px;
}

/* @end */

/* @group Klapp-Tab */

div.inhalt h3.klappTab
{
	position: relative;
	margin: 30px 0 0 10px;
	height: 31px;
	overflow: hidden;
	padding: 4px 370px 0 10px;

	color: #393E91;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #787B7D;

	cursor: hand;
	cursor: pointer;
	
	background-image: url(/images/inhaltTabTop.gif);
	background-repeat: no-repeat;
}

div.inhalt h3.klappTab img
{
	position: absolute;
	left: 258px;
	top: 10px;
}

div.inhalt div.klappTab
{
	display: none;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	
	border-left: 1px solid #787B7D;
	border-right: 1px solid #787B7D;
	border-bottom: 1px solid #787B7D;
}

/* @end */

/* @group Top-Angebote */

/* @group Tab-Navigation */

ul.tabNav
{
	height: 18px;
	
	margin: -10px 0 10px 0;
	padding: 0 0 0 10px;

	list-style-type: none;
	background-color: #F0F0F0;
}

/* @group Einträge */

div.inhalt ul.tabNav li
{
	display: inline;
	float: left;
}

div.inhalt ul.tabNav li a
{	
	display: block;
	width: 116px;
	height: 19px;
	margin-right: 4px;
	
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	font-weight: bold;

	color: white;
	background-image: url(/images/tabNavHintergrund.gif);
	background-repeat: no-repeat;	
}

div.inhalt ul.tabNav li a:hover,
div.inhalt ul.tabNav li a#active3
{
	background-image: url(/images/tabNavHintergrundAktiv.gif);
}

/* @end */

/* @end */

/* @group Übersicht Top-Angebote */

div.inhalt div.topangeboteUebersicht a
{
	position: relative;
	display: inline;
	margin-bottom: 20px;
	
	width: 412px;
	height: 258px;
	overflow: hidden;
}

div.inhalt div.topangeboteUebersicht a.left
{
	float: left;
	margin-left: 6px;
}

div.inhalt div.topangeboteUebersicht a.right
{
	float: right;
}

div.inhalt div.topangeboteUebersicht a img
{
	position: absolute;
	left: 0;
	top: 0;
}

/* @end */

/* @group Angebot */

div.inhalt a.angebot
{
	display: block;
	margin: -10px 0 20px 0;
}

/* @end */

/* @group Porduktdarstellung */

div.inhalt div.produkt
{
	position: relative;
	margin-bottom: 20px;
	
	background: url(/images/produktBackground.gif) repeat-y right 0;
}

div.inhalt div.produkt div
{
	width: 409px;
	margin-left: 225px;
}

div.inhalt div.produkt p.jetztBestellen 
{
	float: left;
	display: inline;
}

div.inhalt div.produkt img
{
	clear: both;
	float: left;
}

div.inhalt div.produkt h4
{
	margin: 0 0 10px 0;
	height: 54px;
	padding: 10px 152px 0 10px;

	color: #393E91;
	background-image: url(/images/produktHeadline.gif);
	background-repeat: no-repeat;
}


div.inhalt div.produkt.gratis h4
{	
	background: url(/images/produktHeadline_gratis.gif);
	background-repeat: no-repeat;
}

div.inhalt div.produkt.einEuro h4
{	
	background: url(/images/produktHeadline_1eur.gif);
	background-repeat: no-repeat;
}

div.inhalt div.produkt p.bottom
{
	clear: both;
	margin: 0 0 0 6px;
	height: 5px;
	overflow: hidden;
	
	background: white url(/images/produktBottom.gif) no-repeat;
}

/* @end */

/* @group Tarife */

div.inhalt div.tarif 
{
	position: relative;
	
	overflow: visible;
}

div.inhalt div.tarif p.jetztBestellen 
{
	position: absolute;
	right: -10px;
	top: -40px;
}

/* @group Tabelle Tarif-Übersicht */

div.inhalt div.tarif table.uebersicht th
{
	font-weight: normal;
	font-size: 14px;

	padding: 3px 4px 3px 4px;

	color: white;
	background-color: #393e91;
	border-bottom: 3px solid white;
}

div.inhalt div.tarif table.uebersicht td
{
	padding: 6px;
	font-weight: bold;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	background: #f0f0f0;
}

div.inhalt div.tarif table.uebersicht tr.bezeichnung td
{
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	background-color: #D4D8DC;
}

div.inhalt div.tarif table.uebersicht tr td.last
{
	border-right: 0;
}

/* @end */

/* @group Tarif-Details */

div.inhalt div.tarif table.details th
{
	padding: 0 4px 0 4px;
	height: 26px;
	
	line-height: 24px;

	background: #cdd3f0 url(/images/inhaltBackgroundDotted.gif) repeat-x;
}

div.inhalt div.tarif table.details td
{	
	padding: 2px 4px 2px 4px;
	line-height: 16px;
}

div.inhalt div.tarif table.details td.links
{
	padding-left: 94px;
}

/* @end */

/* @group Fußnote */

div.inhalt div.tarif table.fussnote
{
	margin: 30px 10px 10px 10px;
}

/* @end */

/* @end */

/* @group Bestellung */

/* @group Formular */

div.inhalt div.bestellung form
{
	margin: 0;
}

div.inhalt div.bestellung form table th
{
	font-weight: normal;
	font-size: 14px;

	padding: 3px 4px 3px 4px;

	color: white;
	background-color: #777B7C;
	border-bottom: 3px solid white;
}

div.inhalt div.bestellung form table td
{
	padding: 2px 10px 4px 4px;
	line-height: 14px;
	vertical-align: middle;
}

div.inhalt div.bestellung form table td.top
{
	vertical-align: top;
}

div.inhalt div.bestellung form table td.pflichtfeld
{
	font-weight: bold;
	color: #4F589E;
}

div.inhalt div.bestellung form table td input.text
{
	width: 280px;
	border: 1px solid #4F589E;
}

div.inhalt div.bestellung form table td input.select
{
	border: 1px solid #4F589E;
}

div.inhalt div.bestellung form table td input.radio
{
	position: relative;
	top: 2px;
	margin-right: 4px;
}

div.inhalt div.bestellung form label
{
	margin-right: 20px;
}

/* @end */

/* @group Fußnote */

div.inhalt div.bestellung form table td.fussnote
{
	padding: 2px 10px 0 4px;
}

div.inhalt div.bestellung form table td.fussnote h3
{
	font-size: 12px;
	margin-left: 0;
}

div.inhalt div.bestellung form table td.fussnote ol
{
	margin-bottom: 0;
}

/* @end */

/* @end */

/* @group Links */

div.inhalt a.button
{
	padding: 4px 4px 5px 22px;

	text-decoration: none;
	font-weight: bold;
	
	color: white;
	background-image: url(/images/iconPfeilWeiss.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	background-color: #393E91;
}

div.inhalt p.jetztBestellen 
{
	position: relative;
	width: 200px;
	height: 33px;
	overflow: hidden;
}

div.inhalt p.jetztBestellen a
{
	display: block;
	height: 100%;
}

/* @end */

/* @end */

/* @group Individuelle Seiten */

/* @group Reparatur */

body.reparatur div.inhalt h5
{
	position: relative;
	height: 123px;
	margin: 0 0 20px 0;

	padding: 20px 280px 0 67px;
	
	background-image: url(/reparatur/images/head.jpg);
	background-repeat: no-repeat;
}

body.reparatur div.inhalt h5 a
{
	position: absolute;
	left: 170px;
	top: 105px;
	width: 180px;
}

/* @end */

/* @group Kontakt */

div.inhalt div.kontaktEintrag
{
	margin: 10px 0 30px 10px;
	clear: both;
	
	background-image: url(/images/kontaktHintergrund.gif);
	background-repeat: no-repeat;

	border-bottom: 1px solid #797C7D;
}

div.inhalt div.kontaktEintrag div.links
{
	float: left;
	width: 220px;
	display: inline;
	
	margin-left: 5px;
	margin-bottom: -15px;

	padding-top: 6px;
}

div.inhalt div.kontaktEintrag div.links img.logo
{
	display: block;
	margin: 0 0 20px 3px;
}

div.inhalt div.kontaktEintrag div.rechts
{
	float: right;
	width: 375px;
	margin-bottom: -15px;

	padding-top: 10px;
}

div.inhalt div.kontaktEintrag div.rechts h5
{
	font-size: 14px;
}

/* @end */

/* @group AGB */

body.metanav_agb div.inhalt h4
{
	padding: 3px 4px 3px 4px;

	color: white;
	background-color: #777B7C;
}


body.metanav_agb div.inhalt h5
{
	float: left;
	display: inline;
	padding-right: 6px;
	margin-bottom: 0;
	margin-right: 0;
}

/* @end */

/* @group Vorteilsangebote */

body.vorteilsangebote_lottogemeinschaft_suedwest div.inhalt img,
body.vorteilsangebote_telekom_service_deutschland div.inhalt img
{
	
}

/* @end */

/* @group Statistik-Tabelle */

div.inhalt table.statistic
{
	width: 500px;
}

/* @end */

/* @end */

/* @group Visitenkarten-Banner */

div.inhalt table.visitenkartenbanner
{
	position: relative;
	width: 250px;
}

div.inhalt table.visitenkartenbanner td
{
	padding: 0;
	
	font-size: 9px;
	line-height: 11px;
	vertical-align: bottom;
}

div.inhalt table.visitenkartenbanner td div
{
	text-align: right;
	padding: 0 45px 4px 0;
}

/* @end */

/* @end */