body,html {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: verdana;
	font-size: 10px;
	color: #073B7B;
	background: url('../img/background/page_bg.gif');
}
a {
	outline: none;
	color: #FF8502;
	border:none;
}
img{
	border:none;
}

a:hover {
	color: #073B7B;
}

h2 {
	font-size: 10px;
	margin: 2px 0 2px 0;
}

input.text {
	border: 1px solid #073B7B;
	height: 18px;
	padding: 1px 0 0 0;
	color: #073B7B;
	font-size: 12px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	display:block;
}

.space {
	clear: both;
	height: 20px;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1px;
}

div#content {
	position: absolute;
	margin: 0;
	width: 100%;
	overflow: visible;
}

fieldset {
	background: url('../img/background/fieldset.png') repeat-x;
	padding:10px 0 0 10px;
}

fieldset.small {
	margin: 5px 0;
	padding: 5px 0;
	border: none;
	width: 276px;
	overflow: hidden;
}

fieldset.small label {
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	border: none;
	color: #01286A;
	font-size: 10px;
	font-weight: bold;
	width: 266px;
	text-align: left;
	height: 22px;
	line-height: 21px;
}

.error_red {
	margin: 0;
	padding:5px 0;
	display: block;
	border: none;
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	overflow:auto;
	clear:both;
	text-align: left;
	line-height: 21px;
}

fieldset.small input {
	margin: 0 0 5px 15px;
	padding: 3px 0 0 0;
	display: block;
	border: none;
	color: #01286A;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #01286A;
	width: 242px;
	height: 17px;
	text-align: left;
}

fieldset.small img.code {
	float: left;
	display: block;
	margin-left: 15px;
}

fieldset.small input.code {
	float: left;
	display: block;
	width: 70px;
}

#logo {
	top: 14px;
	position: absolute;
	left: 20px;
}

#slogan {
	position: absolute;
	margin-top: -60px;
	z-index: 999;
}

.button.login {
	margin-left: 162px;
	margin-top: 10px;
}

#content_middle {
	position: relative;
	margin: 0 0 0 160px;
	top: 0;
	overflow: hidden;
}

div#menu {
	width: 157px;
	left: 0;
	top: 72px;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 999;
}

#anbieter_menu_left {
	width: 147px;
	overflow: hidden;
}

#anbieter_menu_right {
	width: 10px;
	overflow: hidden;
	vertical-align: middle;
}

#closebutton {
	height: 13px;
	width: 13px;
	display: block;
	position: absolute;
	top: 4px;
	left: 128px;
	cursor: pointer;
}

#ausklappen {
	cursor: pointer;
}

div#menu_left_bottom {
	width: 147px;
	height: 4px;
	background:
		url('../img/background/menu_left/bg_menu_left_top_bottom.gif')
		no-repeat 0 -21px;
}

.menu_container {
	width: 146px;
	display: block;
	padding: 2px 0;
	margin: 0;
	border-right: 1px solid #ACCCD7;
	background: #FFF;
	overflow: hidden;
}

div#header {
	display: block;
	clear: both;
	padding: 20px 0 0 10px;
	height: 80px;
}

div#center {
	background: url("../img/slogan.gif") right 38px no-repeat;
	width: 843px;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	top: 0;
}

div#page {
	width: 843px;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 72px;
	overflow: hidden;
}

div#left {
	width: 670px;
	margin: 0 7px 0 0;
	padding: 0;
	float: left;
	display: block;
	overflow: hidden;
}

div#header_left {
	width: 670px;
	height: 33px;
	display: block;
	margin: 0;
	padding: 0;
	background: url('../img/menu/spacer.gif');
}

div#container_left {
	width: 628px;
	margin: 0;
	padding: 21px 21px 16px 21px;
	display: block;
	background: #fff url('../img/background/bg_center.gif') repeat-y;
	overflow: hidden;
}

div#container_left_bottom {
	width: 670px;
	height: 5px;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1px;
	background: url('../img/background/container_left_bottom.png') no-repeat
		;
}

div#right {
	width: 166px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	overflow: hidden;
}

div#header_right {
	width: 157px;
	height: 21px;
	display: block;
	margin: 0;
	padding: 0 0 0 9px;
	background: url('../img/background/bg_header_right.png') no-repeat;
	color: #01286A;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	line-height: 18px;
}

div#container_right {
	width: 166px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	background: url('../img/background/bg_container_right.gif') #fff
		repeat-y;
}

div#container_right .category {
	width: 155px;
	margin: 10px 0 0 0;
	padding: 0 0 0 9px;
	display: block;
	height: 20px;
	background: url('../img/background/bg_category_right.png') repeat-x;
	border-right: 1px solid #ACCCD7;
	border-left: 1px solid #ACCCD7;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	clear: both;
	color: #01286A;
}

div#container_right_bottom {
	background: url('../img/background/container_right_bottom.png')
		no-repeat;
	margin: 0;
	padding: 0;
	width: 166px;
	height: 5px;
	display: block;
}

div#container_right p,div#container_right div.normal {
	margin: 0 auto;
	padding: 7px;
	display: block;
	font-size: 10px;
	text-align: left;
	color: #01286A;
	line-height: 15px;
}

div#container_right p.normal a {
	text-decoration: none;
	font-weight: bold;
	color: #01286A;
}

div#container_right span.separator {
	height: 1px;
	width: 144px;
	margin: 10px auto;
	font-size: 1px;
	background: #D5D5D5;
	display: block;
}
div#container_right .mobilfunktipp {
	padding-top:11px;
	text-align:center
	}

.separator_red {
	height: 5px;
	clear: both;
	display: block;
	background: #CD0202;
	margin: 2px 8px;
}

ul.menu,ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	height: 19px;
	display: block;
	font-size: 10px;
	padding: 0 0 0 25px;
	margin: 2px 0;
	background: url('../img/bullet.gif') no-repeat 9px 6px;
	color: #01286A;
	text-decoration: none;
	line-height: 20px;
}

#menu a.categorylink, #menu a.categorylink:hover{
	display: block;
	height:20px;
	margin:0;
	padding:0;
}

#menu a.selected,#menu a:hover,#menu #current a {
	height: 19px;
	display: block;
	font-size: 10px;
	padding: 0 0 0 25px;
	margin: 2px 0;
	background: none;
	color: #FF8502;
	text-decoration: none;
	line-height: 20px;
}

#menu a:hover {
	background: url('../img/bullet.gif') no-repeat 9px -11px;
}

#menu a:hover.selected {
	background: none;
}

#menu .menu_category {
	height: 21px;
	display: block;
	clear: both;
	font-size: 10px;
	padding: 0 0 0 7px;
	margin: 0;
	color: #01286A;
	text-decoration: none;
	line-height: 20px;
	background:
		url('../img/background/menu_left/bg_menu_left_top_bottom.gif');
	width: 140px;
}

#menu .menu_category2 {
	cursor:pointer;
	height: 20px;
	display: block;
	clear: both;
	font-size: 10px;
	padding: 0 0 0 0px;
	margin: 0;
	border-right: 1px solid #ACCCD7;
	color: #01286A;
	text-decoration: none;
	line-height: 19px;
	background: url('../img/background/menu_left/menu_category2.png')
		repeat-x;
	width: 146px;
}

#menu .menu_category img {
	margin: 1px 0 0 0;
}

#header_left a {
	color: #01286A;
	font-size: 11px;
	float: left;
	display: block;
	text-decoration: none;
	line-height: 33px;
	height: 33px;
	padding: 0;
	text-align: center;
	text-indent: -9999px;
	margin: 0;
}

div#header_left a#home {
	background: url('../img/menu/home.gif') no-repeat;
	width: 70px;
}

div#header_left a#home :hover {
	background: url('../img/menu/home.gif') no-repeat 0 -33px;
}

div#header_left a#tarifuebers {
	background: url('../img/menu/tarifuebers.gif') no-repeat;
	width: 111px;
}

div#header_left a#tarifuebers :hover {
	background: url('../img/menu/tarifuebers.gif') no-repeat 0 -33px;
}

div#header_left a#tarifberatung {
	background: url('../img/menu/tarifberatung.gif') no-repeat;
	width: 109px;
}

div#header_left a#tarifberatung :hover {
	background: url('../img/menu/tarifberatung.gif') no-repeat 0 -33px;
}

div#header_left a#bewertungen {
	background: url('../img/menu/bewertungen.gif') no-repeat;
	width: 111px;
}

div#header_left a#bewertungen :hover {
	background: url('../img/menu/bewertungen.gif') no-repeat 0 -33px;
}

div#header_left a#forum_link {
	background: url('../img/menu/forum.gif') no-repeat;
	width: 73px;
}

div#header_left a#forum_link :hover {
	background: url('../img/menu/forum.gif') no-repeat 0 -33px;
}

div#header_left a#handys_zub {
	background: url('../img/menu/handys_zub.gif') no-repeat;
	width: 139px;
}

div#header_left a#handys_zub :hover {
	background: url('../img/menu/handys_zub.gif') no-repeat 0 -33px;
}

#header_left a#home.selected,#header_left a#bewertungen.selected,#header_left a#tarifuebers.selected,#header_left a#forum_link.selected,#header_left a#handys_zub.selected, #header_left a#tarifberatung.selected,#header_left a#home:hover,#header_left a#bewertungen:hover,#header_left a#forum_link:hover,#header_left a#handys_zub:hover, #header_left a#tarifberatung:hover,#header_left a#tarifuebers:hover {
	background-position: 0 -33px;
}


/* ANFANG OPERATOR NAVI */
div#header_left a#mobiles_internet {
	background: url('../img/menu_operator/_shared/mobiles_internet.gif') no-repeat;
	width: 128px;
}
div#header_left a#nur_mobiles_internet {
	background: url('../img/menu_operator/_shared/nur_mobiles_internet.gif') no-repeat;
	width: 130px;
}
div#header_left a#dsl {
	background: url('../img/menu_operator/_shared/dsl.gif') no-repeat;
	width: 58px;
}
#header_left a#mobiles_internet.selected,
#header_left a#nur_mobiles_internet.selected,
#header_left a#dsl.selected,
#header_left a#nur_mobiles_internet:hover,
#header_left a#mobiles_internet:hover,
#header_left a#dsl:hover {
	background-position: 0 -33px;
}
/* allgemein */


/* eplus Operator Navi */

div#header_left a#uebersicht-eplus {
	background: url(../img/menu_operator/eplus/uebersicht.gif) no-repeat;
	width: 95px;
}

div#header_left a#handys-eplus {
	background: url(../img/menu_operator/eplus/handys.gif) no-repeat;
	width: 81px;
}


div#header_left a#tarife-eplus {
	background: url(../img/menu_operator/eplus/tarife.gif) no-repeat;
	width: 73px;
}

div#header_left a#prepaid-eplus {
	background: url(../img/menu_operator/eplus/prepaid.gif) no-repeat;
	width: 83px;
}

#header_left a#uebersicht-eplus.selected,
#header_left a#handys-eplus.selected,
#header_left a#tarife-eplus.selected,
#header_left a#prepaid-eplus.selected,
#header_left a#uebersicht-eplus:hover,
#header_left a#handys-eplus:hover,
#header_left a#tarife-eplus:hover,
#header_left a#prepaid-eplus:hover{
	background-position: 0 -33px;
}

/* tmobile Operator Navi */

div#header_left a#uebersicht-tmobile {
	background: url(../img/menu_operator/tmobile/uebersicht.gif) no-repeat;
	width: 95px;
}

div#header_left a#handys-tmobile {
	background: url(../img/menu_operator/tmobile/handys.gif) no-repeat;
	width: 81px;
}


div#header_left a#tarife-tmobile {
	background: url(../img/menu_operator/tmobile/tarife.gif) no-repeat;
	width: 73px;
}

div#header_left a#prepaid-tmobile {
	background: url(../img/menu_operator/tmobile/prepaid.gif) no-repeat;
	width: 83px;
}

#header_left a#uebersicht-tmobile.selected,
#header_left a#handys-tmobile.selected,
#header_left a#tarife-tmobile.selected,
#header_left a#prepaid-tmobile.selected,
#header_left a#uebersicht-tmobile:hover,
#header_left a#handys-tmobile:hover,
#header_left a#tarife-tmobile:hover,
#header_left a#prepaid-tmobile:hover{
	background-position: 0 -33px;
}

/* vodafone Operator Navi */

div#header_left a#uebersicht-vodafone {
	background: url(../img/menu_operator/vodafone/uebersicht.gif) no-repeat;
	width: 95px;
}

div#header_left a#handys-vodafone {
	background: url(../img/menu_operator/vodafone/handys.gif) no-repeat;
	width: 81px;
}


div#header_left a#tarife-vodafone {
	background: url(../img/menu_operator/vodafone/tarife.gif) no-repeat;
	width: 73px;
}

div#header_left a#prepaid-vodafone {
	background: url(../img/menu_operator/vodafone/prepaid.gif) no-repeat;
	width: 83px;
}

#header_left a#uebersicht-vodafone.selected,
#header_left a#handys-vodafone.selected,
#header_left a#tarife-vodafone.selected,
#header_left a#prepaid-vodafone.selected,
#header_left a#uebersicht-vodafone:hover,
#header_left a#handys-vodafone:hover,
#header_left a#tarife-vodafone:hover,
#header_left a#prepaid-vodafone:hover{
	background-position: 0 -33px;
}

/* o2 Operator Navi */

div#header_left a#uebersicht-o2 {
	background: url(../img/menu_operator/o2/uebersicht.gif) no-repeat;
	width: 95px;
}

div#header_left a#handys-o2 {
	background: url(../img/menu_operator/o2/handys.gif) no-repeat;
	width: 81px;
}


div#header_left a#tarife-o2 {
	background: url(../img/menu_operator/o2/tarife.gif) no-repeat;
	width: 73px;
}

div#header_left a#prepaid-o2 {
	background: url(../img/menu_operator/o2/prepaid.gif) no-repeat;
	width: 83px;
}


#header_left a#uebersicht-o2.selected,
#header_left a#handys-o2.selected,
#header_left a#tarife-o2.selected,
#header_left a#prepaid-o2.selected,
#header_left a#uebersicht-o2:hover,
#header_left a#handys-o2:hover,
#header_left a#tarife-o2:hover,
#header_left a#prepaid-o2:hover{
	background-position: 0 -33px;
}

/* Separatoren */
div#header_left span.separator-eplus,
div#header_left span.separator-tmobile,
div#header_left span.separator-o2,
div#header_left span.separator-vodafone {
	width: 1px;
	height: 33px;
	font-size: 1px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

div#header_left span.separator-eplus {
	background: url(../img/menu_operator/eplus/separator.gif) no-repeat;
	}
div#header_left span.separator-tmobile {
	background: url(../img/menu_operator/tmobile/separator.gif) no-repeat;
	}
div#header_left span.separator-o2 {
	background: url(../img/menu_operator/o2/separator.gif) no-repeat;
	}
div#header_left span.separator-vodafone {
	background: url(../img/menu_operator/vodafone/separator.gif) no-repeat;
	}

/* ENDE OPERATOR NAVI */
div#header_left span.separator {
	width: 1px;
	height: 10px;
	font-size: 1px;
	display: block;
	float: left;
	padding: 0;
	margin: 12px 0 0 0;
	background: #78A2BD;
}

div#header_left div#menu_right {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 231px;
	height: 33px;
}

div#menu_right span.separator {
	float: right;
}

#header_left a.right {
	float: right;
}

#header_left a.selected {
	background: url('../img/background/menu_center/bg_menu_center_a.png')
		repeat-x 0 3px;
}

#header_left a.first {
	background:
		url('../img/background/menu_center/bg_menu_center_a_first_last.png')
		repeat-x 0 0;
}

#header_left a.last {
	background:
		url('../img/background/menu_center/bg_menu_center_a_first_last.png')
		repeat-x right -33px;
	float: right;
	margin-right: 0;
}

#header_left a.selected:hover {
	text-decoration: none;
}

#header_left a:hover {
	text-decoration: underline;
}

/* container left */
div#container_left h1 {
	display: block;
	float: left;
	color: #01286A;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 29px;
}

div#container_left span.separator {
	width: 628px;
	height: 1px;
	background: #D5D5D5;
	display: block;
	margin: 10px 0;
	padding: 0;
	font-size: 0;
	clear: both;
}

div#location {
	display: block;
	float: right;
	height: 23px;
	margin: 0;
	padding: 7px 0 0 0;
	color: #01286A;
	font-size: 10px;
	color: #01286A;
	text-align: right;
}

div#location span {
	color: #FF8502;
}

div#location a {
	font-size: 10px;
	color: #01286A;
}

.middle_header {
	width: 621px;
	height: 21px;
	background: url('../img/background/bg_conteiner_left_middle_top.png');
	margin: 0;
	font-weight: normal;
	padding: 0 0 0 7px;
	color: #01286A;
	font-size: 11px;
	text-align: left;
	line-height: 21px;
}

.middle_header img {
	margin: 1px 0 0 0;
}

.middle_header_medium_big {
	width: 298px;
	height: 34px;
	margin: 0;
	padding: 1px 0 0 6px;
	background:
		url('../img/background/bg_conteiner_left_middle_medium_top_big.png');
	color: #01286A;
	font-size: 18px;
	line-height: 37px;
	text-align: left;
	font-weight: normal;
}

.middle_left {
	float: left;
	display: block;
	width: 304px;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
}

.middle_right {
	float: left;
	display: block;
	width: 304px;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	overflow: hidden;
}

.middle_medium_bottom {
	background:
		url('../img/background/bg_conteiner_left_middle__medium_container_bottom.png')
		;
	width: 304px;
	height: 4px;
	font-size: 1px;
	display: block;
}

.middle_container_medium {
	background: url('../img/background/bg_center_middle_medium.gif')
		repeat-y;
	width: 276px;
	display: block;
	margin: 0;
	padding: 5px 14px 1px 14px;
}

.middle_container_medium p {
	width: 276px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	font-size: 10px;
	display: block;
	line-height: 16px;
}

.middle_header_big {
	width: 621px;
	height: 34px;
	background:
		url('../img/background/bg_conteiner_left_middle_top_big.png');
	margin: 0;
	font-weight: normal;
	padding: 1px 0 0 7px;
	clear: both;
	color: #01286A;
	font-size: 18px;
	text-align: left;
	line-height: 35px;
}
h2.middle_header_big span{
	float:right;
	font-size:12px;
	margin:20px 8px 0 0;
	line-height:0;
}
.middle_container {
	width: 600px;
	color: #01286A;
	background:	url('../img/background/bg_conteiner_left_middle_container.gif')	repeat-y;
	margin: 0;
	padding: 14px 14px 10px 14px;
	overflow: hidden;
}

.middle_container span.separator_middle {
	width: 600px;
	height: 1px;
	margin: 10px auto;
	font-size: 1px;
	background: #D5D5D5;
	display: block;
	clear: both;
}

.middle_container p {
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 17px;
}

.middle_container p.no_padding {
	padding: 0 0 10px 0;
}

p.bewertungen {
	width: 460px;
	margin-bottom: 15px;
	float: left;
	height: 65px;
}

.bewertungen .star_container {
	float: right;
	margin-top: 4px;
}


span.bewertungen {
	width: 140px;
	float: left;
	display: block;
	padding: 0;
	color: #01286A;
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	overflow:hidden;
}

span.bewertungen b {
	display: block;
}

p.bewertungen a.details {
	display: block;
	color: #01286A;
	font-size: 10px;
	padding-left: 10px;
	background: url('../img/bullet.gif') no-repeat 0 5px;
}

.middle_bottom {
	height: 4px;
	width: 628px;
	background:
		url('../img/background/bg_conteiner_left_middle_container_bottom.png')
		repeat-y;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1px;
}

#tarife {
	width: 628px;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

div#left_info {
	float: left;
	width: 290px;
	margin: 0;
	padding: 10px 0;
	display: block;
	text-align: left;
}

.left_span {
	width: 84px;
	color: #01286A;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	display: block;
	float: left;
	line-height: 18px;
}

.right_span {
	width: 194px;
	color: #01286A;
	font-size: 10px;
	padding: 3px 0 3px 0;
	display: block;
	float: left;
	line-height: 18px;
}

.right_span a {
	color: #FF8502;
}

#message {
	border: none;
}

#message label {
	display: block;
	float: left;
	height: 21px;
	color: #01286A;
	font-size: 10px;
	width: 100px;
	text-align: left;
	margin: 0 0 17px 60px;
	line-height: 20px;
}

#message input {
	display: block;
	float: left;
	height: 16px;
	width: 347px;
	color: #01286A;
	font-size: 11px;
	border: 1px solid #01286A;
	margin: 0 0 17px 0;
	padding: 3px 3px 0 3px;
}



#message input.code {
	display: block;
	float: left;
	height: 16px;
	width: 137px;
	color: #01286A;
	font-size: 10px;
	border: 1px solid #01286A;
	margin: 8px 0 9px 0;
	padding: 3px 3px 0 3px;
}

#codelabel{
	padding-top:10px;
}

#message img.code {
	display: block;
	float: left;
	cursor: pointer;
	margin: 0 10px 0 20px;
}

#message textarea {
	display: block;
	float: left;
	height: 128px;
	width: 347px;
	color: #01286A;
	font-size: 11px;
	font-family:verdana;
	border: 1px solid #01286A;
	margin: 0 0 17px 0;
	padding: 3px;
}

/* =button */
a.button {
	height: 21px;
	background: url('../img/background/buttons/orange_a.png') no-repeat;
	display: block;
	text-decoration: none;
	padding: 0 0 0 18px;
	margin: 0;
	float: left;
}

a.button span {
	height: 21px;
	background: url('../img/background/buttons/orange.png') repeat-x;
	text-decoration: none;
	padding: 0 10px 0 5px;
	margin: 0;
	color: #fff;
	cursor:pointer;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	display: block;
	float: left;
}

a.button2 {
	height: 21px;
	background: url('../img/background/buttons/orange.png') repeat-x;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	display: block;
	float: left;
}

.shop_link {
	height: 37px;
	display: block;
	padding: 0 0 0 37px;
	margin: 8px 0 0 0;
	background: url('../img/background/buttons/shop_left.gif') no-repeat;
	text-decoration: none;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float: right;
	cursor:hand;
}

.shop_link span {
	height: 25px;
	display: block;
	padding: 12px 10px 0 8px;
	font-weight: bold;
	margin: 0;
	float: left;
	background: url('../img/background/buttons/shop_right.gif') repeat-x 0
		7px;
	cursor:hand;
}

.shop_link:hover{
	color:#FFF;
	text-decoration:underline;
}

/* =right_info */
div#right_info {
	float: left;
	width: 338px;
	margin: 0;
	padding: 10px 0;
	overflow: auto;
	display: block;
}

div#right_info p {
	color: #FF00FF;
	font-size: 10px;
	font-weight: bold;
	width: 190px;
	vertical-align: bottom;
	margin: 50px 0 0 30px;
	line-height: 15px;
	display: block;
	float: left;
}

div#right_info a.button_right_info {
	margin: 20px 0 0 86px;
}

#company_logo {
	margin: 10px 0 5px 0;
	border: 1px solid #D6D6D6;
	display: block;
	float: right;
	clear: both;
	padding: 5px;
	border: 1px solid #ccc;
}

/* =info2 */
div#info2 {
	width: 628px;
	margin: 20px 0;
	overflow: auto;
}

div#info2 .heading {
	width: 628px;
	overflow: auto;
	text-align: left;
	display: block;
	color: #01286A;
	font-size: 12px;
	margin-bottom:12px;
}

div#info2 p {
	color: #707070;
	font-size: 10px;
	text-align: left;
	margin: 15px 0;
	padding: 0;
}

div#info2 p.short {
	width: 350px;
	float: left;
}

 
#screenshot {
	float: right;
	margin: 0 5px 10px 10px;
	padding: 0;
	text-align: right;
}

div#screenshot a {
	display: block;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
	margin: 5px 0;
}

/*  =tarife */
.tw1,.tw2,.tw3,.tw4 {
	padding: 0 0 4px 0;
	text-align: left;
	vertical-align: top;
}
.einzug {
	padding-left:9px;
	}
.tw_head {
	padding:0;
	text-align: left;
	background-color: #d0e6f2;
	vertical-align: top;	
}
tr.odd .tw1, tr.odd .tw2, tr.odd .tw3, tr.odd .tw4{
	background-color:#E4F3F6;
}
.tw1 {
	width: 192px;
	border-right: 1px solid #ACCCD7;
	border-bottom: 1px solid #ACCCD7;
}

.tw2 {
	width: 154px;
	border-right: 1px solid #ACCCD7;
	border-bottom: 1px solid #ACCCD7;
}

.tw3 {
	width: 123px;
	border-right: 1px solid #ACCCD7;
	border-bottom: 1px solid #ACCCD7;
}

.tw4 {
	width: 128px;
	border-bottom: 1px solid #ACCCD7;
}

.tbg {
	background: url('../img/background/bg_tw.gif') #E4F3F5 repeat-x;
}

.theading {
	font-size: 10px;
	color: #01286A;
	text-align: left;
	font-weight: bold;
	background: #E4F3F5;
}

.theading b {
	font-size: 10px;
	color: #01286A;
	text-align: left;
	display: block;
	font-weight: bold;
	margin: 5px 0 0 10px;
}

.theading small {
	font-size: 10px;
	color: #01286A;
	text-align: left;
	display: block;
	font-weight: normal;
	margin: 2px 0 0 10px;
}

.b_heading {
	font-size: 10px;
	color: #01286A;
	text-align: left;
	display: block;
	height: 19px;
	line-height: 18px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.b_heading_tarife {
	font-size: 10px;
	color: #01286A;
	text-align: left;
	display: block;
	height: 19px;
	line-height: 18px;
	margin-left: 10px;	
}

.tw1 span,.tw2 span,.tw3 span,.tw4 span {
	display: block;
	font-size: 10px;
	color: #01286A;
	margin: 0 0 0 10px;
	height: 20px;
	line-height: 18px;
	vertical-align: middle;
}

.tw1 span img,.tw2 span img,.tw3 span img,.tw4 span img {
	position: absolute;
	margin-left: 5px;
	margin-top: 1px;
}

span.tarif1,span.tarif2,span.tarif3 {
	color: #01286A;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0 0 0 25px;
	margin: 2px 0 2px 15px;
}

span.tarif1 {
	background: url('../img/icons/tw_tel.gif') no-repeat 2px 3px;
}

span.tarif2 {
	background: url('../img/icons/tw_tel2.gif') no-repeat 4px 3px;
}

span.tarif3 {
	background: url('../img/icons/tw_tel3.gif') no-repeat 1px 3px;
}

span.big_price {
	font-size: 20px;
	color: #01286A;
	margin: 4px 26px 0 0;
	text-align: right;
	padding: 0;
}

.t_details {
	color: #01286A;
	font-size: 10px;
	margin: 5px 0 6px 0;
	text-align:center;
	display: block;
}

a.twb {
	margin: 0 0 0 26px;
}
#table_handytarife a.twb{
	margin: 0 0 0 20px;
}

/* =top_5 */
.top_5_left {
	width: 139px;
	height: 30px;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: url('../img/background/blue_button.png') repeat-x;
}

.top_5_right {
	width: 356px;
	height: 30px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	display: block;
	float: left;
	line-height: 29px;
	background: #EBF5F7;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

a.top_5 {
	width: 90px;
	height: 30px;
	margin: 0;
	float: left;
	display: block;
	padding: 0 5px 0 5px;
	line-height: 29px;
	background: #EBF5F7;
	text-align: left;
	font-size: 10px;
	color: #01286A;
}

/*  footer */
div#footer {
	width: 628px;
	padding: 10px 0 50px 0;
	margin: 0;
	color: #B6B6B6;
}

.footer_menu {
	width: 628px;
	color: #B6B6B6;
	font-size: 10px;
	text-align: left;
	margin: 5px 0;
	padding: 0;
}

.footer_menu ul li{
	display:block;
	float:left;
	margin: 0 9px 7px 0;
	}

.footer_menu  a {
	color: #B6B6B6;
	font-size: 10px;
	font-weight: bold;
	margin-bottom:5px;
}

.seotext span{
	color:#FF8502
 }
div#footer p {
	width: 628px;
	color: #B6B6B6;
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 5px 0;
	display: block;
	text-align: left;
	line-height: 17px;
}

/* =table_anbieter */
#table_anbieter {
	width: 600px;
}

#table_anbieter td {
	height: 39px;
	vertical-align: middle;
	text-align: left;
	color: #01286A;
	font-size: 10px;
}

#table_anbieter td a {
	color: #01286A;
	font-size: 10px;
}

#table_anbieter .table_space {
	height: 5px;
}

#table_anbieter .sort {
	height: 30px;
	color: #01286A;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

#table_anbieter .logo {
	border: 1px solid #ccc;
	width: 62px;
	text-align: center;
	background: #fff;
}

#table_anbieter .name {
	font-size: 10px;
	width: 100px;
	text-align: center;
	text-align: left;
	padding-left: 7px;
}

#table_anbieter .bg {
	background: #E4F3F5;
}

/* =table_handytarife */
#table_handytarife {
	width: 628px;
}

#table_handytarife td.bright {
	border-right: 1px solid #ACCCD7;
}

#table_handytarife td {
	border-left: 1px solid #ACCCD7;
	border-bottom: 1px solid #ACCCD7;
	vertical-align: top;
}
#table_handytarife tr.odd td {
	background-color:#E4F3F6;
}

#table_handytarife td.normal {
	padding-top: 5px;
}

#table_handytarife .heading {
	background: #D0E6F2;
	font-size: 10px;
	color: #01286A;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#table_handytarife .heading b {
	margin: 0;
	display: block;
}

#table_handytarife .heading small {
	font-size: 10px;
	display: block;
	line-height: 15px;
}

#table_handytarife .logo {
	width: 85px;
	height: 80px;
	text-align: center;
	padding: 10px 0 0 15px;
	vertical-align: top;
}

#table_handytarife .logo a {
	color: #707070;
	font-size: 10px;
	text-decoration: none;
	bottom: 3px;
}

#table_handytarife .normal span {
	display: block;
	color: #01286A;
	font-size: 10px;
	text-align: left;
	height: 16px;
	line-height: 17px;
	margin: 1px 0;
	margin-left: 5px;
}

#table_handytarife .normal span.red {
	color: #CD0202;
	font-weight: bold;
}

#table_handytarife .normal span img {
	position: relative;
	margin-top:-2px;
	padding-left: 4px;
}

#table_handytarife .green1,
td.tw1.green1,
td.tw_head.green1 {
	background-image: url('../img/background/table/handytarife_logo_green.gif');
	background-repeat: repeat-y;
}

#table_handytarife .green2,
td.tw1.green2,
td.tw_head.green2 {
	background-image: url('../img/background/table/handytarife_logo_green2.gif');
	background-repeat: repeat-y;
}

#table_handytarife .green3,
td.tw1.green3,
td.tw_head.green3 {
	background-image: url('../img/background/table/green3.gif');
	background-repeat: repeat-y;
}
#table_handytarife .green4,
td.tw1.green4,
td.tw_head.green4 {
	background-image: url('../img/background/table/green4.gif');
	background-repeat: repeat-y;
}

#table_handytarife .normal span.big_price {
	color: #01286A;
	font-size: 20px;
	width:88px;
	margin: 0 20px 0 5px;
	text-align: right;
}

#table_handytarife .normal span.big_price img {
	position: absolute;
	margin: 2px 0 0 8px;
}

#table_handytarife .normal a.t_details {
	display: block;
	text-align: center;
	margin: 8px 0;
}

#table_handytarife .normal span.tarif1,#table_handytarife .normal span.tarif2,#table_handytarife .normal span.tarif3
	{
	font-size: 15px;
	margin: 0 0 7px 18px;
}

div#left_handy p {
	margin-top: 0;
	padding-top: 0;
}

div#left_handy {
	width: 449px;
	height: 110px;
	margin: 0 0 20px 0;
	padding: 0;
	border-right: 1px solid #D5D5D5;
	display: block;
	float: left;
	overflow: auto;
	text-align: left;
}

div#right_handy {
	width: 140px;
	height: 110px;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	display: block;
	float: left;
	overflow: auto;
	text-align: left;
}

div#right_handy span {
	display: block;
	height: 16px;
	font-size: 11px;
	color: #01286A;
	margin: 7px 0;
	line-height: 15px;
}

div#right_handy span img {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}

div#right_handy b {
	display: block;
	height: 16px;
	font-size: 10px;
	color: #01286A;
	margin: 0 0 7px 0;
}

/* =rating */
.star_container {
	width: 61px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: url('../img/background/rating/background.gif') no-repeat;
}

.star_container.bg {
	background: url('../img/background/rating/background2.gif') no-repeat;
}

.star_loading {
	height: 12px;
	margin: 0;
	padding: 0;
	float: left;
	background: url('../img/background/rating/foreground.gif') no-repeat;
}

.star_container_big {
	width: 126px;
	height: 22px;
	margin: 0;
	padding: 0;
	background: url('../img/background/rating/background_big.gif') no-repeat
		;
}

.star_loading_big {
	height: 22px;
	margin: 0;
	padding: 0;
	float: left;
	background: url('../img/background/rating/foreground_big.gif') no-repeat
		;
}

/* =table_tarifbestandteile */
#table_tarifbestandteile {
	width: 600px;
}

#table_tarifbestandteile td {
	border-bottom: 1px solid #fff;
	height: 20px;
	vertical-align: middle;
}

#table_tarifbestandteile .theader {
	background: #D0E6F2;
	color: #01286A;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 10px;
	text-align: left;
}

#table_tarifbestandteile .description {
	background: #EBF5F7;
	color: #01286A;
	font-size: 10px;
	padding: 4px 10px;
	text-align: left;
}

#table_tarifbestandteile .eval {
	background: #EBF5F7;
	color: #01286A;
	font-size: 10px;
	padding: 4px 10px;
	text-align: left;
	width: 130px;
	text-align: right;
}

/*  =righ  */
div#container_right .box {
	width: 144px;
	margin: 1px auto;
	padding: 4px 11px;
	text-align: left;
}

div#container_right .box b, div#container_right .box a.bold{
	color: #01286A;
	font-size: 10px;
	display: block;
	font-weight:bold;
	text-decoration:none;
}

div#container_right .box a:hover.bold{
	color: #FF8502;
}

div#container_right .box a.orange {
	color: #FF8502;
	font-size: 10px;
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

div#container_right .box .star_container {
	margin: 5px 0 0 0;
}

div#container_right .box span {
	display: block;
	padding: 2px;
	font-size: 10px;
	color: #01286A;
}

div#container_right .box p {
	font-size: 10px;
	color: #01286A;
	margin: 0;
	padding: 6px 0;
	text-align: left;
	display: block;
	border-bottom: 1px solid #ccc;
	line-height: 17px;
	overflow:hidden;
}

div#container_right .box p img {
	float: left;
	margin: 0 5px 5px 0;
}

div#container_right .indent{
	}


/* OPERATOR RECHTE Spalte */


#container_right.operator-rightcol .box p {
	margin:0;
	padding:0;
	border:none;
	color:#707070;
	} 

#container_right a.mainlevel, 
#container_right a.mainlevel:link,
#container_right a.mainlevel:visited,
#container_right .mainlevel a, 
#container_right .mainlevel a:visited{
	text-decoration: none;
	color:#01286a;
	white-space: nowrap;
	line-height: 15px;
	font-size: 10px;
	padding-left: 11px;
	background-image: url(/templates/simcard/img/pfeile/pfeil.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
}
#container_right a.mainlevel:hover, 
#container_right .mainlevel a:hover{
	color: #FF8502;
	text-decoration:none;
	white-space: nowrap;
	background-image: url(/templates/simcard/img/pfeile/pfeil_over.gif);
}


#container_right .box p{
	line-height:15px
	}

#container_right .linie{
	overflow: hidden; 
	background-color: #01286a; 
	height: 5px; 
	margin-top: 10px
	}
#container_right p .noline{
	border-bottom: none;
	}
#container_right div p.hotlinenr{
	margin: 8px 0pt 6px;
	font-size: 14px;
	color: #39a6e5;
	line-height: 12px;
	font-weight: bold;
	white-space:nowrap
	}
#container_right .box p{
	color:#707070;
	}
#container_right .box p strong,
#container_right .box p b,
#container_right .box .blue{
	color:#01286a;
	}

#container_right .box p.noline{
	border-bottom:none;
	}
#container_right .box h1 {
	margin:8px 0 0;
	padding:0;
	}
#container_right .box h1.blue{
	color:#01286a;
	font-size:14px;
	}
#container_right .hotline-text{
	
	font-size: 10px; 
	line-height: 12px
	}
	
/* o2-rechte Spalte neu */
/* neu o2 Landing DW */
#container_right.operator-rightcol .box .grau {
	color:#666
	}
#container_right.operator-rightcol .box .head-medium{
	font-size: 12px;
	line-height:12px
	}
#container_right.operator-rightcol .box div .dividerline {
	width:100%;
	border-top:1px solid #d5d5d5;
	margin-top:2px;
	margin-bottom:15px
}
#container_right.operator-rightcol .box .backtotop {
	font-weight:normal}

#container_right.operator-rightcol .box a.rightcolumn,
#container_right.operator-rightcol .box  a.rightcolumn:link,
#container_right.operator-rightcol .box  a.rightcolumn:visited,
#container_right.operator-rightcol .box .rightcolumn a,
#container_right.operator-rightcol .box  .rightcolumn a:visited{
	text-decoration: none;
	color:#01286a;
	line-height: 15px;
	font-size: 10px;
}

#container_right.operator-rightcol .box a.rightcolumn:hover, .rightcolumn a:hover{
	color: #FF8502;
	text-decoration:none
}

#container_right.operator-rightcol .box .uebersichtblock h2{
	margin-top:3px;}


#container_right h2 a{
	color:#01286a;
	text-decoration: underline;
	font-weight:normal;
}

#container_right.operator-rightcol .box p.rightcolumn {
	padding-left:11px;
	background-image: url(/o2/images/dsl-vergleichen24/_pfeile/pfeil.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
	}
/* ENDE o2 neu - rechte Spalte */

/* =thumb */
.thumb_img {
	width: 88px;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

.thumb_container {
	width: 88px;
	height: 44px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.thumb_img_right {
	border-right: 1px solid #d5d5d5;
	width: 88px;
}

.thumb_img_right .thumb_container {
	width: 90px;
}

.thumb_img_top {
	border-top: 1px solid #d5d5d5;
}

/* =height */
.height1 {
	height: 412px;
	padding-top: 15px;
	padding-bottom: 10px;
	overflow: hidden;
}

.height2 { 
	height: 435px;
	padding-top: 15px;
	padding-bottom: 10px;
	overflow: hidden;
}

/* =custom */
.middle_container_medium p.nopadding {
	padding: 0 0 5px 0;
}

.custom {
	display: block;
	height: 38px;
	border-bottom: 1px solid #D2E5EA;
	background: #EBF5F7;
	padding: 5px;
	margin: 0 0 7px 0;
}

.custom label {
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	float: left;
	height: 16px;
	line-height: 18px;
}

.custom select {
	font-size: 10px;
	margin: 10px 0 0 10px;
	padding: 0;
	display: block;
	float: left;
	border: none;
	width: 168px;
	height: 18px;
	border: 1px solid #ABCBD7;
	color: #073B7B;
	text-align: right;
}

.custom b {
	font-size: 10px;
}

.custom b small {
	font-weight: normal;
}

/* SLIDER horizontal */
.custom .slider {
	position: relative;
	width: 150px;
	height: 20px;
	margin: 3px 0 0 0;
	padding: 0 1px 0 1px;
	display: block;
	float: left;
	background: url('../img/background/slider/slider_bg.gif') no-repeat 0px 5px;
}

.custom .slider .slider_knob_bg {
	position: relative;
	height: 20px;
	margin: 0;
	padding: 0;
	display: block;
	background: url('../img/background/slider/slider_knob_bg.gif') no-repeat;
	cursor: pointer;
}

.custom .slider .slider_knob {
	position: relative;
	height: 20px;
	width: 10px;
	background: url('../img/background/slider/slider_knob.gif') no-repeat;
}

/* sonst. Tarifrechner */
.custom input {
	width: 41px;
	height: 14px;
	background: #fff;
	margin: 4px 0 0 11px;
	padding: 2px 2px 0 2px;
	display: block;
	float: left;
	border: 1px solid #ABCBD7;
	color: #FF8502;
	text-align: right;
	font-size: 10px;
}

.custom span {
	height: 16px;
	margin: 0;
	padding: 0 0 0 6px;
	display: block;
	float: left;
	border: none;
	font-size: 10px;
	line-height: 23px;
}




/* SLIDER vertikal */
.custom .slider_v {
	position: relative;
	height: 74px;
	width: 20px;
	margin: 3px 20px 0;
	padding: 1px 0px 1px;
	display: block;
	float: left;
	background: url('../img/background/slider_v/slider_bg.gif') no-repeat 5px 0px;
}

.custom .slider_v .slider_knob_bg {
	position: relative;
	width: 20px;
	height:74px;
	margin: 0;
	padding: 0;
	display: block;
	background: url('../img/background/slider_v/slider_knob_bg.gif') no-repeat;
	cursor: pointer;
}

.custom .slider_v .slider_knob {
top:64px;
	position: relative;
	height: 10px;
	width: 20px;
	background: url('../img/background/slider_v/slider_knob.gif') no-repeat;
}


/* SLIDER vertical */
div.slider_vertical{
	float:left;
	width:60px;
	text-align:center;
	}
div.slider_vertical.marginright{
	margin-right:8px;
	}
div.slider_vertical.marginright2{
	margin-right:13px;
	}
div.slider_vertical input{
	display:inline;
	margin:7px 0px 4px;
	clear:both;
	float:none;
	}
div.slider_title{
	padding-bottom:2px;}
/* 
	position: relative -> ergaenzt (
	.custom .slider,
	.custom .slider .slider_knob_bg,
	.custom .slider .slider_knob
	float:left: geloescht (bei slide_knob */
	


/* =tarifubersicht */
.tarifubersicht {
	width: 286px;
	height: 113px;
	border: 1px solid #d5d5d5;
	float: left;
	display: block;
	margin: 10px 0 15px 0;
	padding: 5px 8px;
}

.tarifubersicht_right {
	width: 286px;
	height: 113px;
	border: 1px solid #d5d5d5;
	float: left;
	display: block;
	margin: 10px 0 15px 20px;
	padding: 5px 8px;
}

.tarifubersicht b,.tarifubersicht_right b {
	display: block;
	clear: both;
	color: #01286A;
	font-size: 10px;
	margin: 0;
	padding: 5px 0 3px 0;
}

.tarifubersicht b a,.tarifubersicht_right b a {
	color: #01286A;
	font-size: 10px;
}

.tarifubersicht img,.tarifubersicht_right img {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}

.tarifubersicht p,.tarifubersicht_right p {
	float: left;
	width: 150px;
	color: #01286A;
	font-size: 10px;
	display: block;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.tarifubersicht .button,.tarifubersicht_right .button {
	float: right;
	margin-top: 25px;
}

/* =sim_pagination */
.sim_pagination {
	display: block;
	width: 600px;
	background:
		url('../img/background/bg_conteiner_left_middle_container.gif')
		repeat-y;
	margin: 0;
	padding: 10px 14px 10px 14px;
	overflow: auto;
}

.sim_pagination b,.pagination_pro_seite b {
	padding: 0;
	color: #01286A;
	font-size: 11px;
	margin: 0 5px 0 0;
}

.sim_pagination a {
	padding: 0;
	margin: 0 2px;
	color: #01286A;
	font-size: 11px;
}

.sim_pagination a.active {
	font-weight: bold;
	color: #FF8502;
}

.pagination_pro_seite {
	float: right;
	display: block;
	width: 240px;
	height: 25px;
	margin-top: -15px;
	padding: 0;
}

.pagination_pro_seite select,div#left_handy select {
	width: 85px;
	border: 1px solid #ABCBD7;
	text-align: left;
	height: 17px;
	color: #01286A;
	font-size: 10px;
	margin: 0;
}

div#left_handy label {
	padding: 0 5px 0 0;
}

div#left_handy select {
	width: 150px;
	margin-right: 10px;
}

div#photo_header {
	margin: 0;
	padding: 0;
	display: block;
	position:relative;
	left:-9px;
}

div#photo_header img {
	display: block;
	margin: 0 auto;
}
.seotext h1, div#container_left .seotext h1 {
	margin: 5px 0 7px 0;
	padding: 0;
	font-size:12px;
	font-weight:bold;
	float:none;
}
.seotext p{
	margin:2px 0 16px 0;
	line-height: 16px;
}
.middle_container.seotext p{
	margin-bottom:4px;
}
div#container_left .seotext h2, .hotline h2 {
	margin: 0;
	padding: 0;
	color: #39A6E5;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: none;
	clear: both;
}

.hotline h2{
	padding:10px 0 0 0;
}

.p_container {
	font-size: 10px;
	color: #01286A;
	display: block;
	clear: both;
	line-height: 18px;
	margin: 15px 0;
}

.star_container.bewertung {
	float: left;
	margin-right: 10px;
}

#tarifname {
	font-family: verdana;
	font-size: 12px;
	color: #01286A;
	float: left;
	margin: 30px 0 0 10px;
}

a.oben {
	float: right;
	display: block;
	clear: both;
	margin: -13px 5px 12px 0;
	padding: 0 0 0 15px;
	background: url('../img/bullet2.gif') no-repeat 0 5px;
	text-decoration: none;
}

a.oben:hover {
	background: url('../img/bullet2.gif') no-repeat 0 -6px;
}

.handy {
	color: #89D035;
}

.prepaid {
	color: #417732;
}

.postpaid {
	color: #1EB1B3;
}

div#tarife_type_legende a,
div#tarife_type_legende b {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 8px 0 0;
}

div#tarife_type_legende a {
	text-decoration: underline;
	}

#tarife_type_legende {
	height:25px;	
	margin-top:10px;
}

div#tarife_type_legende a:hover {
	color: #FF8502;
}

.see_all {
	display: block;
	background: url(../img/bullet.gif) no-repeat 0px 8px;
	color: #01286A;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	padding: 5px 0 5px 10px;
	margin: 0 5px 5px 10px;
}

.see_all:hover {
	background: url(../img/bullet.gif) no-repeat 0px -9px;
	color: #FF8502;
}

div#right .box p.no_border {
	border: none;
}

#tarifvergleich {
	border: none;
}

#tarifvergleich input {
	float: left;
	clear: left;
	margin: 7px 0;
	display: block;
	border: 1px solid #ABCBD7;
}

#tarifvergleich label {
	float: left;
	font-weight: bold;
	width: 200px;
	margin: 5px 0 0 0;
	padding: 3px 0 0 5px;
	clear: right;
}

.contact_form label {
	display: block;
	margin: 0;
	padding: 0;
}

.contact_form div {
	margin: 20px 0 0 0;
}

.contact_form input {
	display: block;
	margin: 0;
	padding: 0;
	width: 300px;
}

.contact_form textarea {
	display: block;
	margin: 0;
	padding: 0;
	width: 500px;
	height: 150px;
	border: 1px solid #073B7B;
	color: #073B7B;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

.ajax_loading {
	background: url('../img/loading.gif') no-repeat center 100px;
	height: 300px;
	border-right: 1px solid #ACCCD7;
	border-left: 1px solid #ACCCD7;
}

.tarifvergleich_height {
	padding: 0;
	margin: 0;
	height: 390px;
	overflow: hidden;
}

#evaluation_div{
	display: block;
	overflow:hidden;
}

div#angebote_ubersicht {
	color: #707070;
}

div#angebote_ubersicht p {
	color: #707070;
	margin: 0 0 10px 0;
	line-height: 18px;
}

div#angebote_ubersicht h2 {
	color: #01286A;
	font-size: 10px;
	float: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	display: inline;
	height: auto;
	line-height: normal;
}

div#angebote_ubersicht p{
	line-height:12px;
	}
div#angebote_ubersicht ul{
	margin: 0pt 0pt 0pt 0px;
	padding: 0pt 0pt 0pt 0px;
	}
div#angebote_ubersicht li{
	line-height: 12px;
	margin-top:12px;
	}
div#angebote_ubersicht h2{
	color: #01286A;
	line-height: 12px;
	}
div#angebote_ubersicht span{
	font-weight: normal;
	}

.count_bewertung{
	float:right;
	color:#707070;
}

form{
 	margin:0;
 	padding:0;
 }
 
 #menu ul.menu li.first a 
 {
 	background: url(../img/bullet.gif) no-repeat 9px -27px;
 }

 #menu ul.menu li.first a:hover 
 {
 	background: url(../img/bullet.gif) no-repeat 9px -44px;
 }
 
div#container_right .hotline p
 {
 	border:none;
 	padding:2px 0; }
 
.quote{
	
	background-color:#EBF5F7;
	border:1px solid #ACCCD7;
	font-family:Verdana;
	font-size:12px;
	padding:10px;
	width:575px;
}

/* Home Info-Tarifberatung */
div#info-tarifberatung h1 {
	padding: 0;
	font-size:12px;
	font-weight:bold;
	float:none;
	}

div#info-tarifberatung h1{
	margin: 5px 0 8px 0;
	}
div#info-tarifberatung div.text h1{
	margin: 0px 0 0px 0;
	}
div#info-tarifberatung img.icon{
	float:left;
	padding-right:10px;
	}	
div#info-tarifberatung .block-left {
	float:left;
	margin-bottom:34px;
	}	
div#info-tarifberatung .block-right{
	float:left;
	margin-bottom:34px;
	}	

div#info-tarifberatung div.text p {
	color:#01286a;
	width:249px;
	padding-bottom:1px;
	}
div#info-tarifberatung a {
	}
div#info-tarifberatung .trenner{
	display:block;
	height:121px;
	width:1px;
	background-color:#d6d6d6;
	float:left;
	margin:0px 13px 0px 10px;
	}
	