/* 
zrt-replace: str"#3CA53E" tal"string:${context/@@prefsdatacss/cssdata/maincolor}" 
*/
/* 
zrt-replace: str"#FFFFFF" tal"string:${context/@@prefsdatacss/cssdata/backgroundcolor}" 
*/
/*
zrt-replace: "82.0" tal"string:${context/@@prefsdatacss/cssdata/fwidth}" 
*/
/*
zrt-replace: "15" tal"string:${context/@@prefsdatacss/cssdata/slwidth}" 
*/
/*
zrt-replace: "15" tal"string:${context/@@prefsdatacss/cssdata/srwidth}" 
*/
/*
zrt-replace: "50" tal"string:${context/@@prefsdatacss/cssdata/cwidth}" 
*/
/*
zrt-replace: "1" tal"string:${context/@@prefsdatacss/cssdata/swidth}" 
*/
/*
zrt-replace: "0.75" tal"string:${context/@@prefsdatacss/cssdata/font_size}" 
*/
/*
zrt-replace: "Verdana, sans-serif" tal"string:${context/@@prefsdatacss/cssdata/font_family}" 
*/
/*
zrt-replace: "https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/logo.png" tal"string:${context/@@prefsdatacss/cssdata/logobg}" 
*/
/*
zrt-replace: "https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout" tal"string:${context/@@prefsdatacss/cssdata/layoutdir}" 
*/

.highlightedSearchTerm {
  background-color:#feff82;
}

body { 
  font-size: 0.75em; 
  font-family: Verdana, sans-serif;
  margin: 0em;
  color: black; 
  border-top: 0;
  background-color: #fff; 
}


#inner {
  width:1014px;
  padding-left:10px;
  margin: 0 auto;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/schatten.png);

}

.hiddenStructure {
  display:none;
}

#footer {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/footer.jpg);
  width:984px;
  height: 100px;
  display:block;
/*  border-top: 1px solid #3CA53E;
  padding: 0em;
  margin:0 0 0.5em 0;*/
  background-color:#3CA53E;
  color: #fff;
}

#main {
  width:984px;
/*  border-top: 1px solid #3CA53E;*/
/*  padding-top:1em;*/
  margin:0;
  background-color: #fff;
  background-image: none;
}

#main_left {
  float: left;
  display:block;
  margin:0;
  padding:0;
}
#main_right {
  float: right;
  display:block;
  margin:0;
  padding:0;
}

#visualContentWrapper { 
  width:590px;
  border-top: 0;
  display:block;
  float: right;
  overflow:hidden;
  margin:0;
  padding:0;
}
#sidebarleft { 
  width: 176px; 
  display: block;
  float: left;
  margin: 10px 15px 0 10px;
  padding:0;
  overflow:hidden;
  background-color: #fff;
}

#sidebarleft .box,
#sidebarleft .box p{
  background-color:#fff;
  color:#45a73d;
/*  border: 1px solid #45a73d; */
}

#sidebarleft .box h1{
  color: #45a73d;
  background-color:#fff;
}

#sidebarleft .box h1 span{
  color: #45a73d;
  background-color:#fff;
  font-size: 120%;
}

#sidebarleft .box h1 a{
  background-color: #fff;
  color:#45a73d;
  font-size: 120%;
}

#sidebarright .box {
  background-color: #edf6eb;
  border: 1px solid #45a73d; 
}
#sidebarright .box h1,
#sidebarright .box h1 a,
#sidebarright .box h1 span{
  color:#fff;
  background-color: #45a73d;
}

#sidebarright { 
  width: 178px; 
  display: block;
  margin: 10px 10px 0 5px;
  padding:0;
  overflow:hidden;
}

#toolbar { 
  width: 984px;
  margin: 0;
  background-image: none;
}

h1, h2 { 
  font-size: 100%; 
}
table  { 
  border-collapse: collapse;
  font-size: 100%;
  margin-bottom: 1em;
}

table.border {
  border-collapse: collapse;
  font-size: 100%;
  margin-bottom: 1em;
  border: 1px solid black;
}
table.border td {
  border: 1px solid black;
}

table.noborder {
  border-collapse: collapse;
  font-size: 100%;
  margin-bottom: 1em;
  border: none;
}

iframe { 
  border: none;
  width: 100%; 
}
/* feste breite fuer fckeditor
iframe .field {
  border: None;
  width: 548px; 
}
*/

a, a img { 
  border: none;
  color: #45a73d; 
  text-decoration: none;
}

a:visited { 
  color: #45a73d; 
  text-decoration: none;
}
::selection {
    background: #c3d269;
    color: #000;
}

::-moz-selection {
    background: #c3d269;
    color: #000;
}
textarea {  
  font-family: "Lucida Grande",Verdana, sans-serif; 
  font-size: 100%; 
  border: 1px solid #bd9465; 
  background-color: #efefef;
}
textarea:active, textarea:hover { 
  background-color: #fdfdfd; 
}
input, button { 
  font-family: "Lucida Grande",Verdana, sans-serif; 
  font-size: 100%; 
  background-color: #f4f4f4; 
  border: 1px outset #003366; 
}
input[type=text]:hover, input[type=text]:active { 
  background-color: #fdfdfd;
}

input.noborder {
  border: none;
}

input.fileType {
  position: relative;
  width: auto;
}


select { 
  font-family: "Lucida Grande",Verdana, sans-serif; 
  font-size: 100%;
  background-color: #f4f4f4;
}
.actionButtons {
  display: block;
  padding: 1em 1em 1em 0em;
}

div.row { 
  margin-top: 1em; 
  font-size: 100%;
}
div.row div.label { 
  background: #3CA53E; 
  padding: 0 0.2em 0 0.2em; 
  margin: 0em; 
  display: inline; 
  color: #fff;
}
div.row div.field { 
  display:block; 
  padding-top: 1px; 
}
div.row span.error { 
  background: red; 
  padding: 0.2em; 
  display: inline; }

.red {
  color: #f00;
}
.blue {
  color: #00a;
}
.black {
  color: #000;
}
.green {
  color: #0a0;
}
#sortable, #sortable th, #sortable td { 
  border: 1px solid black; 
}
#sortable thead th { 
  background-color: #ffed7b; 
  color: black; 
  font-weight: normal;
  text-align: left;
}
#sortable .iconheader {
  width: 15px;
}


#logo { 
  background: white url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/logo.png) no-repeat top right;
  margin: 0 0 0.5em 0;
  width:984px;
  display:block;
  background-color:#FFFFFF;
  height: 272px;
}

#logo img{ 
    border: 0px solid #3CA53E; 
}

#sortable #logo {
  margin: 0 0 0 4px;
  background-color: white;
  background-image: none;
  width: auto;
}

#addmenu { 
  font-size: 100%; 
  float: right; 
  margin-top: 0.5em; 
  display: block; 
}

#navbar {
  display:block;
  margin-bottom: 0.5em;
}

#navbar h1 {
  padding:0.25em;
  color: #ffffff;
  background-color:#3CA53E;
  font-size: 100%; 
  font-weight:normal;
  margin:0;
  border-top: 1px solid #3CA53E; 
  border-left: 1px solid #3CA53E; 
  border-right: 1px solid #3CA53E; 
}

#navbar p {
  margin: 0.3em 0;
}

#contentbar {
  display:block;
}

#content { 
  font-size: 100%; 
  min-height: 35em; 
  margin-top: 0em;
  margin-bottom: 1em;
  display:block;
  padding: 1em 2em 1em 2em; 
  background-color: white;
}
#content h1 {
  font-size: 120%;
  border-bottom: 1px solid #3CA53E;
  color: #3CA53E;
}
#content h2 {
  font-size: 110%;
  margin-right: 4em;
  color: #3CA53E;
}
#content h3 {
  color: #333333;
  font-size: 100%;
  margin-right: 12em;
  color: #3CA53E;
}
#content ul {
  list-style-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
  list-style-type:none;
}

#content a {
  border-bottom: none !important;
}

.box { 
  font-size: 100%;
  margin-bottom: 1em;
  overflow: hidden;
}
.box h1 { 
  padding: 0.25em; 
  font-size: 100%;
  font-weight: normal; 
  text-align: left; 
  margin: 0;
}

.box h1 a,
#navigation h1 a {
  margin: 0;padding: 0;
  text-decoration: none;
}

.box h1 span {
  color:#fff;
}

.box p {
  font-size: 100%;
  padding: 0.5em;
}

#infos {
  border-top: 1px solid #3CA53E;
  padding: 0.2em;
  margin-top: 0em; 
  font-size: 90%;
}

#content_footer_menu {
  display: block;
}

#infos #content_footer_menu {
  float:right;
}
#infos #content_footer_menu ul {  
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
} 
#infos #content_footer_menu li { 
  display: inline; 
  font-size: 100%; 
}
#infos #content_footer_menu_dc {
  float: left;
}
#infos #content_footer_menu_dc ul {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#news p,
#events p {
  margin: 0em; 
  padding-bottom: 0.3em;
}
#contact p,
#banner p {
  margin: 0em;
  padding-bottom: 0.3em;
}

/*
#toolbar>#login_logout { 
  margin-top: 0; 
}
*/

#siteactions {
  border-top: 1px solid #3CA53E;
  width:984px;
  display:block;
  background-image: none;
}

#login_logout { 
  padding: 0.2em;
  margin-top: 0em; 
  float: left;
}
#login_logout h1 { 
  font-size: 100%; 
  display: inline; 
}
#fontsize {
  padding: 2px;
  margin-top: 0em;
  margin-left: 0.5em;
  float: right; 
  height: 16px;
}
#fontsize ul {
  list-style: none;
  margin: 0; 
  padding: 0; 
  text-align: left;
}
#fontsize .font_image {
  border: 1px solid black;
  background-color:#bbbbbb;
  height: 12px;
  width: 12px;
}

#fontsize li { 
  display: inline; 
  font-size: 100%; 
}
#language { 
  padding: 0.2em;
  margin-top: 0em; 
  float: right;
}
#language ul {
  list-style: none;
  margin: 0; 
  padding: 0; 
  text-align: left;
}
#language li { 
  display: inline; 
  font-size: 100%; 
}

#actions { 
  border-top: 1px solid #3CA53E; 
  padding: 0.2em; 
  background-image: none;
}
#actions ul { 
  background-color: transparent; 
  list-style: none;
  margin: 0; 
  padding: 0; 
  text-align: left;
}
#actions li { 
  display: inline; 
  font-size: 100%; 
}
#actions ul li a { 
  color: #be6500; 
  padding: 0em 0em;
  /* border-left: 1px solid black; */ 
  text-transform: lowercase;
}
#breadcrumbs { 
  border-top: 1px solid #3CA53E;
  padding: 0.2em; 
  font-size: 100%; 

}
.floatclear {
  clear:both;
}
#tabs { 
  padding-top: 0.5em; 
  font-size: 100%; 
}
#tabs ul { 
  /*white-space: nowrap;*/ 
  list-style: none; 
  padding: 0;
  margin: 0; 
  margin-bottom: 0px; 
}
#tabs ul li { 
  display: inline; 
}
#tabs ul li a { 
  background-color: white; 
  color: black;
  padding: 0em 0.25em; 
  padding-bottom: 0;
  border: 1px solid #3CA53E; 
  border-bottom: 0;
  text-decoration: none; 
  text-transform: lowercase;
  background-color: white; 
}
#tabs ul li a.selected { 
  padding-top: 0.4em; 
  background-color: #3CA53E;
  border-top: 1px solid #3CA53E;
  border-bottom: 1px solid #3CA53E;
  color: #fff;
}
#tabs ul li a:hover { 
  padding-top: 0.4em; 
  background-color: #3CA53E; 
  color: #fff;
}
code {
  font-size: 100%;
}

#navigation ul {
  list-style:none; 
  display: block;
  margin:0; 
  padding:0;
  overflow:hidden;
}
#navigation li {
  display:inline;
  margin:0 0 0 0; 
  padding:0 0 0 0;
}

#navigation a {
  text-decoration:none; 
  display:block; 
  padding:0.3em 0.3em 0.4em 0; 
  margin:0 0 0 0; 
  background-repeat:no-repeat; 
  background-position:left;
  overflow:hidden;
  color: black;
}

#navigation a.ebene1 {
  padding-left:18px;
}
#navigation a.ebene1node {
  padding-left:18px; 
}
#navigation a.ebene1:hover, 
#navigation a.ebene1node:hover {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}
#navigation a#ebene1selectednode {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}
#navigation a#ebene1selected {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}

#navigation a.ebene2 {
  margin-left:16px; 
  padding-left:16px; 
}
#navigation a.ebene2node {
  margin-left:16px; 
  padding-left:16px; 
}
#navigation a.ebene2:hover, 
#navigation a.ebene2node:hover {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}
#navigation a#ebene2selectednode {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}
#navigation a#ebene2selected {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}

#navigation a.ebene3 {
  margin-left:30px; 
  padding-left:16px; 
}
#navigation a.ebene3node {
  margin-left:30px; 
  padding-left:16px; 
}
#navigation a.ebene3:hover {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}

#navigation a#ebene3selectednode {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
  margin-left:30px; 
  padding-left:16px; 
}
#navigation a#ebene3selected {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}


#navigation a.ebene4 {
  margin-left:40px; 
  padding-left:16px; 
}
#navigation a.ebene4node {
  margin-left:40px; 
  padding-left:16px; 
}
#navigation a.ebene4:hover {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif); 
}
#navigation a#ebene4selectednode {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
  margin-left:40px; 
  padding-left:16px; 
}
#navigation a#ebene4selected {
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
}


#content .summary,
#content .page_error {
  color:#fff;
  background-color:#f00; 
  display: block;
  margin-bottom: 1em;
}

#finder {
  overflow:hidden;
}

#finder ul {
  list-style:none;
  margin:0;
  padding:0;
}
#finder li {
  margin:0.5em 0 0.5em 0;
  padding:0;
}
#finder a {
  border: none;
  color:#333;
  text-decoration:none;
  display:inline;
  padding:0.3em 0.3em 0.4em 0;
  margin:0 0 1em 0;
  background-repeat:no-repeat;
  background-position:left;
}
#finder a:focus {
  outline: none;
}

#finder a.addlink {
  color:#070;
}

#finder a.ebene1 {
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/big_emptynode_open.gif);
}
#finder a.ebene1node {
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/big_node_open.gif);
}
#finder a.ebene2 {

  margin-left:1em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_emptynode_open.gif);
}
#finder a.ebene2node {
  margin-left:1em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_node_open.gif);
}
#finder a.ebene3 {
  margin-left:2em;
  padding-left:28px;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_emptynode_open.gif);
}
#finder a.ebene3node {
  margin-left:2em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_node_open.gif);
}
#finder a.ebene3 {
  margin-left:2em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_emptynode_open.gif);
}
#finder a.ebene3node {
  margin-left:2em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_node_open.gif);
}
#finder a.ebene4 {
  margin-left:3em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_emptynode_open.gif);
}
#finder a.ebene4node {
  margin-left:3em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_node_open.gif);
}
#finder a.ebene5 {
  margin-left:4em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_emptynode_open.gif);
}
#finder a.ebene5node {
  margin-left:4em;
  padding-left:2em;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/little_node_open.gif);
}
.user {
  padding-left:17px;
  background-image:url(++resource++layout/user_icon.gif);
  background-repeat:no-repeat;
}
.group {
  padding-left:20px;
  background-image:url(++resource++layout/group_icon.gif);
  background-repeat:no-repeat;
}
/*
.newsboard_index_custom {
  background-color: #f00 !important;
}
*/
/*
.eventboard_index_custom {
  background-color: #f00 !important;
}
*/
/*
.diashow_custom tr td {
}
*/
/*
#document_view_heading {
  display:none;
}
*/

#header_menu {
  width:984px;
  height: 26px;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 0;
  display: block;
  font-size:15px
}

#header_menu a,
#header_menu a:visited{
  color:#474747;
  text-decoration:none;
  display:block;
  margin-top: 35px;
}

#header_menu a:hover{
  color:#474747;
  text-decoration:none;
  display:block;
  text-decoration:underline;

}

#header_menu a{
  color: #474747;
 
}

#header_menu_1 {
  float: left;
  padding: 0 0 0 100px;
  margin: 0;
}


#header_menu_2 {
  float: left;
  padding-left: 35px;

}

#header_menu_3 {
  float: left;
  padding-left: 35px;

}

#header_menu_4 {
  float: left;
  padding-left: 35px;

}

#header_menu_5 {
  float: left;
  padding-left: 35px;

}
#header_menu_6 {
  float: left;
  padding-left: 20px;

}


/* user and group management */
.allow {
  color:#fff;
  background-color:#0c0;
  margin:1px;
}
.deny {
  color:#fff;
  background-color:#c00;
  margin:1px;
}
.tree_selected {
  background-color:#000;
  color:#fff;
}
.tree_box {
  border:1px solid black;
  width: 40em;
  height: auto;
  padding: 0.2em 0.5em 0.2em 0.5em;
  margin: 0.5em 20em 0.5em 0.5em;
}
.noliststyle {
  list-style:none;
}

.invert {
  color: white;
  background-color: black;
}
input[disabled=disabled].textTypeDisabled {
  color: black;
}

.box #consultant_content {
  font-size: 100%;
  padding: 0.5em;
}
.box #consultant_content #picture_id {
}
.box #consultant_content #picture_id img {

}
.box #consultant_content #firstname {
}
.box #consultant_content #surname {
  margin-bottom: 0.5em;
}
.box #consultant_content #email {
  margin-bottom: 0.5em;
}
.box #consultant_content #tel {
  margin-bottom: 0.5em;
}
.box #consultant_content #fax {
  margin-bottom: 0.5em;
}
.box #consultant_content #text {
}
.box #consultant_content #text p {
  padding: 0em;
}
.delimiter {
  height: 0em;
  width: auto;
  border-top: 1px solid black; 
  margin-bottom: 0.5em;
}

.box #minicontactform {
}
.box #minicontactform_content {
  font-size: 80%;
  margin: 0.8em;
  overflow:hidden;
}

.box #minicontactform_content .row  {
}

.box #minicontactform_content #description p {
  margin-left: 0em;

  margin-top: 0em;
  padding-left: 0em;
  padding-top: 0em;

}

.box #minicontactform_content .row .label  {
  padding-left: 0em;
  color: black;
  background-color: #FFFFFF;
}

#sitemap h2{
  color:#45a73d;
  border-bottom:1px solid #45a73d;
  font-size:110%;
  padding:5px;
  background-color:#f6f6f6;
}
#sitemap hr{
  border:none;
}
#sitemap ul {
  padding-left: 0em;
  list-style: none;
}
#sitemap ul ul{
  padding-left: 1em;
  list-style: none;
  /*margin:0.3em;*/
}
#sitemap ul ul ul{
  padding-left: 1em;
  list-style: none;
  margin:0em;
}
#sitemap li {
  width:auto;
}
#sitemap a.ebene1,
#sitemap a.ebene1:visited {
  color: #555;
  font-weight:bold;
  display: block;
  padding:0.2em 0.2em 0.2em 15px !important;
  margin: 0 0 0 10px;
  background-image:url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/darrowr.gif);
  background-repeat:no-repeat;
  background-position:0% 40%;
}
#sitemap a.ebene2,
#sitemap a.ebene2:visited {
  color: #555;
  display: block;
  padding:0.3em;
  margin: 0 0 0 20px;
}

#sitemap a.ebene3,
#sitemap a.ebene3:visited {
  color: #666;
  display: block;
  padding:0.3em;
  margin: 0 0 0 30px;
  font-size: 90%;
}

#sitemap a.ebene4,
#sitemap a.ebene4:visited {
  color: #666;
  display: block;
  padding:0.3em;
  margin: 0 0 0 40px;
  font-size: 80%;
}
#targetsystem {
  width:45em;
}
#targetsystem th{
  text-align:left;
}
#targetsystem #heading {
  width:45em;

  background-color:#aaa;
}
#targetsystem #category {
  width:auto;
  background-color:#ccc;
}
#targetsystem #target {
  width:auto;
  background-color:#eee;
}
#targetsystem #target a {
  padding-left:1em;
}
#targetsystem a:visited,
#targetsystem a:hover,
#targetsystem a {
  color: black;
  display:block;
}


/*
.newsboard_index_custom {
  background-color: #f00 !important;
}
*/
/*
.eventboard_index_custom {
  background-color: #f00 !important;
}
*/
/*
.diashow_custom tr td {
}
*/
/*
#document_view_heading {
  display:none;
}
*/

/* DpAppartmentRent specific CSS */

table#appartment_rent_main_detail_table,
table#appartment_rent_energy_detail_table,
table#appartment_rent_costs_detail_table,
table#appartment_rent_courtage_table {
  border-top: 1px solid grey;
  margin-top: 10px;
}
table#appartment_rent_head_table,
table#appartment_rent_main_detail_table,
table#appartment_rent_energy_detail_table,
table#appartment_rent_costs_detail_table,
table#appartment_rent_courtage_table {

  table-layout: fixed;
}
table#appartment_rent_head_table td.immo_title,
table#appartment_rent_main_detail_table td.immo_title,
table#appartment_rent_energy_detail_table td.immo_title,
table#appartment_rent_costs_detail_table td.immo_title,
table#appartment_rent_courtage_table td.immo_title {
  width: 200px;
  padding-bottom: 5px;
  padding-top: 5px;
}
table#appartment_rent_head_table td.immo_value,
table#appartment_rent_main_detail_table td.immo_value,
table#appartment_rent_energy_detail_table td.immo_value,
table#appartment_rent_costs_detail_table td.immo_value,
table#appartment_rent_courtage_table td.immo_value {
  width: 300px;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* DpSearchAppartmentRent specific CSS */

table#appartment_rent_head_table_search td.immo_title {
  width: 180px;
}
table#appartment_rent_head_table_search td.immo_value {
}

/* DpAppartmentBuy specific CSS */

table#appartment_buy_main_detail_table,
table#appartment_buy_energy_detail_table,
table#appartment_buy_costs_detail_table,
table#appartment_buy_courtage_table {
  border-top: 1px solid grey;
  margin-top: 10px;
}
table#appartment_buy_head_table,
table#appartment_buy_main_detail_table,
table#appartment_buy_energy_detail_table,
table#appartment_buy_costs_detail_table,
table#appartment_buy_courtage_table {
  table-layout: fixed;
}
table#appartment_buy_head_table td.immo_title,
table#appartment_buy_main_detail_table td.immo_title,
table#appartment_buy_energy_detail_table td.immo_title,
table#appartment_buy_costs_detail_table td.immo_title,
table#appartment_buy_courtage_table td.immo_title {
  width: 200px;
  padding-bottom: 5px;
  padding-top: 5px;
}
table#appartment_buy_head_table td.immo_value,
table#appartment_buy_main_detail_table td.immo_value,
table#appartment_buy_energy_detail_table td.immo_value,
table#appartment_buy_costs_detail_table td.immo_value,
table#appartment_buy_courtage_table td.immo_value {
  width: 300px;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* DpSearchAppartmentBuy specific CSS */

table#appartment_buy_head_table_search td.immo_title {
  width: 180px;
}
table#appartment_buy_head_table_search td.immo_value {
}

/* DpHouseRent specific CSS */

table#house_rent_main_detail_table,
table#house_rent_energy_detail_table,
table#house_rent_costs_detail_table,
table#house_rent_courtage_table {
  border-top: 1px solid grey;
  margin-top: 10px;
}
table#house_rent_head_table,
table#house_rent_main_detail_table,
table#house_rent_energy_detail_table,
table#house_rent_costs_detail_table,
table#house_rent_courtage_table {

  table-layout: fixed;
}
table#house_rent_head_table td.immo_title,
table#house_rent_main_detail_table td.immo_title,
table#house_rent_energy_detail_table td.immo_title,
table#house_rent_costs_detail_table td.immo_title,
table#house_rent_courtage_table td.immo_title {
  width: 200px;
  padding-bottom: 5px;
  padding-top: 5px;
}
table#house_rent_head_table td.immo_value,
table#house_rent_main_detail_table td.immo_value,
table#house_rent_energy_detail_table td.immo_value,
table#house_rent_costs_detail_table td.immo_value,
table#house_rent_courtage_table td.immo_value {
  width: 300px;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* DpSearchHouseRent specific CSS */

table#house_rent_head_table_search td.immo_title {
  width: 180px;
}
table#house_rent_head_table_search td.immo_value {
}

/* DpHouseBuy specific CSS */

table#house_buy_main_detail_table,
table#house_buy_energy_detail_table,
table#house_buy_costs_detail_table,
table#house_buy_courtage_table {
  border-top: 1px solid grey;
  margin-top: 10px;
}
table#house_buy_head_table,
table#house_buy_main_detail_table,
table#house_buy_energy_detail_table,
table#house_buy_costs_detail_table,
table#house_buy_courtage_table {

  table-layout: fixed;
}
table#house_buy_head_table td.immo_title,
table#house_buy_main_detail_table td.immo_title,
table#house_buy_energy_detail_table td.immo_title,
table#house_buy_costs_detail_table td.immo_title,
table#house_buy_courtage_table td.immo_title {
  width: 200px;
  padding-bottom: 5px;
  padding-top: 5px;
}
table#house_buy_head_table td.immo_value,
table#house_buy_main_detail_table td.immo_value,
table#house_buy_energy_detail_table td.immo_value,
table#house_buy_costs_detail_table td.immo_value,
table#house_buy_courtage_table td.immo_value {
  width: 300px;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* DpSearchHouseBuy specific CSS */

table#house_buy_head_table_search td.immo_title {
  width: 180px;
}
table#house_buy_head_table_search td.immo_value {
}

/* DpHouseType specific CSS */

table#house_type_main_detail_table,
table#house_type_energy_detail_table,
table#house_type_costs_detail_table,
table#house_type_courtage_table {
  border-top: 1px solid grey;
  margin-top: 10px;
}
table#house_type_head_table,
table#house_type_main_detail_table,
table#house_type_energy_detail_table,
table#house_type_costs_detail_table,
table#house_type_courtage_table {

  table-layout: fixed;
}
table#house_type_head_table td.immo_title,
table#house_type_main_detail_table td.immo_title,
table#house_type_energy_detail_table td.immo_title,
table#house_type_costs_detail_table td.immo_title,
table#house_type_courtage_table td.immo_title {
  width: 200px;
  padding-bottom: 5px;
  padding-top: 5px;
}
table#house_type_head_table td.immo_value,
table#house_type_main_detail_table td.immo_value,
table#house_type_energy_detail_table td.immo_value,
table#house_type_costs_detail_table td.immo_value,
table#house_type_courtage_table td.immo_value {
  width: 300px;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* DpSearchHouseType specific CSS */

table#house_type_head_table_search td.immo_title {
  width: 180px;
}
table#house_type_head_table_search td.immo_value {
}

/* DpSiteLivingBuy specific CSS */

table#siteliving_buy_main_detail_table,
table#siteliving_buy_courtage_table {
  border-top: 1px solid grey;
  margin-top: 10px;
}
table#siteliving_buy_head_table,
table#siteliving_buy_main_detail_table,
table#siteliving_buy_courtage_table {

  table-layout: fixed;
}
table#siteliving_buy_head_table td.immo_title,
table#siteliving_buy_main_detail_table td.immo_title,
table#siteliving_buy_courtage_table td.immo_title {
  width: 200px;
  padding-bottom: 5px;
  padding-top: 5px;
}
table#siteliving_buy_head_table td.immo_value,
table#siteliving_buy_main_detail_table td.immo_value,
table#siteliving_buy_courtage_table td.immo_value {
  width: 300px;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* DpSearchSiteLivingBuy specific CSS */

table#site_living_buy_head_table_search td.immo_title {
  width: 180px;
}
table#site_living_buy_head_table_search td.immo_value {
}

/* Immo Objects specific CSS */

.immo_picture_result {
  float: right;
  margin-top: 15px;
}
.batch_results,
.immo_back_to_search,
.immo_back_to_results {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 2px;
  padding-bottom: 5px;
  padding-bottom: 3px;
  background-color: #eee;
}
.immo_result {
  border-top: 1px solid black;
}
.immo_result_first {
  border-top: none;
}
.immo_result h2,
.immo_result_first h2 {
  border-bottom: none !important;
  font-size: 100% !important; 
}

/* DpOrderForm specific CSS */
#orderform {
}
#orderform input[type=text] {
  font-size:75%;
}
#orderform input[type=radio] {
}
#orderform input[type=checkbox] {
}
#orderform textarea {
  margin:2px;
}
#orderform .error {
  background-color: red;
}


/* DpAssociation Object specific CSS */

.association_item_text {
  margin-bottom:1em;
}
.association_item_email {
  margin-bottom:1em;
}
.association_item_web {
  margin-bottom:1em;
}
.association_item_textarea {
  margin-bottom:1em;
}
.association_item_textarea p {
  margin-top:0;
  margin-bottom:0;
}
.association_item_list {
  margin-bottom:1em;
}
.association_item_list ul {
  list-style-position: 4px !important;
  list-style-image: none !important;
  list-style-type: square !important;
  padding-left: 14px !important;  
  margin-top: 0.2em;
}
.association_title {
  font-weight:bold;
}
.association_value {
}
.association_pictures_heading {
  border: none !important;
  font-size: 100% !important;
  margin-bottom: 0 !important; 
}
.association_files_heading {
  border: none !important;
  font-size: 100% !important;
  margin-bottom: 0 !important; 
}

.association_files_items {
  margin-top: 0 !important;
}


/* DpAssociationSearch Object specific CSS */

.associationsearch_item_text {
  margin-bottom:1em;
}
.associationsearch_item_email {
  margin-bottom:1em;
}
.associationsearch_item_web {
  margin-bottom:1em;
}
.associationsearch_item_textarea {
  margin-bottom:1em;
}
.associationsearch_item_textarea p {
  margin-top:0;
  margin-bottom:0;
}
.associationsearch_item_list {
  margin-bottom:1em;
}
.associationsearch_item_list ul {
  list-style-position: 4px !important;
  list-style-image: none !important;
  list-style-type: square !important;
  padding-left: 14px !important;  
  margin-top: 0.2em;
}
.associationsearch_title {
  font-weight:bold;
}
.associationsearch_value {
}

.association_back_to_search,
.association_back_to_results {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 2px;
  padding-bottom: 5px;
  padding-bottom: 3px;
  background-color: #eee;
}
.associationsearch_anchor {
  color: black;
}


/* DpBusiness Object specific CSS */

.business_item_text {
  margin-bottom:1em;
}
.business_item_email {
  margin-bottom:1em;
}
.business_item_web {
  margin-bottom:1em;
}
.business_item_textarea {
  margin-bottom:1em;
}
.business_item_textarea p {
  margin-top:0;
  margin-bottom:0;
}
.business_item_list {
  margin-bottom:1em;
}
.business_item_list ul {
  list-style-position: 4px !important;
  list-style-image: none !important;
  list-style-type: square !important;
  padding-left: 14px !important;  
  margin-top: 0.2em;
}
.business_title {
  font-weight:bold;
}
.business_value {
}
.business_pictures_heading {
  border: none !important;
  font-size: 100% !important;
  margin-bottom: 0 !important; 
}
.business_files_heading {
  border: none !important;
  font-size: 100% !important;
  margin-bottom: 0 !important; 
}

.business_files_items {
  margin-top: 0 !important;
}


/* DpBusinessSearch Object specific CSS */

.businesssearch_item_text {
  margin-bottom:1em;
}
.businesssearch_item_email {
  margin-bottom:1em;
}
.businesssearch_item_web {
  margin-bottom:1em;
}
.businesssearch_item_textarea {
  margin-bottom:1em;
}
.businesssearch_item_textarea p {
  margin-top:0;
  margin-bottom:0;
}
.businesssearch_item_list {
  margin-bottom:1em;
}
.businesssearch_item_list ul {
  list-style-position: 4px !important;
  list-style-image: none !important;
  list-style-type: square !important;
  padding-left: 14px !important;  
  margin-top: 0.2em;
}
.businesssearch_title {
  font-weight:bold;
}
.businesssearch_value {
}

.business_back_to_search,
.business_back_to_results {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 2px;
  padding-bottom: 5px;
  padding-bottom: 3px;
  background-color: #eee;
}
.businesssearch_anchor {
  color: black;
}


#mobile_menu {
  display: none;
}
#mnavi {
  display: none;
}
#mobile_main_links {
  display: none;
}
#mobile_logo {
  display: none;
}

@media screen and (max-width: 480px) {
  body {
    background: none;
    background-color: white;
  }
  #body_bg {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
  }
  body { 
    margin: 0 0 0 0 !important;
  }
  #inner {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    background-image:none !important;
  }

  #overhead {
    width: 100% !important;
    display: block;
    float:none;
    margin: 0 !important;
    padding: 0 !important;
  }
  #overhead img {
    width: 100% !important;
    height: auto;
  }
  #main {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    background: none !important;
  }
  #sidebarleft {
    width: 100% !important;
    display: block;
    margin: 0 0 0 0 !important;
    padding: 0 !important;
    float: none;    
  }
  #sidebarleft #contact.box h1 {
    padding-left: 0;
    background-image: none !important;
    margin-bottom: 8px !important;
  }

  #sidebarleft 
  #contact.box h1,
  #banner.box h1 {
    padding-left: 0;
    background-image: none !important;
    margin-bottom: 9px !important;
  }

  #sidebarleft .box h1 span {
    padding-left: 0;
    margin-left: 9px !important;
  }
  #sidebarright {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    float: none; 
  }
  #sidebarright .box h1 {
    margin: 0;
    padding: 5px 0 5px 0 !important;
  }
  #sidebarright .box h1 span {
    color: #fff !important;
    font-weight: bold;
    padding: 5px 0 5px 0 !important;
    margin:0 0 0 8px !important;
    font-weight:lighter !important;
  }
  #mainbar {
    width: 100% !important;
    display: block;
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    float: left !important;   
  }
  #logo {
    display: none;   
    padding:none !important;
    margin:none !important;
  }  
  #main_left,
  #main_right {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
  }

  #siteactions {
    display: none;
  }
  #toolbar {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
  }

  #visualContentWrapper {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    float: none; 
    border-bottom:2px solid #e9e9e9 !important;
  }
  #content {
    width: 96% !important;
    display: block;
    margin: 70px 0 0 0 !important;
    padding: 0 2% !important;
    font-size: 150%;
    min-height: 10em;
  }
  #content div font {
    font-size:120% !important;
  }
  #content img {
    width: 98% !important; 
    height: auto;
  }
  #content h1{
    font-size: 130%; 
    margin-right: 0 !important;
  }
  #content h2{
    font-size: 120%; 
    margin-right: 0 !important;;
  }
  #content h3{
    font-size: 110%; 
    margin-right: 0 !important;;
  }

  #footer_mobile {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 120%;
  }

  #footer {
    width: 100% !important;
    color:#757575;
    height: auto;
    display:block;
    padding: 10px 0 10px 0;
    margin-top:10px;
    margin-bottom:16px;
    background-color:#e8e8e8;
    border-top:2px solid #fff;
    text-align: center !important;
    background-image: none;
  }
  #languages {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
  }
  #navigation.box h1 {
    margin-bottom: 8px !important;
  }
  #search.box h1 {
    margin-bottom: 8px !important;
    padding:5px !important;
  }
  #search.box form {
    margin: 4px !important;
    padding: 0 !important;
  }
  #contact.box h1 {
    padding:5px; !important;
    color:#fff !important;
    font-size: 100% !important;
  }

  #navigation.box,
  #search.box, 
  #events.box,
  #news.box,
  #banner.box,
  #minicontactform.box,
  #contact.box
  {
    width: auto;
    margin:0 !important;
    padding: 9px !important;
    background-color: #fff !important;
    border:none !important;
  }

  #sidebarright .box h1 
  {
  margin-bottom: 8px !important;
  padding: 9px !important;
  padding-left: 0px !important;
  margin-left: 0px !important;
  }
  
  #sidebarleft
  #banner.box h1,
  #navigation.box h1,
  #contact.box h1,
  #search.box h1
  {
  font-size: 100% !important;
  margin-bottom: 8px !important;
  }

  #sidebarleft .box h1 {
  color: #fff;
  background-color: #3ca53e;
  margin-bottom: 8px !important;
  padding: 9px !important;
  padding-left: 0px !important;
  margin-left: 0px !important;
  }

  #sidebarleft .box h1 span   {
  color: #fff;
  background-color: #3ca53e;
  }

  #navigation.box h1,
  #search.box h1, 
  #banner.box h1
  {
   font-size: 140% !important;
   /*padding: 9px !important;*/
   margin-bottom: 8px !important;
  }

  #search.box h1
  {
  font-size: 100% !important;
  }

  #search.box, 
  #events.box,
  #news.box,
  #banner.box,
  #minicontactform.box,
  #contact.box
  {
    width: auto;
    margin:0 !important;
    padding: 9px !important;
    background-color: #fff !important;
    border:none !important;
    font-size: 140% !important;
    margin-bottom: 8px !important;
  }
  #contact.box p{
    margin: 0 0 0 3px !important;
    border:none !important;

  }
  #events.box p {
    margin-left: 4px !important;
    padding-left: 0 !important;
    border:none !important;
  }
 
  #events.box .box_main div {
    margin: 8px 3px !important;
  } 
  #news.box p {
    margin-left: 4px !important;
    padding-left: 0 !important;
    border:none !important;
  }
  #news.box p a {
    display: inline;
    border:none !important;
  } 

  #news.box .box_main div {
    margin: 8px 3px !important;
    border:none !important;
  } 

  .box {
    margin: 0 !important;
    background: none;
    width: 100%;
    border-bottom:10px solid #fff !important;
    background-image:none !important;
    border:1px solid red !important;
  }
  .box_top {
    display: none;
  }
  .box_bottom {
    display: none;
  }
  .box_main {
    background-image: none !important;
    font-size: 120%;
  }
  .box_main h1 {
    background-image: none !important;
    background-color: #eaeaea;
  }
  .box_main h1 span {
    font-size: 120% !important;
  }
  #navigation a.ebene1node,
  #navigation a.ebene1 {
    padding-left: 10px !important;
    color: #757575;
    font-size: 150% !important;
    background-image: none !important;
  }
  #navigation a.ebene2node,
  #navigation a.ebene2 {
    padding-left: 24px !important;
    color: #757575;
    font-size: 140% !important;
    background-image: none !important;
  }
  #navigation a.ebene3node,
  #navigation a.ebene3 {
    padding-left: 42px !important;
    color: #757575;
    font-size: 130% !important;
    background-image: none !important;
  }
  #navigation a.ebene4node,
  #navigation a.ebene4 {
    padding-left: 56px !important;
    color: #757575;
    font-size: 120% !important;
    background-image: none !important;
  }
  #sidebarright #navigation ul {
    border-right:none !important;
  }
  #sidebarright #navigation li a.ebene1,
  #sidebarright #navigation li a.ebene1node
  {
    border-left:none !important;
    border-right:none !important;
    background-image: none !important;
  }
  #navigation a#ebene1selected,
  #navigation a#ebene1selectednode,
  #navigation a#ebene2selected,
  #navigation a#ebene2selectednode,
  #navigation a#ebene3selected,
  #navigation a#ebene3selectednode
  {
    font-weight:bold;
    
  }
  #infos {
    display: none;
  }
  #mobile_main_links {
    width: 100% !important;
    display: block;
    margin: 120px 0 0 0 !important;
    padding: 0 !important;
    border: none;
    background: none;
    text-align: center;
  }
  #mobile_main_links ul {
    background-color: white; 
    list-style: none;
    margin: 0; 
    padding: 6px 8px; 
    display: block;
    font-size: 140%;
  }
  #mobile_main_links ul li {
    display: inline; 
    font-size: 100%; 
  }
  #mobile_main_links ul li a { 
    padding: 0;
  }
  #mobile_logo {
    width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    /*
    background-image: url(https://www.gemeinde-werther.de/inhalte/gemeinde-werther/source/skin/layout/mobile_logo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    */
    position: fixed !important;
    left: 0;
    top: 0;
    border-top: 6px solid #fff !important;
    border-bottom: 2px solid #fff !important;
  }
  #mobile_logo img {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }
  #mobile_menu {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed !important;
    right: 0;
    top: 0;
    border-top: 6px solid #fff !important;
    /*border-bottom: 2px solid #fff !important;*/

  }
  #mobile_menu a{
    display: block;
    margin: 0 !important;
    padding: 0 !important;
 
  }
  #mobile_menu img {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }
  #mnavi {
    display: block;
    position: relative;
    top: -100px !important;
    clear: both;
  }
  #footer_actions {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }
  #footer_links { 
    margin: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    float:none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:100%;
    text-align: center;
    background-color:#e9e9e9 !important;
  }
  textarea {  
    width:96%;
  }
  input[type=text] { 
    width:90% !important;
  }
  #sidebarright .box p {
    border: none !important;
    padding:6px 4px 6px 6px !important;
  }
  #sidebarright .box div {
    border: none !important;
    /*padding:6px 4px 6px 10px !important;*/
  }
  #navigation.box  {
    background-color: #fff !important;
    border: none !important;
  }
  #sidebarright #navigation h1 span {
    font-size: 140% !important;
  }
  #portalwerkzeuge_box {
    display: none;
  }

}


