/**
 * Stylesheet fuer Service-BW
 *
 * seitenblick interaktive medien gmbh
 * Koenigstrasse 16, 70173 Stuttgart
 * fon: 0711/8599818-0
 * fax: 0711/8599818-40
 * e-Mail: info@seitenblick.de
 */

/**
 * Allgemeine Definitionen
 */
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: none;
  color: #353535;
  font-size: 1em;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  font-family: Arial, Sans-Serif;
  font-size: 100.01%;
}

code {
  font-family: "Courier New", Monospace;
}

label {
  cursor: pointer;
}

h1 {
  color: #880000;
  font-size: 2.0625em;
  font-weight: normal;
  line-height: 1.25em;
}

h2 {
  font-size: 1.375em;
  font-weight: normal;
}

h2.process_title {
  font-size: 1.10em;
  font-weight: normal;
  margin-left: 20px;
  margin-top: 20px;
}

h2#hidden_before_context,
h2#hidden_before_content,
h1#hidden_before_content {
  clear: both;
  display: none;
  float: left;
}

h3 {
  font-size: 0.875em;
}

h4 {
  font-size: 0.8125em;
}

h5 {
  font-size: 0.8125em;
  padding: 0 0 5px 0;
}

h6 {
  font-size: 0.8125em;
  padding: 0 0 5px 0;
}

p {
  font-size: 0.875em;
  line-height: 1.55em;
}

ul {
  list-style: none;
}

img {
  float: left;
}

a {
  color: #880000;
  text-decoration: none;
}

a.text {
  background: url(../images/arrow_red_right.gif) no-repeat left 7px;
  display: block;
  padding-left: 9px;
  text-decoration: none;
}

a.text:focus,
a.text:active {
  background: #fefecc url(../images/arrow_red_right.gif) no-repeat left 7px !important;
}

a.text:visited {
  background-image: url(../images/arrow_brown_right.gif); 
}

/* Anpassem der Pfeil-Position */
.article a.text {
  background-position: left 9px; 
}

.adress a.text {
  background-position: left 8px; 
}

a.text.w_400 {
  width: 400px;
}

a.text.w_200 {
  width: 200px;
}

a.link_ext_replacement {
  /*display: block;*/
  text-decoration: none;
}
a.link_ext {
  background: url(../images/link_ext.gif) no-repeat left 8px;
  display: block;
  padding-left: 12px;
  text-decoration: none;
}

a.link_ext:focus,
a.link_ext:active {
  background: #fefecc url(../images/link_ext.gif) no-repeat left 8px !important;
}

a.link_ext:visited {
  background-image: url(../images/link_ext_brown.gif);
}

a.link_ext.inline {
  background-position: left 5px !important;
  display: inline; 
  margin: 0px 2px;
}

a.text.w_200.link_ext {
  background: url(../images/link_ext.gif) no-repeat left 8px;
}

a:visited {
  color: #4E3D04;
}

a:hover {
  text-decoration: underline;
}

a:focus,
a:active {
  background: #fefecc !important;
}

a:focus img,
a:active img {
  border: 1px solid #880000 !important;
}

table{
  border-collapse: collapse;
  padding: 0px;
}

.button_wrapper {
  background: url(../images/btn_bg.gif) repeat-x left top;
  float: left;
  margin: 0px;
  padding: 0px;
  height: 1.4375em;
}

.button {
  background: url(../images/btn_bg_right.gif) no-repeat right top;
  border: none;
  font-size: 0.75em;
  color: #353535;
  cursor: pointer;
  float: left;
  padding: 0px 5px 4px 5px;
  margin: 0px;
  height: 1.75em;
}





/**
 * Helperklassen
 */
.c {
  clear: both;
}

.x {
  display: none;
}

percent100 {
  width: 100%;
}

input50 {
  width: 50px;
}

input100 {
  width: 100px;
}

.does_nothing {
  margin: 0px;
  padding: 0px;
}

.left {
  float: left;
}





/**
 * Body und Wrapper
 */
body {
  background: #fefecc;
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 100%;
}

#wrapper_outer {
  margin: 0px auto;
  padding: 0px;
  overflow: hidden;
  text-align: center;
  width: 978px;
  
  position: relative;
}





/**
 * Sprungmarken
 */
#sprungmarken {
  float: left;
  margin: 0px;
  padding: 0px;
} 
 
#sprungmarken a {
  position: absolute; 
  top: 3px;
  /*verschieben des Links in den nicht sichtbaren Bereich*/
  left: 150%;
  text-align: left;
  width: 200px;
}

#sprungmarken a:focus,
#sprungmarken a:active {
  position: absolute; 
  top: 1px;
  left: 0.5%;
  display: block;
}





/**
 * Sprach-Navigation
 */
#lang_nav {
  font-size: 0.75em;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#lang_nav ul {
  float: right;
  margin: 0px;
  padding: 0px 3px 0px 0px;
}

#lang_nav ul li {
  float: left;
  margin: 0px;
  padding: 3px 20px 3px 0px;;
}

#lang_nav ul li a {
  color: #353535;
}





/**
 * Header
 */
#header {
  background: url(../images/header_bg.gif) no-repeat left top;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 107px;
  width: 100%;
}

#header #service_bw {
  float: left;
  margin: 39px 0px 0px 0px;
  padding: 0px 0px 0px 24px;
}

#header #search_form {
  background: url(../images/search_bg.gif) no-repeat left top;
  float: left;
  margin: 38px 0px 0px 60px;
  padding: 0px 0px 0px 8px;
  height: 39px;
  width: 341px;
}

#header #search_form #search_field {
  background: url(../images/search_field_bg.gif) no-repeat left top;
  float: left;
  margin: 7px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
  height: 25px;
  /*width: 264px;*/
  width: 248px;
}

#header #search_form #search_field input {
  background: none;
  border: none;
  color: #353535;
  float: left;
  font-size: 0.875em;
  margin: 0px;
  padding: 4px 4px 2px;
  height: 17px;
  /*width: 264px;*/
  width: 240px;
}

#header #search_form #search_btn {
  /*background: url(../images/search_btn_bg.gif) no-repeat left top;*/
  background: url(../images/search_btn_bg_85.gif) no-repeat left top;
  border: none;
  color: #353535;
  float: left;
  font-size: 0.875em;
  margin: 7px 0px 0px 0px;
  padding: 0px;
  line-height: 25px;
  height: 25px;
  /*width: 69*/
  width: 85px;
}

#header #logo_bw {
  float: left;
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 0px 125px;
}





/**
 * Such-Suggests
 */
#search_suggests {
  position: absolute;
  left: 328px;
  top: 97px;
  
  display: block;
  background: url(../images/search_suggest_bg.gif) repeat-y left top;
  border-bottom: 1px solid #cfd1c6;
  width: 349px;
  z-index: 100;
}

#preloader {
  position: absolute;
  left: 252px;
  top: -26px;
}

#search_suggests #list_container {
  background: #ffffff;
  border: 1px solid #cfd1c6;
  margin: 0.9375em auto 2.8175em auto;
  text-align: left;
  width: 332px;
}

#search_suggests #list_container ul {
  padding: 12px 0px 6px 0px;
}

#search_suggests #list_container ul li {
  background: url(../images/arrow_red_right.gif) no-repeat 10px 7px;
  padding: 0px 0px 6px 0px;
}

#search_suggests #list_container li.selected {
  background: #fefecc url(../images/arrow_red_right.gif) no-repeat 10px 7px;
  padding: 0px 0px 6px 0px;
}

#search_suggests #list_container ul li a,
#search_suggests #list_container ul li p {
  font-size: 0.8125em;
  line-height: 1.2em;
  padding-left: 20px;
}

#search_suggests #list_container ul li a {
  display: block;
  line-height: 1.4em;
}



#search_suggests .close_suggest_btn {
  position: absolute;
  right: 12px;
  top: 20px;
}

#search_suggests .close_suggest {
  position: absolute;
  left: 9px;
  bottom: 13px;
  font-size: 0.8125em;
}

#search_suggests .close_suggest img {
  margin: 4px 5px 0px 0px;
}

#search_suggests .button_wrapper {
  position: absolute;
  right: 9px;
  bottom: 10px;
}





/**
 * Content-Wrapper
 */
#content_wrapper {
  background: url(../images/content_bg.gif) repeat-y left top;
  float: left;
  margin: 0px;
  padding: 0px 0px 80px 0px;
  width: 100%;
}

#ext_content_wrapper {
  background: url(../images/ext_content_bg.gif) repeat-y left top;
  float: left;
  margin: 0px;
  padding: 0px 0px 80px 0px;
  width: 100%;
}




/**
 * Navigation
 */
#navi {
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px 0px 50px 5px;
  text-align: left;
  width: 240px;
  /* verhindern, dass die Navigation ueberlaufen kann */
  overflow: hidden;
}

#navi ul {
  background: #ffffff url(../images/navi_ul_border.gif) repeat-x 5px bottom;
  margin: 0px;
  padding: 0px 0px 2px 1px;
  width: 239px;
}

#navi ul li {
  background: #ffffff;
  float: left;
  margin: 0px;
  padding: 0px;
}

#navi ul li a {
  overflow: hidden;
}

#navi ul li .level_1_li {
  background: #e3e7d8 url(../images/navi_bg.gif) no-repeat left top;
  border-bottom: 1px solid #d2d6c9;
  float: left;
  margin: 0px 0px 1px 0px;
  padding: 0px 0px 6px 0px;
  width: 239px;
}

#navi ul li .level_1_li.act {
  background: #d8d8d8 url(../images/navi_bg_act.gif) no-repeat left top;
  border-bottom: 1px solid #d8d8d8;
}

#navi ul li .level_1_li.first {
  background: #e3e7d8 url(../images/navi_bg_first.gif) no-repeat left top;
}

#navi ul li .level_1_li.first_act {
  background: #d8d8d8 url(../images/navi_bg_first_act.gif) no-repeat left top;
  border-bottom: 1px solid #d8d8d8;
}

#navi ul li .level_1_li.last {
  margin-bottom: 0px;
}

#navi ul li .level_1_li a,
#navi ul li .level_1_li .headline,
#login_field .headline {
  background: url(../images/navi_bullet.gif) no-repeat 5px 11px;
  color: #333333;
  display: block;
  font-size: 0.8125em;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 0px 19px;
}

#navi ul li .level_1_li p {
  color: #767872;
  display: block;
  font-size: 0.75em;
  font-style:italic;
  padding: 4px 0px 2px 19px;
  /*padding: 4px 19px 2px 19px;*/
  overflow: hidden;
  width: 201px;
}

#navi ul li .level_1_li p a {
  background: none;
  color: #767872;
  font-size: 1.0em;
  font-style:italic;
  font-weight: normal;
  padding: 0px;
}

#navi ul li .level_1_li p a:hover {
  text-decoration: none;
}

/* zweite Ebene*/
#navi ul.level_2 {
  clear: both;
  margin: 0px;
  padding: 0px;
  padding-top: 0 !important;
}

#navi ul.level_2 a {
  display: block;
  font-size: 0.8125em;
  margin: 0px;
  padding: 0px;
}

#navi ul.level_2 .bullet_small {
  margin: 5px 10px 0px 0px;
  /*margin: 5px 0px 0px 0px;*/
}

#navi ul.level_2 li {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#navi ul.level_2 li .level_2_li {
  background: #efefef url(../images/navi_bg_level2.gif) repeat-x left top;
  border-bottom: 1px solid #ffffff;
  padding: 8px 10px 6px 20px;
  /*padding: 8px 10px 6px 0px;*/
  margin: 0px;
}

#navi ul.level_2 li .level_2_li a {
  display: block;
  /*background: url(../images/navi_bullet_small_right.gif) no-repeat left 5px;*/
  color: #000000;
  padding: 0px 0px 0px 17px;
}

#navi .act_bullet {
  /*background: url(../images/navi_bullet_small_down.gif) no-repeat left 5px !important;*/
}

/* dritte Ebene*/
#navi ul.level_3 {
  clear: both;
  float: left;
  /*margin: 1px 0px 0px 0px;*/
  margin: 0px;
  padding: 0px;
  padding-top: 0 !important;
}

#navi ul.level_3 li {
  /*border-bottom: 1px solid #ffffff;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1px;*/
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#navi ul.level_3 li .level_3_li {
  background: #ffffff url(../images/navi_bg_level3.gif) repeat-x left top;
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 10px 3px 35px;
  margin: 0px;
}

#navi ul.level_3 li .level_3_li a {
  display: block;
  /*background: url(../images/navi_bullet_small_right.gif) no-repeat left 5px;*/
  color: #000000;
  padding: 0px 0px 0px 19px;
}

/* vierte Ebene*/
#navi ul.level_4 {
  background: #ffffff url(../images/navi_bg_level3.gif) repeat-x left top;
  /*border-bottom: 1px solid #e5e5e5;*/
  clear: both;
  float: left;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  padding-top: 5px !important;
}

#navi ul.level_4 li {
  background: none;
  border-bottom: 1px solid #e5e5e5;
  margin: 0px;
  padding: 4px 0px 5px 0px;
}

#navi ul.level_4 .bullet_small {
  clear: both;
  margin-left: 55px;
}

#navi ul.level_4 li a {
  color: #404040;
  display: block;
  float: left;
  padding: 0px;
  width: 160px;
}

#navi ul.level_4 li a.act {
  background: none;
  border: none;
  color: #000000;
  font-weight: bold;
}

/* fuenfte Ebene*/
#navi ul.level_5 {
  background: #ffffff url(../images/navi_bg_level3.gif) repeat-x left top;
  clear: both;
  float: left;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  padding-top: 10px !important;
}

#navi ul.level_5 li {
  background: none;
  border-bottom: none;
  margin: 0px;
  padding: 4px 0px 5px 0px;
}

#navi ul.level_5 .bullet_small {
  clear: both;
  margin-left: 70px;
}

#navi ul.level_5 li a {
  color: #404040;
  display: block;
  float: left;
  padding: 0px;
  width: 145px;
}

#navi ul.level_5 li a.act {
  background: none;
  border: none;
  color: #000000;
  font-weight: bold;
}




/* Login */

#login_field {
  background: #e3e7d8 url(../images/navi_bg.gif) no-repeat left top;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #d2d6c9;
  float: left;
  margin: 0px;
  padding: 0px 0px 6px 0px;
  width: 239px;
}

#login_field #login_form {
  float: left;
  margin: 0px;
  padding: 3px 0px 6px 0px;
  width: 100%;
}

#login_field #login_form .login_field {
  background: url(../images/login_input_bg.gif) no-repeat 21px top;
  clear: both;
  float: left;
  margin: 3px 0px;
  padding: 0px 0px 0px 21px;;
  overflow: hidden;
  width: 143px;
}

#login_field #login_form .login_field input {
  background: none;
  border: none;
  /*color: #808080;*/
  float: left;
  font-size: 0.75em;
  padding: 2px 2px 4px 6px;
  line-height: 16px;
  width: 130px;
}

#login_field #login_form #login_btn {
  border: none;
  float: left;
  margin: 3px 0px 0px 4px;
}

#login_field #login_form #login_btn .button {
  padding: 0px 7px 4px 7px;
}

.login_field_btm {
  background: #ffffff;
  clear: both;
  overflow: hidden;
  height: 1px;
  width: 240px;
}





/**
 * Content
 */
#content_inner_wrapper {
  float: left;
  margin: 0px 0px 0px 1px;
  padding: 0px;
  width: 721px;
  text-align: left;
} 


/* Content-Head */

#keyvisual {
  border-bottom: 1px solid #ffffff;
  float: left;
  margin: 0px;
  padding: 0px;
  height: 140px;
  width: 720px;
}

#nav_pane {
  clear: both;
  float:left;
  margin: 0px;
  padding: 0px 0px 0px 1px;
  
  width: 100%;
}

#nav_pane #subnavi {
  background: url(../images/subnavi_bg.gif) no-repeat right top;  
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px;
  height: 5.4375em;
  width: 481px;
}

#nav_pane #subnavi ul {
  float: left;
  margin: 0px;
  padding: 11px 0px 10px 19px;
}

#nav_pane li {
  background: url(../images/navi_bullet.gif) no-repeat left 6px;
  float: left;
  line-height: 1.0em;
  margin: 0px;
  padding: 0px 0px 5px 14px;
  /*padding: 0px 0px 2px 14px;*/
  /*line-height: 1.2em;*/
}

#nav_pane #subnavi li.sn_first {
  width: 160px;
}

#nav_pane #subnavi li.sn_second {
  width: 92px;
}

#nav_pane #subnavi li a {
  color: #333333;
  font-size: 0.8125em;
  margin: 0;
  padding: 0;
  
  display: block;
  float: left;
}

/*#nav_pane #subnavi li a:hover,*/
#nav_pane #subnavi li a.active { 
  color: #990000;
}

#residence_search_wrapper {
  position: relative;
  
  background: url(../images/residence_search_bg.gif) no-repeat 1px top;
  float: left;
  margin: 0px;
  padding: 0px;
  height: 87px;
  width: 238px;
}

#residence_search_wrapper h6 {
  color: #333333;
  padding: 8px 0px 0px 18px;
}

#residence_search_wrapper #residence_search {
  float: left;
  margin: 0px;
  padding: 0px;
  padding: 8px 0px 0px 19px;
  width: 220px;
}

#residence_search_wrapper #residence_search label {
  color: #333333;
  display: block;
  font-size: 0.8125em;
  font-weight: bold;
  padding: 0px 0px 11px 0px;
}

#residence_search_wrapper #residence_search .input_field,
.keyword_form .keyword_search_field,
#keyword_search_detail .input_field {
  background: url(../images/residence_search_input_bg.gif) no-repeat left top;
  float: left; 
  margin: 0px;
  padding: 0px;
  height: 21px;
  width: 141px;
}

#residence_search_wrapper #residence_search .input_field input,
.keyword_form .keyword_search_field input,
#keyword_search_detail .input_field input {
  background: none;
  border: none; 
  /*color: #858585;*/
  float: left; 
  font-size: 0.6875em;
  margin: 0px;
  padding: 3px 7px;
  height: 18px;
  width: 127px; 
}

#residence_search_wrapper #residence_search .submit_btn,
.keyword_form .submit_btn {  
  /*background: url(../images/residence_search_btn_bg.gif) no-repeat right top;
  color: #333333;
  font-size: 0.75em;
  font-size: 0.6875em;
  line-height: 21px;
  height: 21px;
  width: 58px;
  border: none; 
  float: left;
  margin: 0px 0px 0px 6px;
  padding: 0px;*/
}
  
#residence_search_wrapper a,
#residence_search_wrapper p {
  background: url(../images/navi_bullet.gif) no-repeat 19px 10px;
  color: #333333;
  display: block;
  float: left;
  font-size: 0.75em;
  margin: 0px;
  padding: 5px 0px 0px 30px;
}

#residence_search_wrapper p {
  background: none;
}

p.change_localisation {
  position: absolute;
  left: 19px;
  bottom: 33px;
  font-size: 0.75em;
  line-height: 1.0em;
  margin: 0px 0px 6px 0px;
  margin: 0;
  padding: 0px;
  width: 14.4em;
}

.teaser_content_grey p.change_localisation {
  position: static;
  padding-top: 27px;
  margin: 0px 0px 9px 0px;
}

.teaser_content_grey p.change_localisation.double{
  padding-top: 10px;
  margin: 0px;
  bottom: 0px;
}

.change_localisation_buttons {
  position: absolute;
  right: 0px;
  bottom: 5px;
  
  float: right;
}

.change_localisation_btn {
  float: right; 
  margin: 0px; 
  padding: 0px 15px 0px 0px;
}

.teaser_content_grey .change_localisation_btn {
  float: left;
  padding: 0px 0px 0px 21px;
}




.breadcrumb {
  float: left;
  margin: 0px;
  padding: 6px 0px 0px 15px;
}

.breadcrumb a {
  background: url(../images/navi_bullet_small_right_grey.gif) no-repeat left 4px;
  color: #333333;
  float: left;
  font-size: 0.75em;
  margin: 0px 0px 0px 8px;
  padding: 0px 0px 2px 10px;
  white-space: nowrap; 
}

.breadcrumb a.home {
  background: none;
  margin: 0px;
  padding: 0px 0px 0px 9px;
}





/**
 * Content
 */
#content {
  clear: both;
  margin: 0px;
  padding: 0px;
}

#content h1 {
  margin: 25px 0px 0px 22px;
}

#content h2.start {
  margin: 34px 20px 0px 20px;
}

#content img.content_img {
  float: left;
  margin: 0px;
  padding: 4px 20px 20px 0px;
  max-width: 460px;
}

#content img.text_intro {
  padding: 4px 5px 0px 0px;
  float: left;
}

#content img.link_intro,
#help_layer img.link_intro {
  float: none;
  padding: 0 5px 0 0;
  margin: -1px 0 0 0;
}

#content a:focus img.link_intro,
#content a:active img.link_intro {
  border: 0px !important;
}

#content_inner {
  float: right;
  margin: 0px;
  padding: 0px;
  width: 720px;
}

.row {
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.column {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 240px;
}

.column.two_third {
  width: 480px;
}

.column.main_headline {
  width: 550px;
}

.column.in_content {
  padding-bottom: 5px;
  overflow: hidden;
  width: 225px;
}


/* Kopfbereich einer Inhaltsseite ohne Keyvisual*/

#content_header_just_text {
  background: #edefe6 url(../images/content_head3_bg.gif) repeat-x left top;
  float: left;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  position: relative;
  width: 720px;
}

.breadcrumb a.home {
  background: none;
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 9px;
}

/*#content_header_just_text*/ .actions {
  position: absolute;
  /*left: 619px;*/
  left: 609px;
  bottom: 3px;
  padding: 0px 0px 0px 0px;
  /*width: 6.25em;*/
  width: 7.25em;
}

/*#content_header_just_text*/ .actions a {
  display: block;
  float: left;
  font-size: 0.75em;
  margin: 0px;
  padding: 0px 0px 4px 0px;
}

/*#content_header_just_text*/ .actions .icon {
  clear: both;
  float: left;
  margin: 0px;
  padding: 1px 10px 0px 0px;
}

/* Reiter (Navigation und Inhalt) */

#reiter_content {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#reiter_content #reiter {
  background: #fff url(../images/reiter_nav_bg.gif) repeat-x left top; 
  float: left;
  margin: 0px;
  padding: 0px;
  width: 719px;
}

#reiter_content #reiter li {
  background: url(../images/reiter_bg.gif) no-repeat right bottom; 
  float: left;
  margin: 0px;
  padding: 0px 29px 5px 25px;
}

#reiter_content #reiter li.act {
  background: #ffffff url(../images/reiter_bg_act.gif) no-repeat right bottom; 
}

#reiter_content #reiter li.pre_act {
  background: none;
  padding-right: 25px; 
}

#reiter_content #reiter li a,
#reiter_content #reiter li span {
  color: #333333;
  display: block;
  font-size: 0.875em;
  margin: 0px;
  padding: 9px 0px 0px 0px;
}

#reiter_content #reiter li span.inact {
  color: #999999;
}

/* Content-Header-Abschluss, wenn keine Reiter angezeigt werden */
.no_reiter {
  background: url(../images/no_reiter_bg.gif) repeat-x left top;
  float: left;
  overflow: hidden;
  height: 4px;
  width: 100%
}



/* Hinweise-Boxen */

.message_box {
  background: #fffff0;
  border: 1px solid #f9ebb9;
  clear: both;
  margin: 20px 0px 0px 20px;
  padding: 12px 14px;
  width: 418px;
}

.message_box.error {
  background: #f9f2f2;
  border: 1px solid #e9c6c6;
}

.message_box h4 {
  padding-bottom: 1px;
}

.message_box p {
  font-size: 0.8125em;
  line-height: 1.35em;
}

.message_box.error h4,
.message_box.error p {
  color: #880000;
}



/* Teaser-Elemente und Inhaltselemente */

.article_teaser_start {
  float: left;
  margin: 0px;
  padding: 13px 20px;
}

.article_teaser_start p {
  font-size: 0.8125em;
  line-height: 1.4em;
  padding-right: 10px;
}

.article,
.anm_result {
  float: left;
  margin: 41px 0px 0px 0px;
  padding: 0px 0px 0px 25px;
}

.two_column_teaser {
  float: left;
  /*margin: 41px 0px 0px 0px;*/
  padding: 0px 0px 0px 5px;
}

.full_teaser {
  padding: 0px 0px 0px 5px;
}

.two_column_teaser .teaser_headline h4,
.two_column_teaser .teaser_headline h3 {
  font-size: 0.8125em;
  width: 402px;
}

.full_teaser .teaser_headline h4,
.full_teaser .teaser_headline h3 {
  font-size: 0.8125em;
  width: 666px;
}

.two_column_teaser .teaser_content_grey {
  width: 457px;
}

.full_teaser .teaser_content_grey.right {
  background: url(../images/teaser_full_right_bg.gif) no-repeat right top;
}

.full_teaser .column.one_right_column {
  width: 235px;
}

.full_teaser .column.one_right_column a {
  font-size: 0.9286em;
}

.full_teaser .column.one_right_column li a {
  font-size: 0.8125em;
}

.full_teaser p.link_list_headline {
  font-size: 0.8125em;
  padding-bottom: 0px;
}

.article h2 {
  padding: 0px 0px 12px 0px; 
}

.article h3 {
  padding: 10px 0px 18px 0px; 
}

.article h3.content_next_reiter {
  padding-top: 40px;
}

.article p {
  padding: 0px 25px 15px 0px; 
}

.article p a {
  text-decoration: underline; 
}

.article p a:hover {
  background-color: #fefecc;
}

.article table {
  font-size: 0.875em;
  line-height: 1.55em;
  margin: 0px 25px 15px 0px; 
}

.article table p {
  padding: 0px 0px 15px 0px;
}

.article td {
	padding-right: 10px;
}

.article img {
  float: none;
}

.article td img {
  float: left;
}

a.text_more {
  background: url(../images/arrow_red_right.gif) no-repeat 8px 6px;
  padding-left: 16px;
}

a.text_more:focus,
a.text_more:active {
  background: #fefecc url(../images/arrow_red_right.gif) no-repeat 8px 6px !important;
}

a.text_more:visited {
  background-image: url(../images/arrow_brown_right.gif); 
}



/* Listen (innerhlab eines Artikels) */

.article ul,
.article ol,
.adress ul {
  clear: both;
  font-size: 0.875em;
  line-height: 1.5em; 
  margin: 0px;
  padding: 0px 0px 15px 0px;
}

.article ul li,
.adress ul li, 
.anliegen_area li {
  clear: both;
  padding: 0px 0px 6px 0px;
}

.adress ul.with_bullets li {
  background: url(../images/arrow_red_right.gif) no-repeat left 6px;
  font-size: 0.9125em;
  padding: 0px 0px 3px 13px;
}

.article ul li,
/*Erweiterung fuer eine Liste mit explizit normalen Bullets*/
.article ul.nolistening li.std_bullet {
  background: url(../images/navi_bullet_square_black.gif) no-repeat left 6px;
  padding-left: 13px;
}

.article ul.nolistening li {
 background: transparent;
 padding: 0px 0px 6px 0px;
}

/*Erweiterung fuer eine Liste mit explizit externen Bullets*/
.article ul.nolistening li.ext_bullet {
  background: url(../images/link_ext.gif) no-repeat left 8px;
  padding-left: 13px;
}

.article ul.nolistening li a.text:active,
.article ul.nolistening li a.text:focus {
  background-position:left 9px !important;
}

.article ul.nolistening li ul {
  font-size: 1.0em;
  line-height: 1.5em; 
  padding: 6px 0px 0px 25px;
}

.article ol {
  list-style-type: decimal;
  padding-left: 29px;
}

.article ol li {
  padding-bottom: 6px;
}

/*.article ul.listing.in_article {
  font-size: 0.875em;
  line-height: 1.5em; 
}*/




/* Behoerden / Adressen */

.nametitle {
  font-size: 0.875em;
  line-height: 1.5em;
}

.adress {
  float: left;
  margin: 38px 0px 0px 0px;
  padding: 0px 0px 0px 25px;
}

.adress h2 {
  padding: 0px 0px 19px 0px; 
}

.adress h4,
.anm_result h3, 
.article h4 {
  background: url(../images/yellow_square.gif) no-repeat 0px 4px;
  border-bottom: 1px solid #e3e7d8;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 15px;
  width: 425px;
  font-size: 0.8125em;
}

.article h4.plain {
  background: none;
  border: none;
  margin: 0;
  padding: 0px 0px 5px 0px;
}

.two_third .anm_result h4 {
  width: 425px;
}

.article h4 {
  clear: both;
  float: left;
  margin-top: 10px;
}

.adress p {
  font-size: 0.8125em;
  padding: 0px 25px 15px 0px;
}





/* Stichwort-Suche auf Detail-Seite */

#keyword_search_detail {
  border-left: 1px solid #e3e7d8;
  margin: 44px 0px 0px 0px;
  padding: 1px 0px 0px 19px;
  overflow: hidden;
  height: 47px;
}

#keyword_search_detail .teaser_headline {
  margin: 0px;
  padding: 0px;
  height: auto;
}

#keyword_search_detail .teaser_headline h4,
#keyword_search_detail .teaser_headline h3 {
  position: static;
  background-position: left 5px;
  font-size: 0.8125em;
  padding-left: 15px;
}

#keyword_search_detail .input_field {
  /*margin-left: 7px;*/
}





.teaser_headline {
  position: relative;
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px;
  height: 59px;
  z-index: 1;
  
  /*width: 240px;*/
  width: 100%;
  overflow: hidden; 
}

.teaser_headline h4,
.teaser_headline h3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(../images/yellow_square.gif) no-repeat 20px 4px;
  font-size: 0.8125em;
  margin: 0px;
  padding: 0px 0px 5px 35px;
  width: 170px;
}

.teaser_content_yellow {
  background: #ffffff url(../images/teaser_yellow_bg.gif) repeat-y right top;
  clear: both;
  margin: 0px;
  padding: 0px;
  /*width: 240px;*/
  width: 100%;
  overflow: hidden; 
}

.teaser_content_grey {
  background: #ffffff url(../images/teaser_bg.gif) no-repeat right top;
  clear: both;
  margin: 0px;
  padding: 0px;
  /*width: 240px;*/
  width: 100%;
  overflow: hidden; 
}

.teaser_content_grey.right {
  float: left;
  background: #ffffff url(../images/teaser_right_bg.gif) no-repeat right top;
}

.teaser_content_grey_right_ul {
  font-size: 0.8125em;
}

.teaser_content_grey .keyword_form {
  padding: 22px 0px 0px 20px;
  margin: 0px;
  overflow: hidden; 
  width: 215px;
  /*height: 21px;*/
}

/*.teaser_content_grey*/ .alph_btns {
  float: left;
  padding: 19px 0px 0px 5px;
}

.alph_btns.no_teaser {
  padding-top: 45px;
  padding-left: 20px;
}

/*.teaser_content_grey*/ .alph_btns img {
  border: 1px solid #ffffff;
  /*margin: 0px 0px 4px 5px;*/
  margin: 0px 0px 2px 3px;
}

.teaser_content_grey p,
.teaser_content_yellow p {
  margin: 0px;
  padding: 13px 20px;
}

.teaser_content_grey p a,
.teaser_content_yellow p a {
  text-decoration: underline; 
}

.teaser_content_grey p a:hover,
.teaser_content_yellow p a:hover {
  background-color: #fefecc;
}

.teaser_content_grey p a.text,
.teaser_content_yellow p a.text {
  background-position: left 9px;
  text-decoration: none; 
}

.teaser_content_grey p a.text:hover,
.teaser_content_yellow p a.text:hover {
  background-color: #ffffff;
  text-decoration: underline; 
}

.teaser_content_grey p.in_teaser_13,
.teaser_content_yellow p.in_teaser_13 {
  font-size: 0.8125em;
  line-height: 1.4em;
  padding-bottom: 0px;
}

.teaser_content_grey p.in_teaser_13.full,
.teaser_content_yellow p.in_teaser_13.full {
  width: 200px;
}

.teaser_content_grey p.fliesstext,
.teaser_content_yellow p.fliesstext {
  font-size: 0.8125em;
  line-height: 1.4em;
}

.teaser_content_grey ul,
.teaser_content_yellow ul {
  clear: both;
  line-height: 20px;
  margin: 0px;
  padding: 13px 21px;
}

.teaser_content_grey ul li,
.teaser_content_yellow ul li {
  padding: 0px 0px 4px 0px;
}

.teaser_content_grey ul.only_links li,
.teaser_content_yellow ul.only_links li {
  padding-bottom: 1px;
}

.teaser_content_grey ul li p,
.teaser_content_yellow ul li p {
  /*color: #7f7f7f;*/
  color: #353535;
  float: none;
  font-size: 0.75em;
  padding: 0px 0px 0px 21px;
}

.teaser_content_grey p.furter_link_text,
.teaser_content_yellow p.furter_link_text {
  color: #353535;
  float: none;
  font-size: 0.8125em;
  padding: 0px 0px 0px 16px;
}

.teaser_content_grey p.furter_link_text a,
.teaser_content_yellow p.furter_link_text a {
  text-decoration: none;
}

.teaser_content_grey p.furter_link_text a:hover,
.teaser_content_yellow p.furter_link_text a:hover {
  background: none;
  text-decoration: underline;
}

.teaser_content_grey ul li a.text,
.teaser_content_yellow ul li a.text {
  background-position: left 8px;
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 15px;
  font-size: 0.8125em;
}

.teaser_content_grey ul li a.pdf,
.teaser_content_yellow ul li a.pdf {
  background: url(../images/icon_pdf.gif) no-repeat left 3px;
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 21px;
  font-size: 0.8125em;
}

.teaser_content_grey ul li a.text.in_teaser_13,
.teaser_content_yellow ul li a.text.in_teaser_13 {
  font-size: 0.8125em;
}

.teaser_content_grey ul li a.link_ext,
.teaser_content_yellow ul li a.link_ext {
  background-position: left 7px;
  display: block;
  font-size: 0.8125em;
  padding-left: 15px;
}

.teaser_content_grey ul li a.link_ext.enumeration,
.teaser_content_yellow ul li a.link_ext.enumeration {
  background-position: left 5px !important;
  display: inline;
}

.teaser_content_grey img.full_width,
.teaser_content_yellow img.full_width {
  margin: 0px;
  padding: 2px 0px 0px 20px;
}

.teaser_content_grey.right .teaser_img_full {
  float: right;
  margin: 2px 1px 0px 0px;
  width: 230px;
}

.teaser_content_yellow  .teaser_yellow_footer,
.teaser_content_yellow  .teaser_yellow_header  {
  background: #ffffff url(../images/teaser_yellow_btm_bg.gif) no-repeat right top;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  height: 2px;
}
/* Abstand in der Contextspalte zwischen den Teasern verkleinern */
.teaser_spacer {
  clear: both;
  /*height: 8px;*/
  height: 1px;
  width: 100%;
  overflow: hidden;
}

.teaser_spacer.first {
  height: 26px;
}

.teaser_table {
  clear: both;
  font-size: 0.8125em;
  line-height: 1.4em;
  margin: 1px 20px 0px 20px;
}

.teaser_table td.one {
  width: 55px;
}


/*Artikel*/

.article .anchors {
  float: left;
  font-size: 0.8125em;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  width: 184px;
}

.article .anchors a {
  background-position: left 8px;
  cursor: pointer;
  display: block;
  padding-top: 2px;
  padding-bottom: 4px;
}

.back_to_top {
  background: url(../images/anker_border.gif) repeat-x left top;
  clear: both;
  font-size: 0.8125em;
  margin: 0px;
  padding: 5px 0px 20px 0px;
  width: 100%;
}

.article_foot {
  clear: both;
  float: none;
  padding: 15px 0px 0px 0px;
}

.article_foot .back_to_top {
  position: relative;
  padding-top: 15px;
  padding-left: 25px;
  width: 695px;
}

.article_foot .back_to_top .actions {
  top: 15px;
  width: 8.8125em;
}

.article_foot .back_to_top .actions a {
  font-size: 0.923077em;
}

.stars {
  clear: both;
  float: left;
  margin: 0px;
  padding: 16px 0px 0px 20px;
  width: 200px;
}

.stars img {
  margin: 0px 5px 0px 0px;
}





/* Bekanntmachungen Filter */

h3.announcment {
  margin: 41px 0px 0px 0px;
  padding: 0px 0px 0px 25px;
}

h3.announcment.right_column {
  padding-left: 0px;
}

p.announcment {
  margin: 13px 0px 0px 0px;
  padding: 0px 0px 0px 25px;
}

p.announcment.right_column {
  clear: both;
  float: left;
  padding-left: 0px;
  width: 90%;
}

.announcment_input {
  background: url(../images/anm_input_text.gif) no-repeat left top;
  clear: both;
  margin: 15px 0px 0px 25px;
  padding: 0px;
  overflow: hidden;
  height: 20px;
  width: 180px;
}

.announcment_input input {
  background: none;
  border: none; 
  font-size: 0.6875em;
  margin: 0px;
  padding: 4px 7px; 
  width: 166px;
}

.announcment_input.rubrik {
  background: url(../images/anm_input_rubrik.gif);
  height: 140px;
  padding: 0px;
}

.announcment_input select {
  background: none;
  border: 0px; 
  font-size: 0.6875em;
  margin: 0px;
  padding: 4px 5px 0px 5px; 
  height: 140px;
  width: 180px;
}

.announcment_radios {
  float: right;
  font-size: 0.6875em;
  margin: 15px 0px 0px 0px;
  width: 60px;
}

.announcment_input_tags {
  background: url(../images/anm_input_tags.gif);
  clear: both;
  float: left;
  margin: 15px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
  width: 180px;
  height: 56px;
}

.announcment_input_tags textarea {
  background: none;
  border: none;
  font-family: Arial, sans-serif;
  font-size: 0.6875em;
  margin: 0px;
  margin-left: 0px;
  padding: 4px 7px; 
  overflow: auto;
  height: 48px;
  width: 172px;
}

#announcment_submit_1,
#announcment_submit_2 {
  clear: both;
  float: right;
  margin: 0px;
  padding: 0px 22px 0px 0px;
  background: url(../images/btn_bg_right.gif) no-repeat 120px top;
}

#announcment_submit_1 input,
#announcment_submit_2 input {
  background: url(../images/btn_bg.gif) no-repeat left top;
  width: 10em;
}


/* Bekanntmachungen Ergebnisse */

.anm_result {
  /*background: pink;*/
}

.anm_result h4 {
  width: 655px;
}

.anm_result .skim_wrapper {
  float: right;
  font-size: 0.75em;
  margin: 0px;
  padding: 4px 25px 0px 0px;
  text-align: right;
}

.anm_result img.content_right {
  float: right;
  padding: 7px 25px 0px 15px;
}


/* Ergbenis-Tabelle */

.anm_result_table {
  margin: 18px 0px 35px 0px;
  width: 100%;
}

.anm_result_table thead {
  font-size: 0.875em;
}

.anm_result_table tbody {
  font-size: 0.8125em;
}

.anm_result_table tbody tr.dark {
  background: #f6f8f3;
}

.anm_result_table thead td {
  padding: 0px 0px 10px 0px;
}

.anm_result_table tbody td {
  padding: 1px 0px 3px 0px;
}

.anm_result_table td.one {
  width: 52px;
}

.anm_result_table td.two {
  width: 114px;
}

.anm_result_table td.three {
  width: 122px;
}

.anm_result_table td.four {
  width: 179px;
}

.anm_result_table td.five {
  width: 216px;
}

.anm_result_table td img {
  clear: none; 
  float: none;
  margin: 0px;
  padding: 0px;
}

.anm_result_table .td_input {
  text-align: center;
}


/* Tabelle mit Vorschlaegen*/

.anm_suggest_table {
  font-size: 0.875em;
  margin: 0px 0px 35px 0px;
  width: 100%;
}

.anm_suggest_table td {
  padding: 0px 0px 6px 0px;
}

.anm_suggest_table td.one {
  width: 65px;
}


/* Kontakt-Formular */


.contact label {
  clear: both;
  display: block;
  float: left;
  font-size: 0.8125em;
  line-height: 25px;
  width: 118px;
}

.contact .recommendation {
  width: 200px;
}

.contact .input_field {
  background: url(../images/contact_input_bg.gif) no-repeat left top;
  float: left;
  margin: 0px 0px 10px 0px;
  width: 300px;
  height: 25px;
  overflow: hidden;
}

.contact .input_field input,
.contact .input_field.area textarea {
  background: none;
  border: 0px;
  font-size: 0.8125em;
  margin: 0px;
  padding: 4px 7px;
  width: 285px;
} 

.contact .input_field.area {
  background: url(../images/contact_area_bg.gif);
  height: 80px;
}

.contact .input_field.area textarea {
  float: none;
  font-family: Arial, sans-serif;
  height: 75px;
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 7px;
  width: 292px;
}

.contact #send_btn {
  background: url(../images/btn_bg_right.gif) no-repeat right top;
  float: right;
  background-position: 120px 0px;
  /*padding: 10px 37px 26px 0px;*/
  margin: 10px 0px 26px 0px;
  padding-right: 39px !important;
}

.contact #recommendation_btn {
  background: url(../images/btn_bg_right.gif) no-repeat right top;
  float: right;
  background-position: 120px 0px;
  margin: 10px 0px 26px 0px;
  padding-right: 200px !important;
}

.contact #send_btn input,
.contact #recommendation_btn input {
  background: url(../images/btn_bg.gif) no-repeat left top;
  width: 10em;
}



/**
 * Footer
 */
#footer {
  background: url(../images/footer_bg.gif) no-repeat left top;
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px 0px 24px 0px;
  text-align: left;
  /*height: 48px;*/
  width: 100%;
}

#footer #logo_bw_small {
  float: right;
  margin: 3px 0px 0px 0px;
  padding: 0px 24px 0px 0px;
}

#footer #service_bw_small {
  float: left;
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 21px;
}

#footer #service_nav {
  float: left;
  /*padding: 7px 0px 0px 81px;*/
  padding: 7px 0px 0px 21px;
}

#footer #service_nav li {
  float: left;
  /*padding: 0px 0px 0px 30px;*/
  padding: 0px 0px 0px 20px;
}

#footer #service_nav li a {
  color: #333333;
  font-size: 0.75em;
} 
 


 

/* Hilfe-Layer */
#help_layer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 486px;
} 

#help_layer h1 {
  padding: 10px 20px 25px 20px;
}

#help_layer h2,
#help_layer p,
#help_layer ul {
  padding: 0px 20px 15px 20px;
}


#help_layer #layer_head {
  background: url(../images/layer_head_bg.gif) no-repeat left top;
  height: 36px;
  width: 100%;
  overflow: hidden;
}

#help_layer #layer_body {
  background: url(../images/layer_bg.gif) repeat-y left top;
  width: 100%;
}

#help_layer #layer_body_inner {
  clear: both;
  margin: 0 auto;
  height: 400px;
  overflow: auto;
  width: 96%;
}

#help_layer #layer_foot {
  background: url(../images/layer_foot_bg.gif) no-repeat left top;
  height: 40px;
  width: 100%;
  overflow: hidden;
}

#help_layer a {
  background: url(../images/layer_close.gif) no-repeat /*79px*/ right 16px;
  display: block;
  float: left; 
  font-size: 0.8125em;
  margin: 0;
  padding: 11px 13px 11px 13px;
  text-align: right;
  width: 90.625%;
}

#help_layer a.link_ext_replacement {
  background: none;
  display: inline;
  float: none;
  font-size: 1.0em;
  margin: 0;
  padding: 0;
}

#help_layer a.link_ext_replacement img {
  float: none;
}

#help_layer #layer_foot a {
  padding-bottom: 13px;
}

#help_layer li {
  background: url(../images/navi_bullet_square_black.gif) no-repeat left 8px;
  font-size: 0.875em;
  line-height: 1.5em;
  padding: 0 0 5px 13px;
}





/**
 * Suggest-Layer fuer Orts- und Stichwortsuche
 */
.suggest_container {
  position: absolute;
  top: 0px;
  
  display: block;
  border-left: 1px solid #d0d0d0;
  text-align: left;
  width: 209px !important;
  z-index: 50;
}

#residence_start {
  right: 20px;
  top: 20.3125em;
}

.suggest_container #preloader {
  left: 120px;
  top: -18px;
}

#residence_context {
  right: 20px;
  top: 31.1875em;
}

#keyword_start {
  right: 20px;
  top: 28.625em;
}

#keyword_context {
  right: 20px;
  top: 30.25em;
}

.suggest_container .suggest_container_inner {  
  background: #eef1e8;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  clear: both;
  float: left;
  margin: 0px 0px 0px 0px;
  width: 209px !important;
}

.suggest_container .suggest_container_inner ul.suggest_list {
  background: #ffffff;
  border: 1px solid #cfd1c6;
  clear: both;
  margin: 5px 4px;
  padding: 2px 0px;
  overflow: auto;
  height: 10em;
  width: 199px;
}

.suggest_container .suggest_container_inner ul.suggest_list li {
  background: url(../images/arrow_red_right.gif) no-repeat 5px 8px;
  margin: 0px;
  padding: 3px 5px 3px 13px;
  width: 163px;
}

.suggest_container .suggest_container_inner ul.suggest_list li.selected {
  background: #fefecc url(../images/arrow_red_right.gif) no-repeat 5px 8px;
}

.suggest_container .suggest_container_inner ul.suggest_list li a,
.suggest_container .suggest_container_inner .close_suggest {
  background-image: none;
  color: #990000;
  font-size: 0.8125em;
  margin: 0px;
  padding: 0px;
}

.suggest_container .suggest_container_inner .close_suggest {
  float: left;
  padding: 4px 0px 4px 5px;
} 

.suggest_container .suggest_container_inner .close_suggest img {
  float: left;
  padding: 4px 5px 0px 0px;
}



/**
 * Buergerforum 
 */
.hr {
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  padding: 0px;
  margin: 0px auto;
  width: 680px;
}

.hr.ext_back {
  clear: both;
  float: none;
  padding: 0px;
  margin: 20px 0px 14px 26px;
  width: 628px;
}

.hr.under_form {
  padding: 28px 0px 0px 0px;
  margin-bottom: 2px;
}

.hr.headline {
  padding: 14px 0px 0px 0px;
}

.hr.headline p {
  font-weight: bold;
} 

.hr h4,
.hr h3 {
  background: url(../images/yellow_square.gif) no-repeat 2px 42px;
  font-weight: normal;
  padding: 38px 0px 4px 16px;
}

.anliegen_row {
  background: url(../images/anliegen_area_bg.gif) repeat-y 20px 0px;
  clear: both;
  float: left;
  margin: 6px 0px 0px 0px;
  padding: 0px;
  width: 700px;
}

.anliegen_row.first {
  margin: 20px 0px 0px 0px; 
}

.anliegen_row.dark_first {
  background: url(../images/anliegen_area_dark_bg.gif) repeat-y 20px 0px;
  margin: 20px 0px 0px 0px; 
  padding: 0px;
}

.anliegen_row.dark_first.top {
  position: relative;
  margin-top: 50px;
  margin-bottom: 20px;
}

.anliegen_row.half {
  background: url(../images/anliegen_area_half_bg.gif) repeat-y 20px 0px;
}

.anliegen_row.blank {
  background: none;
}

.anliegen_row h3 {
  clear: both;
  float: right;
  font-size: 1.125em;
  font-weight: normal;
  margin: 6px 0px 0px 0px;
  padding: 0px;
}

.anliegen_row h3.h3_full {
  clear: both;
  float: none;
  padding: 5px 0 10px 0;
}

.column.smaller {
  width: 200px;
} 

.anliegen_row.dark_first.top .column.smaller {
  padding-bottom: 55px;
}

.anliegen_row.dark_first.top .download {
  position: absolute;
  left: 15px;
  bottom: 12px;
  text-align: right;
  width: 170px;
}

.anliegen_row.dark_first.top .download a {
  display: block;
  background: url(../images/icon_download.gif) no-repeat left top;
  float: right;
  font-size: 0.8125em;
  font-weight: bold;
  padding: 0px 0px 0px 22px;
}

.anliegen_row.dark_first.top .download p {
  color: #990000;
  float: right;
  font-size: 0.8125em;
}

.column.two_third.bigger_col {
  overflow: hidden;
  width: 500px;
}

.column.two_third.bigger_col_499 {
  overflow: hidden;
  float: right;
  width: 494px;
}

.column .anliegen_area {
  float: right;
  margin: 0px;
  padding: 12px 15px 23px 15px;
  text-align: right;
  width: 150px;
}
  
.column .anliegen_area p.left_side {
  clear: both;
  float: right;
  font-size: 0.8125em;
  line-height: 1.2em;
  padding: 10px 0px 0px 0px;
  width: 150px;
}

.anliegen_row.blank p.left_side {
  font-size: 0.875em !important;
  text-align: left;
  /*width: 165px !important;*/
  width: 160px !important;
}

.anliegen_row.blank label.left_side {
  clear: both;
  float: right;
  font-size: 0.875em;
  text-align: left;
  /*width: 165px;*/
  width: 160px;
}

.column.two_third .anliegen_area {
  float: left;
  margin: 6px 0px 0px 0px;
  padding: 3px 0px 23px 21px;
  text-align: left;
  width: 474px;
}

.anliegen_row.blank .anliegen_area {
  padding: 0px 15px 0px 15px;
  padding-bottom: 0px;
}

.column.two_third .anliegen_area p {
  clear: both;
  float: left;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  width: 465px;
}

.anliegen_area table {
  clear: both;
  float: left;
  font-size: 0.8125em;
  padding: 0px;
  margin: 13px 0px 0px 0px;
  width: 465px;
}

.anliegen_area table td {
  padding: 0px 0px 9px 0px;
}

.anliegen_area table td.text_right {
  text-align: right;
}

/* nachtraeglich eingefuegte Formatierung von Listen in diesem Bereich der Website */
.anliegen_area ul, 
.anliegen_area ol {
  clear: both;
  padding: 10px 0 0 0;
}

.anliegen_area li {
  font-size: 0.875em;
}
 
.anliegen_area ol li {
  margin: 0 0 0 21px;
}


.anliegen_row .button_placement {
  float: left;
  padding: 11px 0px 10px 221px;
  width: 465px;
} 

.anliegen_row .button_placement input,
.column.two_third.bigger_col_499 .write_contribution input,
.anliegen_row.blank input.button {
  font-size: 0.8125em;
}

.column .anliegen_area p.right_side {
  padding-top: 3px;
}

.anliegen_area label {
  display: block;
  font-size: 0.8125em;
  padding: 12px 0px 0px 0px;
}

.small_hint {
  clear: both;
  display: block;
  font-size: 0.6875em;
  margin: 0px;
  padding: 0px 0px 0px 26px;
}

.anliegen_area .input_wrapper {
  background: url(../images/comment_input_bg.gif) no-repeat left top;
  margin: 4px 0px 5px 0px;
  padding: 0px;
  height: 1.25em;
  width: 426px;
}

.anliegen_area .input_wrapper.email {
  background: url(../images/email_input_bg.gif) no-repeat left top;
  width: 260px; 
}

.anliegen_area .input_wrapper input {
  background: none;
  border: none;
  padding: 2px 5px 0px 5px;
  width: 413px;
}

.anliegen_area .input_wrapper.email input {
  width: 247px;
}

.anliegen_area .textarea_wrapper {
  background: url(../images/textarea_comment_bg.gif) no-repeat left top;
  margin: 4px 0px 5px 0px;
  padding: 0px;
  height: 140px;
  width: 426px;
}

.anliegen_area .textarea_wrapper textarea {
  background: none;
  border: none;
  font-family: Arial, Sans-Serif;
  font-size: 0.8125em;
  margin: 0px;
  padding: 2px 5px 2px 5px;
  height: 135px;
  width: 416px;
}

.anliegen_area p.bezug {
  background: none;
  clear: both;
  font-size: 0.8125em;
  margin: 0px;
  padding-top: 8px !important;
}

.anliegen_area p.bezug.tiny {
  font-size: 0.75em;
}

/*.anliegen_area*/ .comment_radios {    
  background: none;
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

/*.anliegen_area*/ .comment_radios label {   
  clear: none;
  float: left;
  padding: 12px 15px 0px 0px;
}

.anliegen_row.blank .comment_radios label {
  font-size: 0.875em;
  padding-left: 20px;
  padding-left: 25px;
}

/*.anliegen_area*/ .comment_radios input {
  clear: none;
  display: block;
  float: left;
  margin: 12px 3px 0px 0px;
  padding: 0px 0px 0px 15px;
}

/*.anliegen_area*/ .comment_radios span {
  clear: none;
  display: block;
  float: left;
  font-size: 0.8125em;
  padding: 12px 15px 0px 0px;
}

.column.two_third.bigger_col_499 .write_contribution {
  border-top: 6px solid #ffffff;
  clear: both;
  float: left;
  padding: 10px 0px 10px 22px;
  width: 480px;
}

.column.two_third.bigger_col #issue_select select {
  width: 260px;
}
.column.two_third.bigger_col #issue_select select option {
  background: #ffffff;
}


/* Tabellen (skp) */

a.link_back {
  background-color: transparent;
  background-image: url(../images/arrow_red_left.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left 6px;
  display: block;
  padding-left: 9px;
  text-decoration: none;
}

.blind{
  margin:0px;
  padding:0px;
}


.row .column.hits{
  width:222px;
}
.row .column.paginate {
  /*width: 100px;*/
  width: 7.5em;
}
.row .column.half2 {
  margin: 0px;
  padding: 0px;
  width: 398px;
  background:#fff;
}
.row .column.hits p {
  padding: 20px 0px 0px 25px;
}
.row .column.paginate p {
  padding: 20px 0px 0px 0px;
  float:left;
}


.pagebrowser{
  background-color:#fff;
  text-align:right;
  float:right;
  margin:0px;
  padding:20px 0px 0px 0px;
  font-size: 0.75em;
}
.row .pagebrowser{
  padding-right:20px;
}
.next a img{
  background-color:#fff;
  padding:0px;
  margin: 3px 0px 0px 0px;
  float:left;
  display:inline;
}
.browse{
  background-color:#fff;
  padding:0px;
  margin: 0px 0px 0px 0px;
  float:left;
  display:inline;
}

.browse a {
  text-decoration: none !important;
}

.back a img{
  background-color:#fff;
  padding:0px;
  margin: 3px 0px 0px 0px;
  float:left;
  display:inline;
}
 
.assessment_table {	
  width: 90%;
  font-size: 10px;
}

.assessment_table th {
  text-align: center;
  font-weight: normal;
}

#new_concern_submit{
  background-color: transparent;
  background-image: url(../images/btn_bg.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  float: left;
  display:inline;
}


#issue_select select{
  text-align:left;
  margin: 0px;
  padding: 1px 0px 0px 5px;
  background-color: transparent;
  background: url(../images/issue_select_field_bg1.gif) no-repeat left top;
  border:none;
  float:left;
  display:inline;
  height: 20px;
  border-bottom:1px solid #bcbcbc;
}

#issue_select select option {
  border: none !important;
  background: #ffffff;
}

#issue_select_submit{
  background-color: transparent;
  background-image: url(../images/btn_bg.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  float:left;
  margin: 0px 0px 0px 3px;
}


.count{
text-align:right;
  font-size:0.825em;
}

.concern_result_table {
  vertical-align: top;
  margin: 18px 0px 0px 0px;
  width: 100%;
}

.concern_result_table th {
  font-weight: normal;
}
.concern_result_table td.slide{
  padding: 0px;
  width: 40px;
}

.concern_result_table td.slide2{
  padding: 0px;
  width: 100%;
}

.concern_result_table td.spacer_col,
.concern_result_table th.spacer_col {
  padding:0px;
  width: 5px;
  background-color:#fff;
}

.concern_result_table td.nr,
.concern_result_table th.nr {
  width: 63px;
  text-align: center;
}

.concern_result_table td.spacer_row {
  height: 4px;
  padding: 0px;
}

.concern_result_table td.date,
.concern_result_table th.date {
  width: 109px;
  text-align: center;
}

.concern_result_table td.subj a{
  display:block;
  float:left;
  width: 250px;
  text-align: left;
}

.concern_result_table td.subj {
  width: 274px;
  text-align: left;
}

.concern_result_table td.quest a{
  display:block;
  float:left;
  width: 330px;
  text-align: left;
}

.concern_result_table td.quest {
  width: 357px;
  text-align: left;
}

.concern_result_table td.count,
.concern_result_table th.count {
  text-align: right;
}

.concern_result_table td.issue,
.concern_result_table th.issue {
  text-align: left;
}

.concern_result_table td.left_issue {
  width:180px;
  vertical-align: top;
  text-align: left;
  padding: 8px 8px 8px 28px;
}

.concern_result_table td img,
.concern_result_table th img {
  clear: none; 
  float: none;
  padding: 0px;
}

.concern_result_table thead {
  font-size: 0.875em;
}

.concern_result_table thead th {
  vertical-align: baseline;
  padding: 0px 0px 10px 8px;
  border-bottom: 1px solid #e6e9de;
}

.concern_result_table thead th.left_topic {
  padding-left: 28px;
  vertical-align: top;
}

.concern_result_table tbody {
  font-size: 0.8125em;
}
.concern_result_table tbody tr.dark {
  background: #f6f8f3;
}

.concern_result_table tbody td {
  margin: 0px 0px 0px 0px;
  padding: 8px 8px 8px 8px;
  vertical-align: top;
}

.concern_result_table tfoot td {
  /*padding: 0px 0px 10px 8px;*/
  padding: 6px 0px 0px 0px;
  border-bottom: 1px solid #e6e9de;
}

.concern_result_table tbody td.count {
  margin:0px;
  padding: 8px 8px 8px 0px;
  vertical-align: top;
  text-align:right;
}





/** 
 * Seite empfehlen
 */
.contact.send_site {
  margin: 0px 0px 0px 0px;
  padding: 0px 25px 0px 0px;
  padding-left: 25px;
} 

.grey_form_area {
  background: #f6f8f3;
  clear: both;
  float: left;
  margin: 0px 0px 5px 0px;
  padding: 24px 25px 0px 0px;
  padding-top: 24px;
  padding-left: 25px;
  padding-bottom: 11px;
  width: 415px;
}

.grey_form_area label {
  width: 130px;
}

.grey_form_area .input_field {
  background: url(../images/send_input_bg.gif) no-repeat left top;
  padding: 0px;
  height: 20px;
  width: 275px;
}

.grey_form_area .input_field.area {
  background: url(../images/send_input_area_bg.gif) no-repeat left top;
  height: 140px;
}

.grey_form_area .input_field input {
  font-size: 0.8125em;
  padding-top: 2px;
  width: 260px;
}

.grey_form_area .input_field.area textarea {
  height: 136px;
  width: 265px;
}

.grey_form_area.btn_area {
  padding-top: 11px;
}

.grey_form_area.btn_area #send_btn {
  margin: 0px;
  padding: 0px;
  padding-right: 11px !important;
}

.contact.send_site .hr {
  margin: 0px 0px 110px 0px; 
  padding: 0px;
  overflow: hidden;
  height: 1px;
  width: 440px;
}

.social_bookmark {
  clear: both;
  display: block;
  float: left;
  margin: 8px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
}

.social_bookmark img {
  float: left;
  padding: 0px 12px 0px 0px;
}

.social_bookmark span {
  font-size: 0.8125em !important;
}

.copy_url {
  padding: 2px 0px 0px 20px;
}

.copy_url .input_wrapper_copy_url {
  background: url(../images/anm_input_text.gif) no-repeat left top;
  height: 20px;
  width: 180px;
}

.copy_url .input_wrapper_copy_url input {
  background: none;
  border: none;
  font-size: 0.75em !important;
  padding: 3px 5px;
  width: 170px;
}






/*
*  externe Lebenslagen
*/
#ext_header {
  background: url(../images/ce/ext_header_bg.gif) no-repeat left top;
  text-align: left;
  margin: 20px 0px 0px 0px;
  padding: 19px 0px 0px 0px;
  height: 107px;
  width: 100%;
}

#ext_logo_bw {
  margin-top: 11px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-left: 6px;
  padding: 0px 0px 0px 20px;
  text-align: left;
  width: 220px;
  float: left;
  display:inline;
}

#ext_whois {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 28px;
  width: 330px;
  float: left;
  display:inline;
}

#ext_whois_logo {
  margin: 20px 24px 0px 0px;
  padding: 0px 0px 0px 0px;
  width:340px;
  text-align:right;
  float: right;
  display:inline;
  }

#ext_whois_logo img{
  float: right;
}

#ext_content_wrapper h5 {
  margin: 8px 0px 0px 0px;
  padding: 0px;
}

#ext_content_wrapper h6 {
  font-size: 0.875em;
  padding: 5px 0px 5px 0px;
}
  
  
/* Sidebar */

#ext_sidebar_left{
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px 0px 50px 28px;
  text-align: left;
  width: 217px;
}

/* Fusszeile */
#ext_footer{
  background: url(../images/ce/ext_footer_bg.gif) no-repeat left top;
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px 0px 24px 0px;
  text-align: left;
  height: 48px;
  width: 100%;
}

/* Reitermenue */
#ext_reiter_content {
  float: left;
  height:33px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  overflow: hidden;
}

#ext_reiter_content #ext_reiter {
  background-color: #ffffff;
  background-image: url(../images/ce/ext_menue_bg_no.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  width: 720px;
}

#ext_reiter_content #ext_reiter li {
  background-color: transparent;
  float: left;
  height:33px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 28px;
}

#ext_reiter_content #ext_reiter li.ext_act {
  background-image: url(../images/ce/ext_menue_bg_act.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: right bottom;
}

#ext_reiter_content #ext_reiter li a, #ext_reiter_content #ext_reiter li span {
  background-image: url(../images/ce/ext_menue_bg_act_border.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  color: #333333;
  display: block;
  font-size: 0.875em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 13px;
  padding-right: 33px;
  padding-bottom: 4px;
  padding-left: 0px;
}

#ext_reiter_content #ext_reiter li span.inact {
  background-image: url(../images/ce/ext_menue_bg_no_border.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  color: #999999;
  display: block;
  font-size: 0.875em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 13px;
  padding-right: 33px;
  padding-bottom: 4px;
  padding-left: 0px;
}



/*Suchergebnisse Lebenslagen special*/
.column_paginate_wrapper{
  clear: both;
  padding: 0 0 20px 0;
  margin: 20px 0 20px 0;
  border-top:1px solid #e6e9de;
}
h4 .count{
  float:right;
  font-weight:normal;
  font-size:1em;
}

h4 .float_left{
float:left;
}

.search_result_link{
font-size:0.825em;
font-weight: bold;
}
.search_result_breadcrumb {
  clear: both;
  float: left;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  width:100%;
}

.search_result_breadcrumb a {
  background: url(../images/navi_bullet_small_right_grey.gif) no-repeat left 4px;
  color: #333333;
  float: left;
  font-size: 0.70em;
  margin: 0px 0px 0px 8px;
  padding: 0px 0px 2px 10px;
  white-space: nowrap;
}

.search_result_breadcrumb a.home {
  background: none;
  margin: 0px;
  padding: 0px;
}
.search_tresult_text{
  clear:both;
}

/* Reiter (Suchergebnisse Lebenslagen) */

#search_reiter_content {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#search_reiter_content #reiter {
  background: #fff url(../images/search_reiter_no.gif) repeat-x left top; 
  float: left;
  margin: 0px;
  padding: 0px;
  width: 719px;
}
#search_reiter_content #reiter  li.last{ 
  float: left;
  margin: 0px;
  padding: 0px;
  width: 719px;
}

#search_reiter_content #reiter li {
  background: url(../images/search_reiter_bg.gif) no-repeat right bottom; 
  float: left;
  margin: 0px;
  padding: 0px 29px 5px 25px;
}

#search_reiter_content #search_reiter li.act {
  background: #ffffff url(../images/search_reiter_act.gif) no-repeat right bottom; 
}
#search_reiter_content #search_reiter li.before_act {
  background: none; 
}

#reiter_content #search_reiter li.pre_act {
  background: none;
  padding-right: 25px; 
}

#search_reiter_content #search_reiter li a,
#search_reiter_content #search_reiter li span {
  color: #333333;
  display: block;
  font-size: 0.875em;
  margin: 0px;
  padding: 9px 0px 0px 0px;
}

#search_reiter_content #search_reiter li span.inact {
  color: #999999;
}

/*Suchergebnisse Lebenslagen special*/
.search_result {
  clear: both;
  float: left;
  overflow: hidden;
  width: 440px;
}

/*
.search_result_link{
  font-weight:bold;
}
.search_result_breadcrumb {
  clear: both;
  float: left;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}
.search_result_breadcrumb a {
  background: url(../images/navi_bullet_small_right_grey.gif) no-repeat left 4px;
  color: #333333;
  /*display: block;
  float: left;
  font-size: 0.70em;
  margin: 0px 0px 0px 8px;
  padding: 0px 0px 2px 10px;
}
.search_result_breadcrumb a.home {
  background: none;
  margin: 0px;
  padding: 0px;
}
.search_tresult_text{
  clear:both;
}*/

/* Reiter (Suchergebnisse Lebenslagen) */

#search_reiter_content {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#search_reiter_content #search_reiter {
  background: #fff url(../images/search_reiter_bg.gif) repeat-x left top; 
  float: left;
  margin: 0px;
  padding: 0px;
  width: 719px;
}

#search_reiter_content #search_reiter li {
  background: url(../images/search_reiter_no.gif) no-repeat right bottom; 
  float: left;
  margin: 0px;
  padding: 0px 19px 5px 15px;
  height:42px;
}
#search_reiter_content #search_reiter  li last{ 
  float: left;
  margin: 0px;
  padding: 0px;
  width: 719px;
}

#search_reiter_content #search_reiter li act {
  background: #ffffff url(../images/search_reiter_act.gif) no-repeat right bottom; 
}

#reiter_content #search_reiter li.pre_act {
  background: none;
  padding-right: 25px; 
}

#search_reiter_content #search_reiter li a {
  color: #333333;
  display: block;
  font-size: 1em;
  margin: 0px;
  padding: 1px 0px 0px 0px;
}
#search_reiter_content #search_reiter li span {
  color: #333333;
  display: block;
  font-size: 0.75em;
  margin: 0px;
  padding: 11px 0px 0px 0px;
}

#search_reiter_content #search_reiter li span.inact {
  color: #999999;
}
#search_reiter_content #search_reiter li before_act {
  background: none; 
}

#search_tab1{
width:93px;
}
#search_tab2{
/*width:70px;*/
width:85px;
}
#search_tab3{
/*width:120px;*/
width:140px;
}
#search_tab4{
width:121px;
}
#search_tab5{
width:66px;
}
#search_tab6{
width:37px;
}



/* "Meinten Sie"-Link nachtraeglich formatieren*/
p.did_you_mean {
  font-size: 0.8125em;
  font-weight: bold; 
  padding-bottom: 0px !important;
}

p.did_you_mean a {
  text-decoration: none;
}



/**
 * Schriftgroessenvererbung innerhalb von Listen verhindern
 */
ul li ul,
ul li ol,
ol li ol,
ol li ul {
  font-size: 1.0em !important;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}

ul li,
ol li {
  font-size: 1.0em !important;
}



/**
 * IE-Hacks
 */
/*
* html #nav_pane #subnavi { padding: 0 0 13px 0; }
*+html #nav_pane #subnavi { padding: 0 0 13px 0; }
*/
* html .announcment_input.rubrik { background: none !important; }
*+html .announcment_input.rubrik { background: none !important; }
* html #ext_wrapper_inner{ margin: 0px 12px 0px -4px; }
*+html #ext_wrapper_inner{ margin: 0px 12px 0px -4px; }
