/*
Theme Name: Kabel Deutschland Partner
Theme URI: http://www.kabel-deutschland-partner.de
Description: "Kabel Deutschland Partner News"
Version: 0.3
Author: netzideen GmbH
*/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	behavior:url(http://www.kabel-deutschland-partner.de/fileadmin/templates/css/csshover.htc);
}

body {
	color: #787878;
	background-color: #e5efbd;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(./images/body_bg.gif);
	background-repeat: repeat-x;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#page {
	position: absolute;
	width: 982px;
	left:50%;
	margin-left:-491px;
	top: 0px;
}

#header {
	z-index: 5000;
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
	width: 974px;
	height: 90px;
	/*background-image: url(./images/header_bg.gif);
	background-repeat: repeat-x;*/
}

#home_link {
	position: relative;
	top: 16px;
	left: 4px;
	z-index: 1000;
}

#header_menu {
	position: relative;
	top: -42px;
	text-align: right;
	font-size: 10px;
	/*height: 87px;*/
}

#header_search {
	display: inline;
	margin-right: 29px;
}

#header_search input {
	font-size: 10px;
	background-color: #fffefb;
}

.submit_search {
	background-color: transparent;
	background-image: url(./images/search_btn.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	border: none;
	height: 17px;
	width: 65px;
	cursor: pointer;
	position: relative;
	top: -1px;
}

#header_navi {
	display: inline;
	list-style: none;
	margin: 0; padding: 0px;
	color: #787878;
}

#header_navi li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header_navi a {
	color: #787878;
	text-decoration: none;
}

#header_navi a:hover {
	color: #464d51;
	text-decoration: underline;
}

#main_navi {
	/*float: right;*/
	position: absolute;
	top: 83px;
	right: 0px;
	margin: 0px; padding: 0px;
	list-style: none;
}

#main_navi li {
	float: left;
}

#main_navi a {
	text-align: center;
	background-image: url(./images/main_navi_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 139px;
	margin-left: 3px;
	color: #fffefb;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 7px;
}

#main_navi a:hover {
	background-image: url(./images/main_navi_btn_over.gif);
}

#main_navi .active {
	background-image: url(./images/main_navi_btn_active.gif);
	height: 25px;
	width: 141px;
	color: #464d51;
	margin-bottom: -1px;
}

#main_navi .active:hover {
	background-image: url(./images/main_navi_btn_active.gif);
}

#main_navi li ul li {
	float: none;
	margin: 0px;
}

#main_navi li ul {
	display: none;
	list-style: none;
	margin: 0px; padding: 0px;
}

#main_navi li:hover ul {
	display: block;
}


#main_navi li ul a {
	background-image: url(./images/sub_navi.png);
	height: 20px;
	padding-top: 4px;
	color: #464d51;
	margin-bottom: 0;
	font-weight: normal;
}

#main_navi li ul a:hover, #main_navi li ul .active, #main_navi li ul .active:hover {
	background-image: url(./images/sub_navi_active.png);
	height: 20px;
	margin-bottom: 0px;
}

#main_navi li ul .last{
	background-image: url(./images/sub_navi_last.png);
}

#main_navi li ul .last:hover, #main_navi li ul .last.active, #main_navi li ul .last.active:hover {
	background-image: url(./images/sub_navi_last_active.png);
}

#sub_navi {
	margin: 0px; padding: 0px;
	margin-top: 55px;
	margin-bottom: 100px;
	list-style: none;	
}

#sub_navi a {
	color: #464d51;
	text-decoration: none;
}

#sub_navi a:hover {
	text-decoration: underline;
}

#sub_navi li {
	margin-top: 8px;
	background-image: url(./images/sub_navi_seperator.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
}

#sub_navi li ul li {
	background: transparent;
	padding-bottom: 0px;
}

#sub_navi li a {
	padding-left: 16px;
	font-size: 12px;
}

#sub_navi li ul li a {
	padding-left: 32px;
	background: transparent;
	font-size: 10px;
	font-weight: normal;
}

#sub_navi li .active {
	font-weight: bold;
	background-image: url(./images/arrow_right.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

#sub_navi li ul li .active {
	font-weight: bold;
	background: transparent;
}

#sub_navi .last {
	background: transparent;
}

#sub_navi li ul {
	margin: 0px; padding: 0px;
	list-style: none;
}

.clear {
	clear: both;
}

#content {
	z-index: 1;
	position: absolute;
	top: 104px;
}

.content_top {
	background-image: url(./images/content_top.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 982px;
	margin: 0px;
	padding: 0px;
	line-height: 7px;
	font-size: 7px;
}

.content_center {
	background-image: url(./images/content_center.png);
	background-repeat: repeat-y;
	width: 982px;
	padding: 17px 20px 11px 20px;
}

.content_bottom {
	background-image: url(./images/content_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 981px;
}

#content h2 {
	color: #464d51;
	font-weight: bold;
	font-size: 11px;
}

#leftcontent {
	width: 208px;
	float: left;
}

#leftcontent h2 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.leftcontent {
	width: 207px;
	margin-bottom: 10px;
}

.leftcontent_top {
	background-image: url(./images/leftcontent_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding: 2px 0px 0px 13px;
}

.leftcontent_top_act {
	background-image: url(./images/leftcontent_top_active.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding: 2px 0px 0px 13px;
}

.leftcontent_top_inact {
	background-image: url(./images/leftcontent_top_inactive.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding: 2px 0px 0px 13px;
}

.leftcontent_center {
	background-image: url(./images/leftcontent_center.gif);
	background-repeat: repeat-y;
	font-size: 0px;
	line-height: 0px;
}

.leftcontent_center_act {
	background-image: url(./images/leftcontent_center_active.gif);
	background-repeat: repeat-y;
	font-size: 0px;
	line-height: 0px;
}

.leftcontent_center_inact {
	background-image: url(./images/leftcontent_center_inactive.gif);
	background-repeat: repeat-y;
	font-size: 0px;
	line-height: 0px;
}

.leftcontent_bottom {
	background-image: url(./images/leftcontent_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 0px;
	line-height: 0px;
}

.leftcontent2_bottom {
	background-image: url(./images/leftcontent2_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 0px;
	line-height: 0px;
}

.leftcontent2_bottom_act {
	background-image: url(./images/leftcontent2_bottom_active.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 0px;
	line-height: 0px;
}

.leftcontent2_bottom_inact {
	background-image: url(./images/leftcontent2_bottom_inactive.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 0px;
	line-height: 0px;
}

#leftcontent .more {
	float: right;
	margin: -12px 10px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: #464d51;
	font-size: 10px;
	background-image: url(./images/arrow_right.gif);
	background-position: 0px 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#leftcontent .more:hover {
	text-decoration: underline;
}

#maincontent {
	width: 462px;
	margin-left: 17px;
	margin-bottom: 40px;
	float: left;
	position: relative;
}

#maincontent .pin {
	position: absolute;
	top: -2px;
	left: 392px;
}

#maincontent .geschenk_img {
	position: absolute;
	top: 0px;
	left: 48px;
}

#maincontent .geschenk_code {
	position: absolute;
	top: 167px;
	left: 63px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #586065;
}

.maincontent {	
	margin-bottom: 10px;
	color: #464d51;
}

.maincontent.small {
	width: 111px;
	margin-right: 6px;
	float: left;
}

.maincontent.mid {
	width: 150px;
	margin-right: 6px;
	float: left;
}

.maincontent.mid2 {
	width: 228px;
	margin-right: 6px;
	float: left;
}

.maincontent.big {
	width: 462px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.maincontent.small.last, .maincontent.mid.last, .maincontent.mid2.last {
	margin-right: 0px;
}

.maincontent a {
	text-decoration: underline;
	color: #464d51;
}

.maincontent a:hover {
	text-decoration: underline;
}

.maincontent h2 {
	margin: 0px;
	padding: 0px;
	font-size: 10px !important;
}

.maincontent ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.maincontent li {
	padding: 4px 5px 4px 18px;
}

.maincontent.mid li {
	padding-left: 39px;
}

.maincontent.mid2 li {
	padding-left: 40px;
}

.maincontent.big li {
	padding-left: 41px;
}

.maincontent .price {
	font-weight: bold;
	font-size: 16px;
}

.maincontent_top {
	height: 15px;
	padding: 2px 0px 0px 9px;
	background-repeat: no-repeat;
}

.maincontent_top a a:hover{
	height: 15px;
	padding: 2px 0px 0px 9px;
	background-repeat: no-repeat;
}

.maincontent.small .maincontent_top {
	background-image: url(./images/maincontent_small_top.gif);		
}

.maincontent.mid .maincontent_top {
	background-image: url(./images/maincontent_mid_top.gif);
	padding-left: 12px;
}

.maincontent.mid2 .maincontent_top {
	background-image: url(./images/maincontent_mid2_top.gif);
	padding-left: 12px;
}

.maincontent.big .maincontent_top {
	background-image: url(./images/maincontent_big_top.gif);		
}

.maincontent_center {
	border-style: solid;
	border-color:#fde08c;
	border-width: 0px 1px 0px 1px;
}

.maincontent_center p{
	border-style: solid;
	border-color:#fde08c;
	border-width: 0px;
	margin: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.maincontent_center h2 strong {
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-color:#fde08c;
	border-width: 0px;
}


.maincontent_center .light {
	background-color: #fffbec;
}

.maincontent_center .dark {
	background-color: #fff4cb;
}

.maincontent_center .darker {
	background-color: #fde08c;
	padding-bottom: 1px;
}

.maincontent_center .dark.bullet, .maincontent_center .light.bullet {
	background-image: url(./images/maincontent_bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

.maincontent.mid2 .maincontent_center .dark.bullet, .maincontent.mid2 .maincontent_center .light.bullet {
	background-position: 28px 6px;
}

.maincontent.big .maincontent_center .dark.bullet, .maincontent.big .maincontent_center .light.bullet {
	background-position: 28px 6px;
}

.maincontent_center .dark.arrow, .maincontent_center .light.arrow {
	background-image: url(./images/arrow_right.gif);
	background-position: 13px 9px;
	background-repeat: no-repeat;
}

.maincontent_bottom {
	background-repeat: no-repeat;
	height: 3px;
	font-size: 0px;
	line-height: 0px;
}

.maincontent.small .maincontent_bottom {
	background-image: url(./images/maincontent_small_bottom.gif);	
}

.maincontent.mid .maincontent_bottom {
	background-image: url(./images/maincontent_mid_bottom.gif);	
}

.maincontent.mid2 .maincontent_bottom {
	background-image: url(./images/maincontent_mid2_bottom.gif);	
}

.maincontent.big .maincontent_bottom {
	background-image: url(./images/maincontent_big_bottom.gif);	
}

.maincontent .more {
	margin: -12px 0px 0px 0px;
	background-image: url(./images/arrow_right.gif);
	background-position: 0px 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.maincontent .more:hover {
	text-decoration: underline;
}

.maincontent .important {
	color: #d96500;
}

#rightcontent {
	float: left;
	margin-left: 52px;
	width: 202px;
}

/*
#rightcontent h2 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
} */

.rightcontent {
	width: 202px;
	margin-bottom: 10px;
}

.rightcontent_top {
	background-image: url(./images/rightcontent_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding: 2px 0px 0px 15px;
}

.rightcontent2_top {
	background-image: url(./images/rightcontent2_top.gif);
	background-repeat: no-repeat;
	height: 6px;
	line-height: 5px;
	font-size: 5px;
}

.rightcontent_center {
	background-image: url(./images/rightcontent_center.gif);
	background-repeat: repeat-y;
	padding: 18px 23px 10px 15px;
	overflow: visible;
}

.rightcontent2_center {
	background-image: url(./images/rightcontent_center.gif);
	background-repeat: repeat-y;
}

.rightcontent_bottom {
	background-image: url(./images/rightcontent_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
}

#rightcontent .more {
	font-weight: bold;
	text-decoration: none;
	color: #787878;
	font-size: 10px;
	background-image: url(./images/arrow_right.gif);
	background-position: 0px 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#rightcontent .more:hover {
	text-decoration: underline;
}

.important {
	color: #eab51e;
	font-weight: bold;
}

.light_text {
	color: #787878;
}

.long_button {
	background-image: url(./images/long_btn.gif);
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	display: block;
	width: 135px;
	height: 15px;
}

.long_button.order_now {
	position: relative;
	top: -15px;
	left: 235px;
}

#footer_left {
	width: 208px;
	float: left;
	color: #464d51;
}

#footer_left a {





	margin-right: 3px;
	position: relative;
	top: 3px;
}

#footer_center {
	width: 461px;
	margin-left: 17px;
	float: left;
	text-align: center;
	background-image: url(./images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 15px;
}

#footer_navi {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 21px;
	font-size: 10px;
	position: relative;
	top: 8px;
}

#footer_navi li {
	display: inline;
}

#footer_navi a {	
	text-decoration: none;
	color: #787878;
}

#footer_navi a:hover {
	text-decoration: underline;
	color: #464d51;
}

.internal-link {
    font-weight: bold;
    text-decoration: underline;
    color: #787878;
    font-size: 10px;
}

.button {
	height: 25px;
	text-decoration: none;
	color: #464d51;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.button_center.fixed_long {
	width: 290px;
}

.button:hover {
	color: #fff;
}

.button:hover div.button_left {
	background-image: url(./images/button_left_over.gif);
}

.button:hover div.button_center {
	background-image: url(./images/button_center_over.gif);
}

.button:hover div.button_right {
	background-image: url(./images/button_right_over.gif);
}

.button_left {
	background-image: url(./images/button_left.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 25px;
	float: left;
}

.button_center {
	background-image: url(./images/button_center.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	height: 25px;
	float: left;
}

.button_right {
	background-image: url(./images/button_right.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 25px;
	float: left;
}

.post {
	padding:10px;
	padding-left:0px;
}

.post-date {
	text-align: right;
}

.cat-item li {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 8px;
	background-image: url(./images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.widget  li{
	color: #464d51;
	margin:0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 8px;
	background-image: url(./images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height:20px;
}

.widgettitle  {
	background-image: url(./images/rightcontent_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;

}

.widget ul{
	color: #464d51;
	background-image: url(./images/rightcontent_center.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow-x: visible;
	margin: 0px;
	overflow-y: visible;
	list-style-type: none;
	list-style-image: none;
}

.widget a {
	color: #464d51;
}

.widget {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.3;
}

#sidebar2 {
	padding:0px;
	margin: 0px;
	
}


div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#postcomment {
	padding: 5px;
}

#header_search {
	display: inline;
	margin-right: 29px;
}

#header_search input {
	font-size: 10px;
	background-color: #fffefb;
}

.submit_search {
	background-color: transparent;
	background-image: url(./images/search_btn.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	border: none;
	height: 17px;
	width: 65px;
	cursor: pointer;
	position: relative;
	top: -1px;
	margin-left: 5px;
}

#commentlist li{
	list-style: none;
	list-style-type: none;
	padding-left: 1px;
	
}

#commentlist ol{
	list-style: none;
	list-style-type: none;
	margin-left: 1px;
	
}