/* ******************************
Änderungen
21.04.2008 # ca. Z. 1129 .clearfix --> clear: left; hinzugefügt


****************************** */

#premium-web {
        position: absolute;
        width: 238px;
        height: 60px;
        top: 30px;
        left: 300px;
        text-indent: -1000em;
        background: url(../img/premium-at-your-videos.gif) no-repeat center;
}
.google-sky {
        margin-bottom: 5px;
        display:block;
        width: 160px;
        float:right;
        margin:0px;
        padding:0px;
}

input, select, textarea {
        font-size: 11px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
}
input, select, textarea {
        font-size: 11px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
}
* {
        margin: 0;
        padding: 0;
}
a {
  color: #666;
        text-decoration: none;
}
a:hover {
        color: Black !important;
        text-decoration: underline;
}
ul {
        list-style: none;
}
img {
        display: block;
}
a img {
  border: none;
}
h1 {
}
h2 {
        margin: 0 -2px;
        font-size: 11px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
}
body {
        padding-bottom: 20px;
        font: 11px Tahoma, Arial, Helvetica, sans-serif;
        background: #fff url(../img/bgr_body.jpg) repeat-x top left;
}
#wrapper {
        width: 950px;
        margin: 0 20px;
        text-align: left;
}
#header {
        position: relative;
        width: 770px;
  height: 121px;
        margin-bottom: 10px;
        z-index: 2;
  background: url(../img/logo.jpg) no-repeat -5px 22px;
}
#logo {
        position: absolute;
        width: 238px;
        height: 50px;
        top: 10px;
        left: 10px;
        text-indent: -1000em;
        background: url(../img/logo.gif) no-repeat center;
}
#logo {
        position: absolute;
        width: 265px;
        height: 162px;
        top: -20px;
        left: -23px;
        text-indent: -1000em;
}
#statistics {
  position: absolute;
  top: 5px;
  right: 0;
  width: 200px;
}
#statistics h2 {
  height: 26px;
  padding: 0 10px;
  line-height: 26px;
  _line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  background: url(../img/h_statistics.jpg) no-repeat center;
}
#statistics dl {
  font-size: 10px;
}
#statistics dl dt, #statistics dl dd {
  display: block;
  float: left;
  width: 90px;
  height: 18px;
  line-height: 18px;
  padding-bottom: 1px;
  background: url(../img/border_1.gif) repeat-x bottom left;
}
#statistics dl dt {
        padding-left: 10px;
        color: #ffffff;
}
#statistics dl dd {
  padding-right: 10px;
  text-align: right;
  color: #fff;
  font-weight: bold;
  background-position: 2px 100%;
}
#statistics dl dt.foot, #statistics dl dd.foot {
        width: 180px;
  color: #fff;
  font-size: 11px;
        text-align: center;
  background: none;
}
#statistics dl dt.foot {
  font-weight: normal;
}
#statistics dl dt.foot strong {
        padding-right: 3px;
}
#statistics dl dt.foot span {
  font-weight: normal !important;
}
#main_search {
  position: absolute;
        top: 130px;
  width: 560px;
  height: 105px;
  margin-bottom: 46px;
  background: url(../img/search.jpg) no-repeat center;
}
#main_search h2, #main_search p.top_keywords {
  position: absolute;
  left: 120px;
}
#main_search h2 {
  top: 20px;
  font-size: 18px;
  font-weight: normal;
  color: #666;
}
#main_search p.top_keywords, #main_search p.top_keywords a {
  top: 48px;
  font-size: 10px;
  color: #999;
}
#main_search p.top_keywords strong {
  color: #666;
}
#main_search p.category {
  position: absolute;
  top: 14px;
  left: 215px;
  width: 277px;
  text-align: center;
}
#main_search p.category a {
  color: #333;
}
#main_search p.category a.selected {
        color: Black !important;
        font-weight: bold;
}
#main_search input.text {
  position: absolute;
  top: 20px;
  left: 215px;
  display: block;
  width: 277px;
  height: 16px;
  padding: 4px 3px;
  background: transparent url(../img/search_field.gif) no-repeat center !important;
        _background-attachment: fixed;
  border: none;
}
#main_search input.button {
  position: absolute;
  top: 20px;
  right: 10px;
  display: block;
  width: 43px;
  height: 24px;
  text-transform: uppercase;
  color: #fff;
  background: transparent url(../img/search_submit.gif) no-repeat center !important;
  border: none;
}
/*********************************/
/********** navigation ***********/
/*********************************/
#main_navigation {
  position: absolute;
  bottom: 0;
  _bottom: -1px;
  left: 0;
  height: 29px;
}
#main_navigation li, #main_navigation li a, #main_navigation li.selected span {
  float: left;
  width: auto;
  height: 29px;
        line-height: 28px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        color: #000;
}
#main_navigation li {
        margin-right: 5px;
  padding-left: 10px;
        background: url(../img/button.gif) no-repeat top left;
}
#main_navigation li a {
  padding-right: 10px;
  color: #fff;
        background: url(../img/button.gif) no-repeat top right;
}
#main_navigation li a:hover {
        color: White;
}
#main_navigation li.selected {
        background: url(../img/button_hover.gif) no-repeat top left;
}
#main_navigation li.selected span {
  padding-right: 10px;
        background: url(../img/button_hover.gif) no-repeat top right;
}
/*********************************/
/********** content **************/
/*********************************/
#left_column {
        float: left;
        width: 560px;
        padding-top: 220px;
}
#right_column {
        float: right;
        width: 375px;
        height:1830px;
}
.google-sky {
        float: right;
        width: 160px;
        margin-left: 10px;
}
.block_1 {
        position: relative;
  width: 560px;
  margin-bottom: 10px;
  background: url(../img/block_2_body.gif) repeat-y center top;
}
.block_1 h1 {
        position: absolute;
        top: -32px;
        height: 34px;
        line-height: 32px;
        margin-bottom: 10px;
        padding: 0 15px;
        font-size: 18px;
        font-weight: normal;
        color: #666;
        background: url(../img/h1_1.gif) no-repeat center;
}
.block_1 span.top_decoration {
        display: block;
        width: 560px;
        height: 4px !important;
        line-height: 0;
        font-size: 0;
        margin-bottom: 10px;
        background: url(../img/top_rss_top.gif) no-repeat center top;
}
.block_1 span.bottom_decoration {
        display: block;
        clear: both;
        width: 560px;
        height: 4px !important;
        line-height: 0;
        font-size: 0;
        background: url(../img/block_2_foot.gif) no-repeat center top;
}
.block_2 {
  width: 200px;
  margin-bottom: 10px;
  background: url(../img/right_body.gif) repeat-y center bottom;
}
.block_2 h2 {
  height: 28px;
  line-height: 26px;
  margin-bottom: 5px;
  padding: 0 10px;
  text-transform: uppercase;
  background: url(../img/right_h2.jpg) no-repeat center top;
}
.block_2 span.bottom_decoration {
  display: block;
  width: 200px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  background: url(../img/right_foot.gif) no-repeat center bottom;
}
.block_2 p {
  padding: 0 10px;
}
.block_2 a.more {
        margin: 0 0 0 15px;
        padding: 0 5px 2px 5px;
        background: #000000;
        color: #fff;
        font-size: 10px;
}
#latest_feeds {
        position: relative;
}
#latest_feeds .navigation_1 {
        position: absolute;
        top: -27px;
        right: 10px;
        float: right;
        width: auto;
        height: 26px;
}
.navigation_1 ul {
        float: left;
        width: auto;
}
.navigation_1 {
  position: absolute;
  top: -27px;
  height: 28px;
}
.navigation_1 li, .navigation_1 li a, .navigation_1 li.selected span {
  float: left;
  width: auto;
  height: 28px;
        line-height: 26px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        color: #000;
}
.navigation_1 li {
        margin-right: 5px;
  padding-left: 10px;
        background: url(../img/button_2.gif) no-repeat top left;
}
.navigation_1 li a {
  padding-right: 10px;
  color: #fff;
        background: url(../img/button_2.gif) no-repeat top right;
}
.navigation_1 li a:hover {
        color: #fff !important;
}
.navigation_1 li.selected {
        background: url(../img/button_2_hover.gif) no-repeat top left;
}
.navigation_1 li.selected span {
  padding-right: 10px;
        background: url(../img/button_2_hover.gif) no-repeat top right;
}
.navigation_2 {
        overflow: hidden;
        clear: both;
        width: 520px;
        margin-bottom: 20px;
        padding: 0 15px;
        font-size: 10px;
}
.navigation_2 li {
        float: left;
        margin-right: 10px;
        color: #ccc;
}
.navigation_2 li.label {
        font-weight: bold;
        color: #666;
        margin-right: 5px;
}
.navigation_2 a {
  color: #333;
}
.navigation_2 li.selected {
        color: Black !important;
        font-weight: bold;
}
.block_1 .navigation_2 {
        margin-top: -5px;
        margin-bottom: 10px;
}
.site_1 {
        clear: both;
}
.site_1 span.top_decoration, .site_2 span.top_decoration {
        display: none;
}
.site_1 span.bottom_decoration, .site_2 span.bottom_decoration {
        display: none;
}
.site_1 h2 {
        height: 24px;
        line-height: 24px;
        margin-bottom: 10px;
        padding: 0 15px;
        font-size: 14px;
        color: #7cad32;
        background: url(../img/h2_2.gif) no-repeat center;
}
.site_1 .item_1, #all_updates .item_1 {
        float: left;
}
.site_1 {
  position: relative;
        overflow: hidden;
        width: 540px;
  margin: 0 10px 15px 10px;
  padding-bottom: 10px;
  background: url(../img/border_2.gif) repeat-x bottom left;
}
.site_1 h2 {
  height: 21px;
  line-height: 20px;
        margin: 0 -10px;
  padding: 0 20px;
  font-size: 11px;
  color: #666;
  background: url(../img/t_1.gif) no-repeat center;
}
.site_1 .item_1 {
  clear: none;
  float: left;
  width: 250px;
  margin: 0;
  padding: 10px 10px 0 8px;
}
.site_1 .item {
        width: 255px;
        margin: 0 10px 0 0;
        padding: 10px 0 0 0;
}
.site_1 a.more {
        clear: both;
        padding: 1px 0 0 10px;
        color: #000000;
        font-size: 12px;
        background: #fff;
        text-decoration: blink;
}
.site_2 {
        float: left;
        width: 265px;
        margin: 0 0 5px 10px;
        _margin: 0 5px 5px 5px;
        background-image: url(../img/t_2.gif);
}
.site_2 h2 {
        height: 22px;
        line-height: 22px;
        padding: 0 0 0 10px;
}
.site_2 h2 small, .site_1 h2 small {
        float: right;
        padding-right: 10px;
        font-size: 10px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #666;
}
.item_1 {
        overflow: hidden;
        width: 255px;
        margin: 0 10px 0 0;
        padding: 10px 0 0 0;
}
.item_1 img {
        float: left;
        width: 65px;
        height: 65px;
        margin: 0 7px 7px 0;
        padding: 2px;
        background: url(../img/img_border_4.gif) no-repeat center;
}
.item_1 h3 {
  margin: 0 0 2px 0;
        padding-top: 5px;
  font-size: 10px;
  font-weight: bold;
}
.item_1 h3 a {
        color: Black !important;
}
.item_1 p.time, .item_1 p.time {
  margin-bottom: 5px;
  font-size: 9px;
  color: #aaa;
}
.item_1 p.short {
  color: #777;
  font-size: 10px;
        line-height: 12px;
        color: #999;
}




.item_2 .stats {
        padding-top: 3px;
}



.item_2 {
        position: relative;
//  clear: both;
  width: 182px;
  margin: 8px;
  overflow: hidden;
}
.item_2 img {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  padding: 2px;
  background: url(../img/img_border_3.gif) no-repeat center;
}
.item_2 h3 {
  margin: 0 0 2px 0;
        padding-top: 5px;
  font-size: 10px;
  font-weight: bold;
}
.item_2 h3 a {
        color: Black !important;
}
.item_2 p.time, .item_2 p.time {
  margin-bottom: 5px;
  font-size: 9px;
  color: #aaa;
}
.item_2 p.short {
  color: #777;
  font-size: 10px;
}
.item_2 a:hover p.time, .item a:hover p.short {
  text-decoration: none;
}
.item_3 {
        position: relative;
        width: 530px;
        margin: 0 10px 10px 10px;
        padding: 10px 0 11px 0;
        background: url(../img/border_2.gif) repeat-x bottom left;
}
.item_3 img {
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 10px;
        padding: 2px;
  background: url(../img/img_border_3.gif) no-repeat center;
}
.item_3 h3, .item_3 h3 a {
        margin: 5px 0 5px 0;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
}
.item_3 h3 {
        margin-bottom: 3px;
}
.item_3 p.short {
        line-height: 12px;
        color: #666;
}
#item_description .stats {
  padding-bottom: 25px;
}
.stats {
        _height: 14px;
        min-height: 14px;
        padding-top: 5px;
        font-size: 10px;
  font-weight: normal;
        color: #444;
}
.stats li {
        float: left;
        margin-right: 5px;
        padding-left: 12px;
}
.stats li.time {
        background: url(../img/bullet_clock.gif) no-repeat 0 2px;
}
.stats li.rating {
        padding-left: 14px;
        background: url(../img/bullet_star_1.gif) no-repeat 0 0;
}
.stats li.hits {
        background: url(../img/bullet_ballhead.gif) no-repeat 0 2px;
}
.options {
        position: absolute;
        right: 0;
        bottom: 10px;
        padding-top: 10px;
}
.options li, .options li a {
        float: left;
        display: block;
        font-size: 10px;
        background: #000000;
        color: #fff;
}
.options li {
        margin-right: 5px;
}
.options li a {
        padding: 2px 5px;
}
.options li a:hover {
        color: #fff !important;
}
.item_links {
        clear: both;
        margin-bottom: 20px;
        padding: 0 5px;
}
.item_links input.text {
        float: left;
        width: 294px;
        height: 15px;
        margin-bottom: 5px;
        padding: 3px 3px 2px 3px;
        background: url(../img/input_1.jpg) no-repeat center left;
        _background-attachment: fixed;
        border: none;
}
.item_links label, .item_comment_form label {
        float: left;
        clear: left;
        width: 103px;
        margin-bottom: 10px;
        padding: 2px 7px 2px 0;
        text-align: right;
        color: #666;
        text-transform:uppercase;
}
.item_comment_form input.text {
        display: block;
        float: left;
        width: 196px;
        height: 18px;
        margin-bottom: 10px;
        padding: 2px 3px;
        background: url(../img/input_2.jpg) no-repeat center;
        _background-attachment: fixed;
        border: none;
}
.item_comment_form textarea {
        display: block;
        float: left;
        width: 194px;
        height: 117px;
        margin-right: 100px;
        margin-bottom: 10px;
        padding: 2px 3px;
        background: url(../img/text_3.jpg) no-repeat center;
        _background-attachment: fixed;
        border: none;
  font-size: 11px;
  overflow: auto;
}
.item_comment_form {
        margin-bottom: 20px;
        padding: 0 0 5px 0;
}
.item_comment_form label {
        font-weight: bold;
        text-transform: none;
}
.item_comment_form h3, .item_comments h3 {
        margin-bottom: 10px;
        padding: 5px 10px;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: normal;
        color: #666;
        background: #eee !important;
}
.item_comment_form input.button {
        float: left;
        margin-right: 200px;
        height: 24px;
        width: 43px;
        color: #fff;
        font-size: 10px;
        background: url(../img/search_submit.gif) no-repeat center;
        border: none;
}

.item_comments {
        padding: 0;
}
.item_comments h3 {
        margin-bottom: 0;
}
.item_comments .item_4 {
        margin-bottom: 7px;
        padding: 7px;
        border-bottom: 1px solid #eee;
}
.item_comments .item_4 h4 {
        float: left;
        margin: 0 10px 5px 0;
        padding-left: 17px;
        font-size: 11px;
        background: url(../img/bullet_ballhead.gif) no-repeat 0 3px;
}
.item_comments .item_4 p {
        font-size: 10px;
        color: #777;
}
.pager {
        clear: both;
        padding: 0 5px 10px 5px;
}
.pager li, .pager li a {
        float: left;
        display: block;
        width: 16px;
        height: 16px;
        line-height: 14px;
        text-align: center;
        font-size: 10px;
}
.pager li {
        margin-left: 5px;
}
.pager li.selected {
        background: none;
}
.pager li.label {
        width: auto !important;
}
.pager li a {
        background: #f5e6bd;
        border: 1px solid #000000;
}
.pager li a:hover {
        border: 1px solid #000000;
}
.site_form {
        padding: 0 10px;
}
.site_form input.hidden {
        display: none;
}
.site_form label {
        float: left;
        clear: left;
        display: block;
        width: 200px;
        padding: 3px 5px;
        margin: 0 5px 20px 0;
        text-align: right;
        background: #eee;
}
.site_form input.text, .site_form textarea, .site_form select {
        display: block;
        float: left;
        width: 196px;
        height: 18px;
        margin-bottom: 20px;
        padding: 2px 3px;
        background: url(../img/input_2.jpg) no-repeat center;
        _background-attachment: fixed;
        border: none;
}
.site_form textarea {
        display: block;
        float: left;
        width: 194px;
        height: 117px;
        margin-bottom: 10px;
        padding: 2px 3px;
        background: url(../img/text_3.jpg) no-repeat center;
        _background-attachment: fixed;
        border: none;
  font-size: 11px;
  overflow: auto;
}
.site_form input.submit {
        float: left;
        margin-left: 215px;
        padding: 2px 5px;
        height: 24px;
        width: 43px;
        color: #fff;
        font-size: 10px;
        background: url(../img/search_submit.gif) no-repeat center;
        border: none;
}
.site_form span.radio {
  display: block;
  float: left;
        width: 250px;
        margin-bottom: 20px;
}
.site_form span.radio label {
  float: none;
  display: inline;
  background: none;
  padding:-left: 3px;
  vertical-align: middle;
}
.site_form span.radio input {
  vertical-align: middle;
  margin-top: 3px;
}

#user_options {
  position: relative;
  width: 200px;
  height: 141px;
  margin-bottom: 10px;
  background: url(../img/user_options.jpg) no-repeat center top;
}
#user_options span.bottom_decoration {
        display: none;
}
#user_options h2 {
  height: 28px;
  line-height: 26px;
  margin-bottom: 8px;
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
        background: none;
}
#user_options form {
  padding: 0 8px;
}
#user_options label {
  display: block;
  padding: 0 2px;
  font-size: 10px;
  color: #ccc;
}
#user_options input.text_1, #user_options input.text_2 {
  display: block;
  height: 16px;
  margin-bottom: 5px;
  padding: 2px 3px;
  border: none;
}
#user_options input.text_1 {
  width: 178px;
  background: url(../img/text_1.jpg) no-repeat center;
        _background-attachment: fixed;
}
#user_options input.text_2 {
  float: left;
  width: 138px;
  background: url(../img/text_2.jpg) no-repeat center;
        _background-attachment: fixed;
}
#user_options input.button {
  display: block;
  width: 34px;
  height: 20px;
  text-transform: uppercase;
  border: none;
  background: url(../img/submit_1.gif) repeat-y center top;
}
#user_options label.checkbox {
        position: absolute;
        bottom: 10px;
        left: 7px;
        _bottom: 5px;
        _left: 7px;
}
#user_options a.register, #user_options a.logout {
        position: absolute;
        bottom: 10px;
        right: 10px;
  color: #ccc;
        text-align: right;
  font-size: 10px;
}
#user_options p#logged {
        margin: 0 10px 8px 10px;
        padding-bottom: 8px;
        text-align: center;
        font-size: 10px;
        color: #ccc;
        border-bottom: 1px solid #555;
}
#user_options p.browse {
        margin: 0 10px 10px 10px;
        padding-bottom: 8px;
        border-bottom: 1px solid #555;
}
#user_options p.browse a {
        display: block;
        float: left;
        clear: left;
        padding: 2px 0 2px 10px;
        color: #ccc;
        background: url(../img/bullet_2.gif) no-repeat center left;
}
#site_options p#adult_filter, #site_options p.show {
        margin: 0 10px 6px 10px;
        padding: 0 0 7px 0;
        font-size: 10px;
        font-weight: bold;
        color: #666;
}
#site_options p.show {
//        clear: both;
        line-height: 16px;
        padding-top: 7px;
        border-top: 1px solid #bbb;
        border-bottom: 1px solid #bbb;
}
#site_options p.show label {
        float: left;
        padding-top: 2px;
        font-weight: bold;
        color: #999;
}
#site_options p#adult_filter a:hover {
        text-decoration: none;
        cursor: pointer;
}
#site_options #adult_filter strong {
        float: left;
        padding-top: 2px;
}
#site_options #adult_filter a {
        float: right;
        display: block;
        width: 18px;
        height: 19px;
}
#site_options #adult_filter a strong {
        display: block;
        width: 18px;
        height: 19px;
        padding: 0;
        text-indent: -1000em;
}
#site_options p#adult_filter strong.on {
        color: #4ba017;
        background: url(../img/yes.gif) no-repeat center right;
}
#site_options p#adult_filter strong.off {
        color: Black;
        background: url(../img/no.gif) no-repeat center right;
}
#site_options p.browse a {
        display: block;
        padding: 2px 0 2px 10px;
        background: url(../img/bullet_1.gif) no-repeat center left;
}
#recent_tags p {
        padding: 0 15px;
}
#top_favorites a {
        color: #639b0c;
}
label.checkbox {
        vertical-align: middle;
}
input.checkbox {
        margin-top: 2px;
        vertical-align: middle;
        border: none !important;
}
#rateform {
        position: absolute;
        bottom: -50px;
  padding: 0 15px;
}
#rateform input.radio {
margin-right:2px;
vertical-align:middle;
}
#rateform label.radio {
float: left;
display: block;
padding-right:10px;
vertical-align:middle;
}
#rateform input.submit {
        float: left;
        padding: 2px 5px;
        height: 24px;
        width: 43px;
        color: #fff;
        font-size: 10px;
        background: url(../img/search_submit.gif) no-repeat center;
        border: none;
}
.latest_updates .item_1 {
  float: left;
  padding-left: 15px;
}
.latest_updates h1 {
  position: static;
  margin-bottom: 5px;
}
/*********************************/
/********** footer ***************/
/*********************************/
#footer {
        position: relative;
        height: 24px;
        padding: 0 10px;
        font-size: 10px;
        color: #666;
        border-top: 1px solid #ccc;
}
#footer p#copy {
        position: relative;
        line-height: 22px;
        text-align: right;
        z-index: 2;
}
#footer a {
        color: #666;
}
#footer a.hidden {
        color: #808080;
}
#footer_navigation {
        float: left;
}
#footer_navigation li {
        display: inline;
        line-height: 22px;
        color: #666;
}
#footer_navigation li a {
        position: relative;
        z-index: 5;
}
/**************************/
/********** ads ***********/
/**************************/
.ad_1 {
        position: absolute;
        top: 240px;
        left: 50px;
        z-index: 10;
  width: 468px;
        height: 60px;
}
.ad_2 {
  width: 160px;
  margin: 0 0 10px 30px;
}
.ad_3 {
  width: 468px;
  margin: 10px auto 0 auto;
}


/******** common classes *******/
.left {
        float: left !important;
}
.right {
        float: right !important;
}
span.clear {
        display: block;
        clear: both;
        font-size: 0;
        line-height: 0;
        height: 0;
}
span.clear_left {
        display: block;
        clear: left;
        font-size: 0;
        line-height: 0;
        height: 0;
}
/******** Clear Fix ************/

#clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
	clear: left;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}