html,body,div,form,fieldset,legend,label {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,td {
  text-align: left;
  vertical-align: top;
}

h1,h2,h3,h4,h5,h6,th,td,caption {
  font-weight: normal;
}

img {
  border: 0;
}

body {
  background-color: #fff;
  color: #333;
  font-family: arial, verdana, helvetica;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.0em;
  width:990px;
}


div {
  float: left
}

#pageWrapper {
  float: none;
}

#pageContainer {
  float: none;
  width: 810px;
  margin: 0 auto 0 auto
}

/* general global styles */
fieldset {
  border: none;
}

.floatleft {
  float: left
}

.floatright {
  float: right
}

.clearleft {
  clear: left
}

.clearright {
  clear: right
}

.clearboth {
  clear: both
}

.clearall {
  clear: all
}

.link {
  cursor: pointer
}

.hide {
  display: none
}

.underlined {
  border-bottom: 1px solid #c9c9c9;
}

/* Grid */
.gridLeft {
  width: 470px;
  float: left
}

.gridRight {
  width: 300px;
  float: right
}

/* Form styles */
.std_form_input {
  clear: left;
  float: right;
  width: 200px;
  border: 1px solid #000000;
  padding: 1px;
  background-image: none;
  background: no-repeat #FFFFFF;
  font-family: tahoma, helvetica, sans-serif;
  font-style: normal;
  height: 19px;
  font-size: 13px;
  color: #454743;
}

.anzeige {
    font-color: #666666;
    font-size: 10px;
}

.std_form_textarea {
  clear: left;
  float: right;
  border: 1px solid #000000;
  padding: 1px;
  background-image: none;
  background: no-repeat #FFFFFF;
  font-family: tahoma, helvetica, sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #454743;
}

/** You can use this style for your LABEL elements **/
.std_form_label {
  clear: left;
  font-family: tahoma, helvetica, sans-serif;
  font-style: bold;
  font-size: 13px;
}

.std_form_radio_input {
  vertical-align: middle;
}

.std_form_radio_label {
  margin-right: 10px;
}

.std_form_row {
  margin-bottom: 3px;
  margin-top: 3px;
  padding: 3px;
  text-align: left;
}

/** CSS Buttons **/
.netdoktor_next_button:hover {
  background: url(/images/button-bg-blue-active-22.png) repeat-x #4D4D4D;
}

.netdoktor_next_button {
  background: url(/images/button-bg-blue-22.png) repeat-x #4D4D4D;
  width: 25px;
  background-size: 100%;
  display: -moz-inline-stack;
  display: inline-block;
  outline: 0;
  white-space: nowrap;
  padding-left: 2px;
  padding-right: 2px;
  padding: 0;
  cursor: pointer;
  line-height: normal !important;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4D4D4D;
  color: #fff;
  font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  -webkit-box-shadow: 0 4px 10px 0px #414040;
  -moz-box-shadow: 0 4px 10px 0px #414040;
  -box-shadow: 0 4px 10px 0px #414040;
}

.netdoktor_button {
  display: block;
  float: left;
  margin: 0 7px 0 0;
  background-color: #f5f5f5;
  border: 1px solid #4D4D4D;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 110%;
  line-height: 130%;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  cursor: pointer;
  padding: 5px 10px 6px 8px; /* Links */
  width: auto;
  overflow: visible;
  padding: 4px 10px 3px 7px; /* IE6 */
  -webkit-box-shadow: 0 4px 5px 0 #BBBBBB;;
  -moz-box-shadow: 0 4px 5px 0 #BBBBBB;
  -box-shadow: 0 4px 5px 0 #BBBBBB;
}

.netdoktor_button_black:hover {
  background: url(/images/button-bg-black-active-15.png) repeat-x #4D4D4D;
}

.netdoktor_button_black {
  background: url(/images/button-bg-black-15.png) repeat-x #4D4D4D;
  padding: 0px 10px 0px 12px; /* Links */
}

/*Weitere Antwort gewünscht Button*/
.answer_netdoktor_button {
  display: block;
  float: left;
  margin: 0 7px 0 0;
  background-color: #f5f5f5;
  border: 1px solid #4D4D4D;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 110%;
  line-height: 130%;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  cursor: pointer;
  padding: 5px 10px 6px 8px; /* Links */
  width: auto;
  overflow: visible;
  padding: 4px 10px 3px 7px; /* IE6 */
  -webkit-box-shadow: 0 4px 5px 0 #BBBBBB;;
  -moz-box-shadow: 0 4px 5px 0 #BBBBBB;
  -box-shadow: 0 4px 5px 0 #BBBBBB;
  margin-left: 267px;
}

.answer_netdoktor_button_black:hover {
  background: url(/images/button-bg-black-active-15.png) repeat-x #4D4D4D;
}

#answer_netdoktor {
    color: #fff;
    text-decoration: none;
}

#answer_container{
background-color: #1A4386;
font-size: 12px;
margin-left: 215px;
margin-top: -10px;
padding: 10px;
width: 250px;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;  
}

.answer_netdoktor_button_black {
  background: url(/images/button-bg-black-15.png) repeat-x #4D4D4D;
  padding: 0px 10px 0px 12px; /* Links */
}
/*Ende Weitere Antwort gewünscht Button*/

.netdoktor_button_blue:hover {
  background: url(/images/button-bg-blue-active-15.png) repeat-x #4D4D4D;
}

.netdoktor_button_blue {
  background: url(/images/button-bg-blue-15.png) repeat-x #4D4D4D;
  padding: 0px 10px 0px 12px; /* Links */
}

.netdoktor_button_navigation {
  background:url("/images/button-bg-black-22.png") repeat-x scroll 0 0 #4D4D4D;
  clear:both;
  padding:0 10px 2px 12px;
  text-decoration:none;
}

.netdoktor_button_navigation:hover {
  background: url(/images/button-bg-black-active-22.png) repeat-x #4D4D4D;
}

.netdoktor_button_navigation_small {
  background: url(/images/button-bg-black-22.png) repeat-x #4D4D4D;
  font-size: 120%;
  padding: 0px 6px 0px 8px; /* Links */
}

.netdoktor_button_navigation_small:hover {
  background: url(/images/button-bg-black-active-22.png) repeat-x #4D4D4D;
}

div.header {
  clear: both;
  margin-bottom: 8px;
  margin-top: 0;
  padding-left: 10px;
  width: 810px;
}

div.search_ad_login_classic {
	float: left;
	margin-left: 210px;
}

div.header .netdoktor {
  width: 210px;
  float: left;
}

div.header .netdoktor img {
  border: none;
  padding-top: 15px;
}

#user_login_bar {
  clear: left;
  font: 12px Verdana, Geneva, sans-serif;
  margin: 0 0 0 30px;
  padding-top: 5px;
  padding-bottom: 0px;
}

#user_login_bar .logged_in,#user_login_bar .logged_out {
  display: block;
}

#user_login_bar div.disabled {
  display: none;
}

a.topmenulinks:active,a.topmenulinks:visited,a.topmenulinks:link {
  color: #337FCC;
  text-decoration: none;
  padding-right: 17px;
  margin-left: 10px;
}

a.topmenulinks:hover {
  color: #337fcc;
  text-decoration: underline;
  padding-right: 17px;
  margin-left: 10px;
}

a.topmenulinks {
  font-size: 12px;
  background: top right url(/images/login.gif) no-repeat;
}

.show_captcha_button {
  font-size: 11px;
  font-weight: 500;
}

#sa_default_image {
  background: transparent
    url(https://d2akrlwfvuau6.cloudfront.net/images/search/powered_google.gif)
    no-repeat scroll 0 0;
  height: 14px;
  right: 180px;
  position: relative;
  top: 30px;
  width: 96px;
  z-index: 9;
  display: block;
}

div.search_include {
  float: left;
  padding: 15px 0px 0px 30px;
  margin: 0px;
  width: 360px;
  height: 50px;
}

.search_box {
  width: 360px;
}

.search_box * {
  font-size: 16px;
  height: auto;
  width: auto;
}

.search_box .left,.search_box .right {
  width: 8px;
}

.search_box .top td,.search_box .bottom td {
  height: 8px;
}

.search_box .middle td {
  height: 37px;
}

.search_box .top .left {
  background: transparent url(/images/search/search_border_left.png)
    no-repeat 0px 0px;
}

.search_box .middle .left {
  background: transparent url(/images/search/search_border_left.png)
    no-repeat 0em -8.3125em;
}

.search_box .bottom .left {
  background: transparent url(/images/search/search_border_left.png)
    no-repeat 0px -292px;
}

.search_box .top .center {
  background: transparent url(/images/search/search_bg.png) repeat-x 0px
    0px;
}

.search_box .middle .center {
  background: transparent url(/images/search/search_bg.png) repeat-x 0em
    -8.3125em;
}

.search_box .bottom .center {
  background: transparent url(/images/search/search_bg.png) repeat-x 0px
    -292px;
}

.search_box .top .center_2 {
  background: transparent url(/images/navigation/active_menu_point.png)
    repeat-x 0px 0px;
}

.search_box .middle .center_2 {
  background: transparent url(/images/navigation/active_menu_point.png)
    repeat-x 0em -6px;
}

.search_box .bottom .center_2 {
  background: transparent url(/images/navigation/active_menu_point.png)
    repeat-x 0px -45px;
}

.search_box .top .right {
  background: transparent url(/images/navigation/active_border_right.png)
    no-repeat 0px 0px;
}

.search_box .middle .right {
  background: transparent url(/images/navigation/active_border_right.png)
    no-repeat 0em -6px;
}

.search_box .bottom .right {
  background: transparent
    url(/images/navigation/active_border_right_2.png) no-repeat 0px
    -45px;
}

.searchbox .search_field {
  border: 0px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px;
  width: 15em;
}

.search_box .submit_button {
  background: transparent none;
  color: #fff;
  float: none;
  font-size: 14px;
  font-weight: 700;
  margin-left: 10px;
}

.search_box_2 * {
  font-size: 16px;
  height: auto;
  width: auto;
}

.search_box_2 .left,.search_box_2 .right {
  width: 8px;
}

.search_box_2 .top td,.search_box_2 .bottom td {
  height: 8px;
}

.search_box_2 .middle td {
  height: 37px;
}

.search_box_2 .top .left {
  background: transparent url(/images/search/search_border_left.png)
    no-repeat 0px 0px;
}

.search_box_2 .middle .left {
  background: transparent url(/images/search/search_border_left.png)
    no-repeat 0em -8.3125em;
}

.search_box_2 .bottom .left {
  background: transparent url(/images/search/search_border_left.png)
    no-repeat 0px -292px;
}

.search_box_2 .top .center {
  background: transparent url(/images/search/search_bg.png) repeat-x 0px
    0px;
}

.search_box_2 .middle .center {
  background: transparent url(/images/search/search_bg.png) repeat-x 0em
    -8.3125em;
  padding: 5px 5px 0px 5px !important;
}

.search_box_2 .bottom .center {
  background: transparent url(/images/search/search_bg.png) repeat-x 0px
    -292px;
}

.search_box_2 .top .right {
  background: transparent url(/images/search/search_border_right.png)
    no-repeat 0px 0px;
}

.search_box_2 .middle .right {
  background: transparent url(/images/search/search_border_right.png)
    no-repeat 0em -8.3125em;
}

.search_box_2 .bottom .right {
  background: transparent url(/images/search/search_border_right.png)
    no-repeat 0px -292px;
}

.search_box_2 input[type="submit"] {
  margin: 5px 0px;
}

.listing_rating {
}

div.listing_rating a {
  font-size: 8px;
}

a.listing_rating_value {
  background: url(http://board.netdoktor.de/images/diggs.png) no-repeat;
  width: 77px;
  height: 58px;
  float: left;
  text-align: center;
  vertical-align: middle;
}

a.listing_rating_value:hover {
  text-decoration: none;
}

span.rating_dim {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #999999;
}

.digs {
  padding: 10px;
  float: none;
}

span.rating_num {
  font-size: 24px;
  color: darkblue;
}

.recommend_listing {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: left;
  width: 77px;
  font-size: 8px;
  height: 20px;
  clear: left;
  text-align: center;
  margin: -2px 0 0 1px;
  color: #6E6E6E;
  text-decoration: none;
}

.listing_rating a {
  font-size: 8px;
}

a.recommend_listing:hover {
  color: #337FCC;
  text-decoration: none;
}

#searchSubmitButton {
  cursor: pointer
}

.jslinkfooter {
  color: #333333
}

.jslinkfooter:hover {
  color: #337fcc
}

.scrollable { /* required settings */
  background: url("/imgages/gradient_h300.png") repeat-x scroll 0 0
    transparent;
  border: 1px solid #CCCCCC;
  position: relative;
  overflow: hidden;
  width: 280px;
  height: 120px;
  /* custom decorations */
  border: 1px solid #ccc;
  background: url(/img/global/gradient/h300.png) repeat-x;
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set the width and height for the root element and
    not for this element.
*/
.scrollable .items { /* this cannot be too large */
  width: 20000em;
  position: absolute;
  clear: both;
}

.items div {
  float: left;
  width: 280px;
}

/* single scrollable item */
.scrollable img {
  float: left;
  margin: 20px 5px 20px 21px;
  background-color: #fff;
  padding: 2px;
  border: 1px solid #ccc;
  width: 100px;
  height: 75px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* active item */
.scrollable .active {
  border: 2px solid #000;
  position: relative;
  cursor: default;
}

/*
    a single item. must be floated in horizontal scrolling.
    typically, this element is the one that *you* will style
    the most.
*/
.items div {
  float: left;
}

a.browse {
  background: url("/images/hori_large.png") no-repeat scroll 0 0
    transparent;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 1px;
  height: 30px;
  margin: 40px 10px;
  width: 30px;
}

a.right {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0;
}

a.right:hover {
  background-position: -30px -30px;
}

a.right:active {
  background-position: -60px -30px;
}

a.left {
  margin-left: 0;
}

a.left:hover {
  background-position: -30px 0;
}

a.left:active {
  background-position: -60px 0;
}

a.up:hover {
  background-position: -30px 0;
}

a.up:active {
  background-position: -60px 0;
}

a.down {
  background-position: 0 -30px;
}

a.down:hover {
  background-position: -30px -30px;
}

a.down:active {
  background-position: -60px -30px;
}

a.disabled {
  visibility: hidden !important;
}

.mario {
  background: url(/images/internal_user_star.png) no-repeat scroll 0 0;
  display: inline;
  margin-top: -30px;
  float: right;
  height: 33px;
  width: 33px
}

.tags_display_tag_group {
  padding: 3px 5px 5px 0;
  width: 460px
}

/*.post_tag_display { font-size: 12px;  border: 1px dotted #ccc; padding: 2px; color:  #6E6E6E } */
.post_tag_display {
  float: right;
  border: 1px dotted #CCCCCC;
  color: #6E6E6E;
  font-size: 12px;
  line-height: 18px;
  padding: 0 2px 0 2px;
  margin: 2px;
}

.tags_display {
  float: right
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

/* the overlayed element */
.simple_overlay {

    /* must be initially hidden */
    display:none;

    /* place overlay on top of other elements */
    z-index:10000;

    /* styling */
//    background-color:#333;

    width:720px;
    min-height:200px;
    border:1px solid #666;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    background:url(/images/invalid.gif) no-repeat;
    position:absolute;
    right:-13px;
    top:-8px;
    cursor: pointer;
    width: 20px; height: 540px;
}


