
body {
	background: #ffffff url(/images/body_background.png) repeat-x;
	font-family: Arial;
	margin: 0 auto 0 auto;
	width: 980px;
	font-size:9pt;
}

p {
	margin:0;
}

table {
	clear: left;	
}


a {
	outline-style: none; outline-width:0px;
	color: #003471;
	text-decoration: none;	
	font-weight:bold;
	cursor: pointer;
}

a:hover {
	color: #770000;
	text-decoration: none;	
}

img {
	border: none;
}

hr {
	clear: both; visibility: hidden;
}

.frame_double_r hr {
	clear: both;
	visibility: hidden;
	
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

ul {margin-left:17px;margin-top:3px;margin-bottom:5px; padding:0px;}

ul li.hili {
	font-weight:bold;
	color: #007236;	
}

.a_hr {
	visibility: visible;
	height: 1px; 
	border:none; 
	border-top: 1px solid #e0e0e0;
}

h1 {
	clear: both;
	margin:0;	
	font-size: 13pt;
}

h2 {
	margin: 0;
}

h2 i { 
	color:#000000;
	font-style: normal; 
}

h2 b { 
	color:#000000;
	font-style: normal;
	margin-top:1px;
}

h3 {
	color:#000000;
	font-size:9pt;
	margin-bottom: 5px;
}

h4 {
	font-size:9pt;	
}

td {
	font-family: Arial;
	font-size: 8pt;
}

form {
	margin:0;	
}

select {
	font-size: 8pt;
	padding: 1px;
	background-color: #eff4e9;
	border: 1px solid #e0e0e0;
}


input.text {
	border: 1px solid #b0b0b0;
	background-color: #eff4e9;
	padding:3px; font-size:8pt;
}

input.locked {
	border: 1px solid #b0b0b0;
	background-color: #f0f0f0;
	color: #e0e0e0;
	padding:3px; font-size:8pt;
}

#dvDetails {
	display:none;
	overflow: hidden; 
	position:absolute; 
	z-index:99; 
	background-color:#ffffff; 
	border: 14px solid #770000; 
	border-top: 5px solid #770000; 
	width:775px; 
	height:560px; 
	-moz-box-shadow: 0.4em 0.4em 1em -0.2em black;
	-webkit-box-shadow: 0.4em 0.4em 1em -0.2em black;
}

#ifrInfo {
	width:100%;
	height:527px;
	border: none;
	overflow: auto;
}

#image1, #image2 {
	cursor: pointer;
}

.main_header {
	float: left; 
	background: transparent url(/images/mobilextreme_logo.png) no-repeat; 
	padding: 70px 0px 15px 125px;
	width: 350px;
	color: #606060;
	font-size: 8pt;
}

.header_links {
	text-align: right;
	width: 960px;
	position: absolute;
	top:75px;
}

.header_links a {
	color: #505050;
	font-size: 8pt;
	font-weight: normal;
	border-right: 1px solid #e0e0e0;
	padding-right:5px;
}

.header_links a.noborder {
	border-right: none;
}

.header_links a:hover {
	color: #770000;
}

#menu_top{
	background: #ffffff	url(/images/topmenu_968.png) left bottom no-repeat;
	height: 48px;
	margin-left:5px;
	padding-left: 200px;		
	clear: both;
	z-index:97;
}

#drop_down_menu {
	display:block;
	position:absolute;
	clear:both;
	float:none;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	text-align:center;
	z-index: 98;
	width: 768px;
}


#drop_down_menu li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	text-decoration: none;	
	font-size: 9pt;
	line-height: 52px;
	width: 108px;
	color: #000000;	
}

#drop_down_menu li a {
	background: transparent url(/images/topmenu_item.png) top left no-repeat;	
	display: block;
	width: 108px;
	height: 44px;
	color: #000000;
}

#drop_down_menu li a:hover {
	background-position: 0px -44px;
}

#drop_down_menu li.current_page_item a,#drop_down_menu li.current_page_item a:hover{
	background: #901f1f url(/images/topmenu_selected.png) top left no-repeat;
	height: 48px;
	color: #fff;
}

#drop_down_menu li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding:15px 1px 10px 1px;	
	background-color: #ffffff;
	border: 2px solid #e0e0e0;
	width: 170px;
	overflow: visible;
	position: absolute;
	top:44px;
	background: #ffffff url(/images/fill.png) top left repeat-x;
	-moz-box-shadow: 0.4em 0.4em 1em -0.2em black;
	-webkit-box-shadow: 0.4em 0.4em 1em -0.2em black;
}

ul.links {
	display: none;
}

#drop_down_menu li ul li {
	display:block;
	text-align: left;
	float:left;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

#drop_down_menu li ul li.break {
	line-height: 18px;
	height: 18px;
	width: 170px;
	background: transparent url(/images/menu_break.png) repeat-x;
}

#drop_down_menu li ul li a {
	display:block;
	margin-left: 10px;
	width: 150px;
	height: 17px;
	text-indent:26px;
	padding-top: 1px;
	padding-bottom: 1px;
	color:#000000;
	border:0px solid #ffffff;
	background: transparent url(/images/menu_red.png) no-repeat;
	text-decoration:none;
	line-height:17px;
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
}

#drop_down_menu li ul li a.noborder {
	border-bottom:1px solid #ffffff;
}

#drop_down_menu li ul li a:hover {
	background: #901f1f url(/images/menu_red.png) no-repeat;
	color:#ffffff;
	border:0px solid #909090;
	border-bottom: 1px solid #f0f0f0;
}

#navigation {
	clear: left;
	float: none;
	color: #f0f0f0;
	font-weight:normal;
	background: #9c9596	url(/images/navigation_968.png) left top no-repeat;
	height: 26px;
	margin-left:5px;

	padding-left:200px;
	overflow: hidden;
}


#navigation a, #navigation span, #navigation h1 {
	margin:0;
	padding-left:10px;
	margin-left: 8px;
	background: url(/images/arrow-right-white.png) 0px 4px no-repeat;
	color: #f0f0f0;
	text-decoration:none;
	font-size:8pt;
	font-weight: bold;
	float: left;
	margin-top:3px;
	height: 14px;
	overflow: hidden;
}

#navigation a:hover {
	color: #ffffff;	
}

#td_content {
	width: 754px;
	padding-top:15px;
	padding-bottom: 20px;
	float: right;
}

.td_menu {
	width:191px;
	padding-top:15px;
	padding-bottom: 20px;
	margin-right: 15px;
	padding-left:20px;
	float: left;
	display: block;
}

.td_menu img {
	margin-bottom:5px;	
}

#cart {
	background: #ffffff url(/images/warenkorb.png) no-repeat; 
	color: #606060;
	font-size: 8pt;
	width: 169px;
	padding-left: 17px;
	height:57px;
	cursor: pointer;
}

.cart_td {
	color:#606060; 
	padding-left:70px;
	padding-bottom: 12px;
	text-align: left;
}

.cart_td a {
	display: block;
}

.cart_td b {
	font-size: 9pt;
}

.menu_t {
	width: 186px;
	background: #ffffff url(/images/menu_t.png) no-repeat;
}

.menu_t_color {
	width: 186px;
	background: #ffffff url(/images/menu_t_color.png) no-repeat;
}

.menu_t_color strong {
	color: #f0f0f0;
	font-size: 11pt;
	margin-left: 15px;
	line-height: 34px;
	padding-bottom: 10px;
	display: block;
}

.menu_b {
	height:10px; 
	background: url(/images/menu_b.png) no-repeat;
	width: 186px;
	margin-bottom:10px;
}

.menu_m_sub {
	padding-left:4px;
	background: url(/images/menu_m.png) repeat-y;
	width: 182px;
	padding-bottom:10px;
}

.menu_m_sub ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.menu_m_sub li {
	margin: 0;
	padding: 0;
}

.menu_m_sub li.break {
	line-height: 18px;
	height: 18px;
	width: 178px;
	background: transparent url(/images/menu_break.png) repeat-x;
}

.menu_m_sub a {
	display:block;
	margin-left: 10px;
	width: 156px;
	height: 17px;
	text-indent:26px;
	padding-top: 1px;
	padding-bottom: 1px;
	color:#000000;
	border:0px solid #ffffff;
	background: transparent url(/images/menu_red.png) no-repeat;
	text-decoration:none;
	line-height:17px;
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
}

.menu_m_sub a.noborder {
	border-bottom:1px solid #ffffff;
}

.menu_m_sub a:hover {
	background: #901f1f url(/images/menu_red.png) no-repeat;
	color:#ffffff;
	border:0px solid #909090;
	border-bottom: 1px solid #f0f0f0;
}


.menu_m_sub a.menu_sub_sel {
	background: #efeaea url(/images/menu_red.png) no-repeat;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}

div.intro_menu {
	margin-bottom: 20px;
}

.intro_menu a.first, .intro_menu a.first_sel {
	color: #606060;
	display: block;
	height: 38px;
	padding-top: 3px;
	background: transparent url(/images/intro_menu.png) 1px 0px no-repeat;
	padding-left: 50px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 8pt;
	border: 1px solid #ffffff;
	width: 127px;
}

.intro_menu a.first strong, .intro_menu a.first_sel strong {
	font-size: 11pt;
	font-weight: bold;
	display: block;
	color: #000000;
}

.intro_menu a.first:hover, .intro_menu a.first_sel:hover {
	background-position: 1px -41px;
	border: 1px solid #e0e0e0;
	color: #000000;
}

.intro_menu a:hover strong {
	color: #770000;
}

.intro_menu a.first_sel {
	background-position: 1px -41px;
	border: 1px solid #ffffff;
	color: #000000;
}

.intro_menu a.sub, .intro_menu a.sub_sel {
	color: #000000;
	display: block;
	height: 20px;
	line-height: 20px;
	background: transparent url(/images/menu_sub.png) 30px 5px no-repeat;
	text-indent: 50px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-left: 3px;
	font-size: 9pt;
	border: 1px solid #ffffff;
	width: 177px;
}

.intro_menu a.sub_sel {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.intro_menu a.sub:hover, .intro_menu a.sub_sel:hover {
	border: 1px solid #e0e0e0;
	font-size: 10pt;
	font-weight: bold;
}

.intro_menu hr {
	visibility: visible;
	width: 160px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px dotted #e0e0e0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.tag_cloud_t {
	width: 186px;
	height:46px; 
	max-height:46px;
	background: #ffffff url(/images/tag_cloud_t.png) no-repeat;
	margin-top:5px;
}

.tag_cloud {
	padding-left:12px;
	padding-right:12px;
	background: url(/images/menu_m.png) repeat-y;
	width: 162px;
	padding-bottom:10px;
	text-align: justify;
	line-height: 180%;
}

.tag_cloud a {
	font-weight: normal;
}

a.tcl1 {
	font-size:7pt;
	color: #404040;
}

a.tcl2 {
	font-size:8pt;
	color: #404040;
}

a.tcl3 {
	font-size:9pt;
	color: #404040;
}

a.tcl4 {
	font-size:10pt;
	color: #404040;
}

a.tcl5 {
	font-size:11pt;
	color: #404040;
}

a.tcl1:hover, a.tcl2:hover, a.tcl3:hover, a.tcl4:hover, a.tcl5:hover, a.tcl6:hover {
	text-decoration: underline;
}

a.red {
	color: #770000;
}

.frame_toplist_m {
	width:690px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	background: #ffffff url(/images/frame_730_m.png) repeat-y;
	float: left;	
}

.frame_toplist_m .element_b {
	width: 134px; 
	border: 1px solid #e0e0e0; 
	margin: 1px; 
	text-align: center; 
	padding:0px 0 5px 0; 
	float: left	
}
.frame_toplist_m div p {
	border-bottom: 1px solid #e0e0e0;
	background: #000000 url(/images/title.png) top left repeat-x;
	font-size: 8pt;
	padding: 3px 0 3px 0;
	margin-bottom: 5px;
	color: #f0f0f0;
}

.frame_toplist_m span.header {
	display: block;
	font-size: 10pt;
	padding-bottom: 10px;
	padding-left: 5px;
}

.frame_toplist_m a.link_to {
	display: block;
	clear: both;
	float: none;
	font-size: 9pt;
	padding-top: 5px;
	padding-left: 5px;
	text-indent: 8px;
	background: transparent url(/images/link.png) 2px 10px no-repeat;
}

.frame_730_m_artikel {
	padding:5px; 
	width:720px;
	background: #ffffff url(/images/frame_730_m_artikel.png) repeat-y;
	float: left;	
}

div.gross {
	margin-right: 10px;
	margin-bottom: 20px;
	float:left;
	width: 361px;
	height: 315px;
	background: #ffffff url(/images/frame_m.png) repeat-y;
}

.gross a.artikelbild {
	float: left;	
	color: #000000;
}

.gross img.artikelbild {
	display: block;
	float: left;
}

.gross li {
	margin-bottom: 3px;
}

.gross div.headtitle {
	background: #ffffff url(/images/frame_t_big.png) no-repeat;
	height: 48px;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 15px;
	line-height: 45px;
	color: #000000;
}

.gross div.description, div.description_plus {
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
	font-size: 8pt;
	height: 27px;
	overflow: hidden;
	width: 325px;
	color: #606060;
}

.gross div.description_plus {
	height: 125px;	
}

.gross div.description_plus div {
	display: block;
	float: left;
	margin-left: 10px;
	font-size:8pt;	
	overflow: hidden;
	height: 140px;
	width: 220px;
}

.gross div.footer {
	background: transparent url(/images/frame_b.png) left bottom no-repeat;
	display: block;
	clear: both;
	height: 95px;
	font-size: 7pt;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 10px;
}

.gross div.colors {
	height:16px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:4px;
}

.gross div.colors p {
	height:13px;
	overflow: hidden;
}

.gross div.preis {
	display: block;
	float: left;
	height:45px;
	font-size: 7pt;
	cursor: pointer;
}

.gross div.preis p{
	font-size: 7pt;
}

span.auszahlung {
	border: 1px solid #e0e0e0;
	padding-left:3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	background: #f8eaea;
	font-weight: bold;
	font-size: 8pt;
	display: block;
	margin: 0;
}

span.auszahlung2 {
	border: 1px solid #e0e0e0;
	padding-left:3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	background: #f8eaea;
	font-weight: bold;
	font-size: 8pt;
	margin: 0;
}

.gross div.preis img {
	padding-top:3px;
	margin:0;
}


.frame_toplist_m h3 {
	border-bottom: 1px solid #e0e0e0;
	background: #000000 url(/images/title.png) top left repeat-x;
	font-size: 8pt;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
	margin-top:0;
	color: #f0f0f0;
}

.frame_730_t {
	width:730px;
	padding-top: 20px;
	background: url(/images/frame_730_t.png) no-repeat;
	float:left;
}

.frame_730_m {
	width:690px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	background: #ffffff url(/images/frame_730_m.png) repeat-y;
	float: left;	
}

.frame_730_m h1 {
	margin-bottom: 8px;
	margin-right:5px;
	font-size: 14pt;
}
.frame_730_m h2 {
	margin-bottom: 8px;
	margin-right:5px;
	font-size: 12pt;
}

span.subtitle {
	font-size: 9pt;
	margin-top: 3px;
	display: block;
	float: left;
	font-weight: bold;
	color: #606060;
}

.frame_730_b {
	width:730px;
	height:17px;
	background: transparent url(/images/frame_730_b.png) no-repeat;
	float:left;
}

.frame_730_b_artikel {
	width:730px;
	height:17px;
	background: transparent url(/images/frame_730_b_artikel.png) no-repeat;
	float:left;
}

.frame_730_m_info {
	width:695px;
	color: #606060;
	margin-left: 5px;
	border: 2px solid #e0e0e0;
	float: left;
	padding:10px;
}

.frame_730_m_info h3 {
	font-size:13pt;
	margin:0 0 10px 0;
	color: #606060;	
}

.frame_730_m_info h4 {
	font-size:11pt;
	margin:0;
	color: #606060;
}

.frame_angebot_big_t {
	width:730px;
	height:45px;
	background: #770000 url(/images/frame_angebot_big_t.png) no-repeat;
	float:left;
	color: #f0f0f0;
	text-indent:15px;
	line-height:33px;
	font-weight: bold;
	float: left;
	margin-top:2px;
	font-size: 8pt;
}

.frame_artikel_big_t {
	width:730px;
	height:45px;
	background: #770000 url(/images/frame_artikel_big_t.png) no-repeat;
	float:left;
	color: #f0f0f0;
	text-indent:15px;
	line-height:33px;
	font-weight: bold;
	float: left;
	margin-top:2px;
	font-size: 11pt;
}

.frame_angebot_big_t h1 {
	font-size: 11pt;
	margin-top:1px;	
}

.frame_angebot_big_t a {
	color: #f0f0f0;	
}

.frame_double_t {
	width:730px;
	height:20px;
	background: url(/images/frame_double_t.png) no-repeat;
	float:left;
}

.frame_double_t_big {
	width:730px;
	background: url(/images/frame_double_t_big.png) no-repeat;
	min-height:48px;
	float: left;
	margin-bottom: 10px;
}

.frame_double_t_big h2 {
	float: left;
	width: 206px;
	margin-left: 12px;
	margin-top: 14px;
	height: 34px;
	font-size:11pt;
	padding: 0;
}

.frame_double_t_big h3 {
	float: left;
	font-size:11pt;
	margin: 0;
	margin-top: 14px;
	margin-left:24px;
	padding: 0;
}

.frame_double_m {
	width:716px;
	padding: 0px 10px 10px 13px;
	background: url(/images/frame_double_m.png) repeat-y;
	float: left;
}

.frame_double_l {
	width: 195px;
	margin-right:35px;
	float: left;
}

.frame_double_l_center {
	width: 195px;
	margin-right:35px;
	float: left;
	text-align:center;
}

.frame_double_r {
	width: 470px;
	float: left;
}

.frame_double_r span, .frame_double_r span p{
	padding-left: 5px;	
}


.frame_double_b {
	width:730px;
	height:10px;
	background: url(/images/frame_double_b.png) no-repeat;
	float:left;
}

.frame_500_t {
	width:500px;
	padding-top:17px;
	background: url(/images/frame_500_t.png) no-repeat;
	float:left;
}

.frame_500_m {
	width:470px;
	padding: 0px 15px 0px 15px;
	background: url(/images/frame_500_m.png) repeat-y;
	float: left;
}

.frame_500_b {
	width:500px;
	height:17px;
	background: url(/images/frame_500_b.png) no-repeat;
	float:left;
}



.frame_m {
	background: #ffffff url(/images/frame_m.png) repeat-y; 
	padding-left:10px;
	padding-right:10px;
	
}

.frame_m_hr {
	background: #ffffff url(/images/frame_m_hr.png) no-repeat; 
}

.frame_b {
	height:17px;
	background: url(/images/frame_b.png) no-repeat;
}

span.hochgestellt {
	font-size:70%;
	height:0;
	vertical-align:top;	
}

.fusszeilen {
	width: 720px;
	font-size:8pt;
	color: #606060;
	clear: both;
	margin-top:5px;
	padding-left: 10px;
}


.t_angebot {
	width:100%;
	
	margin-bottom: 0px;
	
}

.t_angebot th {
	background: #000000 url(/images/black_header.png) repeat-x;
	color: #f0f0f0;
	text-align: left;
}

.t_angebot td {
	border: 1px solid #f0f0f0;
	background-color: #ffffff;
	
}

.t_angebot td.t_preis {
	font-size:7pt;
	text-align: center;
	padding-top:11px;
	padding-bottom: 11px;
}

.t_angebot td.t_image {
	text-align: center;
	border: none;
}

.t_angebot td.t_desc {
	text-align: center;
	border: none;
	background-color:#f0f0f0;
	font-size: 7pt;
}

.t_angebot td.t_tarif {
	
}

.div_angebot_1 {
	border-bottom:1px dashed #e0e0e0; 
	margin-bottom:10px;
	padding-bottom:5px;
	line-height: 17px;
	margin-top:10px;
}

.td_angebot_image {
	width:130px; 
	text-align:	left;
}

#td_angebot_description {
	padding-left:5px;

}

.td_angebot_info {
	padding-right:7px;
	padding-top:0px;
	text-align: right;
}

.td_angebot_preis {
	padding-top:0px;
	padding-left:10px;
	font-size:7pt;
	text-align: left;
}



.fusszeile {
	margin-left:10px;
	margin-top:10px;
	font-size:8pt;
	color: #606060;	
}

.fusszeile_rot {
	margin-left:10px;
	margin-top:5px;
	font-size:8pt;
	color: #770000;	
}

.tarif_details_row {
	background-color:#ffffff;
	border: 1px solid #e0e0e0; 
	font-size:7pt; 
	padding-left:8px;
}

.lieferstatus {
	font-size:7pt;
	color:#404040;
	display:block;
}

.lieferstatus img {
	display:block;
}

.intro, .neuheiten, .bestseller, .handy_mit_vertrag, .vertragsverlaengerung, .smartphones, .mobiles-internet, .fashion {
	width: 440px; 
	margin: 0 0px 10px 1px; 
	font-size: 8pt; 
	border: 0px solid #e0e0e0; 
	height: 143px;
	padding-left: 270px; 
	color: #000000;
	float: left;
	background: #ffffff url(/images/shopping.jpg) 0px 10px no-repeat;
}

.intro h1, .neuheiten h1, .handy_mit_vertrag h1, .bestseller h1, .vertragsverlaengerung h1, .frame_toplist_m h1, .infoblock h1, .smartphones h1, .mobiles-internet h1, .fashion h1 {
	margin-bottom: 8px;
	font-size: 13pt;
	color: #000000;
}

.intro h2, .neuheiten h2, .handy_mit_vertrag h2, .bestseller h2, .vertragsverlaengerung h2, .frame_toplist_m h2, .infoblock h2, .smartphones h2, .mobiles-internet h2,.fashion h2 {
	margin-bottom: 8px;
	font-size: 11pt;
	color: #000000;
}

.neuheiten {
	background: #ffffff url(/images/neuheiten.jpg) 20px 10px no-repeat;
}

.bestseller {
	background: #ffffff url(/images/bestseller.jpg) 20px 0px no-repeat;
}

.handy_mit_vertrag {
	background: #ffffff url(/images/handy_mit_vertrag.jpg) 20px 0px no-repeat;
}

.vertragsverlaengerung {
	background: #ffffff url(/images/vertragsverlaengerung.jpg) 20px 0px no-repeat;
}

.smartphones {
	background: #ffffff url(/images/smartphones.jpg) 20px 0px no-repeat;
}

.mobiles-internet {
	background: #ffffff url(/images/mobiles-internet.jpg) 20px 0px no-repeat;
}

.fashion {
	background: #ffffff url(/images/fashion.jpg) 20px 0px no-repeat;
}

.infoblock {
	font-size:8pt;
	color:#404040;
	width: 710px;
	max-width: 690px;
	padding:0px 10px 10px 10px;
	color: #000000;
	float:left;
	margin-top:10px;
}

.infoblock a {
	color: #404040;
}

.infoblock ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.infoblock ul li {
	font-size:9pt;
	font-weight: bold;
}

.infoblock hr {
	margin:0px;
	padding:0;
	line-height:0;
}

.infoblock p {
	clear: left;
	margin-top:10px;
}

.infoblock_margin {
	margin-top:10px;
	margin-bottom:10px;
}


.infoblock h4 {
	font-size: 12pt;
	color: #404040;
	margin:0;
	margin-top:10px;
	margin-bottom: 10px;
	clear: left;
}

.button_trash a{
	display: block;
	width:30px;
	height:27px;
	margin-bottom:1px;
	margin-right:1px;
	background: #ffffff url(/images/button_trash.png) no-repeat;
}

.button_info a{
	display: block;
	width:30px;
	height:27px;
	margin-bottom:1px;
	margin-right:1px;
	background: #ffffff url(/images/button_info.png) no-repeat;
}

a.button_details_3 {
	display: block;
	width:107px;
	height:27px;
	margin-bottom:1px;
	margin-right:1px;
	background: #ffffff url(/images/btn_details_3.png) no-repeat;
}

a.button_red, a.button_red_sm, a.button_red_konfig, a.button_vari  {
	display: block;
	text-decoration: none;
	color: #000000;
	text-indent: 30px;
	line-height:22px;
	margin-bottom:2px;
	margin-right:2px;
	border: 1px solid #e0e0e0;
	height:22px;
}

a.button_red, a.button_red_sm, a.button_vari {
	background: #ffffff url(/images/button_red.png) no-repeat;
}

a.button_red_konfig {
	background: #ffffff url(/images/button_red_konfig.png) no-repeat;
}

a.button_red_sm, a.button_red_konfig {
	width: 150px;
	float: left;
	margin-right:15px;
}

a:hover.button_red, a:hover.button_red_sm, a:hover.button_vari {
	background: #901f1f url(/images/button_red.png) no-repeat;
	color: #ffffff;
}

a:hover.button_red_konfig {
	background: #901f1f url(/images/button_red_konfig.png) no-repeat;
	color: #ffffff;
} 

a.button_vari {
	text-align: center;
	float: left;
	margin-right: 5px;
	text-indent: 20px;
}

a.button_cart, a.button_cart_konfig, a.button_info_red  {
	display: block;
	text-decoration: none;
	color: #000000;
	text-indent: 39px;
	font-size: 12pt;
	line-height:45px;
	margin-bottom:2px;
	border: 1px solid #e0e0e0;
	height:45px;
	width: 170px;
	text-align: center;
}

a.button_cart {
	background: #ffffff url(/images/button_cart.png) no-repeat;
}

a:hover.button_cart {
	background: #901f1f url(/images/button_cart.png) no-repeat;
	color: #ffffff;
}

a.button_cart_konfig {
	background: #ffffff url(/images/button_cart_konfig.png) no-repeat;
	height:22px;
	font-size: 8pt;
	line-height:22px;
}

a:hover.button_cart_konfig {
	background: #901f1f url(/images/button_cart_konfig.png) no-repeat;
	color: #ffffff;
}

a.button_cart {
	background: #ffffff url(/images/button_cart.png) no-repeat;
}

a:hover.button_cart {
	background: #901f1f url(/images/button_cart.png) no-repeat;
	color: #ffffff;
}

a.button_order  {
	display: block;
	height:47px;
	width: 250px;
	background: #ffffff url(/images/bestellung_fortsetzen.png) 0px 0px no-repeat;
}

a:hover.button_order {
	background-position: 0px -47px;
}

a.button_info_red {
	background: #ffffff url(/images/button_info_red.png) no-repeat;
	height:22px;
	font-size: 8pt;
	line-height:22px;
}

a:hover.button_info_red {
	background: #901f1f url(/images/button_info_red.png) no-repeat;
	color: #ffffff;
}
div#footer {
	display: block;
	font-size:8pt;
	clear: both;
	background: #ffffff url(/images/bottommenu_968.png) top left no-repeat;
	padding-left:20px;
	padding-top: 20px;
	height: 160px;
	margin-left:7px;
}

#footer ul {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type:none;
	list-style-image: none;	
}

#footer li {
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;	
	font-size: 8pt;
	color: #000000;	
	border-bottom: 1px solid #e0e0e0;
}

#footer li.title {
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #770000;
}

#footer li a {
	display: block;
	color: #404040;
	padding: 3px 0px 2px 0px;
	font-weight: normal;
	width: 140px;
}

#footer li a:hover {
	color: #770000;
}

#footer p {
	clear: both;
	font-size:7pt;
	text-align: right;
	padding-top:10px;
	padding-right: 35px;
	color: #606060;
}

#sublinks td {
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #d0d0d0;
}

#sublinks a {
	color:#404040;
	text-decoration: none;
}

#sublinks a:hover {
	color:#770000;
}


.ul_big li {
	list-style-image: url(/images/li_sm.png);
	color: #000000;
	font-size: 8pt;	
}

.ul_sm li {
	list-style-image: url(/images/li_sm.png);
	color: #000000;
	font-size: 7pt;	
}

.ul_big i, .ul_sm i {
	color: #770000;
	font-style: normal;
}

.big_link a {
	display:block;
	border: 1px solid #d0d0d0;
	padding-top:4px;
	padding-bottom:4px;	
	padding-left:1px;
	padding-right:1px;
	text-decoration: none;
	background: #ffffff;
	color: #003471;
}

.big_link a:hover {
	border: 1px solid #6f2953;
	color: #770000;
	background: #ffffff url(/images/fill.png) 0px 0px repeat-x;
}

.big_link_selected a {
	display:block;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	border: 2px solid #6f2953;
	background: #ffffff url(/images/fill.png) 0px 0px repeat-x;
}

tbl_bundle {
	height: 590px;
}

.flinks {
	color: #808080;
	font-size:7pt;
}

.flinks a {
	color:#808080;
	text-decoration: none;
}


#dv_2, #dv_4, #dv_6, #dv_8 {
	display: none;
}

.t_header {
	color: #000000;
	padding-right:5px;
	height: 22px;
	background: #ffffff url(/images/dots_horizontal.png) left bottom repeat-x;	
	font-weight:bold;
	font-size:7pt;
	padding-top:15px;
	padding-bottom:10px;
	vertical-align: bottom;
}

.t_header b {
	color: #197b30;
	font-size: 11pt;	
}

.t_header i {
	color: #606060;
	font-style: normal;
	font-weight: normal;
	display: block;	
}

.t_header_2 {
	background: #ffffff url(/images/white_header.png) repeat-x;
	border-top: 1px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;	
	color: #004a80;
	padding:3px;
	padding-left:5px;
	font-size:8pt;
	font-weight: bold;
	cursor: pointer;
}

.t_cell {
	background: #ffffff url(/images/dots_horizontal.png) left bottom repeat-x;
	color: #000000;
	padding:2px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;	
	font-size:7pt;
	cursor: pointer;
}

.t_cell a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size:7pt;
}

.t_cell a:hover {
	color: #606060;
}

.t_cell_selected {
	background: #f0e3e3 url(/images/dots_horizontal.png) left bottom repeat-x;
	color: #000000;
	padding:2px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;	
	font-size:7pt;
	cursor: pointer;
}

.tab_selected {
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.tab_unselected {
	background-color:#f0f0f0;
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
}


#OrderButton {
	border: 1px solid #b0b0b0;
	background: transparent url(/images/light.png) repeat-x;
	cursor: pointer;
}

.order_button_td1 {
	padding:5px;
	padding-left:10px;
}

.order_button_td2 {
	padding-right: 50px;
	padding-top:5px;
}

.table_details {
	margin-top:10px;
}

.table_details td {
	background-color: #f9f9f9;
}

.div_shadow {
	width:100%;
	background: transparent url(/images/td_header_shadow.png) no-repeat;
}


.handybundles p{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 8pt;
	color: #404040;
}

.order_step_selected {
	font-size:18pt;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background: #770000;
	border-right: 2px solid #e0e0e0;
}

.order_step_unselected {
	font-size:18pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
	background: #f0f0f0;
	border-right: 2px solid #e0e0e0;
}

.tab_split {
	background: url(/images/tab_split.png) top right no-repeat;
}

.tab_color_split {
	background: url(/images/tab_color_split.png) top right no-repeat;
}

.tab_grey_split {
	background: url(/images/tab_grey_split.png) top right no-repeat;
}

.tab_unsel {
	color: #505050;
	font-weight: bold;
	padding-top:9px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
}
.tab_unsel a {
	color: #e9e9e9;	
	background: transparent url(/images/link_b.png) left 5px no-repeat;
	padding-left:8px;
}
.tab_unsel a:hover {
	color: #ffffff;	
}

.tab_sel_l {
	background: url(/images/tab_l.png) no-repeat;
}

.tab_color_sel_l {
	background: url(/images/tab_color_l.png) no-repeat;
}

.tab_grey_sel_l {
	background: url(/images/tab_grey_l.png) no-repeat;
}

.tab_sel_l_outer {
	background: url(/images/tab_l_outer.png) no-repeat;
}

.tab_sel_m {
	background: url(/images/tab_m.png) repeat-x;
	color: #005e20;
	font-weight: bold;
	cursor: pointer;
	white-space: nowrap;
	text-align:center;
}
.tab_sel_m a {
	color: #005e20;	
}
.tab_sel_r {
	background: url(/images/tab_r.png) no-repeat;
}

.tab_color_sel_r {
	background: url(/images/tab_color_r.png) no-repeat;
}

.tab_grey_sel_r {
	background: url(/images/tab_grey_r.png) no-repeat;
}

.tab_sel_r_outer {
	background: url(/images/tab_r_outer.png) no-repeat;
}

.handys_table {
	background-color: #ffffff;
	border: 3px solid #ffffff;
	width: 236px;
	margin-right: 10px;
	
}

.handys_td_header {
	 background-color:#ffffff;
	 background: #ffffff url(/images/frame_m2_t.png) no-repeat;
	 height: 48px;
	 padding-left:10px;
	 padding-top:10px;
}

.handys_td_m {
	 background-color:#ffffff;
	 background: #ffffff url(/images/frame_m2_m.png) repeat-y;
}

.handys_td_b {
	 background-color:#ffffff;
	 background: #ffffff url(/images/frame_m2_b.png) no-repeat;
	 height: 10px;
}

.handys_td_1 {
	width:105px;
	text-align:center;
	background: url(/images/fill.png) repeat-x;
}

.handys_td_2 {	
	text-align:left;
	width:150px;
	padding-bottom:0;
}

.handys_td_3 {
	text-align:left;
	padding-bottom:0;
}

.handys_td_4 {
	text-align:left;
	padding-left:10px;
}

.handyauswahl_table {
	background-color: #ffffff;
	border: 3px solid #f0f0f0;
	width: 190px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.handyauswahl_td_1 {
	text-align:center;
	background: url(/images/fill.png) repeat-x;
}

.frame_360_t {
	 background: #ffffff url(/images/frame_360_t.png) no-repeat;
	 height: 17px;
	 
}

.frame_360_m {
	 background: #ffffff url(/images/frame_360_m.png) repeat-y;
	 padding-left:10px;
	 padding-right:10px;
}

.frame_360_b {
	 background: #ffffff url(/images/frame_360_b.png) no-repeat;
	 height: 17px;
}

a.logo_button_red {
	display: block;
	text-indent: 31px;
	width: 133px;
	height: 25px;
	padding: 4px 0px 4px 0px;
	margin: 1px;
	text-decoration:	none;
	border: 1px solid #e0e0e0;
	float: left;
	outline:0; -moz-outline:0;
	background: transparent url(/images/button_mid.png) no-repeat;
}

a:hover.logo_button_red {
	border: 1px solid #901f1f;
}

a.logo_button {
	display: block;
	text-align: center;
	width: 131px;
	height: 25px;
	padding: 4px 0px 4px 0px;
	margin: 1px;
	text-decoration:	none;
	border: 2px solid #e0e0e0;
	float: left;
	outline:0; -moz-outline:0;
}

a:hover.logo_button {
	border: 2px solid #909090;
}


a.logo_button_sel {
	display: block;
	text-align: center;
	width: 131px;
	height: 25px;
	padding: 4px 0px 4px 0px;
	margin: 1px;
	text-decoration:	none;
	border: 2px solid #770000;
	float: left;
	outline:0; -moz-outline:0;
}

a.text_button {
	display: block;
	text-align: left;
	width: 214px;
	height: 16px;
	padding: 3px 0px 0px 10px;
	margin: 1px;
	text-decoration:	none;
	border: 1px solid #f0f0f0;
	color: #404040;
	outline:0; -moz-outline:0;
}

a:hover.text_button {
	border: 1px solid #909090;
}


a.text_button_sel {
	display: block;
	text-align: left;
	width: 214px;
	height: 16px;
	padding: 3px 0px 0px 10px;
	margin: 1px;
	text-decoration:	none;
	border: 1px solid #909090;
	background: url(/images/light.png) repeat-x;	
	outline:0; -moz-outline:0;
}

div.faq {
	padding-left: 25px;	
	padding-bottom: 10px;
	margin-top:10px;
	margin-left:20px;
	font-size: 8pt;
	background: transparent url(/images/faq_sm.png) no-repeat;
	border-bottom: 1px dashed #e0e0e0;
}

div.faq h2 {
	font-size: 9pt;
	margin-bottom: 10px;
	color: #007236;
}

div.handy-bundles {
	float: left;
	
}

div.handy-bundles .categorie {
	float: left;
	border: 2px solid #e0e0e0;
	width: 229px;
	text-align: center;
	margin: 0px 5px 10px 5px;
}

div.handy-bundles .categorie img {
	margin: 10px;
}

div.handy-bundles .title {
	background: #000000 url(/images/title.png) repeat-x;
	padding:3px;
	color: #f0f0f0;
	border-bottom: 2px solid #e0e0e0;
}

div.handy-bundles .title a {
	color: #f0f0f0;
}

.platzhalter {
	float: left;
	width:491px;
	min-width: 491px;
	height: 80px;
}

.head_menu_div {
	padding-left:489px;
}


.head_menu {
	width: 94px;
	float: left;
	margin-left: 20px;
	margin-top:25px;
	
}

.head_menu a {
	display: block;
	padding-top:1px;
	padding-bottom:1px;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:5px;
	text-decoration: none;
	font-weight: normal;
	color: #404040;
}

.head_menu a:hover {
	background: #404040;
	color: #ffffff;
}

.div_angebot {
	width: 361px;
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
	background: #ffffff url(/images/frame_m.png) repeat-y;
}

.angebot_head {
	background: #ffffff url(/images/frame_t_big.png) no-repeat;
	padding-left:15px;
	height: 45px;	
	max-height: 45px;
	max-width: 361px;
	line-height: 43px;
	font-weight: bold;
}

.angebot_head img {
	float: right;
	margin: 16px 15px 0 0;
}

.angebot_image {
	margin:10px 15px 10px 15px;
	float: left;
}

.angebot_description {
	float: left;
	width: 220px;
	height: 160px;
}

.angebot_description strong{
	color: #606060;
	font-size:9pt;
}

.angebot_description strong i{
	color: #000000;
	font-style: normal;
}

.angebot_description p {
	margin:10px 0px 10px 0px;
}

p.angebot_tarif {
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px 0 5px 0;
}

.angebot_hr {
	background: transparent url(/images/frame_m_hr.png) no-repeat;
	height:20px;
	clear: both;
	float: none;
}

.angebot_preis { 
	margin-left: 20px;
	padding-top:3px;
	font-size:7pt;
	text-align: left;
	float: left;
}

.angebot_bottom {
	background: transparent url(/images/frame_b.png) bottom left no-repeat;
	height: 72px;
}


a.button_angebot_details {
	float: right;
	display:block;
	width: 125px;
	height: 43px;
	background: transparent url(/images/button_angebot_details.png) left top no-repeat;
}
a:hover.button_angebot_details {
	background-position: 0 -43px;
}

a.button_login {
	display:block;
	width: 125px;
	height: 43px;
	background: transparent url(/images/button_login.png) left top no-repeat;
}
a:hover.button_login {
	background-position: 0 -43px;
}

a.button_warenkorb {
	display:block;
	width: 125px;
	height: 43px;
	background: transparent url(/images/button_warenkorb.png) left top no-repeat;
}
a:hover.button_warenkorb {
	background-position: 0 -43px;
}

a.button_konfig {
	display:block;
	width: 125px;
	height: 43px;
	background: transparent url(/images/button_konfig.png) left top no-repeat;
}
a:hover.button_konfig {
	background-position: 0 -43px;
}


a.button_next {
	float: right;
	display:block;
	width: 125px;
	height: 35px;
	background: transparent url(/images/button_next.png) left top no-repeat;
}
a:hover.button_next {
	background-position: 0 -35px;
}

a.button_back {
	float: right;
	display:block;
	width: 125px;
	height: 35px;
	background: transparent url(/images/button_back.png) left top no-repeat;
}
a:hover.button_back {
	background-position: 0 -35px;
}

a.button_order_complete {
	float: right;
	display:block;
	width: 200px;
	height: 35px;
	background: transparent url(/images/button_order_complete.png) left top no-repeat;
}
a:hover.button_order_complete {
	background-position: 0 -35px;
}

.div_tab_t {
	height:48px; 
	background: url(/images/frame_tab_t.png) left top no-repeat;
	float: left;
}

.div_tab_color_t {
	height:48px; 
	background: url(/images/frame_tab_color_t.png) left top no-repeat;
	float: left;
}

.div_tab_t_arrow {
	height:48px; 
	background: url(/images/frame_tab_t_arrow.png) no-repeat;
	float: left;
}


.link_btn_blue a, .link_btn_green a, .link_btn_orange a {
	display:block;
	border: 1px solid #d0d0d0;
	height: 19px;
	line-height: 17px;
	padding-top: 3px;
	padding-left:1px;
	padding-right:1px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-size: 8pt;
}

.link_btn_blue a {
	background-color: #9ebfe6;
}

.link_btn_green a {
	background-color: #d5ebb5;
}

.link_btn_orange a {
	background-color: #f1c1b1;
}

.link_btn_blue a:hover {
	border: 1px solid #d0d0d0;
	color: #000000;
	background: #d3e0f0;
}

.link_btn_green a:hover {
	border: 1px solid #d0d0d0;
	color: #000000;
	background: #e3edd3;
}

.link_btn_orange a:hover {
	border: 1px solid #d0d0d0;
	color: #000000;
	background: #f6e0d8;
}

#dvDarken {
	position:absolute; 
	display:none; 
	z-index:98; 
	width:100%; 
	height:1px; 
	left:0px; 
	top:0px; 
	background-color: #e3e2e3;
} 

#dvInfo {
	padding-left:0px;
	font-size:12pt;
	font-weight:bold;
	color:#f0f0f0;
}

.popup_header {
	
	background-color: #770000;
	border-bottom:0px solid #770000;
	font-size:12pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.close_button {
	padding-right:0px;
	padding-left:5px;
	padding-top:2px;
}


.tbl_details {
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
}

.tbl_details td {
	background-color:#ffffff;
	font-size:7pt; 
	padding-left:8px;
}

.tbl_details th {
	color: #e0e0e0;
	text-align: left;
	padding: 3px 3px 3px 10px;
	background: #000000 url(/images/black_header.png) repeat-x;
	border-bottom: 1px solid #e0e0e0;
}

.frame_preis {
	font-size: 7pt;
	float: left;
	margin-bottom:10px;
	padding-left:5px;
}

.frame_preis b {
	font-size: 8pt;
}

.frame_preis p{
	margin: 3px 0 0 0;
}

.frame_to_cart {
	float: right;
	margin-top:14px;	
	padding-right:5px;
}


.f_option a{
	margin:2px 1px 0px 1px;
	border: 1px solid #e0e0e0;
	display: block;
	float: left;
}

.f_option a:hover{
	border-color: #606060;
}

a#show_description, a#show_description_t1, a#show_description_t2, a#show_description_h1, a#show_description_h2, a#show_description_p0, a#show_description_p1, a#show_description_p2, a#show_description_p3, a#show_description_p4 {
	display:block;
	margin-top: 10px;
	font-size: 8pt;
	width: 200px;
	height: 20px;
	text-indent: 10px;
	background: transparent url(/images/btn_arrow_down.png) 0 5px no-repeat;
	color: #003471;
}

a#show_info {
	display: block;
	font-size: 8pt;
	
	text-indent: 10px;
	background: transparent url(/images/arrow-right-black.gif) 0 3px no-repeat;
	color: #003471;
}

a:hover#show_description, a:hover#show_description_t1, a:hover#show_description_t2, a:hover#show_description_h1, a:hover#show_description_h2, a:hover#show_description_p0, a:hover#show_description_p1, a:hover#show_description_p2, a:hover#show_description_p3, a:hover#show_description_p4, a:hover#show_info {
	color: #770000;
}

a.versandinfo {
	color: #003471;
}

a:hover.versandinfo {
	color: #770000;
}

#hidDiv {
	display:none;
	border: 1px solid #e0e0e0;
	padding:5px;
	font-weight: normal;
	font-size: 8pt;
}
#noHidDiv {
	margin-top:10px;
	border: 1px solid #e0e0e0;
	padding:5px;
	font-weight: normal;
	font-size: 8pt;
}
.div_border {
	margin-top:10px;
	border: 1px solid #e0e0e0;
	padding:5px;
	font-weight: normal;
	font-size: 8pt;
}

.p_mit_vertrag {
	clear: both;
	float: none;
	font-size: 12pt;
	font-weight: bold;
	padding: 7px 0px 10px 45px;
	background: transparent url(/images/pfeil_unten.png) 5px top no-repeat;
	width: 670px;
	text-align: left;
	margin-top:10px;
	margin-bottom: 10px;
	float: left;
}

.tbl_heading_a {
	background: #798087;
	padding-left:8px;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #697077;
	padding:2px;
}

.tbl_heading_b {
	color:#ffffff; 
	background: #000000 url(/images/black_header.png) top left repeat-x;; 
	font-weight:bold;
	font-size:8pt;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #e0e0e0;
}

.wcell {color: #000000;  font-size:8pt; border: 1px solid #e0e0e0;}

.zusammenfassung {
	border-bottom: 1px solid #e0e0e0;
	padding-left:5px;
}

.tbl_tarif,.tbl_tarif_2 {
	background-color: #ffffff;	
}

.tbl_tarif th, .tbl_tarif_2 th  {
	background: transparent url(/images/li.png) 0px 9px no-repeat;	
	color:#197b30;
	font-weight:bold;
	padding-left:15px;
	padding-top: 8px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 8pt;
	
}

.tbl_tarif td {
	background-color:#ffffff;
	border: 1px solid #e0e0e0; 
	font-size:8pt; 
	padding:2px 2px 2px 5px;
}

.tbl_tarif_2 td {
	background-color:#ffffff;
	border: 1px solid #e0e0e0; 
	font-size:8pt; 
	padding:5px;
}

.tbl_tarif_short th  {
	background: transparent url(/images/li.png) 0px 9px no-repeat;	
	color:#197b30;
	font-weight:bold;
	padding:8px 2px 2px 15px;
	text-align: left;
	font-size: 8pt;
}

.tbl_tarif_short td {
	background-color:#ffffff;
	border: 1px solid #e0e0e0; 
	font-size:7pt; 
	padding:2px 2px 2px 4px;
}

.tbl_tarif_short br {
	line-height: 7px;
}

div.art_details {

}
div#art_details_ext, div#art_details_ext_t1, div#art_details_ext_t2, div#art_details_ext_h1, div#art_details_ext_h2, div#art_details_ext_p0, div#art_details_ext_p1, div#art_details_ext_p2, div#art_details_ext_p3, div#art_details_ext_p4
{
	display:none;
}

h2.art_details {
		background: #000000 url(/images/black_header.png) top left repeat-x;
		color: #f0f0f0;
		font-size: 8pt;
		padding: 2px 2px 3px 8px;
		margin:1px;
		border:1px solid #e0e0e0;
}

.tbl_pdfs td {
	border: none;
}

.p_aktion {
	color: #770000;
	margin: 10px 0 10px 0;
}


.handys_table {
	width: 100%;
	background-color:#f0f0f0;
	margin-bottom:10px;
}

.handys_td_header {
	 background-color:#ffffff;
	 border: 1px solid #e0e0e0;
	 padding: 4px;
	 background: #ffffff url(/images/light.png) repeat-x;
}

.handys_td_artikelcount {
	width:15px;
	height: 15px;
	text-align:center;
	background-color:#e0e0e0;
	color:#000000;
	font-weight:bold;
	padding:2px;
	border:1px solid #909090;
}

div.artikel_list {
	width: 228px;
	margin: 6px 6px 6px 7px;
	float: left;
	border: 2px solid #efefef;
}

.artikel_list .head, .artikel_list .head a {
	
	font-size: 12pt;
	font-weight: bold;
	padding: 6px 2px 4px 6px;
	height: 30px;
	color: #000000;
	overflow: hidden;
}

.artikel_list .head p {
	border: none;
	padding: 0;
	color: #606060;
}

.artikel_list .head i, .artikel_list .head a i {
	color: #909090;
	font-style: normal;
}

.artikel_list p{
	clear: left;
	padding: 5px 0px 3px 5px;
	text-align: left;
	font-size:7pt;
	
}

.artikel_list .bild{
	float: left;	
	width: 115px;
	height: 90px;
	padding: 13px 0px 0px 0px;
	text-align: center;	
}

.artikel_list .preis_mv{
	float: left;
	font-size: 7pt;
	width: 102px;
	height: 131px;
	padding: 15px 8px 0px 0px;
	text-align: center;
}

.artikel_list .preis_mv img{
	padding-top:4px;	
}

.artikel_list .preis_mv p {
	border: none;
	padding: 4px 0 0px 0;
}

.artikel_list .preis_ov p, #artikel_list .preis_mv_solo p {
	border: none;
	font-weight: bold;
	font-size: 12pt;
	padding: 2px 0 4px 0;
}

.artikel_list .preis_ov b, .preis_mv b, .preis_mv_solo b {
	font-size: 8pt;	
}

.artikel_list .preis_mv_solo span{
	font-size: 7pt;
	font-weight:bold;
	display: block;
	margin:2px 5px 2px 0px;
	
}

.artikel_list .preis_ov{
	float: left;
	font-size: 7pt;
	width: 110px;
	height: 60px;
	padding: 5px 0px 0px 5px;
}

.artikel_list .preis_mv_solo {
	float: left;
	font-size: 7pt;
	width: 105px;
	height: 90px;
	padding: 10px 0px 0px 5px;
}

.p_padding {
	padding: 10px 15px 10px 2px;
}

a.std_link {
	display:block;
	height: 17px;
	text-indent:20px;
	padding-top: 1px;
	color:#003471;
	background: transparent url(/images/link.png) 8px 7px no-repeat;
	text-decoration:none;
	line-height:17px;
}

a.std_link_2 {
	display:block;
	height: 17px;
	text-indent:10px;
	padding-top: 1px;
	color:#003471;
	background: transparent url(/images/link.png) 0px 7px no-repeat;
	text-decoration:none;
	line-height:17px;
	font-size:8pt;
}

a.continue {
	display:block;
	float: left;
	height: 17px;
	text-indent:8px;
	padding-top: 1px;
	padding-right:5px;
	color:#003471;
	background: transparent url(/images/link.png) 0px 7px no-repeat;
	text-decoration:none;
	line-height:17px;
}

a:hover.std_link, a:hover.std_link_2, a:hover.continue {
	color: #770000;
}


div.box, td.box { 
border:1px solid #e0e0e0; 
padding:5px 10px 10px 10px; 
color:#000000;
margin-bottom: 5px;
background-color: #f9f9f9;
} 
div.box h2, td.box h2 {
	font-size:8pt;
	margin: 0;
	color: #007236;
}

.bundles_intro {
	overflow: visible;
	padding-top:0px;
	padding-left: 0px;
	height:110px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-right: 25px;
	width: 715px;
}

.bundles_intro ul { margin-left: 18px; margin-top:15px; margin-bottom: 15px; padding:0; list-style-image: url(/images/li_sm.png); line-height: 15px;font-size: 11px;}
.bundles_intro ul li {margin-bottom:5px;  color: #606060; }
.bundles_intro h1 {font-size:18pt; color: #000000;margin-bottom: 5px; }
.bundles_intro span {color: #404040;display:block; margin-top:10px; height:30px; font-size:12pt; padding-top:7px; padding-left:38px; background: transparent url(/images/pfeil_unten.png) no-repeat;}

.error {
	display: block;
	border: 1px solid #770000;
	padding: 5px;
	background-color: #f5ebe9;
	margin-bottom:1px;
}

.sitemap {
	width: 330px; 
	float: left; 
	margin-left: 20px;
}

.sitemap a {
	display: block;
	color: #606060;
	font-weight: normal;
}

.sitemap a:hover {
	color: #770000;
}

.angebote_intro {
	width:710px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background: #ffffff url(/images/frame_730_m.png) repeat-y;
	float: left;	
}

.angebote_intro div.handyvertrag {
	float: left;
	width:257px;
	margin-right:4px;
}

.angebote_intro div.handyvertrag div {
	height: 124px;
	width: 235px;
	border: 1px solid #e9e9e9;
	padding: 5px 10px 5px 10px;
	float: left;	
}

.angebote_intro p {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 7px;
	color: #000000;
}

.angebote_intro li {
	font-size: 8pt;
}

.angebote_intro .handy {
	width: 108px;
	float: left;
	font-size: 7pt;
	font-weight: bold;
	margin-left: 9px;
	float: left;
}

.angebote_intro .handy span {
	display: block;
	border: 1px solid #e9e9e9;
	margin-bottom:2px;
	height: 22px;
	padding: 3px;
	text-align: center;
	width: 99px;
}

.angebote_intro a.button_a, .angebote_intro a.button_b {
	display: block;
	float: left;
	width: 255px;
	height: 22px;
	line-height: 22px;
	text-indent: 25px;
	border: 1px solid #e9e9e9;
	background: transparent url(/images/link.png) 14px 9px no-repeat;
	margin-top: 5px;
	font-size: 8pt;
	color: #003471;
}

.angebote_intro a:hover.button_a, .angebote_intro a:hover.button_b {
	color: #770000;
	border: 1px solid #606060;
}

.angebote_intro a.button_b {
	width: 161px;
	float: right;
}

div.toplist {
	width: 329px;
	float: left;
	background: transparent url(/images/toplist.png) no-repeat;
	padding-left: 15px;
	padding-right: 14px;
	margin-top: 10px;
}

.toplist strong {
	font-size:13pt;
	color: #f0f0f0;	
	line-height: 38px;
	display: block;
	margin-bottom: 10px;
}

.toplist a {
	color: #000000;
	display: block;
	height: 20px;
	line-height: 20px;
	background: transparent url(/images/menu_sub.png) 0px 7px no-repeat;
	text-indent: 20px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-left: 3px;
	font-size: 11pt;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #e0e0e0;
}

.toplist a:hover {
	color: #770000;
	font-weight: bold;
}

div.toplist_big {
	width: 727px;
	float: left;
	background: transparent url(/images/toplist_big.png) no-repeat;
	padding-left: 15px;
	padding-right: 14px;
	margin-top: 10px;
	margin-left:2px;
}

.toplist_big strong {
	font-size:13pt;
	color: #f0f0f0;	
	line-height: 36px;
	display: block;
	margin-bottom: 10px;
}

div.handycat {
	width:208px;
	height: 194px;
	padding: 9px;
	float: left;
	border:2px solid #e0e0e0;
	margin: 6px;
}

.handycat span.title {
	display: block;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

.handycat .artikelbild {
	display: block;
	float: left;
}

.handycat div.preisov, .handycat div.preismv {
	display: block;
	float: left;
	font-size: 7pt;
	width: 105px;
	margin-left: 10px;
	color: #606060;
	cursor: pointer;
}

.handycat div.preismv {
	margin-top: 10px;
}

.handycat span.preisov, .handycat span.preismv {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.handycat span.preismv {
	color: #770000;
	font-size: 14pt;
	padding-bottom: 3px;
}

.handycat div.preisov b, .handycat div.preismv b {
	color: #000000;
	font-size: 8pt;
}

.handycat span.auszahlung {
	font-size: 7pt;
	color: #000000;
	padding-top:3px;
	padding-bottom:3px;
}

.handycat div.farbe {
	clear: both;
	float: left;
	margin-top:5px;
	width:180px;
}

#suggest_tmobile, #suggest_vodafone, #suggest_eplus, #suggest_o2 {
	background: #ffffff url(/images/fill.png) repeat-x; 
	width: 715px;
	margin-top: 10px;
	margin-left:5px;
	height: 74px;
	border: 2px solid #e0e0e0;
	cursor: pointer;
}	

.suggest_mousevover {
	border-color: #770000;
}

.bundle_details {
	 clear: both; 
	 font-size: 8pt;
}

.bundle_details h2 {
	font-size: 12pt;
	padding-left:2px;
	margin-top:10px;
	margin-bottom:10px;
}

div.social_bookmarks {
	width: 165px;
	padding-left: 10px;
	margin-top: 10px;
}

div.social_bookmarks a img {
	border:1px solid #efefef;
	margin:2px;
}

div.social_bookmarks a:hover img {
	border: 1px solid #a0a0a0;
}

div.social_bookmarks p {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left:3px;
}

div.MenuFrame {
	width: 186px;
	padding-bottom: 9px;
	background: transparent url(/images/menu_b.png) left bottom no-repeat;
	margin-bottom: 10px;
}

div.MenuFrame h1 {
	background: transparent url(/images/menu_t_color.png) left top no-repeat;
	height: 45px;
	color: #f0f0f0;
	text-indent: 12px;
	line-height: 32px;
	font-size: 11pt;
}

div.MenuFrame h2 {
	background: transparent url(/images/menu_m.png) repeat-y;
	padding-left: 5px;
	padding-bottom:7px;
}

div.MenuFrame h2 a, div.MenuFrame h2 a.sub_sel {
	color: #000000;
	display: block;
	height: 20px;
	line-height: 20px;
	background: #ffffff url(/images/menu_sub.png) 7px 5px no-repeat;
	text-indent: 25px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-left: 3px;
	font-size: 9pt;
	border: 1px solid #ffffff;
	width: 168px;
}

div.MenuFrame h2 a:hover {
	border: 1px solid #e0e0e0;
}

div.MenuFrame h2 a.sub_sel {
	color: #770000;
	font-weight: bold;
	border: 1px solid #e0e0e0;
}

div.MenuFrame h2 a.break, div.MenuFrame h2 a:hover.break {
	background: transparent url(/images/menu_break.png) repeat-x;
	border: none;
	cursor: default;
}

div.MenuFrame2 {
	width: 186px;
	padding-top:18px;
	background: transparent url(/images/menu_t.png) left top no-repeat;
}
div.MenuFrame2m {
	width: 166px;
	background: transparent url(/images/menu_m.png) repeat-y;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 8pt;
}
div.MenuFrame2m p {
	padding-bottom:5px;
	font-weight: bold;
}
div.MenuFrame2m a{
	font-weight: normal;
	color: #002040;
}
div.MenuFrame2b {
	width: 186px;
	height:22px;
	background: transparent url(/images/menu_b.png) left top no-repeat;
}

div.artikelhead {
	margin-bottom: 5px;
	float: left;
	padding-left: 43px;
	padding-top:5px;
	padding-bottom: 7px;
	background: transparent url(/images/pfeil_rechts.png) 5px center no-repeat;
}

div.artikelhead h1 {
	float: left;
	font-size: 13pt;
	padding-right: 5px;
}

div.artikelhead h2 {
	float: left;
	font-size: 13pt;
	color: #606060;
}

div.opt {
	background: transparent url(/images/option.png) 0px 0px no-repeat;
	padding-top:5px;
	padding-bottom: 4px;
	padding-left:30px;
	cursor: pointer;
}

p.title_3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
}

p.title_4  {
	background: transparent url(/images/li.png) 0px 1px no-repeat;	
	color:#197b30;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	text-align: left;
	font-size: 9pt;
}

ul.easy  {margin-left:28px;margin-top:3px;margin-bottom:5px; padding:0px;}
ul.easy li {
	list-style-image: url(images/li_sm.png);
	color: #000000;
	font-size: 10pt;
}

ul.easy li i, ul.easy_sm li i {
	color: #770000;
	font-style: normal;
}

ul.easy_sm {margin-left:17px;margin-top:3px;margin-bottom:5px; padding:0px;}

ul.easy_sm li {
	list-style-image: url(images/li_sm.png);
	color: #000000;
	font-size: 8pt;	
}