body {
  margin: 0 auto;
  color: #525252;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.no_padding {
  padding: 0px !important;
}

a {
  color: #666666;
  cursor: pointer;
}

img {
  border: 0px;
}

a:active,
a:focus {
  text-decoration: none;
  border: none;
  outline: 0;
}

.clean,
div.clean {
  margin: 0px !important;
  padding: 0px !important;
}

#header_seperator {
  background-color: #1697D1;
  width: 1000px;
  height: 8px;
}

#w_container {
  width: 1005px;
  clear: both;
  margin: 0 auto;
  padding: 0;
}

#user_box {
  float: right;
  width: 630px;
}

.w_logo {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: 0% -754px;
  float: left;
  height: 48px;
  margin: 12px 0 10px 2px;
  width: 320px;
}

#facebook_twitter_links {

  margin-right: 10px;
  vertical-align: -5px;
}

#facebook_like {
  position: relative;
  top: 13px;
  left: 476px;
  width: 121px;
  height: 37px;
}

#googleplus_like {
  position: relative;
  top: 50px;
  left: 476px;
  width: 30px;
  height: 39px;
}

#w_login {
  float: right;
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -10px;
  background-repeat: no-repeat;
  width: 309px;
  height: 37px;
}

#w_login #login_name {
  background-color: transparent;
  color: #999999;
  float: left;
  height: 14px;
  margin: 7px 5px 0 42px;
  width: 76px;
  border: medium none;
}

#w_login #login_btn {
  background-color: transparent;
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -67px;
  background-repeat: no-repeat;
  border: medium none;
  height: 21px;
  margin-right: 6px;
  margin-top: 6px;
  width: 44px;
  cursor: pointer;
  float: right;
}

#w_login #login_pass {
  background-color: transparent;
  border: medium none;
  color: #999999;
  float: left;
  height: 14px;
  margin: 6px 5px 0 50px;
  width: 76px;
}

#new_here {
  color: #FD6F00;
  font-weight: bold;
  font-family: Arial;
  font-size: 9px;
}

#register_here {
  color: #808080;
  font-weight: bold;
  font-family: Arial;
  font-size: 9px;
}

.register_here {
  color: #808080;
  font-weight: bold;
  font-family: Arial;
  font-size: 9px;
}

#register_top {
  margin-top: 2px;
  margin-bottom: 8px;
  margin-right: 6px;
}

#register_top2 {
  margin-top: 12px;
  margin-bottom: 28px;
  margin-right: 6px;
}

#w_main_navi {
  width: 1000px;
  height: 48px;
}

#w_navi_seperator {
  height: 8px;
  background-color: #80c020;
  border-left: 1px solid #6dac1e;
  border-bottom: 1px solid #6dac1e;
  border-right: 1px solid #6dac1e;
  width: 921px;
}

.navi_overlay {
  z-index: 1000;
  width: 200px;
  background-color: #FFFFFF;
  border-left: 1px solid #1697D1;
  border-bottom: 1px solid #1697D1;
  border-right: 1px solid #1697D1;
  position: absolute;
  top: 48px;
  padding: 4px 0px;
  font-family: Arial;
  font-size: 11px;
  display: none;
}

.navi_item:hover .navi_overlay {
  display: inline;
}

.navi_overlay a {
  display: block;
  text-decoration: none;
  background-color: #FFF;
}

.navi_overlay a div {
  border-bottom: 1px dashed #DDDDDD;
  margin: 0px 10px;
  padding: 5px 0px 5px 8px;
}

.navi_overlay a div .name {
  float: left;
  width: 150px;
}

.navi_overlay a div .clr {
  margin: 0px;
  padding: 0px;
  background: none;
  border: 0px;
}

.navi_overlay a div .arrow {
  float: right;
  padding-right: 0px;
  width: 15px;
}

.navi_overlay a:hover div span {
  color: #1697D1;
}

.navi_overlay a.last_sub div {
  border-bottom: 0px;
}

.navi_overlay a:hover div {
  border-bottom: 0px;
}

.navi_overlay a:hover {
  padding: 1px 0px 1px 0px;
  margin-top: -1px;
  background-image: url(/images/ba_sub_navi_hl.gif);
  background-repeat: repeat-y;
}

.navi_overlay a.last_sub:hover {
  padding: 1px 0px 0px 0px;
  margin-top: -1px;
  background-image: url(/images/ba_sub_navi_hl.gif);
  background-repeat: repeat-y;
}
/*
.navi_l_btn_inact {
  float: left;
  display:none;
}

.navi_r_btn_inact {
  float: left;
  background-image: url(/images/buttons/n_inactive_r.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 48px;
  cursor: pointer;
}

.navi_s_btn_inact {
  float: left;
  background-image: url(/images/buttons/n_inactive_r_s.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 48px;
}*/

/*
.navi_h_btn_inact {
  float: left;
  background-image: url(/images/buttons/n_inactive_r_h.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 48px;
}*/

/*
.navi_m_btn_inact {
  float: left;
  background-image: url(/images/buttons/n_inactive_m.gif);
  background-repeat: repeat-x;
  padding: 14px;
  color: #7a7a7a;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
  height: 20px;
  cursor: pointer;
}*/
/*
.menuitem a {
  text-decoration: none;
}

.menuitem:hover a .navi_r_btn_inact {
  float: left;
  background-image: url(/images/buttons/n_active_r.gif);
  background-repeat: no-repeat;
  width: 7px;
  height: 48px;
  cursor: pointer;
}

.menuitem:hover a .navi_l_btn_inact {
  float: left;
  background-image: url(/images/buttons/n_active_l.gif);
  background-repeat: no-repeat;
  width: 4px;
  height: 48px;
  cursor: pointer;
  display:block;
}

.menuitem:hover a .navi_h_btn_inact {
  float: left;
  background-image: url(/images/buttons/n_active_l.gif);
  background-repeat: no-repeat;
  width: 6px;
  height: 48px;
  cursor: pointer;
}

.menuitem:hover a .navi_m_btn_inact {
  float: left;
  background-image: url(/images/buttons/n_active_m.gif);
  background-repeat: repeat-x;
  padding: 14px 10px 14px 9px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
  height:20px;
  cursor: pointer;
}

.menuitem:hover a .navi_m_btn_inact {
  color: #FFFFFF;
  text-decoration: none;
}

.navi_l_btn_act {
  float: left;
  background-image: url(/images/buttons/n_active_l.gif);
  background-repeat: no-repeat;
  width: 6px;
  height: 41px;
  margin-left: -5px;
  cursor: pointer;
}

.navi_r_btn_act {
  float: left;
  background-image: url(/images/buttons/n_active_r.gif);
  background-repeat: no-repeat;
  width: 7px;
  height: 41px;
  cursor: pointer;
}

.navi_m_btn_act {
  float: left;
  background-image: url(/images/buttons/n_active_m.gif);
  background-repeat: repeat-x;
  padding: 11px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
  height:19px;
  cursor: pointer;
}*/

/*
 * Navi blau
 */
#main_navi {
  background-image: url(/images/sprites/sprites.png);
  background-position: 0% -1409px;
  width: 1000px;
  height: 40px;
  color: #7A7A7A;
  font-family: Arial;
  z-index: 1500;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  left: 0px;
  top: 0px;
}

.navi_item {
  float:left;
}

#navi_item_1 {
  width: 78px;
}

#navi_item_2 {
  width: 73px;
}

#navi_item_3 {
  width: 77px;
}

#navi_item_4 {
  width: 82px;
}

#navi_item_5 {
  width: 120px;
}

#navi_item_6 {
  width: 52px;
}

#navi_item_7 {
  width: 28px;
}

.navi_text {
  float:left;
  padding:14px;
  text-decoration:none;
}

.navi_hl {
  display: none;
  height: 41px;
  position: absolute;
  left: 0px;
  float: left;
  z-index: 1000;
  color: #FFFFFF;
  text-decoration: none;
  margin: -1px 0 0 -7px;
}

.navi_hl_l {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -650px;
  height: 41px;
  width: 6px;
  float: left;
}

.navi_hl_l_l {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -1005px;
  height: 41px;
  width: 3px;
  float: left;
}

.navi_hl_c {
  background: url(/images/navi/navi_hl_c.png) repeat-x;
  background-repeat: repeat-x;
  height: 41px;
  float: left;
  padding: 15px 14px 0 14px;
}

.navi_hl_r {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -1167px;
  height: 41px;
  width: 7px;
  float: left;
}

#navi_hl_1 {
  left: 7px;
}

#navi_hl_2 {
  left: 109px;
}

#navi_hl_3 {
  left: 212px;
}

#navi_hl_4 {
  left: 319px;
}

#navi_hl_5 {
  left: 431px;
}

#navi_hl_6 {
  left: 582px;
}

#navi_hl_7 {
  left: 664px;
}

.navi_hl a {
  color:#FFFFFF;
  text-decoration:none;
}

.navi_item:hover .navi_hl {
  display: block;
}

.navi_sep {
  float:left;
  background-image: url(/images/sprites/sprites.png);
  background-position: 0% -1117px;
  width:2px;
  height:38px;
  margin-top:1px;
}

#search_field {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -812px;
  background-repeat: no-repeat;
  width: 257px;
  height: 21px;
}

#search_field #search_input {
  background-color: transparent;
  color: #999999;
  float: left;
  height: 15px;
  margin: 1px 0 0 20px;
  width: 175px;
  border: medium none;
}

.navi_s_inact {
  padding: 11px;
  width: 216px;
}

#search_field #search_btn {
  float: left;
  background-color: transparent;
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -106px;
  background-repeat: no-repeat;
  border: medium none;
  height: 21px;
  width: 45px;
  cursor: pointer;
}

#banner {
  position: relative;
  /* background-image: url(/images/banner.jpg); */
  background-repeat: no-repeat;
  background-color: transparent;
  width: 670px;
  height: 138px;
  z-index: 0;
}

#banner #q_box_top {
  background-image: url(/images/q_box_top.gif);
  background-repeat: no-repeat;
  position: absolute;
  top: 18px;
  left: 178px;
  height: 11px;
  width: 566px;
}

#banner #q_box_bottom {
  background-image: url(/images/q_box_bottom.gif);
  background-repeat: no-repeat;
  position: absolute;
  top: 187px;
  left: 178px;
  height: 11px;
  width: 566px;
}

#banner #q_box_content {
  background-color: #80c020;
  position: absolute;
  top: 29px;
  left: 178px;
  height: 158px;
  width: 564px;
  border-left: 1px solid #71b11f;
  border-right: 1px solid #71b11f;
}

#banner #question_btn {
  background-image: url(/images/buttons/question_btn.gif);
  background-repeat: no-repeat;
  border: medium none;
  cursor: pointer;
  float: left;
  position: absolute;
  top: 121px;
  left: 19px;
  height: 37px;
  width: 217px;
}

#q_box_content #question_field {
  background-image: url(/images/q_input_field.gif);
  background-repeat: no-repeat;
  border: medium none;
  float: left;
  cursor: pointer;
  position: absolute;
  top: 15px;
  left: 19px;
  height: 83px;
  width: 525px;
}

#question_field #question_input {
  background-color: transparent;
  color: #666666;
  float: left;
  font-family: Greorgia,Arial;
  font-size: 20px;
  height: 32px;
  margin: 0 0 0 5px;
  width: 513px;
  border: medium none;
  padding-top: 5px;
}

#q_box_content #question_desc {
  background-image: url(/images/q_input_desc_field.gif);
  background-repeat: no-repeat;
  border: medium none;
  float: left;
  cursor: pointer;
  position: absolute;
  top: 64px;
  left: 19px;
  height: 51px;
  width: 525px;
}

#question_desc #question_desc_input {
  background-color: transparent;
  color: #666666;
  float: left;
  font-family: Greorgia,Arial;
  font-size: 17px;
  height: 42px;
  margin: 0 0 0 5px;
  width: 513px;
  border: medium none;
  padding-top: 5px;
}

.g_l {
  float: left;
  background-image: url(/images/g_left.gif);
  background-repeat: no-repeat;
  width: 6px;
  height: 33px;
}

.g_r {
  float: left;
  background-image: url(/images/g_right.gif);
  background-repeat: no-repeat;
  width: 6px;
  height: 33px;
}

.g_m {
  float: left;
  background-image: url(/images/g_middle.gif);
  background-repeat: repeat-x;
  height: 23px;
  padding-left: 7px;
  padding-top: 10px;
  color: #7A7A7A;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
  width: 155px;
}

#tags_right_content {
  padding-top: 4px;
  width: 155px;
  margin-left: 8px;
}

.tag_image {
  float: right;
  margin-right: 8px;
  margin-bottom: 8px;
}

#taglist_homepage {
  background-image: url(/images/sidebar_bg.png);
  background-repeat: no-repeat;
  float: left;
  color: #666666;
  font-family: Arial;
  font-size: 12px;
  width: 174px;
}

#tag_homepage {
  background-color: #F6F6F6;
  width: 157px;
  margin-top:1px;
}

#singletag_homepage {
  /* text-decoration: none; */
}

#sidebar_c_bg {
  background-image: url(/images/sidebar_bg.png);
  background-repeat: no-repeat;
  float: left;
  color: #666666;
  font-family: Arial;
  font-size: 12px;
  width: 174px;
}

.sidebar_point {
  border-left: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  color: #666666;
  float: left;
  font-family: Arial;
  font-size: 12px;
  margin-left: 3px;
  position: relative;
  width: 166px;
}

.sidebar_point_active {
  position: relative;
  background-image: url(/images/sidebar_point_active.gif);
  background-repeat: repeat-x;
  float: left;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  color: #666666;
  font-family: Arial;
  font-size: 12px;
  width: 166px;
  margin-left: 3px;
}

.sidebar_point img {
  float: left;
  margin: 3px 3px 3px 6px;
}

.sidebar_point a {
  float: left;
  margin-top: 9px;
  color: #666666;
  text-decoration: none;
  z-index: 0;
}

.sidebar_point_active img {
  float: left;
  margin: 3px 3px 3px 6px;
}

.sidebar_point_active a {
  float: left;
  margin-top: 9px;
  color: #666666;
  text-decoration: none;
}

.sidebar_point:hover {
  background-color: #f7f7f7;
}

.sidebar_point:hover div {
  color: #1697D1;
}

.opened_navi {
  /* border-top: 1px solid #DCDCDC; */
  color: #80C021;
  font-family: Arial;
  font-size: 11px;
  float: left;
  width: 136px;
}

.opened_navi a {
 /* border-bottom: 1px dashed #DCDCDC; */
  margin-left: 5px;
  padding-left: 21px;
  width: 114px;
  padding-bottom: 5px;
  color: #1696CF;
  text-decoration: none;
}

.sidebar_arrow {
  background-repeat:no-repeat;
  float:right;
  font-family:arial;
  font-size:14px;
  height:8px;
  margin-right:7px;
  margin-top:8px;
  color: #666666;
}

.sidebar_arrow_active {
  background: url(/images/icons/ico_sidebar_arrow_down.gif);
  background-repeat: no-repeat;
  float: left;
  height: 5px;
  margin-left: 15px;
  margin-top: 7px;
  position: absolute;
  right: 8px;
  top: 6px;
  width: 8px;
}

#content {
  margin: 0 5px 0 0px;
  width: 670px;
}

#sidebar {
  margin: 0 5px 0 0px;
  width:305px;
}

#content p,
#content p div {
  margin-left: 5px;
  margin-right: 10px;
  font-family: Arial;
  font-size: 12px;
  color: #7A7A7A;
  line-height: 1.3em;
}

.box_content {
  background: #FFFFFF url(/images/grey_box_bg.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 11px;
  font-size: 14px;
  color: #666666;
}

.box_content_main {
  width: 566px;
}

.content_seperator {
  background-image: url(/images/sprites/sprites.png);
  background-position: 0% -1703px;
  height: 1px;
  width: 563px;
  margin: 15px 0 0 0;
}

.seperator5 {
  margin: 5px 0 0 0;
}

#profile_info .content_seperator {
  margin: 10px 0;
}

.google_h_l {
  float: left;
  background-image: url(/images/google_h_l.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 31px;
  border-bottom: 1px solid #D5D5D5;
}

.google_h_r {
  float: left;
  background-image: url(/images/google_h_r.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 31px;
  border-bottom: 1px solid #D5D5D5;
}

.google_h_m {
  float: left;
  background-image: url(/images/google_h_m.gif);
  background-repeat: repeat-x;
  padding-top: 8px;
  color: #999999;
  font-family: Arial;
  font-size: 10px;
  width: 295px;
  height: 23px;
  border-bottom: 1px solid #D5D5D5;
}

.google_b_l {
  float: left;
  background-image: url(/images/google_b_l.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 6px;
}

.google_b_r {
  float: left;
  background-image: url(/images/google_b_r.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 6px;
}

.google_b_m {
  float: left;
  color: #7A7A7A;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
  border-bottom: 1px solid #e4e4e4;
  height: 4px;
  width: 295px;
}

.google-sky {
  margin-left: 20px;
}

.commercial-sky {
  margin-left: 7px;
}

.google-dezent {
  margin-left: 20px;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  width: 302px;
}


.qmark_blue {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -219px;
  background-repeat: no-repeat;
  height: 22px;
  width: 20px;
  margin-left: 6px;
  margin-top: 11px;
}

.exmark_blue {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -422px;
  background-repeat: no-repeat;
  height: 22px;
  width: 20px;
  margin-left: 20px;
  margin-top: 20px;
}

.exmark_blue_answer {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -422px;
  background-repeat: no-repeat;
  height: 22px;
  width: 20px;
  margin-left: 7px;
  margin-top: 12px;
}

.expert_blue {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -150px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  margin-left: 7px;
  margin-top: 11px;
}

.qmark_green_star {
  background-image: url(/images/icons/ico_qmark_green_star.gif);
  background-repeat: no-repeat;
  height: 26px;
  width: 26px;
  margin-left: 20px;
  margin-top: 20px;
}

.lock_grey {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -298px;
  background-repeat: no-repeat;
  height: 21px;
  width: 19px;
  margin-left: 6px;
  margin-top: 12px;
  /* margin-bottom: 10px; */
}

.bubble_grey {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -261px;
  background-repeat: no-repeat;
  height: 17px;
  width: 21px;
  margin-left: 6px;
  margin-top: 4px;
  text-align: center;
  padding-top: 1px;
  color:#666666;
  font-family: Arial;
  font-size: 9px;
  font-weight: bold;
}

.ex_bubble_grey {
  background-image: url(/images/icons/ico_ex_bubble_grey.png);
  background-repeat: no-repeat;
  height: 19px;
  width: 30px;
  margin-top: 4px;
  margin-left: 10px;
  text-align: center;
  padding: 3px 0 0 5px;
  font-size: 9px;
  color: #666666;
  font-weight: bold;
  font-family: Arial;
}

.bubble_neutral {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -464px;
  background-repeat: no-repeat;
  height: 17px;
  width: 21px;
  margin-left: 6px;
  margin-top: 4px;
  text-align: center;
  padding-top: 1px;
  color:#666666;
  font-family: Arial;
  font-size: 9px;
  font-weight: bold;
}

.bubble_positive {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -194px;
  background-repeat: no-repeat;
  height: 17px;
  width: 21px;
  margin-left: 6px;
  margin-top: 4px;
  text-align: center;
  padding-top: 1px;
  color:#666666;
  font-family: Arial;
  font-size: 9px;
  font-weight: bold;
}

.bubble_vote {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -231px;
  background-repeat: no-repeat;
  height: 17px;
  width: 21px;
  margin-left: 6px;
  text-align: center;
  padding-top: 1px;
  color:#666666;
  font-family: Arial;
  font-size: 9px;
  font-weight: bold;
}

.question_detail {
  margin-top: 12px;
  margin-left: 5px;
  padding-left: 32px;
  width: 554px;
}

.questionlist_detail {
  margin-top: 12px;
  margin-left: 5px;
  padding-left: 2px;
  width: 584px;
}

.question_answerbutton_detail {
  margin-top: 0px;
  /* margin-left: 14px; */
  padding-left: 32px;
  /* width: 560px; */
}

.question_answerbutton_big {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: 0% -579px;
  width: 168px;
  height: 30px;
}

.img_answerbutton {
  height: 30px;	
}

.answer_functions {
  margin-left: 7px;
  margin-top: 8px;
  width: 510px;
  padding-left: 466px;
}

.answer_detail {
  margin-left: 7px;
  margin-top: 8px;
  width: 620px;
}

.comment_detail {
  margin-left: 11px;
  margin-top: 8px;
  width: 500px;
}

.question_intro {
  color: #1697d1;
  font-size: 17px;
  font-family: Georgia;
}

.answer_intro {
  color: #1697D1;
  font-family: Georgia;
  font-size: 13px;
  margin-top: 3px;
}

.question_txt {
  color: #333333;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  margin: 0;
  text-decoration: none;
}

.answer_txt {
  color: #333333;
  font-size: 13px;
  font-family: Georgia;
  line-height: 17px;
}

.answer_container {
  margin-left: 10px;
}

.comment_container {
  margin-left: 8px;
}

.question_fb_share {
	background-image: url(/images/icons/fb_share.png);
	width: 62px;
	height: 18px;
}

.question_txtarea {
  font-size: 17px;
  font-family: Georgia;
}

.question_sub {
  color: #777777 !important;
  font-size: 11px !important;
  font-family: Arial !important;
  margin: 5px 0 10px 0 !important;
}

.question_description {
  color: #444444 !important;
  font-size: 13px !important;
  font-family: Arial !important;
  margin: 5px 0 10px 0 !important;
}

.question_reply {
  background-image: url(/images/buttons/answer_btn.png);
  background-repeat: no-repeat;
  height: 18px;
  width: 125px;
  float: left;
}

.comment {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -308px;
  background-repeat: no-repeat;
  height: 18px;
  width: 94px;
  float: left;
  /* margin-top: -1px; */
}

.question_plus,
.answer_plus {
  background-image: url(/images/buttons/grey_plus_btn.gif);
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  float: left;
  margin: 1px 0 0 14px;
}

.question_minus,
.answer_minus {
  background-image: url(/images/buttons/grey_minus_btn.gif);
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  float: left;
  margin: 1px 0 0 5px;
}

.question_cnt_txt {
  color: #1697D1;
  float: left;
  display: block;
  margin-left: 4px;
  margin-top: -1px;
}

.question_report {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -346px;
  background-repeat: no-repeat;
  height: 16px;
  width: 52px;
  float: left;
  margin: 1px 0 0 5px;
}

.answercomment_report {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -346px;
  background-repeat: no-repeat;
  height: 16px;
  width: 52px;
  float: right;
  margin: 1px 0 0 5px;
}

#pager {
  color: #797979;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  margin-top: 20px;
  margin-left: 55px;
  padding-bottom: 20px;
}

#pager a {
  color: #797979;
  cursor: pointer;
  text-decoration: none;
}

#pager a:hover {
  color: #1697D1;
}

#pager_inactive {
	color: #333333;
}

#pager_next_ico {
  background-image: url(/images/buttons/arrow_right_grey_btn.gif);
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  margin: 2px 0 0 1px;
}

#pager_next_txt {
  float: left;
  color: #666666;
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  margin: 1px 6px 0 8px;
  text-decoration: underline;
}

#pager_prev_ico {
  background-image: url(/images/buttons/arrow_left_grey_btn.gif);
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  margin: 2px 1px 0 0;
}

#pager_prev_txt {
  float: left;
  color: #666666;
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
  margin: 1px 8px 0 6px;
}

#google_middle {
  margin-left: 33px;
}

#google_middle #g_content {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
}

#google_middle #g_head {
  font-family: Arial;
  font-size: 12px;
  color: #015893;
}

#google_middle .g_link {
  font-family: Arial;
  font-size: 10px;
  color: #3CA2D7;
}

#google_middle .g_tags {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
}

#info_headline {
  color: #444444;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

#info_txt {
  color: #444444;
  font-family: Arial;
  font-size: 11px;
}

#footer {
  margin-left: auto;
  margin-right: auto;
  margin-top: 66px;
  text-align: center;
  width: 620px;
}

#footer img {
  margin-left: auto;
  margin-right: auto
}


#footer_headline {
  color: #1697D1;
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
}

#footer_txt {
  color: #666666;
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
}

#footer_note {
  color: #7A7A7A;
  font-family: Arial;
  font-size: 9px;
  font-weight: bold;
}

#google_right {
  float: left;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
}

#google_right_content {
  padding-top: 4px;
  width: 295px;
  margin-left: 8px;
}

#commercial_right {

  float: left;
}

#commercial_right_content {

  width: 155px;
}

#google_right #g_content {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
}

#google_right #g_head {
  font-family: Arial;
  font-size: 12px;
  color: #015893;
}

#google_right .g_link {
  font-family: Arial;
  font-size: 10px;
  color: #3CA2D7;
}

#google_right .g_tags {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
}

#breadcrumb {
  font-family: Arial;
  font-size: 11px;
  color: #666666;
  margin-left: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
}

#breadcrumb a {
  text-decoration: none;
}

#bread_active {
  color: #1696CF;
}

.cur_txt {

  cursor:text;
}

.profile_headline {
  color: #1697D1;
  width: 110px;
}

.cancel {
  margin: 1px 0 0 5px;
}

/*
#profil_box_l {
  float: left;
  background-image: url(/images/box_green_big_l.gif);
  background-repeat: no-repeat;
  width: 6px;
  height: 34px;
}

#profil_box_m {
  background-image: url(/images/box_green_big_m.gif);
  background-repeat: repeat-x;
  color: #FFFFFF;
  float: left;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  padding-bottom: 0;
  padding-left: 11px;
  padding-top: 10px;
  width: 547px;
}

#profil_box_r {
  float: left;
  background-image: url(/images/box_green_big_r.gif);
  background-repeat: no-repeat;
  width: 6px;
  height: 34px;
}*/

#top_guru_header {
  background: url(/images/bg_topguru_head2.png) no-repeat;
  width: 588;
  height: 33px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 0;
  padding-left: 15px;
  padding-top:2px;
}

#profil_box_header {
  background: url(/images/bigbox_blue_head2.png) no-repeat;
  width: 588;
  height: 25px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
}

.header_ask_button {
  background: url(/images/question/ask_btn.png);
  width: 218px;
  height: 39px;
  float: left;
}

.header_sms_button {
  background: url(/images/question/ask_sms_btn.png);
  width: 216px;
  height: 32px;
  float: left;
}

#profil_box_in {
  background: url(/images/bigbox_blue_center2.png) repeat-y transparent;
  width: 670px;
  float: left;
}

#profil_box_content {
  background: url(/images/bg_box_verlauf.png) repeat-x transparent;
  float: left;
  margin-left: 5px;
  padding: 5px 10px;
}

#profil_box_bottom {
  background-image: url(/images/bigbox_blue_bottom2.png);
  background-repeat: no-repeat;
  width: 670px;
  height: 12px;
}

#no_profile_pic {
  font-family: Arial;
  font-size: 10px;
  text-align: center;
  color: #8A8A88;
  margin: 55px 0 0 3px;
}

.font_bold {
  font-weight: bold;
}

#profile_pic {
  margin: 12px 0 0 12px;
  border: 1px solid #D4D4D4;
  width: 110px;
  height: 142px;
}

#profile_pic_change {
  margin: 8px 0 0 12px;
  height: 18px;
  width: 113px;
}

#profile_info {
  margin-top: 15px;
  margin-left: 23px;
  width: 492px;
}

#profile_info table{
  margin: 0px;
  font-family: Arial;
  font-size: 11px;
}

#edit_profile {
  border: 1px solid #d9d9d9;
  width: 397px;
  margin-top: 20px;
}

#edit_profile label {
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
  margin: 3px 0 5px 1px;
  color: #7A7A7A;
}

#edit_profile ul.error_list {
  color: red;
  font-size: 11px;
  margin: 0 0 10px 14px;
  padding: 0px;
  font-family: Arial;
  float: left;
}

.input-text {
  border: 1px solid #d9d9d9;
  width: 315px;
  padding: 3px;
  margin-bottom: 8px;
  font-family: Arial;
  font-size: 10px;
  color: #828282;
  float: left;
}

#facebox_content select,
#edit_profile select {
  border: 1px solid #d9d9d9;
  padding: 1px;
  margin-bottom: 8px;
  font-family: Arial;
  font-size: 11px;
  color: #828282;
  float: left;
}

.edit_info {
  float: left;
  margin-left: 5px !important;
  margin-top: 4px !important;
}

.edit_close {
  float: right;
  margin-right: 15px;
  margin-top: 10px;
}

.reg_close {
  float: right;
  margin-right: 15px;
  margin-top: 10px;
}

#top_box_l {
  float: left;
  background-image: url(/images/top_box_l.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 34px;
}

#top_box_m {
  float: left;
  background-image: url(/images/box_green_big_m.gif);
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  height: 34px;
  padding-bottom: 0;
  padding-left: 11px;
  width: 549px;
}

#top_box_r {
  float: left;
  background-image: url(/images/top_box_r.gif);
  background-repeat: no-repeat;
  width: 5px;
  height: 34px;
}

#top_box_bottom {
  background-image: url(/images/bigbox_blue_bottom2.png);
  background-repeat: no-repeat;
  width: 670px;
  height: 12px;
}

.top_box_pnt {
  display: block;
  float: left;
  width: 168px
}

.top_box_pnt_1 {
  display: block;
  float: left;
  margin-top:8px;
  margin-right: 92px;
}

.top_box_pnt_1b {
  display: block;
  float: left;
  margin-top:8px;
  margin-right: 64px;
}

.top_box_pnt_2 {
  display: block;
  float: left;
  width: 130px
}

.top_box_pnt_entry {
  display: block;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  width: 128px;
}

.top_box_sep {
  background-image: url(/images/top_box_m_r.gif);
  float: left;
  height: 34px;
  margin-left: 10px;
  margin-right: 10px;
  width: 2px;
}

.clr {
  clear: both;
}

#notification ul li {
  background: transparent url(/images/ssbp/bullet_black.png) no-repeat scroll 4px center;
  float: left;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 4px 23px;
}

.ul li {
  background: transparent url(/images/ssbp/bullet_black.png) no-repeat scroll 4px center;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 4px 23px;
}

.ul {
  margin: 0 0 10px 0;
}

.close_image {
  float: right;
}

.profile_nickname {
  font-family: Arial;
  font-size: 16px;
  color: #343434;
  float: left;
}

.profile_sub_info {
  display: block;
  font-family: Arial;
  font-size: 11px;
  color: #8a8a88;
  padding-top: 1px;
}

td.top_guru_place {
  color: #343434;
  font-family: Arial;
  font-size: 12px;
  padding: 3px 3px 3px 0px;
  vertical-align: top;
  text-align: right !important;
  width: 36px;
}

td.top_guru_nickname {
  color: #343434;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 0 0 2px;
  width: 178px;
}

td.top_guru_points {
  color: #8A8A88;
  font-family: Arial;
  font-size: 12px;
  margin-left: 14px;
  margin-top: 2px;
  padding: 1px 0 5px 2px;
}

td.top_guru_seperator {
  line-height: 1px;
  font-size: 1px;
}

.top_guru_seperator div {
  border-top: 1px dashed #8A8A88;
  line-height: 1px;
  font-size: 1px;
  margin: 0px 5px;
}

#top_box_content table td {
  vertical-align: top;
  text-align: left;
}

#top_box_content {
  background: url(/images/bigbox_blue_center2.png) repeat-y;
  width: 670px;
}

h1 {
  margin-left: 8px;
  font-family: Arial;
  font-size: 16px;
  color: #8a8a88;
}

.h1_tag {
  font-size: 16px;
  padding-top: 5px;
  color: #7a7a7a;
  font-family: Helvetica, Arial;
  font-weight: bold;
  margin: 0;
  padding: 8px 0 5px 6px;
}

.question_headline {
  color: #333333;
  display: block;
  float: left;
  font-family: Georgia;
  font-size: 18px;
  margin-left: 10px;
  margin-top: 2px;
}

.reply_question_txt {
  color: #333333;
  font-size: 11px;
  font-family: Arial;
  margin-top: 5px;
  margin-left: 32px;
}

textarea.comment_textarea {
  -moz-border-radius: 7px 7px 7px 7px;
  border: 1px solid #D9D9D9;
  color: #7A7A7A;
  font-family: Arial;
  font-size: 11px;
  height: 85px;
  padding: 5px;
  width: 390px;
}

.reply_question_txtarea {
  color: #7A7A7A;
  font-size: 11px;
  font-family: Arial;
  width: 470px;
  height: 65px;
  border: 1px solid #D9D9D9;
  -moz-border-radius: 7px;
  padding: 5px;
}

.preview_btn {
  float: left;
  background-image: url('/images/buttons/vorschau_grey_btn.gif');
  background-repeat: no-repeat;
  width: 66px;
  height: 14px;
  cursor:pointer;
}

.send_btn {
  float: left;
  background-image: url(/images/buttons/send_btn.png);
  background-repeat: no-repeat;
  width: 125px;
  height: 18px;
  cursor:pointer;
}

#w_loggedin {
  float: right;
}

#w_loggedin_l {
  float: left;
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -10px;
  background-repeat: no-repeat;
  width: 4px;
  height: 32px;
}

#w_loggedin_r {
  float: left;
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -62px;
  background-repeat: no-repeat;
  width: 4px;
  height: 32px;
}

#w_loggedin_m {
  float: left;
  background-image: url('/images/logged_in_m.gif');
  background-repeat: repeat-x;
  height: 26px;
  padding-top: 6px;
  padding-left: 5px;
  padding-right: 5px;
}

#w_loggedin_m span {
  display: block;
  float: left;
  color: #7A7A7A;
  font-size: 10px;
  font-family: Arial;
  margin-top: 3px;
  width: auto;
}

#w_loggedin_m img {
  float: left;
  cursor: pointer;
  margin-left: 10px;
}

#facebox_content h2 {
  color: #7A7A7A;
  font-size: 19px;
  font-style: italic;
  margin: 0px;
  padding: 0px;
}

#facebox_content .content_seperator {
  margin: 5px 0 9px 0;
}

#facebox_content {
  font-family: Arial;
  color: #7A7A7A;
  font-size: 14px;
}

#facebox_content form label,
#facebox_content form span {
  font-size: 11px;
  font-weight: bold;
  margin: 3px 0 5px 1px;
}

#facebox_content ul.error_list {
  float: right;
  text-align: left;
  color: red;
  font-size: 11px;
  margin: 3px 0 0 0;
  padding: 0px;
  width: 200px;
}

#modalbox_status_notification {
  font-weight: bold;
  padding: 10px 0 2px 0;
}

.green {
  color: #80C020;
}

.red {
  color: #9C0022;
}

.bold {
  font-weight: bold;
}

.reply_source_input {
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border: 1px solid #D9D9D9;
  color: #7A7A7A;
  font-family: Arial;
  font-size: 11px;
  height: 14px;
  padding: 4px;
  width: 472px;
  margin: 10px 0 0 0;
}

.info_opener {
  border: 0;
}

.ibox {
  width: 184px;
  position: absolute;
  margin-left: 35px;
  display: none;
  z-index: 21341;
}

.ibox_top {
  width: 184px;
  background-image: url(/images/sprites/sprites_question.png);
  background-position: 0% -573px;
  height: 6px;
}

.ibox_top_breit {
  width: 650px;
  background-image: url(/images/ssbp/ibox-oben_breit.gif);
  height: 7px;
}

.ibox_content {
  width: 170px;
  background-color: #2f729c;
  color: #FFFFFF;
  padding: 0px 7px;
  text-align: left;
}

.ibox_content_breit {
  width: 636px;
  background-color: #2f729c;
  color: #FFFFFF;
  padding: 0px 7px;
}

* html .ibox_content {
  margin-top: -6px;
}

.ibox_bottom {
  width: 184px;
  background-image: url(/images/sprites/sprites_question.png);
  background-position: 0% -723px;
  height: 20px;
}

.ibox_bottom_breit {
  width: 650px;
  background-image: url(/images/ssbp/ibox-unten_breit.gif);
  height: 20px;
}

table.profile td {
  text-align: left;
  vertical-align: top;
}

.profile .value {
  width: 195px;
}

.lightgrey {
  color: #8A8A88;
}

.bg_answer_info {
  width: 620px;
  height: 16px;
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -268px;
  padding: 2px 10px;
  font-size: 12px;
  margin: 5px 0;
}

.bg_comment_info {
  width: 510px;
  height: 16px;
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -382px;
  padding: 2px 7px;
  font-size: 12px;
  margin-bottom: 6px;
}

.helpfull_answer {
  float: right;
  margin-right: 19px;
}

.ranking_icon {
  padding: 2px 0 0 10px;
  float: left;
}

#profile_box_right_container {
  float: left;
  margin-left: 20px;
}

.profile_box_right {
  margin-bottom: 10px;
  /*padding: 6px;*/
  font-size: 11px;
  width: 305px;
  font-family: Arial;
}

#profile_box_right_header {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -501px;
  color:#FFFFFF;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  height: 22px;
  width: 290px;
  padding-bottom:0;
  padding-left:15px;
  padding-top:10px;
}

#profile_box_right_bottom {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -553px;
  width: 305px;
  height: 10px;
}

.profile_box_right_content {
  background: url(/images/smallbox_blue_center2.png) repeat-y scroll 0 0 transparent;
  width: 290px;
  padding: 8px;
}

.profile_box_right #welcome {
  margin: 0px !important;
}

.profile_box_right {
  /* margin: 20px 0 0 6px; */
}

#welcome div {
  margin: 20px 0 0 6px;
}

.profile_box_right hr {
  color: #EDEDED;
  margin: 5px 0;
  padding: 0px;
}

.profile_box_right .ranking_icon {
  padding: 2px 0 0 0px;
  margin: 4px 0 8px 0;
}

.profile_box_right div {
  /* margin: 0px 5px; */
}

.profile_box_right #stats span {
  float: left;
  width: 80px;
}

.profile_box_right .stats_value {
  float: left;
  color: #1697D1;
  margin-right: 20px;
}

.profile_box_right .stats_name {
  float: left;
  width: 100px;
}

/*
.profile_box_right #no_profile_pic {
  width: 60px;
  height: 50px;
  margin: 5px 0 0px 0 !important;
  padding-top: 10px;
  float: left;
  border: 1px solid #EDEDED;
}*/

#category_nav {
  margin-left: 6px;
}

.category_field {
  width:136px;
  /* height:30px; */
  margin: 1px;
  border: 1px solid #EEEEEE;
}

.category_link {
  padding-top: 6px;
  text-decoration: none;
}

.general_right_container {
  float: left;
  margin-left: 20px;
  margin-bottom: 10px;
  width: 305px;
}

.general_right_container_inner_top {
  font-size: 12px;
  padding-left: 10px;
  padding-top: 6px;
  font-family: Arial;
  background: #e8f7fe;
  margin-top: 2px;
  border-top: 1px solid #C0D4DE;
  border-left: 1px solid #C0D4DE;
  border-right: 1px solid #C0D4DE;
}

.general_right_container_inner_center {
  font-size: 12px;
  padding-left: 10px;
  padding-top: 6px;
  padding-right: 10px;
  font-family: Arial;
  background: #e8f7fe;
  border-left: 1px solid #C0D4DE;
  border-right: 1px solid #C0D4DE;
}

.general_right_container_inner_bottom {
  padding-left: 10px;
  padding-bottom: 6px;
  font-family: Arial;
  background: #e8f7fe;
  border-bottom: 1px solid #C0D4DE;
  border-left: 1px solid #C0D4DE;
  border-right: 1px solid #C0D4DE;
}

.general_right_container_grey {
  float: left;
  margin-left: 20px;
  margin-bottom: 10px;
  width: 305px;
}

.general_right_container_inner_top_grey {
  font-size: 12px;
  padding-left: 10px;
  padding-top: 10px;
  font-family: Arial;
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -339px;
  margin-top: 2px;
  height: 23px;
}

.general_right_container_inner_center_grey {
  font-size: 12px;
  padding-left: 10px;
  padding-top: 6px;
  padding-right: 10px;
  font-family: Arial;
  background: url(/images/sidebox_grey_center.png) repeat;

}

.general_right_container_inner_bottom_grey {
  padding-left: 10px;
  padding-bottom: 8px;
  font-family: Arial;
  background: url(/images/sidebox_grey_bottom.png) repeat;

}

.content_box {
  /* background: url(/images/bg_box_grey.png) no-repeat; */
  width: 670px;
  color: #666666;
  font-size: 14px;
  margin: 0;
  padding: 5px 11px 0px 0px;
}

.content_box_titlebar {
  background: url(/images/bg_box_grey.png) no-repeat;
  width: 670px;
  color: #666666;
  font-size: 14px;
  margin: 0;
  padding: 5px 11px 0px 0px;
}

.content_box_related {
  background: url(/images/bg_box_grey.png) no-repeat;
  width: 670px;
  color: #666666;
  font-size: 14px;
  margin: 0;
  padding: 5px 11px 0px 0px;
}

.span_related {
  padding: 6px 0 5px 8px;
}

.p_related {
  padding-left: 8px;
  color: #333333;
}
  
.content_box h3,
.content_box .h3 {
  color: #7A7A7A;
  font-family: Helvetica, Arial;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  /*padding: 6px 0 5px 6px;*/
  padding: 8px 0 5px 6px;
}

.content_box .h3_text {
  padding-top: 5px;
  font-size: 16px;
}

.content_box.blue {
  /* background: url(/images/bg_box_blue_guru.png) no-repeat; */
}

.content_box.blue h3 {
  color: #FFFFFF !important;
}

.bigbox_head {
  /* background: url(/images/bigbox_blue_head.png) no-repeat; */
  height: 2px;
  width: 670px;
}

.bigbox_head.ans {
  /* background: url(/images/bigbox_blue_head_ans.png) no-repeat; */
  height: 2px;
  width: 670px;
}

.bigbox_head h3 {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 9px 0 5px 17px;
}

.bigbox_center {
  /* background: url(/images/bigbox_blue_center.png) repeat-y; */
  width: 588px;
}

.bigbox_content {
  margin: 0 0px;
  width: 668px;
  padding-bottom: 5px;
  border: 1px solid #c0d4de;
  background: url(/images/bg_box_verlauf.png) repeat-x transparent;
}

.bigbox_bottom {
  width: 588px;
  height: 12px;
  /* background: url(/images/bigbox_blue_bottom.png) no-repeat transparent; */
}

.adsense_center {
  width: 100%;
  text-align: center;
}

.adsense_left {
  width: 100%;
}

.question_container {
  width: 670px;
  height: 140px;
  position: absolute;
  margin: 0px 0 0 2px;
  z-index: 5;
}

.question_container_step {
  width: 588px;
  height: 187px;
  position: relative;
  z-index: 5;
}

.question_container#q_normal {
  background: url(/images/question/bg_normal_b.png) no-repeat;
}

.question_container#q_dark {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -1573px;
  /* color: #FFFFFF; */
  display: none;
}

.q_tab_left {
  background-image: url(/images/sprites/sprites.png);
  background-position: 0% -1472px;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  height: 19px;
  margin: 110px 0 0 336px;
  padding: 4px 0 0 32px;
  position: absolute;
  width: 125px;
  z-index: 6;
}

.q_tab_right {
  background-image: url(/images/sprites/sprites.png);
  background-position: 0% -1449px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  height: 19px;
  margin: 110px 0 0 481px;
  padding: 4px 0 0 20px;
  position: absolute;
  width: 139px;
}

#q_text_top {
  top: 20px;
  left: 20px;
  position: absolute;
  width: 618px;
  height: 62px;
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -147px;
  
}


#q_text_top_sms {
  top: 16px;
  left: 20px;
  position: absolute;
  width: 618px;
  height: 62px;
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -1505px;
}


#q_text_top.error {
  background: url(/images/question/textarea_error_bottom.png) no-repeat !important;
}

q_text_top.error input {
  width: 504px !important;
}

#q_text_top textarea {
  background: transparent;
  border: none;
  height: 34px;
  margin: 5px;
  width: 535px;
  font-family: Greorgia,Arial;
  font-size: 20px;
  color: #666666;
}

#q_text_top_sms textarea {
  background: transparent;
  border: none;
  height: 34px;
  margin: 5px;
  width: 574px;
  font-family: Greorgia,Arial;
  font-size: 15px;
  color: #666666;
}

#q_text_top input {
  background: transparent;
  border: none;
  height: 24px;
  margin: 5px;
  width: 535px;
  font-family: Greorgia,Arial;
  font-size: 20px;
  color: #666666;
}

#q_text_bottom {
  top: 69px;
  left: 20px;
  padding: 0px;
  width: 398px;
  height: 33px;
  float:left;
  background: url(/images/question/textarea_normal_bottom2.png) no-repeat;
  position: absolute;
}

#q_text_bottom.error {
  background: url(/images/question/textarea_error_bottom2.png) no-repeat !important;
}

#q_text_bottom input {
  background: transparent;
  margin: 5px;
  padding: 0px;
  width: 320px;
  height: 24px;
  border: none;
  font-family: Greorgia,Arial;
  font-size: 16px;
  color: #666666;
}

#q_send {
  top: 63px;
  left: 421px;
  position: absolute;
}

#q_send_sms {
  top: 70px;
  left: 420px;
  position: absolute;
}

#q_category {
  top: 95px;
  left: 20px;
  padding: 0px;
  width: 548px;
  height: 33px;
  top: 140px;
  float:left;
  position: absolute;
  font-family: Greorgia,Arial;
  font-size: 20px;
  color: #666666;
}

#q_info_sms_price {
  color: #FFFFFF;
  font-size: 12px;
  left: 24px;
  position: absolute;
  top: 1px;
  display: none;
  z-index: 7;
}

#q_agb {
  position: absolute;
  top: 110px;
  left: 18px;
  font-size: 12px;
}

.white {
  /* color: #FFFFFF; */
}

a#q_agb_link {
  /* color: #FFFFFF; */
  font-family: Arial;
}

#q_anonym {
  position: absolute;
  top: 110px;
  left: 145px;
  font-size: 12px;
}

#q_anonym span {
  /* color: #FFFFFF; */
  font-family: Arial;
}

#q_sms_charsleft {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
  left: 538px;
  position: absolute;
  top: 2px;
}

#sms_send_error_container {
  display: none;
}

#q_sent_sms_successful {
  font-family: Arial;
  font-size: 11px;
  padding: 15px;
}

#q_sent_sms_successful h2 {
  margin-top: 0px;
  padding-top: 0px;
}

#captcha_iframe {
  width: 445px;
  height: 200px;
}

#captcha_content td.name {
  width: 170px;
  font-weight: bold;
  vertical-align: top;
}

#captcha_iframe_content {
  color: #7A7A7A;
  font-family: Arial;
  font-size: 14px;
}

#info_txt h1 {
  margin-left:6px;
}

.ans_count_img {
  padding: 2px 0 0px 6px;
}

.il_text_img {
  padding:0 0 0 2px;
  position:relative;
  top:4px;
}

#question_detail_infobox {
  color: #FFFFFF;
  font-size: 18px;
  left: 552px;
  position: absolute;
  top: 6px;
}

#question_dropdown {
  background-image: url('/images/question/dropdown_l.png');
  width: 293px;
  height: 33px;
  left: 20px;
  position: absolute;
  top: 140px;
  width: 293px;
  cursor: default;
}

#question_d_input {
  border: none;
  height: 21px;
  margin-left: 3px;
  margin-top: 6px;
  padding-left: 6px;
  width: 284px;
  color: #666666;
  font-family: Greorgia,Arial;
  font-size: 20px;
  cursor: pointer;
}

#question_d_btn {
  height: 33px;
  left: 313px;
  position: absolute;
  top: 140px;
  width: 32px;
  background-image: url('/images/question/dropdown_btn.png');
  cursor: pointer;
}

#drop_down_opt {
  background-color: white;
  border: 1px solid #1695CE;
  cursor: pointer;
  display: none;
  font-family: Gregoria,Arial;
  font-size: 14px;
  font-weight: bold;
  height: 336px;
  left: 20px;
  overflow: auto;
  padding-left: 9px;
  position: absolute;
  top: 173px;
  width: 283px;
  z-index: 7;
}

#drop_down_opt div {
  display: block;
  padding-bottom: 3px;
  padding-top: 4px;
  text-decoration:   none;
  background-image:  none;
  background-repeat: none;
  color:#525252;
}

#drop_down_opt div:hover{
  background-image:  url('/images/ba_sub_navi_hl_r.gif');
  background-repeat: repeat-y;
  color: #1697D1;
}

.frage_stellen_button {
  background-image: url(/images/sprites/sprites.png);
  background-position: 0% -967px;
  height: 23px;
  left: 74px;
  padding-top: 5px;
  position: relative;
  top: -14px;
  width: 112px;
}

.frage_stellen_button:hover {
  padding-top: 5px;
  background-image: url(/images/sprites/sprites.png);
  background-position: -123px -967px;
}

.question_melden_functions {
  position: relative;
  top: 16px;
  left: 413px;
}

.question_melden {
  background-image: url(/images/sprites/sprites_question.png);
  background-position: -10px -114px;
  background-repeat: no-repeat;
  height: 16px;
  width: 52px;
}

.question_step_block {
  background-color: #EEEEEE;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.question_step_block_submit {
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: right;
}

.question_step_divider {
  margin-top: 5px;
}

.question_input_step {
  width: 634px;	
  font-family: Arial;
  font-size: 10pt;
}

.questiondetails_input_step {
  width: 634px;
  height: 160px;
  font-family: Arial;
  font-size: 10pt;
}

.questioncategory_input_step {
  width: 300px;
  font-family: Arial;
  font-size: 10pt;
}

.questioncategory_input_step_option:disabled {
  color: #555555;
}

.question_step_paragraph {
  margin: 0px 0 1px 0 !important;
}

.cat_dd {
  background-image:  none !important;
  background-repeat: none !important;
  color:#525252 !important;
}

.matching_question {
  padding-top: 5px;
}

.topuser {
  height:42px;
}

.topuser_description {
  margin-left: 4px;
}

.ranking_icon_topuser {
  padding: 2px 0 0 0px;
  float: left;
}

.topuser_angabe1 {
  width: 130px;
}

.topuser_angabe2 {
  width: 100px;
}

.related_ul {
	padding-left: 12px;
	margin: 0 0 0 0;
}

.cat_2fc8b475c69d8e6248bf5a3aef2c9388 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -842px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_2fee53ee41d06fab1efe1ad6835e51c0 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -797px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_8f2856ea03b0a7778660e0843103ce60 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -437px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_93dc461caa5f1d9c1c1b1a5858bfce3b {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -662px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_290dc462be09a475b498df0bc700bf5b{
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -932px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_942da225b1256bb0851332e6899c9be6 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -752px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_03912301edcaeb1147c2b60db6199ecf {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -572px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_84292c5d2bb2e8a9db2a96e7bb9fc427 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -482px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_aa95fc7cad3eb0b3cd5e1fa9b59ad095 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -707px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_cc6ff4f6a9a837a3789e4ce6f6fff3b9 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -392px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_ce12742477fafbb4e225faad6801c267 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -527px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_d3b7f741343374a40c1ab5b94be543ed {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -617px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

.cat_ef988117becd8cd60924ff5b97c73e43 {
  background-image: url(/images/sprites/sprites.png);
  background-position: -10px -887px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}

