@charset "utf-8";
#ww_extcom_err,
#ww_extcom_guest_err,
.ww_error,
.ww_extcom_err{
	color:#d90000;
	font-weight:bold;
	font-size:11px;
	float:left;
/*	height:32px;*/
}
.ww_write_disabled{
	margin-bottom:8px;
}
#ww_comlist .ww_obj_divider{display:none;}
.ww_extcom_edit_err{
	height:25px;
}
.ww_error_ok{
	color:#6bb324;
	font-weight:bold;
	font-size:11px;
	/*height:32px;*/
}
.ww_cl{
	clear:both;
}
.ww_prefix,
.ww_value,
.ww_suffix{
	float:left;
}
#ww_comlist {
	margin-top:15px;
}
#ww_comlist a:hover{
	text-decoration:none;
}
#ww_comdiv {
	width: auto;
	border:1px solid #DCDCDC;
	padding:5px;
	margin-bottom:10px;
}
#ww_comdiv a{
	color:#4b4b4b;
}
#ww_comdiv #ww_comheader{
	margin-bottom:10px;
}
#ww_comdiv #ww_comment_info{
	margin-bottom:15px;
	display:none;
}
#ww_comdiv .ww_comment_netiquette {
	margin: 0px 0 10px 0;
	float: right;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/info_netiquette.png") top right no-repeat;
	height: 18px;
	padding: 0 22px 0 0;
	line-height: 18px;
	display:block;
}

#ww_comdiv .ww_comment_netiquette a {
	color: #4b4b4b;
}
#ww_comdiv .ww_comment_netiquette a:hover{
	color: #e30074;
}

.ww_button_info_close {
	background: url("http://img.community.t-online.de/grafiken/t-online/buttons/beitrag_melden.jpg") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	float: right;
	height: 29px;
	margin-right: -7px;
	margin-top: 10px;
	width: 129px;
}
.ww_button_info_close:active {
	background: url("http://img.community.t-online.de/grafiken/t-online/buttons/beitrag_melden.jpg") no-repeat scroll 0px -29px transparent;
}
.ww_tooltip_extinfo ul{
	list-style-type:disc;
	padding: 0 0 0 13px;
}
.ww_tooltip_extinfo ul li{
	font-size:11px;
}
#ww_comdiv #ww_comment_info hr{
	border:1px solid #000;
	margin-top:2px;
	margin-bottom:2px;
}
#ww_comdiv .ww_comheadline{
	float:left;
	margin-top:-25px;
}
#ww_comdiv .ww_comheadline_cl{
	clear:none !important;
}
#ww_comdiv .ww_pager_sortform_wrapper{
	float:right;
	position:relative;
	width:187px;
}
#ww_comdiv .ww_pager_sortform_wrapper .ww_pager_sortform_userselect .ww_value{
	/*position:absolute;
	left: 8px;*/
	z-index: 1;
}
#ww_comdiv .ww_pager_sortform_wrapper .ww_select_top {
	width: 186px;
	height: 25px;
	line-height: 25px;
	padding:0 0 0 10px;
	overflow: hidden;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/dropdown.png") no-repeat scroll left top transparent;
	cursor: pointer;
}
#ww_comdiv .ww_pager_sortform_wrapper .ww_select_top_on{

}
#ww_comdiv .ww_pager_sortform_wrapper .ww_select_list_on {
	display: block;
	border: 1px solid #ccc;
	border-top: none;
	width: 184px;
	background-color: #fff;
	/*opacity: .9;*/
	/*margin-left: -3px;*/
	position:absolute;
	z-index:1;
}
#ww_comdiv .ww_pager_sortform_wrapper .ww_select_list_on a {
	color: #4B4B4B;
	display: block;
	width: 174px;
	padding: 4px 0 4px 10px;
}
#ww_comdiv .ww_pager_sortform_wrapper .ww_select_list_on .ww_selected,
#ww_comdiv .ww_pager_sortform_wrapper .ww_select_list_on a:hover {
	background-color: #E20074;
	color: #ededed;
	text-decoration: none;
}
#ww_comdiv .ww_pager_sortform_wrapper .ww_select_list {
	display: none;
}
#ww_comdiv .ww_pager_sortform_wrapper .ww_pager_sortform_userselect .ww_pager_userselect{
	border:1px solid #ababab;
	width:100px;
}
#ww_comdiv .ww_comheadline .ww_h3,
#ww_comdiv .ww_comheadline h3,
#ww_comdiv .ww_comheadline .ww_headline{
	font-weight:bold;
	float:left;
	font-size: 15px;
	margin:0px;
	text-transform:uppercase;
	color:#000;
}
#ww_comwrite .ww_h3,
#ww_guestwrite_write .ww_h3,
#ww_guestwrite .ww_h3,
#ww_comdiv .ww_objedit .ww_h3,
#ww_comwrite h3,
#ww_guestwrite_write h3,
#ww_guestwrite h3,
#ww_comdiv .ww_objedit h3,
#ww_comdiv .ww_headline,
#ww_guestwrite_write .ww_headline,
#ww_guestwrite .ww_headline,
.ww_comcom .ww_h3,
.ww_comcom h3 {
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
	position: relative;
	z-index: 100;
	color:#000;
}
#ww_comwrite .ww_h3,
#ww_guestwrite .ww_h3,
#ww_comwrite h3,
#ww_guestwrite h3,
#ww_comwrite .ww_headline,
#ww_guestwrite .ww_headline {
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 10px;
	margin-bottom: 15px;
	display:none;
}

.ww_obj_comcom_title .ww_h3 {
	color: #6c6c6c;
}

#ww_guestwrite_write .ww_h3,
#ww_guestwrite_write h3 {
	margin-top: 10px;
	color: #A4A4A4;
}
#ww_guestwrite_write .ww_obj_create_name {
	float: left;
}

#ww_comwrite .ww_text,
#ww_guestwrite_write .ww_text,
#ww_guestwrite .ww_text,
#ww_comwrite .ww_textarea,
#ww_guestwrite_write .ww_textarea,
#ww_guestwrite .ww_textarea,
#ww_comdiv .ww_objedit .ww_textarea,
.ww_comcom .ww_textarea{
	border:2px solid #4b4b4b;
}

#ww_comdiv .ww_comheadline .ww_com_anz{
	display:block;
	float:left;
	margin-left:5px;
	/*color:#a4a4a4;
	width:15px;
	height:15px;
	background:url("http://img.community.t-online.de/grafiken/extern/icon_comment.png") top left no-repeat;
	padding-left:20px;*/
	font-size:15px;
	font-weight:bold;
}
#ww_comlist .ww_owner{
	float:left;
}
#ww_comlist .ww_owner_cl{
	clear:none !important;
}
#ww_comlist .ww_owner .ww_obj_owner_name{
	font-weight:bold;
}
#ww_comlist .ww_owner .ww_obj_owner_name a{
	text-decoration:none;
	color:#4B4B4B;
	font-weight:bold;
	font-size:14px;
}
#ww_comlist .ww_owner .ww_obj_owner_name a:hover{
	text-decoration:underline;
}
#ww_comlist .ww_obj .ww_obj_gtime{
	color:#a4a4a4;
	font-weight:bold;
	float:left;
	margin-left:5px;
}
#ww_comlist .ww_obj .ww_obj_gtime_cl{
	clear:none !important;
}
#ww_comlist .ww_obj .ww_obj_gtime_time{
	color:#a4a4a4;
	font-weight:bold;
	float:left;
}
#ww_comlist .ww_obj .ww_obj_gtime_time_cl{
}
#ww_comlist .ww_obj_wrapper{
	margin-bottom:10px;
	height: 100%;
}
.ww_comcom_login .ww_obj_wrapper{
	height:auto !important;
}
#ww_comlist .ww_obj .ww_obj_actions_wrapper_left {
}
#ww_comlist .ww_obj .ww_obj_actions {
	margin-top: 5px;
	position: relative;
	width: auto;
	/*border-bottom:1px solid #DCDCDC;*/
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_edit a div,
#ww_comlist .ww_obj .ww_obj_actions .ww_button_del a div,
#ww_comlist .ww_obj .ww_obj_actions .ww_button_miss a div,
#ww_comlist .ww_obj .ww_obj_actions .ww_button_red a div,
#ww_comlist .ww_obj .ww_obj_actions .ww_button_comcom a div {
	font-size: 11px;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_edit{
	float:right;
	margin-right:15px;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_edit a{
	color:#a4a4a4;
	line-height: 20px;
	background: url("http://img.community.t-online.de/grafiken/extern/icon_edit.png") top left no-repeat;
	padding-left: 17px;
	display: block;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_edit_cl{
	clear:none !important;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_red{
	float:right;
	margin-right:15px;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_red a{
	color:#a4a4a4;
	line-height: 20px;
	/*background: url("http://img.community.t-online.de/grafiken/extern/icon_red.png") top left no-repeat;*/
	padding-left: 17px;
	display: block;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_red_cl{
	clear:none !important;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_del{
	float:right;
	margin-right:15px;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_del a{
	color:#a4a4a4;
	line-height: 20px;
	background: url("http://img.community.t-online.de/grafiken/t-online/icons/move-to-trash_generic_authentic_bottom_16x16.png") no-repeat left top;
	padding-left: 20px;
	display: block;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_del_cl{
	clear:none !important;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_miss,
#ww_comlist .ww_obj .ww_obj_actions .ww_button_comcom{
	float:right;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_comcom_trenner{
	float:left;
	background:#4b4b4b;
	width:1px;
	height:11px;
	margin-left:7px;
	margin-top:4px;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_miss a,
#ww_comlist .ww_obj .ww_obj_actions .ww_button_comcom a{
	color:#a4a4a4;
	line-height: 20px;
	/*background: url("http://img.community.t-online.de/grafiken/extern/icon_abuse.png") 0px 1px no-repeat;*/
	padding-left: 7px;
	display: block;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_comcom a{
	float:left;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_miss_cl,
#ww_comlist .ww_obj .ww_obj_actions .ww_button_comcom_cl{
	clear:none !important;
}
#ww_comlist .ww_obj .ww_obj_actions .ww_button_more,
#ww_comlist .ww_obj .ww_obj_actions .ww_button_automore,{
	float:left;
}
#ww_comdiv #ww_comlist .ww_obj .ww_button_more a,
#ww_comdiv #ww_comlist .ww_obj .ww_button_automore a{
	color: #df2974;
}

#ww_comdiv #ww_comlist .ww_obj .ww_button_more a:hover,
#ww_comdiv #ww_comlist .ww_obj .ww_button_automore a:hover{
	color: #4b4b4b;
}

#ww_comlist .ww_show_allcomments a {
	color: #4B4B4B;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/arrow_showall.png") no-repeat scroll 0 -9px transparent;
    font-size: 11px;
    line-height: 15px;
    padding: 0 0 0 11px;
}
.ww_button_newcomment{
	margin-bottom:5px;
	margin-top:10px;
	margin-right:5px;
	float:right;
}
.ww_button_newcomment .ww_button{
	padding-bottom:5px;
}
.ww_button_newcomment_cl{
	clear:none !important;
}
.ww_button_logout{
	float:left;
	margin-top:10px;
}
.ww_button .ww_button_left{
	height:22px;
	width:3px;
	background:url("http://img.community.t-online.de/grafiken/extern/button_left.jpg") top left no-repeat;
	float:left;
}
.ww_button .ww_button_center{
	height:22px;
	width:auto;
	background:url("http://img.community.t-online.de/grafiken/extern/button_center.jpg") top left repeat-x;
	float:left;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}
.ww_button_newcomment .ww_button .ww_button_center {
	padding-left:30px;
	padding-right:30px;
}
.ww_button_logout .ww_button .ww_button_center {
	padding-left:50px;
	padding-right:50px;
}
.ww_button .ww_button_right{
	height:22px;
	width:2px;
	background:url("http://img.community.t-online.de/grafiken/extern/button_right.jpg") top left no-repeat;
	float:left;
}
.ww_button_white .ww_button_left{
	background:url("http://img.community.t-online.de/grafiken/extern/button_white_left.jpg") top left no-repeat;
}
.ww_button_white .ww_button_center{
	background:url("http://img.community.t-online.de/grafiken/extern/button_white_center.jpg") top left repeat-x;
}
.ww_button_white .ww_button_right{
	background:url("http://img.community.t-online.de/grafiken/extern/button_white_right.jpg") top left no-repeat;
	width:4px;
}
.ww_button .ww_button_center a{
	color:#FFFFFF;
}
.ww_button_white .ww_button_center a{
	color:#000000;
}
.ww_button .ww_button_center a:hover{
	text-decoration:none;
}
.ww_extcom_wrapper,
#ww_comdiv .ww_obj_edit_wrapper{
	margin-bottom:15px;
	padding-bottom:11px;
	border-bottom:2px solid #4b4b4b;
}
.ww_comcom_login .ww_obj_wrapper{
	padding-top:10px;
	border-top:2px solid #4b4b4b;
}
.ww_comcom .ww_obj_comcom_wrapper,
.ww_comcom_list .ww_obj_comcom_wrapper,
.ww_comcom_list .ww_obj_edit_wrapper{
	width:90%;
	float:right;
	/*margin-right:4px;*/
	background:#FAFAFA;
	border:1px solid #DCDCDC;
	padding:10px 13px 10px 10px;
	margin-bottom:15px;
}
.ww_comcom_list .ww_obj_comcom_wrapper .ww_obj_actions{
	border:none;
}
.ww_comcom_list{
	border-bottom:1px solid #DCDCDC;
	margin-bottom:10px;
}
.ww_comcom_list .ww_obj_comnum .ww_obj_comnum_close_a,
.ww_comcom_list .ww_obj_comnum .ww_obj_comnum_a{
	float:left;
	margin-left:auto;
	margin-right:auto;
	
}
.ww_comcom_list .ww_obj_comnum .ww_obj_comnum_close_a{
	margin-left:7px;
	padding-left:7px;
	border-left:1px solid #4B4B4B;
}
.ww_comcom_list .ww_obj_comnum_close_a_last{
	text-align:center;
	margin-bottom:5px;
}
#ww_guestwrite .ww_extcom_wrapper {
	background: #FFF;
	margin-top:20px;
	border-bottom:2px solid #4b4b4b;
}
#ww_guestwrite .ww_extcom_wrapper .ww_value{
	/*float:right;*/
}
#ww_guestwrite .ww_obj_login,
#ww_guestwrite .ww_obj_register{
	/*margin-bottom:10px;*/
}
#ww_guestwrite .ww_obj_guestcom {
	position: relative;
	z-index: 100;
}
#ww_guestwrite .ww_obj_register,
.ww_comcom_login .ww_obj_register{
	padding-top: 10px;
	border-top: 1px solid #E9E9E9;
}
#ww_guestwrite .ww_obj_login .ww_prefix,
#ww_guestwrite .ww_obj_register .ww_prefix,
#ww_guestwrite .ww_obj_guestcom .ww_prefix,
.ww_comcom_login .ww_prefix{
	float:none !important;
	width:100%;
	margin-bottom:3px;
	font-size: 11px;
}
#ww_guestwrite .ww_obj_register,
.ww_comcom_login .ww_obj_register {
	text-align: center;
	position: relative;
	z-index: 100;
}
#ww_guestwrite .ww_obj_register .ww_prefix,
.ww_comcom_login .ww_obj_register .ww_prefix {
	float: left;
	width: auto;
}
#ww_guestwrite .ww_obj_guestcom .ww_button_login,
#ww_guestwrite .ww_obj_register .ww_button_login,
.ww_comcom_login .ww_obj_register .ww_button_login{ 
	display: none; 
}
#ww_guestwrite .ww_obj_guestcom .ww_prefix a,
#ww_guestwrite .ww_obj_register .ww_prefix a {
	color: #DF2974;
	text-decoration: none;
	font-size: 11px;
} 
#ww_guestwrite .ww_obj_guestcom .ww_prefix a:hover,
#ww_guestwrite .ww_obj_register .ww_prefix a:hover {
	text-decoration: underline;
}
#ww_guestwrite .ww_obj_login .ww_value,
#ww_guestwrite .ww_obj_register .ww_value,
#ww_guestwrite .ww_obj_guestcom .ww_value{
	/*float:right;*/
}
#ww_guestwrite_write .ww_obj_create_name .ww_prefix{
	width:80px;
	font-weight:bold;
}
#ww_guestwrite_write .ww_obj_create_name_cl {
	clear: none !important;
}
#ww_comwrite .ww_obj_create_name .ww_value,
#ww_comwrite .ww_obj_create_name .ww_suffix{
	font-weight:bold;
}
#ww_guestwrite_write .ww_obj_create_area .ww_prefix span,
#ww_comwrite .ww_obj_create_area .ww_prefix span,
#ww_comdiv .ww_objedit .ww_obj_edit_area .ww_prefix span{
	display:block;
	float:left;
	font-weight:bold;
	margin-right:5px;	
}
#ww_guestwrite_write .ww_obj_create_area .ww_prefix .ww_obj_create_chars,
#ww_comwrite .ww_obj_create_area .ww_prefix .ww_obj_create_chars,
#ww_comdiv .ww_objedit .ww_obj_edit_area .ww_prefix .ww_obj_edit_chars{
	float:left;
}
#ww_guestwrite_write .ww_obj_create_area,
#ww_comwrite .ww_obj_create_area,
#ww_comdiv .ww_objedit .ww_obj_edit_area,
.ww_comcom .ww_textarea{
	float:left;
	/*margin-bottom:5px;*/
}
#ww_comwrite .ww_obj_create_area_cl,
#ww_comwrite .ww_textfunction_cl{
	clear:none !important;
}
#ww_comwrite .ww_obj_create_content{
	/*float:left;*/
	float:none;
}
#ww_comdiv .ww_obj_create_content .ww_obj_create_name{
	display:none;
}
#ww_guestwrite_write .ww_text{
	width:150px;
}
#ww_guestwrite_write .ww_textarea,
#ww_comwrite .ww_textarea,
#ww_comdiv .ww_objedit .ww_textarea,
.ww_comcom .ww_textarea{
	width:420px;
	font-weight:bold;
	color:#4b4b4b;
	min-width:420px;
	max-width:420px;
	resize: none;
	height:80px;
	min-height:80px;
	max-height:80px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}
.ww_comcom .ww_obj_comcom_area .ww_value{
	float:none;
}
.ww_comcom .ww_textarea{
	width:97% !important;
	min-width:97% !important;
	padding:5px;
	max-width:97% !important;
}
.ww_comcom_list .ww_objedit .ww_obj_edit_area .ww_value{
	float:none;
}
#ww_guestwrite_write .ww_button_wrapper .ww_button_guestpreview,
#ww_guestwrite_write .ww_button_wrapper .ww_button_guestwrite,
#ww_comwrite .ww_button_wrapper .ww_button_userpreview,
#ww_comwrite .ww_button_wrapper .ww_button_userwrite,
#ww_comdiv .ww_objedit .ww_button_wrapper .ww_button_userpreview,
#ww_comdiv .ww_objedit .ww_button_wrapper .ww_button_userwrite{
	float:left;
}
#ww_guestwrite_write .ww_button_wrapper .ww_button_guestpreview_cl,
#ww_comwrite .ww_button_wrapper .ww_button_userpreview_cl,
#ww_comdiv .ww_objedit .ww_button_wrapper .ww_button_userpreview_cl{
	clear:none !important;
}
#ww_guestwrite_write .ww_button_wrapper .ww_button_guestwrite,
#ww_comwrite .ww_button_wrapper .ww_button_userwrite,
#ww_comdiv .ww_objedit .ww_button_wrapper .ww_button_userwrite{
	margin-left:10px;
}
#ww_guestwrite_write .ww_button_wrapper,
#ww_comwrite .ww_button_wrapper,
.ww_comcom .ww_button_wrapper{
	float:right;
	/*width:196px;*/
	margin-top:5px;
	/*position: relative;*/
	z-index: 100;
}
#ww_comdiv .ww_objedit .ww_button_wrapper{
	float:right;
	/*width:176px;*/
	margin-top:10px;
}

.ww_button_guestwrite_a,
.ww_button_userwrite_a,
.ww_button_comcomuserwrite_a {
	float: right;
	display: block;
	height: 27px;
	width: 141px;
	cursor: pointer;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -242px transparent !important;
}
.ww_button_guestwrite_a:hover,
.ww_button_userwrite_a:hover,
.ww_button_comcomuserwrite_a:hover{
	background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -215px transparent !important;
}
#ww_comwrite_lgif,
#ww_guestwrite_lgif,
#ww_comcomwrite_lgif,
.ww_comcomwrite_lgif{
	float:left;
	display:none;
	width:141px;
	text-align:center;
	/*margin-right:-10px;*/
	height:27px;
}

.ww_button_guestwrite_a:active,
.ww_button_userwrite_a:active,
.ww_button_comcomuserwrite_a:active {
	/*background: url("http://img.community.t-online.de/grafiken/t-online/buttons/kommentieren_grau.gif") no-repeat scroll 0px -29px transparent !important;;*/
}

.ww_button_vorschau_a,
.ww_button_userpreview_a {
	margin-right: 0px;
	float: left;
	display: none;
	height: 29px;
	width: 97px;
	cursor: pointer;
	background: url("http://img.community.t-online.de/grafiken/t-online/buttons/vorschau_grau.gif") no-repeat scroll 0px 0px transparent !important;
}

.ww_button_vorschau_a:active,
.ww_button_userpreview_a:active {
	background: url("http://img.community.t-online.de/grafiken/t-online/buttons/vorschau_grau.gif") no-repeat scroll 0px -29px transparent !important;;
}



.ww_button_edit_a {
	float: right;
	display: block;
	height: 29px;
	width: 141px;
	cursor: pointer;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/bu_kommentare_bearbeiten_150223.png") no-repeat scroll 0px 0px transparent !important;
}


.ww_button_edit_a:active,
.ww_button_edit_a:hover {
	background: url("http://img.community.t-online.de/grafiken/extern/2015/bu_kommentare_bearbeiten_150223.png") no-repeat scroll 0px 0px transparent !important;
}



.ww_button_newcomment_a {
	margin-right: -3px;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	display: block;
	height: 29px;
	width: 595px;
	cursor: pointer;
	background:#e20074;
	color:#fff !important;
	text-align:center;
	line-height:29px;
	font-weight:bold;
	font-size:14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*background: url("http://img.community.t-online.de/grafiken/extern/2015/mitdiskutieren.jpg") no-repeat scroll 0px 0px transparent !important;*/
}

.ww_button_newcomment_a:hover {
	/*background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -81px transparent !important;*/
}

.ww_button_logout_a {
	margin-right: -5px;
	float: left;
	display: block;
	height: 27px;
	width: 141px;
	cursor: pointer;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -189px transparent !important;;
}

.ww_button_logout_a:hover {
	background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -162px transparent !important;;
}

.ww_button_login_a {
	float: left;
	display: block;
	height: 27px;
	width: 141px;
	cursor: pointer;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -108px transparent !important;
	margin-bottom:10px;

}
.ww_button_login_a:hover{
	background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -135px transparent !important;
}
.ww_button_login_a:active {
	/*background: url("http://img.community.t-online.de/grafiken/t-online/buttons/login.gif") no-repeat scroll 0px -29px transparent !important;;*/
}


.tooltip_loeschen {
	margin-right: -5px;
	float: right;
	display: block;
	height: 29px;
	width: 96px;
	cursor: pointer;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/bu_kommentare_loeschen_breite90_150223.png") no-repeat scroll 0px 0px transparent;

}

.tooltip_loeschen:active,
.tooltip_loeschen:hover {
	background: url("http://img.community.t-online.de/grafiken/extern/2015/bu_kommentare_loeschen_breite90_150223.png") no-repeat scroll 0px 0px transparent;

}

/*Textfunktionen*/
.ww_usg_bold{
	font-weight:bold;
}
.ww_usg_underline{
	text-decoration: underline;
}
.ww_usg_italic{
	font-style:italic;
}
.ww_usg_stroke{
	text-decoration: line-through;
}
.ww_usg_c1{
	color: #d90000;
}
/*
.ww_usg_c2{
	color:blue;
}
.ww_usg_c3{
	color:green;
}
.ww_usg_c4{
	color:yellow;
}
*/
#ww_guestwrite_write .ww_textfunction{
	margin-bottom:5px;
	float: right;
}
#ww_comwrite .ww_textfunction{
	float: left;
	margin-top:0px;
	margin-right:10px;
}
#ww_comwrite .ww_obj_create_chars,
#ww_comlist_list .ww_obj_edit_chars,
.ww_comcom .ww_obj_comcom_chars{
	float:right;
	color:#aaa;
	margin-top:82px;
}
.ww_comcom .ww_obj_comcom_chars,
#ww_comlist_list .ww_obj_edit_chars{
	margin-top:0px;
}
#ww_comlist_list .ww_obj_edit_chars{
	margin-top:-13px;
}
#ww_comwrite .ww_obj_create_chars_cl{
	clear:none !important;
}
#ww_comlist .ww_objedit .ww_textfunction .ww_prefix,
#ww_guestwrite_write .ww_textfunction .ww_prefix,
#ww_comwrite .ww_textfunction .ww_prefix {
	margin-right: 5px;
	margin-left:0px;
}
#ww_comdiv .ww_textfunction .ww_usg_bold_func,
#ww_comdiv .ww_textfunction .ww_usg_c1_func{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin: -3px 4px 10px 0px;
}

#ww_comdiv .ww_textfunction .ww_usg_bold_func{
	background: url("http://img.community.t-online.de/grafiken/extern/new/bold.png") top left no-repeat;
	height:18px;
	width:17px;
	margin:0px;
	margin-right:10px;
}
#ww_comdiv .ww_textfunction .ww_usg_c1_func{
	/*background: url("http://img.community.t-online.de/grafiken/t-online/textformat/textformat_c1.gif") top left no-repeat;*/
	background:#DA0001;
	height:18px;
	width:17px;
	margin:0px;
}
#ww_comlist .ww_obj_cont{
	max-height:45px;
	overflow:hidden;
	margin-top: 3px;
	line-height:15px \0/IE9;/*IE9*/
}
:root #ww_comlist .ww_obj_cont{
	line-height:15px \0/IE9;/*IE9*/
}
#ww_comlist .ww_obj_cont .ww_value,
#ww_comlist .ww_obj_cont_prev .ww_value{
	/*width:420px;*/
	width:100%;
	overflow:hidden;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* ancient Opera */
	white-space: -o-pre-wrap; /* newer Opera */
	/*white-space: pre-line; /* Chrome; W3C standard */
	word-wrap: break-word; /* IE */
}

/* like dislike*/
#ww_comlist .ww_obj_cont .ww_suffix .ww_like_dislike .ww_value,
#ww_comlist .ww_obj_cont_prev .ww_suffix .ww_like_dislike .ww_value{
	width:auto;
}
#ww_comlist .ww_obj_cont .ww_suffix,
#ww_comlist .ww_obj_cont_prev .ww_suffix{
	width:85px;
	margin-left:5px;
}
#ww_comdiv #ww_comlist .ww_like_dislike {
	float: right;
}
#ww_comdiv #ww_comlist .ww_like_dislike_cl {
	clear:none !important;
}
#ww_comdiv #ww_comlist .ww_like_dislike .ww_dislike_cl { clear: none !important}
#ww_comdiv #ww_comlist .ww_like_dislike .ww_like,
#ww_comdiv #ww_comlist .ww_like_dislike .ww_dislike  {
	float: left;
	width: auto;
}
#ww_comdiv #ww_comlist .ww_like_dislike .ww_like {
}
#ww_comdiv #ww_comlist .ww_like_dislike .ww_suffix {
	display: none;
}
#ww_comdiv #ww_comlist .ww_like_dislike .ww_like {
	color: #569374;
	font-size: 11px;
	margin-right:5px;
}
#ww_comdiv #ww_comlist .ww_like_dislike .ww_dislike {
	color: #df2974;
	font-size: 11px;
}
#ww_comdiv #ww_comlist .ww_like_dislike .ww_like .ww_prefix {
	margin: 0 5px 0 0;
	display: block;
	width: 17px;
	height: 16px;
	background: url("http://img.community.t-online.de/grafiken/extern/new/daumen_hoch.png") no-repeat scroll top left transparent;
}
#ww_comdiv #ww_comlist .ww_like_dislike .ww_dislike .ww_prefix {
	margin: 0 5px 0 0;
	display: block;
	width: 17px;
	height: 22px;
	background: url("http://img.community.t-online.de/grafiken/extern/new/daumen_runter.png") no-repeat scroll 0px 5px transparent;
}

#ww_comdiv #ww_comlist .ww_like_dislike .ww_like .ww_prefix a,
#ww_comdiv #ww_comlist .ww_like_dislike .ww_dislike .ww_prefix a {
	display: block;
	width: 17px;
	height: 17px;
}
/* Tooltip */
#ww_lt00ltip_lb{
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
#ww_lt00ltip_lb[id]{
    position: fixed;
}
.ww_tooltip .ww_tooltip_header{
	margin-bottom:5px;
}
.ww_tooltip h1 {
	font-size: 15px;
	border-bottom: 1px solid #DCDCDC;
	padding: 0px 0 18px 0;
	text-transform:uppercase;
}
.ww_tooltip {
	background: #FFF;
	box-shadow: 0px 2px 4px #7F7F7F;
	padding: 20px 20px 10px 20px;
	border-radius: 6px;
	border: 1px solid #DCDCDC;
	width:362px;
}
.ww_tooltip_miss{
	background: url("http://img.community.t-online.de/grafiken/extern/new/miss_bg2.png") no-repeat scroll left top transparent !important;
	padding:50px 50px 50px 40px;
	width:435px;
	height:220px;
	border:0px none;
	border-radius:0px;
	box-shadow:none;
}
.ww_tooltip_fb{
	background: url("http://img.community.t-online.de/grafiken/extern/new/fb_bg2.png") no-repeat scroll left top transparent !important;
	height:60px;
}
.ww_tooltip_red{
	height:170px;
	width:550px;
}
.ww_tooltip_red input{
	width:100%;
}
.ww_tooltip_red table{
	border-collapse:unset;
}
.ww_tooltip_content {
	/*border-bottom: 1px solid #E9E9E9;*/
	font-size: 11px !important;
}
.ww_tooltip_content p,
.ww_tooltip_content div {
	font-size: 11px !important;
}
.ww_tooltip_fb{
	background: url("http://img.community.t-online.de/grafiken/extern/new/fb_bg2.png") no-repeat scroll left top transparent !important;
	height:60px;
	padding:50px 50px 50px 40px;
	width:435px;
	border:0px none;
	border-radius:0px;
	box-shadow:none;	
}
.ww_tooltip_close_button {
    background: url("http://img.community.t-online.de/grafiken/t-online/tooltip/tooltip_closebox.gif") no-repeat scroll left top transparent !important;
    display: block;
    height: 16px;
    right: 21px;
    position: absolute;
    top: 23px;
    width: 16px;
    float: right;
}
.ww_tooltip_miss .ww_tooltip_close_button,
.ww_tooltip_fb .ww_tooltip_close_button{
	background: url("http://img.community.t-online.de/grafiken/extern/new/icon_close.png") no-repeat scroll left top transparent !important;
	display: block;
	height: 11px;
	right: 50px;
	position: absolute;
	top: 55px;
	width: 12px;
	float: right;
}
#ww_guestwrite .ww_tooltip_close_button {
	display: block;
	left: 5px;
	position: relative;
	top: 2px;
	display:none;
}
.ww_tooltip .ww_login h1{
	display:none;
}
.ww_tooltip_miss .ww_prefix{
	width:115px;
}
.ww_tooltip_miss .ww_radio_div{
	line-height:16px;
}
.ww_tooltip_miss .ww_radio_div span{
	margin-left:9px;
	font-size: 11px;
}
.ww_tooltip_miss .ww_miss_descr{
	margin-top:7px;
}
.ww_tooltip_miss .ww_miss_descr .ww_textarea{
	border: 1px solid #DCDCDC;
	overflow:auto;
	width:434px;
	max-width:434px;
	min-width:434px;
	height:70px;
	max-height:70px;
	min-height:70px;
	resize: none;
	font-size: 11px;
	margin: 2px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;	
}


.ww_tooltip_miss .ww_miss_rad .ww_prefix {
    font-weight: bold;
    width: 115px;
    padding-right: 10px;
    width:120px;
}


.ww_tooltip_cont_rad input[type="radio"] {
    margin-right: 5px;
}

.ww_tooltip_miss .ww_button{
	float:right;
}
.ww_tooltip_preview .ww_tooltip_content{
	width:362px;
	overflow:hidden;
	/*white-space: -moz-pre-wrap; /* Firefox */
	/*white-space: -pre-wrap; /* ancient Opera */
	/*white-space: -o-pre-wrap; /* newer Opera */
	/*white-space: pre-line; /* Chrome; W3C standard */
	/*word-wrap: break-word; /* IE */
}
.ww_tooltip_preview .ww_tooltip_content em{
	color:#000000;
	background:red;
}
.ww_tooltip_guestcominfo {
    padding: 20px;
    width: 364px;
}
.ww_tooltip_guestcominfo h1 {
	font-size: 15px;
	color: #4B4B4B;
	padding: 0px 0px 20px 0px;
}
.ww_tooltip_guestcominfo .ww_tooltip_close_button {
	position: absolute;
	right: 15px;
	top: 20px;
	left: auto;
}
.ww_tooltip_guestcominfo a {
	color: #E20074;
	text-decoration: none;
}
.ww_tooltip_guestcominfo a:hover {
	text-decoration: underline;
}
.ww_tooltip_guestcominfo hr {
	background-color: #E9E9E9;
    border: medium none;
    height: 1px;
}
.ww_tooltip_footer {
	padding: 0px 0px 0px 0px;
}
.ww_tooltip_miss .ww_tooltip_footer {
	padding: 0px 5px 20px 0px;
	border-bottom:2px solid #4b4b4b;
	margin-left:-6px;
	margin-right:-7px;
	background: #fff;
}
#ww_lt00ltip .ww_button {
	float: right;
}
#ww_lt00ltip .ww_button .ww_button_left {
	background: url("http://img.community.t-online.de/grafiken/extern/button_white_left.jpg") no-repeat scroll left top transparent;
}
#ww_lt00ltip .ww_button .ww_button_center {
    width: 115px;
    padding-left: 0;
    padding-right: 0;
    background: url("http://img.community.t-online.de/grafiken/extern/button_white_center.jpg") repeat-x scroll left top transparent;
}
#ww_lt00ltip .ww_button_center a {
    color: #4B4B4B;
    font-size: 11px;
    font-weight: bold;
}
#ww_lt00ltip .ww_button_right {
    background: url("http://img.community.t-online.de/grafiken/extern/button_white_right.jpg") no-repeat scroll left top transparent;
    width: 4px;
}

#ww_comdiv .ww_faq_legal_links{
	float:left;
	margin-top:10px;
}
#ww_comdiv .ww_faq_legal_links_cl{
	clear:none !important;
}
#ww_comdiv .ww_plugin_faq_legal {
	/*width: 423px;*/
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #DCDCDC;
	margin: 15px 0;
	padding: 15px 10px 10px 10px;
}

#ww_comdiv .ww_plugin_faq_legal .ww_faq_legal_head {
	float: left;
	color: #9A9A9A;
	font-size: 11px;
	text-transfrom: uppercase;
}
#ww_comdiv .ww_plugin_faq_legal a {
	width: 12px;
	height:11px;
	display: block;
	float: right;
	background: url("http://img.community.t-online.de/grafiken/extern/new/icon_close.png") no-repeat scroll 0px 0px transparent;
	cursor: pointer;
}

#ww_comdiv .ww_plugin_faq_legal a:active {
	/*background: url("http://img.community.t-online.de/grafiken/t-online/icons/icon_faqlegalclose.gif") no-repeat scroll bottom center transparent;*/
}


#ww_comdiv .ww_plugin_faq_legal p {
    padding: 10px 0 0 0;
    color: #4B4B4B;
    font-size: 12px;
}

#ww_comdiv .ww_faq_legal {
	float: right;
	margin: 15px 5px 0 0px;
}

#ww_comdiv .ww_faq {
	color: #1F5BA4;
	background: url("http://img.community.t-online.de/grafiken/t-online/icons/icon_faq.gif") no-repeat scroll 0px 0px transparent;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	padding-left: 10px;
	margin-left:20px;
}

#ww_comdiv .ww_legal {
	color: #095EB3;
	background: url("http://img.community.t-online.de/grafiken/t-online/icons/icon_legal.gif") no-repeat scroll 0px 0px transparent;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	padding-left: 12px;
	font-size:11px;
}

#ww_comdiv .ww_forenlink{
	font-weight:bold;
	float:left;
	line-height:25px;
	width:100%;
}
.ww_pager_sortform_wrapper_cl{
	clear:none !important;
}
#ww_comdiv .ww_forenlink .ww_value a{
	color:#4B4B4B;
}
#ww_comdiv .ww_forenlink .ww_value a:hover{
	color:#df2974;
}

.ww_button_beitrag_melden {
	background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -0px transparent !important;
	cursor: pointer;
	display: block;
	float: right;
	height: 27px;
	margin-top: 10px;
	width: 141px;
}

.ww_button_beitrag_melden:hover {
	background: url("http://img.community.t-online.de/grafiken/extern/2015/button_sprite.png") no-repeat scroll 0px -27px transparent !important;
}





/* Pager */
/*#ww_comdiv .ww_pager_bottom,*/

/*
.ww_pager_bottom,
.ww_pager_top {
	text-align: center;
	font-size:11px;
	color: #A4A4A4;
	display: table;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.ww_pager_bottom a,
.ww_pager_top a {
	font-size:11px;
	color: #A4A4A4
}

.ww_pager_bottom a:hover,
.ww_pager_top a:hover {
	font-size:11px;
	text-decoration: underline;
}

.ww_seite, 
.ww_current, 
.ww_other,
.ww_current_off, 
.ww_other_off {
	float: left;
	width: 21px;
	text-align: center;
	font-size:11px;
}
.ww_seite {
	font-size:11px;
	width: auto;
}
.ww_current,
.ww_other {
	border-right: 1px solid #d0d0d0;
}
.ww_current_off, 
.ww_other_off {
	border-right: none;
}
.ww_current, 
.ww_current_off {
	color: #E20074 ;
	font-weight: bold;
}
.ww_firstpage, 
.ww_prevpage, 
.ww_nextpage, 
.ww_lastpage,
.ww_firstpage_off, 
.ww_prevpage_off, 
.ww_nextpage_off, 
.ww_lastpage_off {
	margin-top: 1px;
	width: 11px;
	height: 11px;
	float: left;
}
.ww_firstpage {
	background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") -2px -2px no-repeat !important;
	margin-right: 26px;
}
.ww_prevpage {
	background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") -18px -2px no-repeat !important;
	margin-right: 26px;
}
.ww_nextpage {
	background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") -34px -2px no-repeat !important;
	margin-left: 26px;
}
.ww_lastpage {
	background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") -51px -2px no-repeat !important;
	margin-left: 26px;
}
.ww_firstpage_off {
	background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") -2px -16px no-repeat !important;
	margin-right: 26px;
}
.ww_prevpage_off {
	background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") -18px -16px no-repeat !important;
	margin-right: 26px;
}
.ww_nextpage_off {
	background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") -34px -16px no-repeat !important;
	margin-left: 26px;
}
.ww_lastpage_off {
	background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") -51px -16px no-repeat !important;
	margin-left: 26px;
}
#ww_comdiv .mandatory {
	font-size: 11px;
	margin-top: -15px;
	margin-bottom: 5px;
}
*/
/* Pager überschreiben: IE7 fix */
.pager_bottom_wrapper {
      /*height: 38px;
      width: 430px;*/
      
      /*padding: 13px 0 0;
    text-align: center;*/
}

/*
.pager_bottom {
    padding: 13px 0 0;
    text-align: center;
}

.pager_bottom a {
    color: #A4A4A4;
    font-size: 11px;
}
.pager_bottom a:hover {
    font-size: 11px;
    text-decoration: underline;
}

.seite, .current, .other, .current_off, .other_off {
    font-size: 11px;
    padding: 0 8px;
    }
.seite {
    color: #A4A4A4;
    padding:0;
}
.current, .other {
    border-right: 1px solid #D0D0D0;
    
}
.current_off, .other_off {
    border-right: medium none;
}
.current, .current_off {
    color: #E20074;
    font-weight: bold;
}

.firstpage, .prevpage, .nextpage, .lastpage, .firstpage_off, .prevpage_off, .nextpage_off, .lastpage_off {
padding: 0 5px;
}
.firstpage {
    background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -2px -1px transparent;
    margin-right: 20px;
}
.prevpage {
    background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -18px -1px transparent;
    margin-right: 20px;
}
.nextpage {
    background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -34px -1px transparent;
    margin-left: 20px;
}
.lastpage {
    background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -51px -1px transparent;
    margin-left: 20px;
}
.firstpage_off {
    background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -2px -15px transparent;
    margin-right: 20px;
}
.prevpage_off {
    background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -18px -15px transparent;
    margin-right: 20px;
}
.nextpage_off {
    background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -34px -15px transparent;
    margin-left: 20px;
}
.lastpage_off {
    background: url("http://img.ratgeber.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -51px -15px transparent;
    margin-left: 20px;
}
*/
/* Ende Pager überschreiben */

.pager_bottom_wrapper,
.pager_top_wrapper {
	  height: 38px;
	  width: auto;
	  margin-left:auto;
	  margin-right:auto;
	  margin-bottom:5px;
}
.pager_bottom_wrapper_v2{
	margin-bottom:20px;
}
.pager_top_wrapper_v2{
	margin-bottom:25px;
}
.pager_bottom,
.pager_top {
	padding: 13px 0px 0;
	text-align: center;
}
.pager_top-more{
	padding: 0px;
	margin-top:10px;
	line-height:50px;
	text-align: center;
	background:#d0d0d0 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
	font-weight:bold;
	color:#262626;
	vertical-align:middle;
}
#ww_btn_loadprev_span{
	background:url("http://img.community.t-online.de/grafiken/extern/2015/icon_load.png") no-repeat scroll left center;
	height:50px;
	padding-left:25px;
	display:inline-block;
}
.pager_bottom-more {
	padding: 0px;
	margin-top:10px;
	line-height:30px;
	text-align: center;
	background:#d0d0d0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
	font-weight:bold;
	color:#262626;
	vertical-align:middle;
}

.pager_bottom a,
.pager_top a {
	color: #4b4b4b !important;
	padding:6px 12px;
	font-size: 14px;
	font-weight:bold;
	line-height:30px;
}

.pager_bottom a:hover,
.pager_top a:hover {
	text-decoration: underline;
}

.ww_seite{
	display:none;
}

.ww_current, .ww_other, .ww_current_off, .ww_other_off {
	font-size: 14px !important;
	display:inline;
	padding:6px 12px;
	/*float:left;
	line-height:30px;*/
	color:#4b4b4b;
}

.ww_seite {
	padding:0;
}

.ww_current, .ww_other,.ww_other_off,.ww_current_off {

	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border: 1px solid #DCDCDC;

	font-weight:bold;
	margin-right:10px;
	/*
	width:30px;*/
	text-align:center;
}

.ww_current,.ww_current_off{
	background:#e10076;
	color:#fff !important;
}

.ww_firstpage, .ww_prevpage, .ww_nextpage, .ww_lastpage, .ww_firstpage_off, .ww_prevpage_off, .ww_nextpage_off, .ww_lastpage_off,.ww_jump_back,.ww_jump_back_off,.ww_jump_forward,.ww_jump_forward_off {
	display:inline;
	/*padding: 0 6px;
	width:60px;
	height:30px;
	line-height:30px;
	float:left;
	*/
	margin-right: 10px;	
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border: 1px solid #DCDCDC;
	color:#4b4b4b;
}

.ww_firstpage,
.ww_firstpage_off {
	display:none;
}
.ww_lastpage_off,
.ww_lastpage {
	/*background: url("http://img.community.t-online.de/grafiken/ratgeber/pgnavisprite.png") no-repeat scroll -51px -1px transparent !important;*/
	/*display:none;*/
	margin-right:0px;
	margin-left:10px;
	display:none;
}
.ww_prevpage,
.ww_prevpage_off {
	background: url("http://img.community.t-online.de/grafiken/extern/2015/icon_left.png") no-repeat scroll center center transparent !important;
	padding-left:15px !important;
}
.ww_nextpage_off,
.ww_nextpage {
	margin-right:0px;
	margin-left:0px;
	padding-left:15px !important;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/icon_right.png") no-repeat scroll center center transparent !important;
}
.ww_jump_back_off,
.ww_jump_back {
	margin-right:10px;
	margin-left:0px;
	padding-left:16px !important;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/icon_lleft.png") no-repeat scroll center center transparent !important;
}
.ww_jump_forward_off,
.ww_jump_forward {
	margin-right:0px;
	margin-left:10px;
	padding-left:16px !important;
	background: url("http://img.community.t-online.de/grafiken/extern/2015/icon_rright.png") no-repeat scroll center center transparent !important;
}
#ww_comdiv .ww_obj_edit_fb {
	/*margin: 11px 0 0 205px;*/
 	float: right;
    	margin-top:9px;
    	margin-right:23px;
}
#ww_comdiv .ww_obj_edit_fb_comcom{
	float:left;
	margin-top:10px;
}
#ww_comdiv .ww_obj_edit_fb .ww_value,
#ww_comdiv .ww_obj_edit_fb_comcom .ww_value{
	background: url("http://img.community.t-online.de/grafiken/extern/new/fbicon.gif") center left no-repeat;
	padding-left:23px;
	height:17px;
}
#ww_comdiv .ww_obj_edit_fb_comcom{
	margin-left: 215px;
}
#ww_comdiv .obj_edit_fb_cl,
#ww_comdiv .obj_edit_fb_comcom_cl,
#ww_comdiv .ww_obj_comcom_chars_cl{
	clear:none !important;
}
#ww_comdiv .ww_obj_edit_fb a,
#ww_comdiv .ww_obj_edit_fb_comcom a{
	color:#4B4B4B;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
#ww_comdiv .ww_link_checkbox {
	margin-top:3px;
	display: block;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	background: url("http://img.community.t-online.de/grafiken/t-online/forms/link_checkbox.gif") no-repeat scroll right bottom transparent;
	padding-right:15px;
}
#ww_comdiv .ww_link_checkbox_checked {
	margin-top:3px;
	display: block;
	height: 12px;
	line-height: 12px;
	background: url("http://img.community.t-online.de/grafiken/t-online/forms/link_checkbox.gif") no-repeat scroll right top transparent;
	padding-right:15px;
}
.ww_obj_comnum{
	text-align:center;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:280px;
}
.ww_comcom_list .ww_obj_comnum{
	margin-bottom:5px;
}


#ww_comdiv .ww_comcom_list a:hover,
#ww_comdiv .ww_obj_comnum a:hover {
	color: #e30074;
}

/*Redaktion*/
#ww_comlist .ww_obj_wrapper_red .ww_owner_cl{
	clear:both !important;
}
#ww_comlist .ww_obj_wrapper_red .ww_owner{
	width:auto;
	margin-bottom:3px;
}
#ww_comlist .ww_obj_wrapper_red .ww_owner .ww_owner_img{
	position:absolute;
}
#ww_comlist .ww_obj_wrapper_red .ww_owner .ww_owner_img img{
	border: 1px solid #E20074;
}
#ww_comlist .ww_obj_wrapper_red .ww_owner .ww_owner_img_cl{
	clear:none !important;
}
#ww_comlist .ww_obj_wrapper_red .ww_owner .ww_obj_owner_name{
	margin-left:70px;
}
#ww_comlist .ww_obj_wrapper_red .ww_obj_cont{
	margin-top:27px !important;
}
#ww_comlist .ww_obj_wrapper_red .ww_obj .ww_obj_gtime{
	margin-left:70px;
}

