/*CSS RESET BEGIN*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

p {
	line-height: 1.4;
	font-size: 11px;	
}

b, strong {
	font-weight: bold;	
}

i, em {
	font-style: italic;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #6EB1CB;
        overflow: auto;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
    color: #ffd02a;
    font-weight: bold;
    text-decoration: none;
}

/*CSS RESET END*/


body {
	background-image: url(/img/base_bg.jpg);
	background-repeat: repeat-x;
	font-family: geneva, tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

* {
	font-family: geneva, tahoma, verdana, arial, sans-serif;	
}

.outside_wrapper {
        width: 100%;
        background-position: center top;
	height: 100%;
	margin: 0 auto;
        overflow: hidden;
        position: relative;
        left: 0px;
        top: 0px;
        z-index: 0;
}

.outside_wrapper * {
    z-index: 1;
}

.shadow {
	width: 961px;
	background-image: url(/img/dropshadow_body.png);
	background-repeat: repeat-y;
	margin: 0 auto;
        position: relative;
}

.navbox_top {
	width: 961px;
	height: 25px;
	background-image: url(/img/dropshadow_top.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: right;
	padding-right: 30px;
	color: #9fa3a2;
}

.navbox_top p {
	top: 5px;
	position: relative;
	color: #9fa3a2;	
}

.navbox_top a {
	color: #9fa3a2;
}

.shadow_bottom {
	width: 961px;
	height: 15px;
	background-image: url(/img/dropshadow_bottom.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
}

.body {
	width: 931px;
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	background-color: #cbcbcb;
	line-height: 1.4;
}

.header {
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 931px;
        top: -41px;
        position: relative;
        margin-bottom: -42px;
}

.header .search {
    left: 697px;
    top: 55px;
    position: relative;
}

.header .search .field {
    width: 155px;
}

.header .search .button {
    width: 60px;
}

.mini_header {
    background-image: url(/img/mini_head.gif);
    background-repeat: no-repeat;
    height: 19px;
    width: 931px;
    padding-bottom: 5px;
}

.navi {
	background-image: url(/img/nav_bg_pattern.gif);
	height: 33px;
	overflow: hidden;
	background-repeat: repeat-x;
}

.navi ul {
	padding-left: 15px;	
}

.navi ul li {
	float: left;
	position: relative;
	width: 128px;
	height: 33px;
        list-style-type: none;
}

.navi ul li a {
	position: absolute;
	display: block;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #9c9c9c;
	text-decoration: none;
	width: 133px;
	height: 33px;
	background-image: url(/img/nav_bg.gif);
	background-repeat: no-repeat;
}

.navi ul li a:link {color: #9c9c9c; background-image: url(/img/nav_bg.gif);}
.navi ul li a:visited {color: #9c9c9c; background-image: url(/img/nav_bg.gif);}
.navi ul li a:hover {color: #1c211b; background-image: url(/img/nav_bg_hover.gif);}
.navi ul li a:active {color: #1c211b; background-image: url(/img/nav_bg_hover.gif);}

.navi ul li a.active {color: #1c211b;background-image: url(/img/nav_bg_hover.gif);}

.subnavi {
	background-image: url(/img/subnav_bg.gif);
	height: 22px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #000000;
}

.subnavi p {
	padding-left: 64px;
}

.subnavi p span {
	display: inline-block;
	font-weight: bold;
	height: 22px;
}

.subnavi p a {
	padding-top: 5px;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #3c352d;
	text-decoration: none;
	height: 22px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: transparent;
}


.subnavi a:link { background-image: none; }
.subnavi a:visited { background-image: none; }
.subnavi a:hover { background-image: url(/img/subnav_bg_hover.gif); border-color: #c5af4a;}
.subnavi a:active { background-image: url(/img/subnav_bg_hover.gif); border-color: #c5af4a;}

.subnavi a.active { background-image: url(/img/subnav_bg_hover.gif); border-color: #c5af4a;}

.subheader {
	height: 334px;
	background-image: url(/img/subheader_bg.gif);
        overflow: hidden;
}

.footer_advert {
	height: 121px;
	background-image: url(/img/advert_footer_bg.gif);
        background-repeat: repeat-x;
        padding-top: 17px;
        text-align: center;
}

.footer_advert * {
        left: -5px;
        position: relative;
}

.footer_advert_grey {
        padding-left: 18px;
        margin-top: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
        height: 87px;
        background-color: #222222;
}

.footer_advert_grey a {
    z-index: 999999;
}

.footer_advert_grey a {
    vertical-align: middle;
    top: -20px;
    position: relative;
}

.footer_advert_grey img {
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.spacer {
	height: 5px;	
}

.footer {
	padding-top: 5px;
	position: relative;
	height: 32px;
	background-repeat: repeat-x;
	background-image: url(/img/footer_bg.gif);
}

.footer_advert * {
	padding: 2px;
}

.blocked_tr {
    height: 147px;
    display:block;
}
.copyright {
	color: #979890;
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
}

.slideshow {
	top: 8px;
	left: 40px;
	width: 599px;
	height: 266px;
	position: relative;
}

.slideshow img {
	z-index:1;	
}

.slideshow_texts {
	left: 138px;
	top: -120px;
	position: relative;	
	z-index: 3;
}

.slideshow div {
	left: 90px;
	top: -50px;
	position: relative;
	width: 599px;
	height: 260px;
	overflow: hidden;
}

.slideshow div div {
	left: 0px;
	top: -46px;
	width: 599px;
	padding-top: 12px;
	padding-left: 98px;
	height: 46px;
	background-image: url(/img/one_px_transparent.png);
	background-repeat: repeat;
}

.slideshow h2 a {
	color: #fcc90e;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	z-index: 4;
}

.slideshow p a {
	line-height: 30px;
	font-size: 12px;
	color: #ffffff;
	z-index: 4;
}

.slideshow_thumbs {
	z-index: 5000;
	position: absolute;
	padding-left: 26px;
	padding-top: 10px;
}

.slideshow_thumbs a {
	display: block;
	border: 2px solid black;
	width: 70px;
	height: 45px;
	margin-top: 10px;
	position: relative;
}

a.activeSlide {
	border-color: #ffd52b;	
}

.subheader_news {
	width: 295px;
	position: relative;
	top: -296px;
	left: 658px;
}

.subheader_news h3 {
	background-image: url(/img/teaser_header.gif);
	width: 251px;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #2d2d2d;
	padding-left: 14px;
	padding-top: 5px;
}

.subheader_news table {
    padding-top: 8px;
    padding-bottom: 7px;
    padding-left: 10px;
}

.subheader_news h4 {
    color: #ebdf35;
    padding-left: 5px;
}

.subheader_news h4 a {
    color: #ebdf35;
}

.subheader_news p {
    color: #7fcde1;
    padding-left: 5px;
}

.subheader_news .line {
    background-image: url(/img/subheader_news_line.gif);
    width: 249px;
    height: 2px;
    position: relative;
    left: 10px;
    background-repeat: no-repeat;
}

.subheader_news div p {
    float: left;
}

.subheader .textbox {
	left: 213px;
	top: -248px;
	width: 426px;
	height: 184px;
	position: relative;
}

.subheader .textbox .head {
	left: 0px;
	top: 0px;
	width: 426px;
	height: 29px;
	position: relative;
	background-image: url(/img/subheader_headline_bg.gif);	
}

.subheader .textbox .head h1 {
	color: #312f30;
	padding-left: 9px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;	
}

.subheader .textbox table {
	padding-top: 7px;
	padding-left: 7px;
        position: relative;
}

.subheader .textbox table tr td.field {
	color: #ffffff;
	text-transform: uppercase;
	width: 143px;
	height: 17px;
}

.subheader .textbox table tr td.value {
	color: #ffd945;	
}

.subheader .textbox table tr td.value a {
	color: #ffd945;
}

.subheader .sidebox {
	width: 267px;
	height: 184px;
	left: 655px;
	top: -432px;
	position: relative;
}

.subheader .sidebox .head {
	left: 0px;
	top: 0px;
	width: 267px;
	height: 29px;
	position: relative;
	background-image: url(/img/subheader_subbox_bg.gif);
}

.subheader .sidebox .head h2 {
	padding-left: 9px;
	padding-top: 9px;
	font-size: 11px;
	font-weight: bold;
	color: #312f30;
}

.left {
	padding-left: 10px;
	position: relative;
}

.right {
	top: 3px;
	position: relative;
}

.left .main {
	display: block;
	position: relative;
	
}

.left .main .headline {
	width: 632px;
	height: 48px;
	background-image: url(/img/content_header_bg.gif);
	background-repeat: no-repeat;
}

.left .main .headline h1 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 22px;
	color: #fdce02;
}

.left .main .body {
	width: 632px;
	color: #ffffff;
	background-image: url(/img/content_bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
        position: relative;
        text-align: justify !important;
}

.left .main .body iframe {
	z-index: -1 !important;
}

.left .main .body p {
    font-size: 12px !important;
    line-height: 1.4 !important;
    font-family: arial, verdana, helvetica, sans-serif !important;
}

.left .main .body * {
    font-size: 12px !important;
    font-family: arial, verdana, helvetica, sans-serif !important;
}

.left .main .body div {
	left: 22px;
	width: 588px;
	top: 5px;
	padding-bottom: 5px;
	position: relative;
}

.left .main .body div.week table {
	margin-top: -140px;
	margin-left: -25px;
}

.left .main .body div.week table tr td {
	text-align: center;
	width: 120px;
	height: 130px;
}

.left .main .body img {
    border: 1px solid white;
}

.left .main .body div div {
    left: 0px;
}

.left .main .body table {
	left: 22px;
	top: 22px;
	position: relative;	
}

.left .main .footer {
	width: 632px;
	height: 13px;
	background-image: url(/img/content_footer.gif);
	background-repeat: no-repeat;
}

.cover {
	left: 12px;
	top: 7px;
	position: relative;
	height: 264px;
	width: 192px;
	background-image: url(/img/one_px_transparent.png);
}

.cover img {
	padding-left: 9px;
	padding-top: 9px;
}

.right .sidebar_box {
	left: 12px;
	position: relative;
}

.right .sidebar_box .head {
	width: 263px;
	height: 40px;
	background-image: url(/img/sidebar_header.gif);
	background-repeat: no-repeat;
}

.right .sidebar_box .head h1 {
	padding-top: 15px;
	padding-left: 41px;
	font-size: 13px;
	color: #2e2e2e;
	text-transform: uppercase;
	font-weight: bold;
}

.right .sidebar_box .body {
	width: 263px;
	background-image: url(/img/sidebar_bg.gif);
	background-repeat: repeat-y;
	color: #8bc7e1;
	line-height: 1.4;
        position: relative;
}

.right .sidebar_box .body * {
	left: 10px;
	position: relative;
}

.right .sidebar_box .body a {
	left: 0px;
	position: relative;
}

.right .sidebar_box .body li a {
	color: #ffffff;
}

.right .sidebar_box .body li a.active {
	color: #6494AA;
}

.right .sidebar_box .body .images a {
    left: 10px;
    position: relative;
}

.right .sidebar_box .body ul li {
    list-style-type: none;
    width: 400px;
}

.right .sidebar_box .footer {
	width: 263px;
	height: 11px;
	background-image: url(/img/sidebar_footer.gif);
}

.sidebar_box .body .images {
	left: -10px;
	position: relative;
}

.sidebar_box .body .images img {
	padding-right: 7px;
	padding-top: 7px;
}

.sidebar_box .body h6 {
    padding-top: 5px;
    color: #ffd426;
    font-weight: bold;
}

.sidebar_box .body img.banner {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.conclusion {
	padding-left: 2px;
	width: 627px;
	position: relative;
	display: block;
}

.conclusion .head {
	width: 627px;
	height: 60px;
	background-image: url(/img/conclusion_header.gif);
}

.conclusion .head h3 {
	padding-top: 18px;
	padding-left: 20px;
	font-size: 20px;
	color: #80cce6;
}

.conclusion .head h3 b {
	text-transform: uppercase;
	color: #ffd52b;
	font-weight: normal;
}

.conclusion .body {
	width: 627px;
	background-image: url(/img/conclusion_bg.gif);
	background-repeat: repeat-y;
}

.conclusion table {
	left: 12px;
}

.conclusion table tr td {
	vertical-align: top;	
}

.conclusion table tr td img {
	padding-top: 5px;
}

.conclusion .body p {
	padding-left: 30px;
	padding-right: 15px;
	position: relative;
	color: #80cce6;
        text-align: justify !important;
}

.conclusion .body img {
	left: 12px;
	position: relative;	
}

.conclusion .foot {
	width: 627px;
	height: 7px;
	background-image: url(/img/conclusion_footer.gif);
        background-repeat: no-repeat;
}

.pros_cons {
    padding-left: 2px;
    padding-top: 6px;
}

.pros_cons .head {
    padding: 0px;
    width: 627px;
    height: 6px;
    background-image: url(/img/pos_con_head.gif);
    position: relative;
    background-repeat: no-repeat;
    font-size: 1px;
}

.pros_cons .body {
    position: relative;
    left: -1px;
    width: 627px;
    background-image: url(/img/conclusion_bg.gif);
    background-repeat: repeat-y;
}

.pros_cons .foot {
    width: 627px;
    height: 7px;
    background-image: url(/img/conclusion_footer.gif);
    background-repeat: no-repeat;
}

.pros_cons .body table {
    top: 10px;
    left: 12px;
    position: relative;
}

.pros_cons .body table thead tr th {
    width: 16px;
    font-size: 16px;
}

.pros_cons .body table thead tr th.positive {
   width: 282px;
   height: 22px;
   background-color: #139b0f;
   text-transform: uppercase;
   color: #ffffff;
   padding-left: 10px;
}

.pros_cons .body table thead tr th.negative {
   width: 282px;
   height: 22px;
   background-color: #9b0f0f;
   text-transform: uppercase;
   color: #ffffff;
   padding-left: 10px;
}

.pros_cons .body table tbody tr td {
    vertical-align: top;
    padding-left: 10px;
    padding-top: 5px;
}

ul li {
    list-style-position:inside;
    list-style-type: square;
    color: #80cce6;
    font-size: 11px;
    position: relative;
}

.sidebar_box .body h4 {
    padding-top: 3px;
    text-transform: uppercase;
    font-size: 13px;
    color: #ffd52b;
    padding-left: 2px;
}


.sidebar_box .body p,
.sidebar_box .body ul{
    width: 236px;
}

.sidebar_box .body p a {
    color: #ffffff;
}

.sidebar_box .body img.padded {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sidebar_box .body .line  {
    padding-top:3px;
    padding-bottom: 3px;
    left: 2px;
    width: 259px;
    height: 2px;
    background-image: url(/img/sidebar_line.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.content_bars {
    width: 632px;
    background-color: #cbcbcb;
    left: 6px;
    top: 3px;
    padding-bottom: 7px;
}

.content_bars td {
    vertical-align: top;
}

.content_bars div {
    padding-left: 12px;

    
}

.content_bars div h4 {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    padding-top: 12px;
    padding-bottom: 10px;
}

.content_bars div img {
    border: 1px solid #6494aa;
}

.content_bars h2 {
    text-transform: uppercase;
    font-size: 14px;
    color: #fecb0e;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 21px;
    padding-bottom: 3px;
}

.content_bars div p {
    padding-top: 5px;
    color: #fcd522;
    font-size: 10px;
    line-height: 1.4;
    width: 274px;
}

.content_bars div p a {
    color: #ffffff;
}

.content_bars .bar_left {
    width: 319px;
}

img.wetest {
    padding-left: 6px;
    padding-top: 6px;
}

.white {
    color: #ffffff;
    width: 228px;
    padding-left: 6px;
    padding-top: 4px;
}

.header_v2 {
    background-image: url(/img/header_v2.gif);
    width: 931px;
    height: 217px;
    background-repeat: no-repeat;
}

.header_v2 table {
    padding-top: 12px;
}

.header_v2 td {
    color: #ff0000;
    vertical-align: top;
}

.header_v2 .left {
    width: 173px;
    text-align: right;
    overflow: hidden;
}

.header_v2 .left img {
    padding-top: 8px;
    padding-right: 16px;
}

.header_v2 .middle {
    width: 472px;
}

.header_v2 .textbox {
	width: 457px;
	height: 184px;
	position: relative;
        overflow: hidden;
}

.header_v2 .textbox .fskusk {
    position: absolute;
    left: 401px;
    top: 44px;
}

.header_v2 .textbox .head {
	left: 0px;
	top: 0px;
	width: 426px;
	height: 29px;
	position: relative;
}

.header_v2 .textbox .head h1 {
	color: #312f30;
	padding-left: 9px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
}

.header_v2 .textbox table {
	padding-top: 12px;
	padding-left: 7px;
        position: relative;
        font-size: 12px;
}

.header_v2 .textbox table tr td.field {
	color: #ffffff;
	text-transform: uppercase;
	width: 143px;
	height: 24px;
}

.header_v2 .textbox table tr td.value {
	color: #ffd945;
}

.header_v2 .textbox table tr td.value a {
	color: #ffd945;
}


.header_v2 .sidebox {
	width: 267px;
	height: 184px;
	position: relative;
}

.header_v2 .sidebox .head {
	left: 0px;
	top: 0px;
	width: 267px;
	height: 29px;
	position: relative;
}

.header_v2 .sidebox .head h2 {
	padding-left: 9px;
	padding-top: 9px;
	font-size: 11px;
	font-weight: bold;
	color: #312f30;
}


.rating img {
        top: 10px;
	left: 41px;
	position: relative;
}

.rating p {
	left: 182px;
	top: -95px;
	font-size: 59px;
	color: #ffd52b;
	position: relative;
	font-weight: bold;
}

.rating div {
	left: 142px;
	top: -110px;
	width: 120px;
	height: 32px;
	position: relative;
}

.rating div p {
	left: 0px;
	top: 5px;
	text-transform: uppercase;
	font-size: 9.7px;
	text-align: center;
	color: #ffd52b;
}

.rating .rate_text p {
    color: #ffd52b;
}

.plattforms {
    left: 4px;
    top: -94px;
    position: relative;
}

h1 .small {
    font-size: 11px;
    font-weight: normal;
}

.article_mini_sub {
    background-color: transparent;
    background: none;
    height: 147px !important;
    overflow:hidden !important;
    display: block;
}

.art_right {
    top: -148px;
    left: 320px;
    position: relative;
}

.article_mini_sub .images {
    left: 0px;
    top: 22px;
    height: 107px;
    width: 122px;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: block;
}

.sub_img_right {
    height: 107px;
}

.article_mini_sub a {
    width: 122px;
    height: 109px;
    overflow: hidden;
    background-color: #222222;
}

.article_mini_sub .images a img {
    top: 0px;
    text-align: center;
}

.article_mini_sub .images a {
    text-align: center;
}

.article_mini_sub div.links {
    top: -187px;
    left: 125px;
    width: 205px;
    position: relative;
}

.article_mini_sub div.links ul li {
    color: #ffd02a;
}

.article_mini_sub div.links ul li a {
    color: #ffd02a;
}

.article_mini_sub div ul li a.activeSlide {
    color: #ffffff;
    font-weight: bold;
}

table.archive thead {
    height: 22px;
}

/* tables */
table.archive {
	font-family:arial;
	font-size: 8pt;
	width: 100%;
	text-align: left;
        margin-left: -20px;
}
table.archive thead tr th,
table.archive tfoot tr th,
table.archive thead tr td{
	background-color: #ffd52b;
	font-size: 10px;
        color: #000000;
        font-weight: bold;
        height: 22px;
        padding: 0px;
}
table.archive thead tr .header {
	background-image: url(/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
        text-align: center;
}
table.archive tbody td {
	padding: 4px;
	vertical-align: top;
        border-bottom: 1px dotted #ffd52b;
        text-align: right;
}
table.archive tbody td.left {
    text-align: left;
}
table.archive tbody tr.odd td {
}
table.archive thead tr .headerSortUp {
	background-image: url(/img/asc.gif);
}
table.archive thead tr .headerSortDown {
	background-image: url(/img/desc.gif);
}
table.archive thead tr .headerSortDown, table.archive thead tr .headerSortUp {
        background-color: #ffffff;
}

#pager form img.first,
#pager form img.next,
#pager form img.prev,
#pager form img.last,
#pager form select,
#pager form input{
    border:none;
    padding: 0px;
}

#pager input {
    top:-4px;
    width: 40px;
    position: relative;
}

#pager select {
    top:-4px;
    position: relative;
}

.debug_border {
    border: 1px solid red;
}

.slideshow_h2 {
    width: 598px;
    height: 29px;
    background-image: url(/img/index_h2_bg.gif);
    color: #2d2d2d;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 15px;
    display: block;
    left: 40px;
    top: 9px;
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

.header_piece_left {
    width: 7px;
    height: 41px;
    background-image: url(/img/header_piece_left.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    left: -469px;
    top: 7px;
    position: relative;
}

a.bg_click {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 0;
}

.amazon {
    padding-top: 10px;
    text-align: center;
    margin-left: -12px;
}

p.amazon b {
    color: #FF9B19;
    margin-left: -5px;
}

.am_left {
    text-align: left !important;
}

.al_right {
    text-align: right !important;
}

.social {
    height: 80px;
}

.social span {
    
}

.social div {
    height: 100px;
    display: block;
    padding-top: 10px;
    float: left;
}

.social .clear {
    clear: both;
}

.clear {
	clear: both;
}

.social div.fb {
    margin-right: 40px;
}

.social div.twitter {
    display: block;
    /*margin-left: -30px;*/
}

.social div.youtube {
   
}

.fb_iframe {
    margin-right: -50px;
}

.fb_share {
    width: 64px;
    height: 64px;
    background-image: url(../img/facebook.png);
    display: block;
    margin-right: -50px;
}

.fb_share_size_Small {
    display: none;
}


.content_bars .divbar_left,
.content_bars .divbar_right {
    margin: 0 0 10px 0;
    padding: 0;
    width: 307px;
    float: left;
    background: #222222 url('/img/content_bar_head.png') top left no-repeat;
}
.content_bars .divbar_right {
    margin: 0 0 10px 10px;
}

.content_bars .divbar_left h2,
.content_bars .divbar_right h2 {
    margin:0;
    padding: 5px 5px 5px 16px;
    background: transparent url('/img/content_bar_trenn.png') bottom left repeat-x;
}



.content_bars .divbar_left div,
.content_bars .divbar_right div {
    padding: 0 0 0px 0;
    margin: 0px 17px 0px 17px;
    height: 210px;
    background: transparent url('/img/content_bar_trenn.png') bottom left repeat-x;
}

.content_bars .divbar_left div div,
.content_bars .divbar_right div div {
    padding: 0;
    margin: 0;
    background: none;
}

.content_bars .divbar_left .article_mini_sub,
.content_bars .divbar_right .article_mini_sub {
    padding: 0 17px 10px 17px;
    margin: 0;
    background: transparent url('/img/content_bar_foot.png') bottom left no-repeat;
}

.content_bars .divbar_left .article_mini_sub h2,
.content_bars .divbar_right .article_mini_sub h2 {
    background: none;
}

.content_bars .divbar_left .article_micro_sub,
.content_bars .divbar_right .article_micro_sub {
	left: 0px;
	padding: 0;
	margin: 0;
	height: 7px;
	width: 307px;
    background: transparent url('/img/content_bar_foot.png') bottom left no-repeat;
}


.headerClickTag {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 90px;
	border: none;
}

.all_subnavs div {
	display: none;
	position: absolute;
	background-color: #1E1E1E;
	z-index: 100000;
}

.all_subnavs ul li {
	list-style-type: none;
	border-bottom: 1px dotted #EBDF35;
	padding-top: 7px;
	margin-right: 3px;
	margin-left: 3px;
}
.all_subnavs div a {
	color: #EBDF35;
	padding: 10px;
} 

.addthis_toolbox {
	float: right;
	position: relative;
	margin-top: -18px;
	left: -20px;
	display:block;
}

table.ueber_uns {
	margin-bottom: 20px;	
	width: 700px;
}

table.ueber_uns td {
	width: 75px !important;
	overflow: hidden;
	display: inline-block;
}

table.ueber_uns td h2 {
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	text-align: center;
}

table.ueber_uns td img {
	/*background-color: #ffffff;*/
	width: 60px;
	height: 120px;
	border: none !important;
	text-align: center;
	display: block;
}

div.answers {
    display: none;
    background-color: #2F2F2F;
    width: 580px !important;
    position: absolute !important;
    margin: 0 auto;
	left: 20px;
    top: 70px;
    padding: 5px;
    z-index: 1000000 !important;
}

div.answers .left {
	float: left;
	width: 400px !important;
}

div.answers .right {
	float: right;
	width: 150px !important;
}

div.answers .right img {
	border: none !important;
}

div.answers h3 {
    background-color: #0F0F0F;
    color: #FFD52B;
    font-size: 16px;
    font-weight: bold;
    text-transform:uppercase;
    padding: 3px;
    margin: 3px;
}

div.answers .close_answers {
    text-align: right;
    display: block;
    padding-right: 10px;
	margin-top: -23px;
	margin-bottom: 10px;
}

div.answers h3 .close_answers {
    display: inline;
    padding-left: 390px;
}

div.answers p b {
	color: #FFD52B;
}

div.answers p {
    color: #8BC7E1;
    padding-bottom: 10px;
	padding-left: 5px;
}

.sidebar_box .newsletter .email {
	display: none;
}

.sidebar_box .newsletter h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FCD522;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
}

.sidebar_box .newsletter p.message_ok {
	margin-left: 10px;
	padding-left: 10px;
	border: 1px solid #41E80A;
	background-color: #AFF7B3;
	color: #0B2602;
	width: 200px;
	padding-bottom: 0px;
}

.sidebar_box .newsletter p.message_failed {
	margin-left: 10px;
	padding-left: 10px;
	border: 1px solid #FF0000;
	background-color: #E8C2CD;
	color: #590C04;
	width: 200px;
	padding-bottom: 0px;
}

.sidebar_box .newsletter p {
	padding-bottom: 5px;
}

.sidebar_box .newsletter input {
	margin-left: -10px;
}

.sidebar_box .newsletter .textbox {
	margin-bottom: 10px;	
}

.sidebar_box .newsletter .radio {
	margin-right: 10px;
}

p.success {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #41E80A;
	background-color: #AFF7B3;
	color: #0B2602;
}

#newsletter_sidebar_box h1 {
	background-image: url(/img/email.png);
	background-repeat: no-repeat;
	background-position: 127px 17px;
}

span.normal {
	font-weight: normal;
	margin-left: 10px;
}

.search_link_even,
.search_link_odd {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.search_link_even {
	background-color: #333333;
}

.search_link_odd {
	background-color: #3D3D3D;
}
