/*
Theme Name: Telekom
Theme URI: http://www.advanced-store.de/
Description: Telekom LP Theme by <a href="http://www.advanced-store.de/">advanced STORE</a>.
Version: 1.0
Author: advanced STORE
Author URI: http://www.advanced-store.de/
Tags: pink, custom header, fixed width, two columns, widgets
*/

/************************/
/** Allgemeine Angaben **/
/************************/

html, body {
	
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	margin: 0;
	padding: 0;
	
	background: url(images/background.png) #2E2E2E repeat-x;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	
	color: #333;
}

a, a:link, a:active, a:visited {
	outline: none;
	text-decoration: none;
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

p {
	margin-bottom: 0;
}

/*img, div {
	behavior: url(../plugins/hits-ie6-pngfix/THM2/iepngfix.htc);
}*/

input {
	
	font-family: Arial, sans-serif;
	font-size: 10px;
	
	color: #333;
}

sup {
	font-size: 16px;
}

.small {
	font-size: 10px;
	font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { /* for IE/Mac */
	display: inline-block;
}

.pink {
	color: #e20074;
}

.blue {
	color: #027bab;
}

.lighter_blue {
	color: #0383bb;
}

.red {
	color: #F00;
}

.white {
	color: #FFF;
}

.cursiv {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.grey999 {
	color: #999;
}

.grey666 {
	color: #666;
}

.grey333 {
	color: #333;
}

.fs9 {
	font-size: 9px;
}

.fs11 {
	font-size: 11px;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs22 {
	font-size: 22px;
}

.fs24 {
	font-size: 24px;
}

.fs26 {
	font-size: 26px;
}

.fs28 {
	font-size: 28px;
}

.fs30 {
	font-size: 30px;
}

.fs32 {
	font-size: 32px;
}

.undln {
	text-decoration: underline;
}

/********************/
/** Header-Bereich **/
/********************/

#logomenu {
	
	margin: 9px 9px 0 9px;
	
	width: 982px;
	height: 82px;
	
	background: url(images/header.png) transparent no-repeat;
}

#logomenu .menu {
	
	position: relative;
	
	vertical-align: bottom;
	
	padding-top: 48px;
	padding-right: 7px;
	
	text-align: right;
}

#logomenu .menu a,
#logomenu .menu a:link,
#logomenu .menu a:visited,
#logomenu .menu a:active {
	
	color:#333;
	
	font-size:10px;
	
	text-decoration: none;
	
	line-height:20px;
	
	margin-right: 20px;
}

#logomenu .menu a:hover {
	text-decoration: underline;
}

#page {
	
	margin: 0 9px 0 9px;
	padding: 0 7px 30px 3px;
	
	width: 972px;
}

#header {
	
	width: 972px;
	height: auto;	
}

#menubottom {

	width: 972px;
	height: 28px;
}

.subtitle {
	float: left;
	
	font-size:16px;
	color:#FFF;
}

.searchfield {
	float: right;
}

#searchform { /* I have todo this, else IE6 makes a big gap at bottom */
	float:right;
	height:28px;
}

#s {
	width: 194px;
	height: 14px;
	
	padding: 2px 5px 2px 5px;
	
	vertical-align: middle;
	
	border: none;
	
	background: url(images/searchfield_bg.png) transparent no-repeat;
}

#searchsubmit {
	width: 80px;
	height: 19px;
	
	border: none;
	
	vertical-align: middle;
	
	background: url(images/btn_search.png) transparent no-repeat;
}

#topnavigation {
	height: 30px;
}

.firstnavilink {
	float: left;
	display: block;
	
	width: 120px;
	height: 30px;
	
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	
	font-size:10px;
	
	margin-right: 11px;
	
	background: url(images/top_cat_1.png) transparent no-repeat;
}

.navilink {
	float: left;
	display: block;
	
	width: 121px;
	height: 30px;
	
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	
	font-size:10px;
	
	color: #CCC;
	
	background: url(images/top_cat_2.png) transparent no-repeat;
}

.firstnavilink:hover, .navilink:hover {
	text-decoration: underline;
}

#naviwrapper {
	
	padding: 6px 0 0 4px;
	
	height: 27px;
	
	background: url(images/top_cat_bg.png) transparent no-repeat;
}

/*.pagelink {
	
	float: left;
	display: block;
	
	width: 178px;
	height: 24px;
	
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	
	padding: 0 0 0 8px;
	
	color: #000;
		
	background: url(images/btn_page_inactive.png) transparent no-repeat;
	
}

.pagelink:hover {
	color: #FFF;
	font-weight: bold;
	
	background: url(images/btn_page_active.png) transparent no-repeat;
}

.pagelinkactive {
	
	float: left;
	display: block;
	
	width: 178px;
	height: 24px;
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	
	padding: 0 0 0 8px;
	
	color: #FFF;
		
	background: url(images/btn_page_active.png) transparent no-repeat;
	
}*/

.pagelink {
	
	float: left;
	display: block;
	
	width: 178px;
	height: 24px;
	
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	
	padding: 0 0 0 8px;
	
	color: #000;
		
	background: url(images/btn_page_inactive.png) transparent no-repeat;
	
}

.pagelink:hover {
	color: #FFF;
	font-weight: normal;
	
	text-decoration: none;
	
	background: url(images/btn_page_hover.png) transparent no-repeat;
}

.pagelinkactive {
	
	float: left;
	display: block;
	
	width: 178px;
	height: 24px;
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	
	padding: 0 0 0 8px;
	
	color: #FFF;
		
	background: url(images/btn_page_active.png) transparent no-repeat;
	
}

.pagelinkactive:hover {
	text-decoration: none;
}

/*********************/
/** Content-Bereich **/
/*********************/

#content {
	clear: both;
	
	overflow: hidden;
	zoom: 1;
	
	width: 972px;
	height: auto;
	
	margin: 0 0 0 0;
	padding: 0 0;
	
	background: url(images/content_bg.gif) transparent scroll left top repeat-y;
}

#content_top {
	clear: both;
	
	overflow: hidden;
	zoom: 1;
	
	width: 960px;
	height: auto;
	
	margin: 0 0 0 0;
	padding: 0 6px;
	
	/*background: url(images/top_content_bg.png) transparent scroll left top no-repeat;*/
}

#content_bottom {
	clear: both;
	
	overflow: hidden;
	zoom: 1;
	
	width: 960px;
	height: 12px;
	
	margin: 0 0 0 0;
	padding: 0 6px;
	
	background: url(images/content_bottom.png) scroll left top repeat-y;
}

#breadcrumb {
	font-size: 10px;
	
	padding: 8px 0 15px 6px;
	
	color: #999;
}

#breadcrumb span.activepage {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	
	margin: 0 0 0 5px;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {	
	color: #333;
}

#innercontent {
	float: left;
	
	width: 768px;
	
	padding: 0 0 0 2px;
}

#innercontent_search {
	float: left;
	
	width: 751px;
	
	padding: 10px 0 0 19px;
}

#innercontent_search p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#innercontentvoll {
	float: left;
	
	width: 956px;
	
	padding: 0 0 0 4px;
}

.content_title {
	padding: 0 0 0 2px;
	margin: 0 0 3px 0;
	
	font-size: 18px;
}

#content_teaser {
	width: 760px;
	height: 336px;
	
	padding: 0px 0 0 0;
	margin: 0 0 0 2px;
	
	/*display: inline-block;*/
	
	/*background: url(images/content_teaser_bg.png) transparent no-repeat;*/
}

.stoerer {
	
	position: absolute;
	
	display: block;
	
	float: right;
	
	margin: 0 0 0 0;
	
	/*left: 135px;*/
	left: 0px;
	
	width: 106px;
	height: 105px;
	
	z-index: 10;
}

.post_box, .post_box_home {
	font-size: 12px;
}

.post_box .stoerer {
	left: 75px;
}

.post_box {
	
	display: inline-block;
	
	position: relative;
	
	float: right;
	
	margin: 10px 0 0 4px;
	padding: 0 0 0 0;
		
	width: 186px;
}

.post_box .content {	
	
	width: 186px;
	
	top: 0;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	z-index: 5;
}

.post_box .title {
	width: 186px;
	height: 27px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 27px;
	
	background: url(images/post_box_title_bg.png) transparent no-repeat;
	
}

.post_box .innercontent {
	
	width: 186px;
	height: 239px;
	
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	
	font-size: 12px;
	font-weight: bold;
	
	background: url(images/post_box_content_bg.png) transparent no-repeat;
	
}

.post_box .innercontent .top div {
	
	margin: 10px 0 0 0;
	
}


.post_box_home {
	position: relative;
	
	display: block;
	
	float: right;

	margin: 60px 10px 0 50px;
		
	width: 240px;
}

.post_box_home .content {	
	
	width: 230px;
	
	top: 90px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	z-index: 5;
}

.post_box_home .title {
	width: 230px;
	height: 24px;
	
	margin: 90px 0 0 0;
	padding: 0 0 0 10px;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 24px;
	
	background: url(images/post_box_home_title_bg.png) transparent no-repeat;
	
}

.post_box_home .innercontent {
	
	width: 220px;
	height: 248px;
	
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
	
	font-size: 12px;
	font-weight: bold;
	
	background: url(images/post_box_home_content_bg.png) transparent no-repeat;
	
}

.post_box_home .innercontent .top div {
	
	margin: 10px 0 0 0;
	
}

.post_box .innercontent .top div {
	
	margin: 10px 0 0 0;
	
}

.innercontent div.preis {
	padding: 0 0 0 0;
	
	text-align: right;
}

.innercontent div.preis span {
	margin: 0 0 0 4px;
}

.icon {
	display: block;
	
	float: left;
	
	width: 21px;
	height: 21px;
	
	margin: 0 10px 0 0;
}

.icon.call {
	background: url(images/icon_call.png) transparent no-repeat;
}

.icon.call_surf {
	background: url(images/icon_call_surf.png) transparent no-repeat;
}

.icon.entertain {
	background: url(images/icon_entertain.png) transparent no-repeat;
}

.icon.sternchen {
	width: 15px;
	height: 15px;
	
	margin: 0 5px 0 0;
	
	background: url(images/icon_sternchen.png) transparent no-repeat;
}

.icon.quader {
	width: 8px;
	height: 8px;
	
	margin: 3px 5px 0 0;
	
	background: url(images/icon_quader.png) transparent no-repeat;
}

.btn_angebot {
	
	float: left;
	
	display: block;
	
	width: 170px;
	height: 20px;
	
	margin: 0 auto;
	
	background: url(images/btn_angebot.png) transparent no-repeat;
}

.btn_angebot:hover {
	background: url(images/btn_angebot_hover.png) transparent no-repeat;
}

a.more {
	
	float: right;
	
	top: 0px;
	
	text-align: right;
	
	font-size: 11px;
	
	text-decoration: underline;
	
	color: #000;
}

.innercontent .top {
	width: 220px;
	
	height: 158px;
}

.innercontent .bottom {

	width: 170px;

	margin: 10px 0 0 31px;
	
}

.post_box .innercontent .top {
	width: 166px;
	
	height: 168px;
	
	margin: 0 10px 0 10px;
}

.post_box .innercontent .top img {
	width: 160px;
}

.post_box .innercontent .bottom {

	width: 170px;
	
	margin: 0 8px 0 8px;	
}

.innertitle {
	margin: 0 0 0 10px;
}

.post_box_product .stoerer {
	left: 290px;
}

.post_box_product {
	
	display: inline-block;
	
	position: relative;
	
	float: right;

	margin: 0 33px 0 0;
	padding: 0 0 0 0;
		
	width: 369px;
}

.post_box_product .content {	
	
	width: 369px;
	
	top: 90px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	z-index: 5;
}

.post_box_product .title {
	width: 369px;
	height: 26px;
	
	margin: 35px 0 0 0;
	padding: 0 0 0 0;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 26px;
	
	background: url(images/post_box_product_title_bg.png) transparent no-repeat;
	
}

.post_box_product .innercontent {
	
	width: 369px;
	/*height: 242px;*/
	height: 278px;
	
	margin: 0 0 0 0;
	padding: 7px 0 10px 0;
	
	font-size: 12px;
	font-weight: bold;
	
	background: url(images/post_box_product_content_bg.png) transparent no-repeat;
	
}

.post_box_product .innercontent .top div {
	
	margin: 10px 0 0 20px;
	
}

.post_box_product .innercontent .top {
	width: 349px;
	
	height: 173px;
	
	margin: 0 10px 0 10px;
}

.post_box_product .innercontent .bottom {

	width: 356px;
	
	margin: 0 8px 0 8px;
}

.post_box_product .innercontent .bottom .left_bottom,
.highlight_right .bottom .left_bottom {
	float: left;
	width: 170px;
	
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.post_box_product .innercontent .bottom .right_bottom {
	float: left;
	width: 170px;

	font-weight: normal;
}

.preis_bottom {
	float: left;
	margin: 6px 0 0 0;
}

.highlight_right .bottom .left_bottom a,
.highlight_right .bottom .left_bottom a:link,
.highlight_right .bottom .left_bottom a:active,
.highlight_right .bottom .left_bottom a:visited {
	
	color: #666;
	
	display: inline-block;
	
	text-decoration: underline;	
}

.post_box_product .innercontent .bottom .left_bottom a,
.post_box_product .innercontent .bottom .left_bottom a:link,
.post_box_product .innercontent .bottom .left_bottom a:active,
.post_box_product .innercontent .bottom .left_bottom a:visited {
	
	color: #666;
	
	text-decoration: underline;	
}

.bottom p {
	margin: 0;
}

.preis {
	float: left;
}

.right_bottom {
	float: left;
}
/*********************/
/** Sidebar-Bereich **/
/*********************/

#sidebar {
	float: left;
	
	width: 190px;
	
	font-size: 12px;
	font-weight: normal;
	
	text-decoration: none;
}

#side_pages {
	height: auto;
	
	margin: 0 0 19px 0;
}

#side_pages a, #side_pages a:link, #side_pages a:active, #side_pages a:visited {
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	
	color: #000;
}

#side_pages a:hover {
	
	color: #FFF;
	
	text-decoration: none;
}

#side_pages a.active, #side_pages a.active:link, #side_pages a.active:active, #side_pages a.active:visited {
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	
	color: #FFF;
}

.sidebar_page_first {
	display: block;
	
	width: 184px;
	height: 28px;
	
	padding: 0 0 0 6px;
	
	line-height: 28px;
	
	background: url(images/sidebar_first_page.png) transparent no-repeat;
}

.sidebar_page_first:hover {
	background: url(images/sidebar_first_page_hover.png) transparent no-repeat;
}

.sidebar_page_first.active {
	color: #FFF;
	
	background: url(images/sidebar_first_page_active.png) transparent no-repeat;
}

.sidebar_page_mid {
	display: block;
	
	width: 184px;
	height: 24px;
	
	padding: 0 0 0 6px;
	
	line-height: 24px;
	
	background: url(images/sidebar_mid_page.png) transparent no-repeat;
}

.sidebar_page_mid:hover {
	background: url(images/sidebar_mid_page_hover.png) transparent no-repeat;
}

.sidebar_page_mid.active {
	color: #FFF;
	
	background: url(images/sidebar_mid_page_active.png) transparent no-repeat;
}

.sidebar_page_last {
	display: block;
	
	width: 184px;
	height: 24px;
	
	padding: 0 0 0 6px;
	
	line-height: 24px;
	
	background: url(images/sidebar_last_page.png) transparent no-repeat;
}

.sidebar_page_last:hover {
	background: url(images/sidebar_last_page_hover.png) transparent no-repeat;
}

.sidebar_page_last.active {
	color: #FFF;
	
	background: url(images/sidebar_last_page_active.png) transparent no-repeat;
}

.sidebar_cst_title {
	
	width: 178px;
	height: 26px;
	
	padding: 0 0 0 11px;
	
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	
	line-height: 26px;
	
	color: #FFF;
	
	background: url(images/sidebar_blue_header.png) transparent no-repeat;
}

.sidebar_title {
	
	width: 178px;
	height: 27px;
	
	padding: 0 0 0 11px;
	
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	
	line-height: 27px;
	
	color: #666;
	
	background: url(images/sidebar_title_bg.png) transparent no-repeat;
	
}

#verf_check {
	
	width: 189px;
	height: 247px;
	
	margin: 3px 0 0 1px;
}

#verf_check_container {
	width: 169px;
	height: 207px;
	
	overflow: hidden;
	
	padding: 13px 9px 0 11px;
	
	background: url(images/verf_check_bg.png) transparent no-repeat;
}

#verf_check_container p {
	margin: 0 0 18px 0;
}

#verf_check_container a, #verf_check_container a:link, #verf_check_container a:active, #verf_check_container a:visited {
	text-decoration: underline;
}

.sidebar_bottom {
	
	float: left;
	
	display: block;
	
	width: 189px;
	height: 12px;
	
	padding: 0 0 0 0;
	
	background: url(images/sidebar_bottom.png) transparent no-repeat;
}

#sidebar_services {
	
	width: 189px;
	height: auto;
	
	color: #000;
	
	margin: 3px 0 0 1px;
	
}

#sidebar_services_container {
	width: 169px;
	height: auto;
	
	padding: 5px 9px 5px 11px;
	
	/*background: url(images/sidebar_services_bg.png) transparent no-repeat;*/
	background: url(images/sidebar_content_bg.png) transparent repeat-y;
}

#sidebar_services_container .grey333 {
	margin-top: 15px;
}

.btnServiceTel {
	
	display: block;
	
	margin: 5px 0 0 0;
	
	width: 168px;
	height: 24px;
	
	background: url(images/btn_service_tel.png) transparent no-repeat;
}

/****************************/
/** Bottom-Content-Bereich **/
/****************************/

#bottomcontent {
	float: left;
	
	margin: 10px 0 0 0;
	
	width: 766px;
}

#presse_box {
	
	display: block;
	
	width: 765px;
	height: auto;
	
}

.presse_box_title {
	
	width: 765px;
	height: 27px;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 27px;
	
	color: #333;
	
	padding: 0 0 0 10px;
	
	background: url(images/medium_container_title.png) transparent no-repeat;
}

#presse_box_container {
	
	float: left;
	
	display: block;
	
	width: 755px;
	height: auto;
	
	padding: 3px 0 0 10px;
	
	background: url(images/container_bg.png) transparent repeat-y;
	
}

.testseiegel .textwidget {
	text-align: center;
}

.container_bottom {
	
	float: left;
	
	display: block;
	
	width: 765px;
	height: 16px;
	
	padding: 0 0 0 0;
	
	background: url(images/container_bottom.png) transparent no-repeat;
}

.small_container_bottom {

	display: block;
	
	width: 376px;
	height: 16px;
	
	padding: 0 0 0 0;
	
	background: url(images/small_container_bottom.png) transparent no-repeat;
}

.bottom_container_title {
		
	float: left;
		
	width: 765px;
	height: 25px;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 25px;
	
	padding: 0 0 0 10px;
	
	background: url(images/small_container_title.png) transparent no-repeat;
}

.testsiegel {
	float: left;
	
	width: 140px;
	height: 70px;
	
	margin: 0 30px 0 0;

	border: #666 1px solid;
}

.testsiegel img {
}

.commentlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	list-style: none;	
}

#comments {
	
	display: block;
	
	width: 765px;
	height: auto;
	
}

#comment_container {
	
	clear: both;
	
	display: block;
	
	width: 730px;
	height: auto;
	
	padding: 5px 15px 0 20px;
	
	line-height: 16px;
	
	font-size: 12px;
	color: #333;
	
	background: url(images/container_bg.png) transparent repeat-y;
	
}

.comment_title {
		
	width: 715px;
	height: 43px;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 35px;
	
	color: #FFF;
	
	padding: 0 0 0 50px;
	
	background: url(images/comments_title_bg.png) transparent no-repeat;
}

.quest_title {
		
	width: 715px;
	height: 43px;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 35px;
	
	color: #FFF;
	
	padding: 0 0 0 50px;
	
	background: url(images/quest_title_bg.png) transparent no-repeat;
}

.tmobile_box {
	
	float: left;
	
	width: 376px;
	height: 200px;
	
	margin: 0 3px 0 2px;	
}

.tmobile_title {
	
	width: 376px;
	height: 25px;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 25px;
	
	color: #FFF;
	
	background: url(images/small_blue_title_bg.png) transparent no-repeat;
	
}


.tmobile_content {
	clear: both;
	
	display: block;
	
	width: 346px;
	height: 140px;
	
	padding: 10px 10px 0 20px;
	
	line-height: 16px;
	
	font-size: 12px;
	color: #333;
	
	background: url(images/small_content_bg.png) transparent repeat-y;
}

#info_cst_box {
	
	display: block;
	
	width: 765px;
	height: auto;
	
}

.info_title {
		
	float: left;
		
	width: 715px;
	height: 43px;
	
	font-size: 12px;
	font-weight: bold;
	
	line-height: 35px;
	
	color: #FFF;
	
	padding: 0 0 0 50px;
	
	background: url(images/info_title_bg.png) transparent no-repeat;
}

#info_cst_container {
	
	clear: both;
	
	display: block;
	
	width: 730px;
	height: auto;
	
	padding: 2px 15px 0 20px;
	
	line-height: 16px;
	
	font-size: 12px;
	color: #333;
	
	background: url(images/container_bg.png) transparent repeat-y;
	
}

#info_telekom_box {
	
	float: left;
	
	display: block;
	
	width: 765px;
	height: auto;
	
}

#info_telekom_container {
	
	display: block;
	
	float: left;
	
	width: 737px;
	height: auto;
	
	line-height: 16px;
	
	padding: 10px 8px 0 20px;
	
	font-size: 12px;
	color: #333;
	
	background: url(images/container_bg.png) transparent repeat-y;
	
}

#info_telekom_container img {
	border: 1px #ccc solid;
	
	margin: 0 8px 0 0;
}

.linkintitle {
	float: left;
	
	margin: 5px 0 0 0;
}

.flleft {
	float: left;
	width: 720px;
}

a.help {
	
	display: block;
	
	width: 15px;
	height: 15px;
	
	background: url(images/icon_help.png) transparent no-repeat;
}

#warum_cst_box {
	
	float: left;
	
	display: block;
	
	width: 765px;
	height: auto;
	
}

#warum_cst_container {
	
	float: left;
	
	display: block;
	
	width: 730px;
	height: auto;
	
	padding: 5px 15px 0 20px;
	
	font-size: 12px;
	color: #333;
	
	line-height: 16px;
	
	background: url(images/container_bg.png) transparent repeat-y;
	
}

span.question {
	font-weight: bold;
	
	padding: 0 0 0 13px;
}

/********************/
/** Footer-Bereich **/
/********************/

#footer {
	
	clear: both;
		
	float: left;
	
	width: 949px;
	
	margin: 70px 4px 0 7px;
	
	font-size: 10px;
	
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #333;
}

#footer_top {
	width: 949px;
}

#footer_top a {
	margin: 0 30px 0 0;
}

#footer_top #links {
	width: 949px;
}

#footer #footer_hinweis {
	
	width: 949px;
	
	margin: 18px 0 0 0;
	
	color: #999;
}

#footer_bottom {
	
	margin: 25px 0 0 15px;
	
	font-size: 10px;
	
	color: #999;
	
}

.footer_bottom {
	float: left;
	
	width: 180px;
	margin: 0 5px 0 0;
}

.footer_bottom a, .footer_bottom a:link, .footer_bottom a:active, .footer_bottom a:visited {
	
	clear: both;
	float: left;
		
	color: #999;
}


/******************/
/** Such-Bereich **/
/******************/

.search_entry {
	clear: both;
	
	float: left;
	
	width: 766px;
	
	margin: 0 0 15px 0;
}

.search_entry p, .search_entry a, .search_entry a:link, .search_entry a:active, .search_entry a:visited {
	color: #000;
}

.search_entry a:hover p {
	text-decoration: underline;
}

.search_entry a {
	float: left;
}

.search_entry .top {
	clear: both;
	
	float: left;
	
	width: 500px;
	
	margin: 10px 0 0 0;
}

.search_entry .bottom {
	
	float: right;
	
	width: 186px;
	
	margin: 10px 8px 0 8px;
}

.search_entry .top div {
	clear: both;
	
	float: left;
	
	width: 500px;
	
	margin: 5px 0 0 0;
}

/***********************/
/** Kommentar-Bereich **/
/***********************/

#comments {
	float: left;
}

.comment_footer {
	clear: both;
	float: left;
	
	width: 740px;
	
	text-align: right;
}

.comment_footer div {
	margin: 0 0 0 10px;
}

.cpage, .page-numbers {
	
	float: left;
	display: block;
	
	width: 12px;
	height: 12px;
	
	font-size: 8px;
	
	line-height: 12px;
	text-align: center;
	
	color: #000;
	
	margin: 0 5px 0 0;
	
	background: url(images/cpaging_inactive.png) transparent no-repeat;
}

.cpage.active, .page-numbers.current {	
	color: #FFF;
	
	background: url(images/cpaging_active.png) transparent no-repeat;
}

.cpage:hover, .page-numbers:hover {
	text-decoration: none;
}

.comment-author.vcard {
	font-size: 10px;
	
	color: #666;
}

.comment-author.vcard p {
	margin: 2px 0;
}

.comment-author.vcard img {
	vertical-align: text-top;
}

.comment-edit-link, .comment-edit-link:link, a.comment-edit-link:active, a.comment-edit-link:visited, a.comment-edit-link:hover {
	color: #666;
	text-decoration: none;
}

ul.commentlist li {
	
	float: left;
	
	margin: 0 0 15px 0;
	
}

#respond {
	float: left;
	
	width: 730px;
	
	margin: 15px 0 0 0;
}

#respond #commentform {
	width: 730px;
}

#respond #commentform textarea {
	width: 730px;
}

.url, .url:link, .url:active, .url:visited, .url:hover {
	color: #027BAB;
	text-decoration: underline;
}

.btn_mobile_angebot {
	float: right;
	display: block;
	
	width: 171px;
	height: 20px;
	
	margin: 20px 0 0 0;
	
	background: url(images/btn_mobile_angebote.png) transparent no-repeat;
}

.verf_check_grey {
	float: left;
	display: block;
	
	width: 759px;
	height: auto;
	
	margin: 0 0 0 4px;
}

.verf_grey_top {
	float: left;
	display: block;
	
	width: 759px;
	height: 10px;
	
	/*background: url(images/verf_grey_top.png) transparent no-repeat;*/
}

.verf_grey_content .left {
	float: left;
	
	width: 360px;
	height: auto;	
}

.verf_grey_content .right {
	float: left;
	
	width: 399px;
	height: auto;	
}

.verf_grey_content {
	float: left;
	display: block;
	
	width: 759px;
	height: auto;
	
	/*background: url(images/verf_grey_content_bg.png) transparent repeat-y;*/
}

.verf_grey_bottom {
	float: left;
	display: block;
	
	width: 759px;
	height: 9px;
	
	/*background: url(images/verf_grey_bottom.png) transparent no-repeat;*/
}

.verf_check_pink {
	float: left;
	display: block;
	
	width: 398px;
	height: auto;
	
	margin: 0 0 0 0;
}

.verf_pink_top {
	
	float: left;
	
	width: 398px;
	height: 8px;
	
	font-size: 1%;
	
	background: url(images/verf_right_top.png) transparent no-repeat;
}

.verf_pink_content {
	float: left;
	
	width: 398px;
	height: auto;
	
	background: url(images/verf_right_content_bg.png) transparent repeat-y;
}

.verf_pink_content .innercontent {
	width: 383px;
	margin: 0 0 0 10px;	
}

.verf_pink_bottom {
	float: left;
	
	width: 398px;
	height: 9px;
	
	font-size: 1%;
	
	background: url(images/verf_right_bottom.png) transparent no-repeat;
}

.verf_title {	
	font-size: 16px;
	font-weight: bold;
	
	color: #333;
}

.formlbl {
	float: left;
}

.formval {
	float: left;
	
	margin: 0 5px 0 5px;
}

.vwahl {
	width: 59px;
	height: 18px;
	
	padding: 0 5px;
	
	vertical-align: middle;
	line-height:10px;
	
	border: none;
	
	background: url(images/verf_vorwahl.png) transparent no-repeat;
}

.rufnummer {
	width: 144px;
	height: 18px;
	
	line-height:10px;
	
	padding: 0 5px;
	
	vertical-align: middle;
	
	border: none;
	margin-bottom:5px;
	
	background: url(images/verf_rufnummer_bg.png) transparent no-repeat;
}

.btn_abfrage_starten {
	float: right;
	display: block;
	
	border: none;
	outline: none;
	
	width: 172px;
	height: 20px;
	
	background: url(images/btn_abfrage_starten.png) transparent no-repeat;
}


#recommend input {
	margin-top: 7px;
}


.form_row {
	width: 766px;
	height: 30px;
}

.frmcol {
	float: left;
	
	line-height: 30px;
	
	height: 30px;
	
	margin: 0 20px 0 0;
}

ul.faq_list, ul.quick_nav {
		
	padding-left: 0;
	margin-left: 0;
	
	margin-bottom: 0;
}

ul.quick_nav {
	margin-top: 0;
}

ul.quick_nav ul {
	padding-left: 8px;
	margin-left: 0;
	
	margin-bottom: 0;
}

ul.faq_list a, ul.quick_nav li, ul.quick_nav ul li {
	
	display: list-item;
	
	list-style: none;
	
	margin: 3px;
}

ul.faq_list a {
	font-size: 11px;
}

ul.quick_nav li {
	margin-top: 5px;
	margin-bottom: 10px;
}

ul.quick_nav li a {
	font-size: 12px;
	font-weight: bold;
	
	color: #0383bb;
}

ul.quick_nav ul li {
	margin-top: 3px;
}

ul.quick_nav ul li a {
	font-size: 11px;
	font-weight: normal;
	
	color: #666;
}

ol.faq_list {
	color: #666;
}

ol.faq_list li a {
	
	font-size: 14px;
	font-weight: normal;
	
	color: #0383bb;
}

.highlight_left {
	float: left;
	width: 140px;
}

.highlight_center {
	float: left;
	width: 390px;
}

.highlight_right {
	float: left;
	width: 210px;
	
	padding: 25px 0 0 0;
}

.product .highlight_right {
	float: left;
	width: 210px;
	
	padding: 5px 0 0 0;
}

.btn_big_info {
	display: block;
	
	text-align: center;
	
	width: 210px;
	height: 37px;
	
	padding: 3px 0 0 0;
	
	background: url(images/btn_big_info.png) transparent no-repeat;
}

#faq_answer_box {
	
	display: block;
	
	width: 620px;
	height: auto;
	
	background-color: #DDD;
	border: 1px #E20074 solid;
	
	margin: 15px 0 0 0;
	
	padding: 10px;
	
	color: #333;
	
}

.MailPressFormSubmit  {
background:url("images/btt_ok.gif") repeat-x scroll left top transparent;
border:medium none;
cursor:pointer;
height:18px;
width:34px;
}


#subtittle_mailp {
margin-bottom:5px;
}

.dlink {
	width:100%;
	height:100%;
	display:block;
}

.presse_box_title h2 {
  font-size:12px;
}

.comment_title h3 {
  font-size:12px;
}

h1.content_title2 { 
  font-weight:normal;
  display:inline;
}

h2.content_title2 {
  font-weight:normal;
  display:inline;
}

p.content_title2 {
  font-weight:normal;
  display:inline;
}

.content_title2 {
	padding: 0 0 0 2px;
	margin: 0 0 3px 0;
	font-size: 18px;
}

#breadcrumb h3.activepage {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin: 0 0 0 5px;
	display:inline;
}

.title h3 {
  font-size:12px;
}

.pink h1 {
  font-size:22px;
  font-weight:normal; 
  display:inline;
}

.pink h2 {
  font-size:22px;
  font-weight:normal; 
  display:inline;
}

h1.content_title {
  display:inline;
  font-weight:normal;
  font-size:22px;
}

.info_title h2 {
  font-size:12px;
  margin:0;
  padding:0;
}

h1.content_title3 {
  display:inline;
  font-size:12px;
}
