/*
Theme Name: DTJ-Online
Theme URI: http://wordpress.org/extend/themes/twentyten
Description: Theme der Publikation dtj-online.de
Author: Blogmission
Author URI: http://www.blogmission.de/
Version: 1.0
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video{
    margin: 0;
    padding: 0;
    border: 0;
	font-family: inherit;
    font-style: inherit;
	font-size: 100%;
}
ol, ul {
	list-style:none;
}
hr {
	border-bottom: 1px solid #dcdcdc;
}
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video{
    display: block;
}
a img{
    border: 0;
}
.bannerTop{
    float: left;
    width: 992px;
    height: 111px;
    overflow: hidden;
}
.bannerTop768{
    float: left;
    width: 784px;
    height: 88px;
    overflow: hidden;
    display:none;
}
.bannerTop480{
    float: left;
    width: 468px;
    height: 58px;
    overflow: hidden;
    display:none;
}
.bannerTop320{
    float: left;
    width: 420px;
    height: 40px;
    overflow: hidden;
    display:none;
}
.bannerRight{
    float: right;
    width: 203px;
    min-height: 637px;
    margin-right: -203px;
    margin-top: 114px;
}
.bannerRight768{
    float: right;
    width: 148px;
    min-height: 637px;
    margin-right: -203px;
    display:none;
}
body{
	height: 100%;
	background-color: rgb(255, 255, 255);
}
#wrapper{
    width: 979px;
	margin: 10px auto;
}
#header{
    width: 963px;
    background-color:#f9f9f9;
	padding: 0 8px 10px 8px;
}
#header .search{
/*  clear: right;
    margin: 50px 10px 5px 5px;*/
    float: right;
    margin-left: 15px;
}
#header .search #search_button
{
	width: 57px;
    height:27px;
    border:none;
    background:url(/content/img/btn_search.png) no-repeat; cursor:pointer;
    margin: 9px 5px 0 0;
    background-size: 80%;
}
#header .search .txt
{
    float: left;
    height: 32px;
    background: url(../img/txt_left.png) no-repeat;
    padding-left: 22px;
}
#header .search .txt div
{
    float: left;
    height: 32px;
    background: url(../img/txt_right.png) no-repeat right top;
    padding-right: 20px;
}
#header .search .txt div input
{
    float: left;
    height: 32px;
    background: url(../img/txt.png) repeat-x;
    border: none;
    font: 9pt/32px Arial;
    width: 130px;
}
#header .current_date
{
	font: 9pt Arial;
    /*margin: 5px 0 0 15px;*/
	margin: 13px 0 0 15px;
	float: left;
	color: #666;
}
#header #logo{
}
#header .logo{
    margin: 20px 0px 20px 25px;
    float:left;
}
#header .logo img
{
    height: 60px;
}
#header .author{
    float:right;
    width:315px;
    margin-top:20px;
    margin-right:5px;
}
#header .author h3 {
    margin-left:100px;
    margin-top:25px;
}
#header .author h3 a{
    font: 12px Verdana;
    /*color: #7d7d7d;*/
    color: #666;
    text-decoration: none;
}
#header .menu
{
    height: 35px;
    background-color: #c0040b;

}
#header .menu .top_menu
{
 list-style: none;
    height: 35px;
}
#header .menu .top_menu_hover
{
    padding-left: 15px;
    list-style: none;
    height: 35px;
    background: url(../img/top_menu_bottom.png) no-repeat bottom left;
}
#header .menu .top_menu li
{
    float: left;
    padding: 9px 6px;
    background: url(../img/menu_sep.png) no-repeat top right;
    height: 17px;
    font:bold 13px Verdana;
    color: #fff;
    /*cursor: pointer;*/
}
#header .menu .top_menu li.last{
    background: none;
    float: right;
    background: url(../img/menu_sep.png) no-repeat top left;
    background-color:#444;
    padding: 9px 10px;
}
#header .menu .top_menu li.last:hover{
    background-color:#444;
}
#header .menu .top_menu li.last:hover > a{
	color:#fff;
}
#header .menu .top_menu li:hover > a{
	color: #c0040b;
}
#header .menu .top_menu li:hover/*, #header .menu .top_menu li.active*/
{
    background-color: #eee;
}
#header .menu .top_menu li a
{
    font-family: Verdana;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    margin: 0 4px;
}
#header .menu .top_menu li a:hover
{
    color: #c0040b;
}
#header .menu .sub_menu
{
    background: url(../img/sub_menu_1.jpg) repeat-x;
    margin: 0 0 0 15px;
    height: 19px;
    list-style: none;
    float: left;
    display: none;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}
#header .menu .sub_menu li
{
    padding: 0 26px;
    background: url(../img/sub_menu_sep.png) no-repeat top right;
    float: left;
}
#header .menu .sub_menu li:hover
{
    background: url(../img/sub_menu_sep.png) no-repeat top right;
}
#header .menu .sub_menu li a
{
    font-family: Verdana;
    font-size: 10px;
    margin: 1px 0 0 0;
    color: #464646;
    text-decoration: none;
    float: left;
    margin: 1px 0 0 0;

}
#header .menu .sub_menu li a:hover
{
    font-size: 10px;
    margin: 1px 0 0 0;
    color: #464646;
    font-weight: normal;
}
#container{
    background-color:#fff;
	width: 963px;
	padding: 0 8px;
}
#container .news_head
{
    /*background-color: #ececec;
    margin-top: 30px;
	position: relative;
    height: 480px;*/
}
#container .news_head .news_head_container
{
    position: relative;
    /*float: left;
    width: 971px;
    height: 425px;*/
}
#container .news_head .news_head_container .news_head_title
{
    display:none;
    color:#C0040B;
    font:bold 18px Verdana;
    margin-bottom: 10px;
    margin-right: 10px;
}
#container .news_head .news_head_container .news_head_title a
{
    color:#C0040B;
    text-decoration:none;
}
#container .news_head .news_head_container .news_head_title a h3{
    
}
#container .news_head .news_head_container .news_head_title a h4{
    color: #666;
    font-size: 14px;
}
#container .news_head .news_head_img
{
    display:none;
}
#container .news_head .news_head_img a img{
	width: 963px;
	height: 389px;
}
#container .news_head .news_head_img .news_arrow
{
    height: 36px;
    position: absolute;
    z-index: 500;
    margin: 265px 0 0 840px;
    cursor:pointer;
}
#container .news_head .news_head_img .news_arrow .news_arrow_left
{
    width: 40px;
    height: 36px;
    background: url(../img/news_arrow_left.png) no-repeat;
    float: left;
}
#container .news_head .news_head_img .news_arrow .news_arrow_rigt
{
    width: 92px;
    height: 36px;
    background: url(../img/news_arrow_bg.png) repeat-x;
    float: left;
}
#container .news_head .news_head_img .news_arrow .news_arrow_rigt a
{
    font-size: 20px;
    font-family: Arial;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    float: left;
    padding: 5px;
}
#container .news_head .news_left{
/*    float: right;
    background-color: #ececec;
    margin-top: 24px;*/
    position: absolute;
    bottom: 60px;
    /*top:420px;*/
    right: 0px;
    background-color: #fff;
}
#container .news_right{
    /*float: left;*/
    background-color: #ececec;
    margin-bottom: 15px;
    padding: 10px;
    height:38px;
    overflow:hidden;
}
#container .news_right a
{
    font-family: Verdana;
    font-size: 14px;
    color: #3f3f3f;
    text-decoration: none;
    line-height: 19px;
    /*float: left;
    margin: 10px;*/
    display:none;
}
#container .news_head .news_button
{
    /*margin: 20px 0 0 17px;*/
}
#container .news_head .news_button .news_botton_left{
    float: left;
}
#container .news_head .news_button .news_botton_right{
    float: left;
}
#container .news_head .news_button .news_botton_center{
}
#container .news_head .news_button .news_botton_center a{
    float:left;
    width:18px;
    height:20px;
    margin: 7px 4px;
    background:url(point2.png);
}
#container .news_head .news_button .news_botton_center a:hover,#container .news_head .news_button .news_botton_center a.active{
    background:url(point2_hover.png);
}
#container .content_left
{
    width: 650px;
    margin-right: 10px;
    float: left;
}
#container .content_right
{
    width: 300px;
    float: right;
}
.high_lights{
}
.high_lights ul
{
    height: 35px;
    background-color: #dadada;
    list-style: none;
	width: 642px;
}
.high_lights ul li
{
    float: left;
    padding: 9px 12px 0 12px;
    font-family: Verdana;
    font-size: 11px;
    height: 26px;
    background: url(../img/menu_sep2.png) no-repeat top right;
    color: #646464;
}
.high_lights ul li a
{
    color: #646464;
    text-decoration:none;
}

.high_lights .hover
{
    color: #fff;
    background: none;
    background-color: #c0040b;
}
.high_lights .hover a
{
    color: #fff;
}
.high_lights .news
{
    margin: 28px 0 28px 0;
    float: left;
}
.high_lights .news .img
{
    border: 1px solid #ccc;
    width: auto;
    max-width: 308px;
    float: left;
    height: auto;
    max-height: 127px;
    margin-right: 20px;
}
.high_lights .news .img img
{
    border: 2px solid #fff;
    max-width:304px;
    max-height:123px;
}
.news_rght
{
    /*float: left;
    width: 316px;*/
    margin-right: 20px;
    display: table;
}
.news_rght a, article.item-list a
{
    text-decoration:none;
}
.news_rght a h3, .news_rght a h4, article.item-list h2
{
    min-width:300px;
    font:bold 12px Verdana;
    color: #c0040b;
}
.news_rght a h4{
    color: #666;
}
.news_rght a:hover h3, article.item-list h2:hover
{
    text-decoration:underline;
}
.news_rght span, article.item-list p
{
    font-family: Verdana;
    font-size: 12px;
    color: #525252;
    line-height: 14px;
}
.news_rght span  a, article.item-list p a
{
    color: #919191;
    text-decoration: none;
}
.news_rght span a:hover, article.item-list p a:hover
{
    color: #919191;
    text-decoration: underline;
}
.high_lights .news_line
{
    width: 640px;
    height: 1px;
    /*background-color: #a2a2a2;*/
    background-color: #efefef;
    float: left;
}
.link-su {
	float: left;
	color: #fff !important;
	opacity:0.001;
}
#container .content_left .video_gallery{
    width: 642px;
    float: left;
    margin-top: -15px;
}
.video_gallery td.item img{
    width: 210px;
    padding-right: 3px;
}
.video_gallery td.item div.title {
    margin-bottom: 10px;
    font: bold 12px Verdana;
    color: #c0040b;
}
.video_gallery td.item a {
    text-decoration: none;
}
#container .content_left .news_big
{
    width: 642px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
#container .content_left .news_big .news_big_head
{
    width: 642px;
    float: left;
    height: 35px;
    background-color: #dadada;
}
#container .content_left .news_big .news_big_head .news_big_head_left
{
    min-width: 130px;
    float: left;
    height: 35px;
    background-color: #c0040b;
}
#container .content_left .news_big .news_big_head .news_big_head_left span
{
    color: #fff;
    font-family: 'Mehtap';
    font-size: 22px;
    margin: 8px 15px 0 15px;
    float: left;
}
#container .content_left .news_big a
{
    text-decoration: none;
}
#container .content_left .news_big a h3, #container .content_left .news_big a h4
{
    margin: 3px 0 0 0;
    font: bold 12px Verdana;
    color: #c0040b;
}
#container .content_left .news_big a:hover h3
{
    text-decoration:underline;
}
#container .content_left .news_big a h4{
    color:#666;
}
#container .content_left .news_big span
{
    color: #fff;
    margin: 3px 0 0 0;
    color: #525252;
    font: 12px/16px 'Verdana';
}
#container .content_left .news_big span span
{
    color: #919191;
    font: 12px/16px Verdana;
}
#container .content_left .news_big span span a
{
    color: #919191;
    font: 12px/16px Verdana;
    text-decoration: none;
}
#container .content_left .news_big span span a:hover
{
    color: #919191;
    font: 12px/16px Verdana;
    text-decoration: underline;
}
#container .content_left .content_line
{
    width: 640px;
    height: 1px;
    /*background-color: #a2a2a2;*/
    background-color: #efefef;
    float: left;
    margin: 14px 0 0 0;
}
.high_lights2 .news
{
    margin: 12px 0 0 0;
    float: left;
}
.high_lights2 .news .img
{
    border: 1px solid #ccc;
    width: auto;
    max-width: 308px;
    float: left;
    height: auto;
    max-height: 127px;
}
.high_lights2 .news .img img
{
    border: 2px solid #fff;
}
.high_lights2 .news .news_rght
{
    float: left;
    width: 316px;
    margin-left: 20px;
}
.high_lights2 .news .news_rght h3
{
    margin-bottom: 10px;
    float:left;
    min-width:310px;
}
.high_lights2 .news .news_rght h3 a
{
    font:bold 12px Verdana;
    color: #c0040b;
    text-decoration:none;
    float:left;
}
.high_lights2 .news .news_rght h3 a:hover
{
    text-decoration:underline;
}
.high_lights2 .news .news_rght span
{
    font-family: Verdana;
    font-size: 12px;
    color: #525252;
    float: left;
    line-height: 14px;
}
.high_lights2 .news .news_rght span span
{
    color: #919191;
}
.high_lights2 .news .news_rght span a
{
    color: #919191;
    text-decoration: none;
}
.high_lights2 .news .news_rght span a:hover
{
    color: #919191;
    text-decoration: underline;
}
#container .content_left .news_big .news
{
    margin: 9px 22px 0 0;
    width: 310px;
    float: left;
}
#container .content_left .news_big .news .img
{
    border: 1px solid #ccc;
    width: auto;
    max-width: 308px;
    float: left;
    height: auto;
    max-height: 127px;
}
#container .content_left .news_big .news .img img
{
    border: 2px solid #fff;
}
#container .content_left .news_big .news ul
{
    list-style: none;
    margin: 8px 0 0 10px;
    float: left;
}
#container .content_left .news_big .news ul li
{
    height: 45px;
    margin-bottom: 5px;
    float: left;
    border-bottom: 1px solid #a2a2a2;
    width:300px
}
#container .content_left .news_big .news ul li a
{
    font: 12px Verdana;
    color: #525252;
    text-decoration: none;
}
#container .content_left .news_big .news ul li a:hover
{
    text-decoration: underline;
    color:#C0040B;
}
#container .content_right .video
{
    width: 302px;
    min-height: 100px;
    background-color: #dadada;
    float: left;
    padding:0 0 11px 11px;
}
#container .content_right .video .video_head
{
    width: 300px;
}
#container .content_right .video .video_head img
{
    margin: 6px 8px 0 11px;
    float: left;
}
#container .content_right .video .video_head span
{
    font: bold 12px Verdana;
    color: #c0040b;
    margin-top: 14px;
    float: left;
}
#container .content_right .video .video_content
{
    width: 292px;
    min-height: 100px;
    background-color: #fff;
    float: left;
    margin: 3px 11px 0 0;
    position:relative;
}
#container .content_right .video .video_content img
{
    margin: 8px;
}
#container .content_right .video .video_content .video_icon
{
    top:0;
    left:0;
    position:absolute;
    z-index:1;
}
#container .content_right .video .video_content ul
{
    list-style: none;
    margin: 8px 0 0 10px;
    float: left;
    width: 270px;
}
#container .content_right .video .video_content ul li
{
    height: auto;
    margin-bottom: 5px;
    padding-bottom: 8px;
    float: left;
    border-bottom: 1px solid #a2a2a2;
    width: 270px;
}
#container .content_right .video .video_content ul li a
{
    font: 13px Verdana;
    color: #8b8b8b;
    text-decoration: none;
    float: left;
    margin-left: 10px;
}
#container .content_right .video .video_content ul li a:hover
{
    text-decoration: underline;
}
#container .content_right .video .video_content span
{
    float: right;
    margin: 0 16px 6px 0;
}
#container .content_right .video .video_content span a
{
    float: right;
    font: 11px Verdana;
    color: #c0040b;
    text-decoration: none;
}
#container .content_right .video .video_content span a:hover
{
    text-decoration: underline;
}
#container .content_right .r_banner
{
    border: 1px solid #dadada;
    float: left;
    width: 311px;
    margin: 16px 0;
}
#container .content_right .r_banner768
{
    display:none;
}
#container .content_right .r_banner img
{
    border: 5px solid #fff;
    float: left;
}
#container .content_right .most_read
{
    float: left;
}
#container .content_right .most_read .most_read_item
{
    display:none;
}
#container .content_right .most_read .most_read_menu_bottom0
{
    float:left;
    height:4px;
    width:300px;
    background-color:#373737;
}
#container .content_right .most_read .most_read_menu_bottom1
{
    float:left;
    height:4px;
    width:311px;
    background-color:#555;
    display:none;
}
#container .content_right .most_read .most_read_menu_bottom2
{
    float:left;
    height:4px;
    width:311px;
    background-color:#7e7e7e;
    display:none;
}
#container .content_right .most_read .most_read_menu_bottom3
{
    float:left;
    height:4px;
    width:311px;
    background-color:#aaa;
    display:none;
}
#container .content_right .most_read .most_read_head
{
    width: 300px;
    float: left;
    height: 35px;
    background-color: #dadada;
    margin-top: 18px;
}
#container .content_right .most_read .most_read_head .most_read_head_left
{
    min-width: 130px;
    float: left;
    height: 35px;
    background-color: #c0040b;
}
#container .content_right .most_read .most_read_head .most_read_head_left span
{
    color: #fff;
    font-family: 'Mehtap';
    font-size: 22px;
    margin: 3px 15px 0 15px;
    float: left;
}
#container .content_right .most_read .most_read_container
{
    float: left;
    width:300px;
}
#container .content_right .most_read .most_read_menu
{
    float: left;
    list-style: none;
    width:300px;
    height:26px;
    background:url(/content/img/most_tab0.jpg) no-repeat;
    margin-top:2px;
}
#container .content_right .most_read .most_read_menu li
{
    float: left;
    list-style: none;
    height: 12px;
    margin: 0 2px 0 0;
    color: #fff;
    font: 12px Arial;
    padding: 3px 0;
    cursor: pointer;
    text-align: center;
}
#container .content_right .most_read .most_read_menu li span
{
    text-align: center;
}
#container .content_right .most_read .most_read_menu .tab1
{
    width: 59px;
}
#container .content_right .most_read .most_read_menu .tab2
{
    width: 70px;
}
#container .content_right .most_read .most_read_menu .tab3
{
    width: 88px;
}
#container .content_right .most_read .most_read_menu .tab4
{
    width: 75px;
}
#container .content_right .most_read img
{
    width: 311px;
    padding-bottom: 4px;
}
#container .content_right .most_read .most_read_news
{
    list-style: none;
    float: left;
}
#container .content_right .most_read .most_read_news li
{
    height: auto;
    padding-bottom: 4px;
    float: left;
    border-bottom: 1px solid #a2a2a2;
    width: 300px;
    background-color: transparent;
    text-align: left;
    list-style-type: none;
}
#container .content_right .most_read .most_read_news li a
{
    font: 13px Verdana;
    /*color: #8b8b8b;*/
    color: #666;
    text-decoration: none;
    float: left;
    /*margin-left: 10px;*/
}
#container .content_right .most_read .most_read_news li a:hover
{
    text-decoration: underline;
}
.content_right .authors
{
    float: left;
    margin-bottom: 20px;
}
.content_right .authors .authors_head
{
    width: 300px;
    float: left;
    height: 35px;
    background-color: #dadada;
    margin-bottom: 5px;
}
.content_right .authors .authors_head .authors_head_left
{
    min-width: 130px;
    float: left;
    height: 35px;
    background-color: #c0040b;
}
.content_right .authors .authors_head .authors_head_left span
{
    color: #fff;
    font-family: 'Mehtap';
    font-size: 22px;
    margin: 3px 15px 0 15px;
    float: left;
}
.content_right .authors .author_all
{
    float: left;
    margin-top: 5px;
    padding-bottom:5px;
    width: 300px;
}
.author_img
{
    width: 91px;
    height: 65px;
    background-color: #b1b1b1;
    float: left;
    text-align:center;
}
.author_img img
{
    max-width:91px;
    max-height:65px;
}
.author
{
    float: left;
    padding-bottom: 17px;
}
.author .author_name
{
    float: left;
    padding: 0 0 0 10px;
    width: 199px;
    height: 18px;
    background-color: #dadada;
    color: #9f060b;
    font: 12px Verdana;
    font-weight: bold;
}
.author span a
{
    float: left;
    margin: 6px 0 0 10px;
    font: 12px Verdana;
    /*color: #7d7d7d;*/
    color: #666;
    text-decoration: none;
    width: 199px;
}
.author span a:hover
{
    text-decoration: underline;
}
#container .content_right .question
{
    width: 300px;
    min-height: 100px;
    background-color: #dadada;
    padding-bottom:11px;
    float: left;
}
#container .content_right .question .question_head
{
    width: 300px;
}
#container .content_right .question .question_head img
{
    margin: 6px 8px 0 22px;
    float: left;
}
#container .content_right .question .question_head span
{
    font: bold 12px Verdana;
    color: #c0040b;
    margin-top: 14px;
    float: left;
}
#container .content_right .question .question_content
{
    width: 292px;
    min-height: 100px;
    background-color: #fff;
    float: left;
    margin: 3px 11px 0 11px;
}
#container .content_right .question .question_content span
{
    float: left;
    margin: 20px 0 0 14px;
    font: 12px Arial;
    font-weight: bold;
}
#container .content_right .question .question_content .q_select
{
    float: left;
}
#container .content_right .question .question_content .q_select .select
{
    float: left;
    margin: 12px 0 0 15px;
}
#container .content_right .question .question_content .q_select .select .select_bar
{
    float: left;
    width: 259px;
    height: 23px;
    background: url(../img/select_bar.png) no-repeat;
}
#container .content_right .question .question_content .q_select .select .select_bar .bar_left
{
    float: left;
    width: 4px;
    height: 23px;
    background: url(../img/b_h1.png) no-repeat;
}
#container .content_right .question .question_content .q_select .select .select_bar .bar_center
{
    float: left;
    width: 180px;
    height: 23px;
    background: url(../img/b_h2.png) repeat-x;
}
#container .content_right .question .question_content .q_select .select .select_bar .bar_center_768
{
    float: left;
    width: 180px;
    height: 23px;
    background: url(../img/b_h2.png) repeat-x;
    display:none;
}
#container .content_right .question .question_content .q_select .select .select_bar .bar_right
{
    float: left;
    width: 4px;
    height: 23px;
    background: url(../img/b_h3.png) no-repeat;
}
#container .content_right .question .question_content .q_select .select span
{
    margin: 6px 0 0 4px;
    min-width:40px;
}
#container .content_right .question .question_content .q_select .select span span
{
    margin: 0;
    color: #187bb8;
}
#container .content_right .question .question_content .q_select img
{
    float: right;
    margin: 20px 20px 10px 20px;
    cursor: pointer;
}
#container .content_right .question .question_content .q_select a
{
    float: left;
    margin: 0 0 8px 20px;
    font: 10px Arial;
    color: #676767;
    margin-right: 10px;
    text-decoration: none;
    width:220px;
}
#container .content_right .question .question_content .q_select a:hover
{
    text-decoration: underline;
}
#container .content_right .top_news
{
    float: left;
    width: 300px;
    margin: 18px 0 0 0;
}
#container .content_right .top_news .top_news_head
{
    float: left;
    width: 300px;
    height: 29px;
}
#container .content_right .top_news .top_news_head .news_tab1
{
    float: left;
    width: 98px;
    height: 24px;
    background-color: #003366;
    font: 9px Verdana;
    color: #fff;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    margin-right: 3px;
    cursor:pointer;
}
#container .content_right .top_news .top_news_head .news_tab2
{
    float: left;
    width: 105px;
    height: 24px;
    background-color: #1e5b97;
    font:bold 9px Verdana;
    color: #fff;
    padding-top: 5px;
    text-align: center;
    margin-right: 3px;
    cursor:pointer;
}
#container .content_right .top_news .top_news_head .news_tab3
{
    float: left;
    width: 104px;
    height: 24px;
    background-color: #4e85bc;
    font:bold 9px Verdana;
    color: #fff;
    padding-top: 5px;
    text-align: center;
    cursor:pointer;
}
#container .content_right .top_news .top_news_content_container
{
    float: left;
    width: 300px;
    background-color: #003366;
    height: 114px;
}
#container .content_right .top_news .top_news_content
{
    float: left;
    width: 300px;
    height: 114px;
    display:none;
}
#container .content_right .top_news .top_news_content img
{
    float: left;
    margin: 16px 12px 16px 10px;
}
#container .content_right .top_news .top_news_content span a
{
    float: left;
    margin: 16px 0 10px 0;
    color: #fff;
    font: 14px Arial;
    width: 140px;
    font-weight: bold;
    text-decoration: none;
}
#container .social
{
    width: 300px;
    min-height: 100px;
    background-color: #dadada;
    float: left;
    padding-bottom:11px;
}
#container .social .social_head
{
    width: 300px;
    float:left;
}
#container .social .social_head img
{
    margin: 6px 4px 0 22px;
    float: left;
}
#container .social .social_head span
{
    font: bold 12px Verdana;
    color: #c0040b;
    margin-top: 2px;
    float: left;
}
#container .social .social_head span img
{
    margin: 6px 4px 0 10px;
    float: left;
}
#container .social .social_content
{
    width: 279px;
    min-height: 5px;
    background-color: #fff;
    float: left;
    margin: 3px 11px 0 11px;
    padding-top: 5px;
/* 	height: 380px; */
}
#container .social #last-tweet
{
    width: 292px;
    height: 300px;
    background-color: #fff;
    float: left;
    margin: 3px 11px 0 11px;
    padding-top: 25px;
    overflow:auto;
}
#container .social .social_content .s_item
{
    float: left;
    margin-left: 15px;
}
#container .social .social_content img
{
    float: left;
}
#container .social .social_content .img_twitter
{
    float: left;
    max-width:33px;
    max-height:26px;
}
#container .social .social_content .s_item
{
    margin-bottom: 6px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f6f6f6;
}
#container .social .social_content .s_item span
{
    float: left;
    margin-left: 3px;
    width: 226px;
}
#container .social .social_content .s_item span pre
{
    float: left;
    margin: 0 3px 0 0;
}
#container .social .social_content .s_item span pre a
{
    font: 9pt 'Mehtap_medium';
    color: #000;
    text-decoration:none;
}
#container .social .social_content .s_item span pre a:hover
{
    text-decoration:underline;
}
#container .social .social_content .s_item span
{
    float: left;
    font: 7pt 'Mehtap_medium';
    color: #757575;
}
#container .social .social_content .s_item span span
{
    float: left;
    font: 8pt 'Mehtap_medium';
    color: #757575;
}
#container .social .social_content .s_item span span a
{
    color: #0084B4;
    text-decoration:none;
}
#container .social .social_content .s_item span span a:hover
{
    text-decoration:underline;
}
#container .social .social_content .s_item .s_date
{
    float: left;
    font: 7pt 'Mehtap_medium';
    color: #bbbebf;
    margin-left: 38px;
}
#container .news_detail_img
{
    float:left;
    margin:0 0 0 16px;
}
#container .news_detail_img img
{
    max-width:972px;
    max-height:392px;
}
#container .content_left .news_detail .news_share
{
    float:left;
    width:231px;
}
#container .content_left .news_detail .news_share .news_share_head
{
    float:left;
    width:231px;
    height:22px;
}
#container .content_left .news_detail .news_share .news_share_head .news_share_head_left
{
    float:left;
    width:4px;
    height:22px;
    background:url(../img/news_share_head_left.png) no-repeat;
}
#container .content_left .news_detail .news_share .news_share_head .news_share_head_center
{
    float:left;
    width:223px;
    height:22px;
    background:url(../img/news_share_head_bg.png) repeat-x;
}
#container .content_left .news_detail .news_share .news_share_head .news_share_head_center span
{
    font:bold 12px Verdana;
    color:#2f2f2f;
    margin:2px 0 0 6px;
}
#container .content_left .news_detail .news_share .news_share_head .news_share_head_right
{
    float:left;
    width:4px;
    height:22px;
    background:url(../img/news_share_head_right.png) no-repeat;
}
#container .content_left .news_detail .news_share .news_share_container
{
    float:left;
    width:229px;
    height:90px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
#container .content_left .news_detail .news_share .news_share_container .news_share_buttons
{
    float:left;
    margin-top:3px;
}
#container .content_left .news_detail .news_share .news_share_container .news_share_buttons div
{
    float:left;
    margin:2px 5px;
}
#container .content_left .news_detail ul li
{
    margin: 10px 20px 10px 30px;
    font: 14px Verdana;
    color: #3F3F3F;
    list-style: initial;
}
#container .content_left .news_detail p, .page div.entry-content p p
{
	font: 14px Verdana;
	color: #3F3F3F;
}
.page div.entry-content p p a strong{
    font-weight: normal;
}
#container .content_left .news_detail p span
{
    font:14px Verdana !important;
}
#container .content_left .news_detail p em{
    font-style:italic;
	color: #777;
}
#container .content_left .news_detail .news_date
{
    font:14px Verdana;
    margin:10px 20px 10px 10px;
}
#container .content_left .news_detail .news_detail_banner
{
    margin:10px 20px 10px 10px;
}
#container .content_left .news_detail .foto_gallery .foto_area .photos .photo_item span
{
    width:200px;
    float:left;
    text-align:left;
}
#container .content_left .news_detail .news_share .news_share_container img
{
    float:left;
    margin:6px 10px;
}
#container .content_left h2
{
    color: #666;
    font: bold 16px Verdana;
}
#container .content_left #spot{
    font:13px Verdana;
    margin-bottom:9px;
    color:#3f3f3f;
	font-weight:bold;
}
#container .content_left .author .author_name {
    color: #9f060b;
    margin: 0;
    width: 539px;
}
#container .news_detail_comment h4{
    font:14px Verdana;
    width:620px;
    float:left;
    margin-left:20px;
    padding-bottom:10px;
    color:#3f3f3f
}
#container .content_left .author .news_rght {
    margin: 0;
    padding: 10px;
}
#container .content_left .author .news_rght span a{
    float: none;
}
#footer{
    width:100%;
}
#footer .f_content{
    float: left;
    width: 979px;
    height: 135px;
    background: url(../img/footer_bg.png) repeat-x;
}
#footer .f_content .f_logo{
    margin: 20px 0 0 25px;

}

#footer .f_content .f_logo img{
	height: 60px;
}
#footer .f_content .copyright{
    float: left;
    margin: 15px 0 0 28px;
    font: 11px Verdana;
    color: #fff;
    width: 670px;
}
#footer .f_content .copyright a{
    font: 11px Verdana;
    color: #fff;
    text-decoration:none;
}
#footer .f_content .copyright a:hover{
    text-decoration:underline;
}
#footer .f_content .design{
    float: left;
    margin-top: 56px;
    font: 11px Verdana;
    color: #fff;
}
#footer .f_content .design img{
    margin-left: 10px;
}
#footer .f_content .f_logos_bottom{
    float: right;
    width: 529px;
    height: 10px;
    background: url(../img/f_logos_bottom.png) no-repeat;
}
#footer .bottom{
    float: left;
    width:988px;
}

/*Genel*/
.sola {float:left;}
.saga {float:right;}
.clear {clear:both;}

/*Künye*/
#kunyeSayfasi {margin-top:0;padding:5px 0px 0px 0px;}
#kunyeSayfasi p {font:13px Verdana, Geneva, sans-serif;}

/*Yazarlar Makale Sayfası*/
#yazarMakaleSayfasi {margin-top:0px;}
#yazarMakaleSayfasi .yazarAlan { width:100%;min-height:90px; height:auto; background-color:#dadada;}
#yazarMakaleSayfasi .yazarResim { width:89px;height:77px;padding:12px 0px 0px 14px;}
#yazarMakaleSayfasi .yazarResim img { max-width:91px;max-height:65px;}
#yazarMakaleSayfasi .yazarBilgi { width:311px;min-height:80px;margin-top:10px; margin-left:24px; text-align:left;color:#000;font:14px/24px Verdana, Geneva, sans-serif;}
#yazarMakaleSayfasi .yazarBilgi a, #yazarMakaleSayfasi .yazarBilgi a:link, #yazarMakaleSayfasi .yazarBilgi a:visited {text-decoration:none;color:#c0040b;font:12px/22px Verdana, Geneva, sans-serif;}
#yazarMakaleSayfasi .yazarLink { width:200px;height:20px;margin-top:11px; float:right;}
#yazarMakaleSayfasi .yazarLink a, #yazarMakaleSayfasi .yazarLink  a:link, #yazarMakaleSayfasi .yazarLink  a:visited {text-decoration:none;text-align:left;color:#c0040b;font:12px Verdana, Geneva, sans-serif;}
#yazarMakaleSayfasi .makaleAlan { width:642px;margin-top:16px;}
#yazarMakaleSayfasi .makaleAlan p {text-align:left;color:#000;font:12px Verdana, Geneva, sans-serif;}
#yazarMakaleSayfasi .digerYazilar {font:12px Arial, Helvetica, sans-serif}
#yazarMakaleSayfasi .digerYazilar .yaziBaslik { width:600px;height:15px;margin:12px 0px 12px 14px;color:#c0040b;font-weight:bold;}
#yazarMakaleSayfasi .digerYazilar a, #yazarMakaleSayfasi .digerYazilar a:link, #yazarMakaleSayfasi .digerYazilar a:visited {text-decoration:none;color:#187bb8;margin-left:17px;line-height:20px;}
#yazarMakaleSayfasi .digerYazilar a:hover {text-decoration:underline;}

.addsite .addsite_cat
{
    list-style: none;
    width: 620px;
    float: left;
    background-color: #C0040B;
    height: 30px;
}
.addsite .addsite_cat li
{
    list-style: none;
    float: left;
    margin-right: 4px;
    background: url("../../content/img/menu_sep.png") no-repeat;
    height: 30px;
}
.addsite .addsite_cat li a
{
    font: 11px Verdana;
    color: #fff;
    text-decoration: none;
    float: left;
    margin: 6px 0 0 6px;
}
.addsite .addsite_cat li a.active
{
    color: #e9c92b;
}
.addsite .addsite_list
{
    width: 620px;
    list-style: none;
    display: none;
}
.addsite .addsite_list li
{
    padding: 3px 0;
    width: 620px;
    border-bottom: 1px solid #ccc;
}
.addsite .addsite_list li a
{
    color: #525252;
    font: 11px Verdana;
    text-decoration: none;
}
.addsite .addsite_list li a:hover
{
    text-decoration: underline;
}

.addsite_code
{
    float: left;
    margin-top: 20px;
}
.addsite_code p
{
    font: 12px Arial;
    color: #525252;
}
.addsite_code textarea
{
    width: 400px;
    height: 60px;
}
.no_result
{
    font:12px Verdana;
    color:#C0040B;
}

.author_first
{
    color: #000000 !important;
    font: 14px/24px Verdana,Geneva,sans-serif !important;
}

#addsite_cat_320_1{ display:none;}

#scrollbar1 { width: 440px; margin:0; }
#scrollbar1 .viewport { width: 420px; height: 300px; overflow: hidden; position: relative;float:left; margin:0 0 10px 0}
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(../img/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; margin-top:10px; }
#scrollbar1 .track { background: transparent url(../img/bg-scrollbar-track-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../img/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(../img/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }

/*--------------------------------------------------------------------------------------*/

.hy_news_head_title h2{
	color: #666;
	font: bold 14px Verdana;
}

.hy_news_head_title h1{
	font-size: 20px;
}

.hy_news_detail h3 {
    font-family: verdana;
    font-size: 14px;
}

#hy_news_title h1, .page h1{
    color: #C0040B;
    font: bold 18px Verdana;
    margin-bottom:16px;
}

#h2{
    color:#666;
    font-size:14px;
}

#fb_recommendations_title{
	background-color: #dadada;
	margin: 10px 0px;
	padding: 5px;
	font: 12px Verdana;
	font-weight: bold;
	color: #369;
}

#hy_ank{
	margin-left: 10px;
}

#hy_ank h3 a{
	text-decoration: none;
	height: 35px;
	color: #c0040b;
}

#hy_ank ul{
	list-style: none;
}

#hy_ank ul li{
	padding: 2px 0px 0px 10px;
}

#hy_ank ul li a{
	color: #525252;
	text-decoration: none;
	font: 12px Verdana;
}

#hy_ank ul li a:hover{
	text-decoration: underline;
	color:#C0040B;
}

#scrollbar_kolumnen { width: 328px; clear: both; margin-top:5px; }
#scrollbar_kolumnen .viewport { width: 312px; height: 315px; overflow: hidden; position: relative; }
#scrollbar_kolumnen .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar_kolumnen .thumb .end,
#scrollbar_kolumnen .scrollbar{ background: transparent url(../img/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; margin-top:10px; }
#scrollbar_kolumnen .track { background: transparent url(../img/bg-scrollbar-track-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar_kolumnen .thumb { background: transparent url(../img/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar_kolumnen .thumb .end { background: transparent url(../img/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar_kolumnen .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

#hy_header_top{
	height: 50px;
    padding-top: 20px;
}

#hy_header_top .hy_nav_social{
	float:right;
	font-size: 11px;
	font-family: verdana;
	line-height: 25px;
	padding-right: 15px;
	text-transform: uppercase;
	list-style: none;
    margin-top:8px;
}

#hy_header_top .hy_nav_social li{
	float:left;
}

#hy_header_top .hy_nav_social li a{
	color: #777;
	display: block;
	float: left;
	margin-left: 12px;
	text-decoration: none;
	padding-left: 15px;
}

#hy_header_top .hy_nav_social li .hy_nav-youtube{
    background: url(ico-youtube.png) no-repeat 0px 5px;
    padding-left: 40px;
}
#hy_header_top .hy_nav_social li .hy_nav-twitter{
	background: url(ico-twitter.png) no-repeat 0px 5px;
}
#hy_header_top .hy_nav_social li .hy_nav-facebook{
	background: url(ico-facebook.png) no-repeat 0px 5px;
}
#hy_header_top .hy_nav_social li .hy_nav-google{
	background: url(ico-google-plus.png) no-repeat 0px 5px;
}
#hy_header_top .hy_nav_social li .hy_nav-newsletter{
	background: url(ico-email.png) no-repeat 0px 5px;
}
#hy_header_top .hy_nav_social li .hy_nav-rss{
	background: url(ico-feed.png) no-repeat 0px 5px;
}

.hy_entry-meta{
	/*margin: 10px 20px 10px 10px;*/
	font: 12px Verdana;
	color: #3F3F3F;
}

.hy_entry-meta .hy_entry-writer a{
	color: #8B8B8B;
	text-decoration: none;
}

#hy_entry-writer-von{
	margin-right: -20px;
}

#hy_entry-writer-von p {
	margin-left: 0px;
	display: inline;
	font: 12px Verdana !important;
}

#hy_entry-writer-von p span{
	font: 12px Verdana !important;
}
/* ------------------------------- */
#ad_yan_dikey_banner{
	position:absolute;
	/*top:40px;*/
	top:140px;
	left: 0px;
	height:600px;
	width:160px;
}
#ad_yan_dikey_banner2{
	position: absolute;
	top: 110px;
	left: 983px;
	height: 700px;
	width: 100px;
}
#ad_tepe_banner{
	text-align:center;
	margin:10px auto;
}
#ad_orta_banner, #ad_alt_banner, #ad_kelime_banner{
	margin-top: 5px;
	text-align:center;
}
#ad_ust_kare_banner{
	/*margin-bottom:7px;*/
    margin:10px 0;
	text-align:center;
}
#ad_alt_kare_banner{
	margin:15px 0;
	text-align:center;
}

#container .content_right .widget
{
    float: left;
    margin: 18px 0 0 0;
}
#container .content_right .widget .widget_head
{
    width: 300px;
    float: left;
    height: 35px;
    background-color: #dadada;
	margin-bottom: 3px;
}
#container .content_right .widget .widget_head .widget_head_left
{
    min-width: 130px;
    float: left;
    height: 35px;
    background-color: #c0040b;
}
#container .content_right .widget .widget_head .widget_head_left span
{
    color: #fff;
    font-family: 'Mehtap';
    font-size: 22px;
    margin: 3px 15px 0 15px;
    float: left;
}

p {
    margin: 1em 0;
}

.attachment-post-thumbnail{padding:10px 5px 5px 0; float:left;}
.attachment-mycustomsize{float:left;}

#container .content_right {margin-top: -18px;}

ul.top-themen, #top-meldungen{
    height: 35px;
    padding:10px 0;
    border-top:1px solid #dadada;
    border-bottom:1px solid #dadada;
    font-size: 12px;
}
ul.top-themen li, #top-meldungen > div, #top-meldungen ul#ticker li {
    float: left;
    padding: 9px 12px 0 12px;
    font-family: Verdana;
    height: 26px;
    font-weight:bold;
    color: #000;
}
ul.top-themen li.hover, #top-meldungen .title, #top-meldungen .all {
    color: #fff;
    background: none;
    background-color: #c0040b;
    padding-left:19px;
}
ul.top-themen li:last-child{
    border-right:none;
}
ul.top-themen li a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
#top-meldungen{
    background-color:#f9f9f9;
    overflow: hidden;
    margin:20px 0;
    position: relative;
}
#top-meldungen a{
    color: #c0040b;
    text-decoration:none;
}
#top-meldungen ul#ticker{
    float:left;
}
#top-meldungen ul#ticker li {
    float: none;
    font-size: 12px;
}
#top-meldungen ul#ticker li span{
    margin-right:10px;
    font-size: 12px;
    line-height: 18px;
}
#top-meldungen .all {
    position:absolute;
	right: 0px;
}
#top-meldungen .all a{
    color:#fff;
}
#top-meldungen-page{
    background-color:#f9f9f9;
    overflow: hidden;
    margin:20px 0;
    height: auto;
    margin-bottom: 10px;
}
#top-meldungen-page h1{
    font-size: 16px;
    font-family: verdana;
    padding: 5px 0 5px 10px;
    color: #444;
}
#top-meldungen-page p {
    background: #ddd;
    font-size: 11px;
    font-family: verdana;
    padding: 4px 10px;
}
#top-meldungen-page a{
    color: #c0040b;
    text-decoration:none;
}
#top-meldungen-page a h3, #top-meldungen-page a h4{
    display: inline;
    margin-left: 15px;
}
/*#top-meldungen-page a h3{
    font-weight: normal;
}*/
#top-meldungen-page li.report{
    font-size: 16px;
    padding: 5px 10px;
}
#breadcrumbs{
	background-color: #f9f9f9;
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
}