* { margin: 0px; padding: 0px; }

A:link, A:visited { text-decoration: none; }

A:active, A:hover { text-decoration: none; }

/* Forms Anfang */
#center input, #center select, #center textarea {
    background-color: #fff;
    border: 1px solid #dadada;
    color: #818080;
    margin-bottom: 2px;
}
#center input:hover, #center select:hover, #center textarea:hover {
    border: 1px solid #a4a4a4;
}
#center input:focus, #center select:focus, #center textarea:focus {
    border: 1px solid #a4a4a4;
}

#center select {
}

#center textarea {
}

#center input.checkbox {
    float: none;
    width: auto;
    background: none;
    border: none;
    margin: 0;
    margin-left: 4px;
}

#center input.button, #center input[type=submit] {
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
    margin: 0;
    cursor: pointer;
    background-color: #fff;
}
/* Forms Ende */


/* civserv Mitarbeiter detail Kopfzellen wegblenden */
.tx-civserv-pi1 #center .employeedetail thead, .tx-civserv-pi1 #center .orgadetail thead {
  position: absolute;
  margin-left: -1000px;
}
* html .tx-civserv-pi1 #center .employeedetail thead, * html .tx-civserv-pi1 #center .orgadetail thead {
  display: none;
}
*+html .tx-civserv-pi1 #center .employeedetail thead, *+html .tx-civserv-pi1 #center .orgadetail thead {
  display: none;
}
body {
  font-family: arial, verdana, sans-serif;
  background: #FFF url('main_FILES/bg.jpg') repeat-x;
  text-align: center;
  color: #606060;
  
}

.csc-textpic-caption {
  font-size: 0.8em; background-color: #ffffff;
}
#center .csc-textpic-imagerow ul {
  margin: 0px;
}
#center .csc-textpic-image a,
#center .csc-textpic-image a:link,
#center .csc-textpic-image a:visited,
#center .csc-textpic-imagewrap a,
#center .csc-textpic-imagewrap a:link,
#center .csc-textpic-imagewrap a:visited {
  border-bottom: none;
}


.left-edit-field {
  text-align: right;
  padding-right: 4px;
  padding-top: 4px;
  overflow: hidden;
}
.left-edit-field input {
  font-size: 0.8em;
  height: 15px;
  border: 1px solid #408CC6;
  float: left;
  margin-right: 2px;
}
.left-edit-field img {
  border: none;
}
.left-edit-field #submit_button {
  background-image: url('main_FILES/submit.gif');
  background-position: center;
  width: 20px;
  height: 17px;
  background-color: #399EE6;
  border: 1px solid #408CC6;
  float: left;
}
.left-edit-lable {
  padding-left: 20px;
  padding-top: 5px;
  float: left;
}
.left-edit-row {
  background-image: url('main_FILES/pfeil.gif');
  background-position: 8px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #FFFFFF;
  height: 25px;
  overflow: hidden;
  width: 100%;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    border: 1px solid #807e7f;
}

#content2 #center {
  /* width: 573px !important; */
  width: 573px;
  background-color: #FBFCFC;
  float: left;
  font-size: 0.75em;
  padding: 8px;
  /* font-size: 1em; */
}

#content3 #center {
  /* width: 770px !important; */
  width: 770px;
  background-color: #FBFCFC;
  float: left;
  font-size: 0.75em;
  padding: 8px;
}

#center a:link, #center a:visited { color: #606060; border-bottom: 1px dotted #408cc6; }

#center a:active, #center a:hover { color: #408cc6; border-bottom: none; }

#center h1 { font-size: 1.1em; margin-bottom: 1em; }
#center h2 { font-size: 1.1em; margin-bottom: 0.3em; }

#center .csc-header-n1 h1 { font-size: 1.4em; }
#center .csc-header-n1 h2 { font-size: 1.2em; }

#center li { margin-bottom: 0.5em; }

#center p { margin-bottom: 1em; }

#center table {
  /* border-collapse: collapse; */
  margin-bottom: 1.5em;
}

#center td {
  padding: 3px;
  background-color: #EEE;
  border-spacing: 1px;
}

#center th {
  background-color: #E0E0E0;
  padding: 3px;
  border-spacing: 1px;
}

#center ul, #center ol { margin-left: 3em; margin-bottom: 1em; }

#center div.csc-textpic-imagewrap ul {
    margin-left: 0; margin-bottom: 0;
}

#center div.csc-textpic-imagewrap ul li {
    margin-bottom: 0;
}
#center .block { width: 100%; overflow: hidden; }

#content1 {
  background: url('main_FILES/background-left.gif') repeat-y;
  background-color: #FBFCFC;
  width: 985px;
  overflow: hidden;
}

#content2 {
  background: url('main_FILES/background-right.gif') repeat-y right;
  clear: both;
  width: 985px;
  overflow: hidden;
}

#content3 {
  background: url('main_FILES/background-left.gif') repeat-y;
  background-color: #FBFCFC;
  width: 985px;
  overflow: hidden;
}

#footer {
  width: 985px;
  height: 26px;
  line-height: 26px;
  background: #FFF;
  border-top: 1px solid #408cc6;
  text-align: right;
  font-size: 0.7em;
  font-weight: bold;
}

#footer A:link, #footer A:visited {
  color: #7b7b7b;
  padding-left: 12px;
  margin-right: 10px;
  margin-left: 10px;
  background: no-repeat 0px 2px;
}

#footer A:active, #footer A:hover { color: #399ee6; }

#header {
  width: 985px;
  /* height: 236px; */
  background: #FFF;
  border-bottom: 4px solid #408cc6;
}

#header-menu {
  height: 25px;
  background: #399ee6;
  border-top: 7px solid #408cc6;
}

#header-menu-link {
  float: left;
  font-size: 0.75em;
  font-weight: bold;
  height: 25px;
  overflow: hidden;
}

#header-menu-link a {
  height: 25px;
  float: left;
  border-right: 1px solid #408cc6;
  color: #FFF;
  line-height: 25px;
  padding-left: 14px;
  padding-right: 13px;
}

#header-menu-link a:hover {
  background-color: #FFFFFF;
  color: #606060;
}
*+html #header-menu-link a:hover {
  background-color: #FFFFFE; /* kein reines Weiß, weil der IE7 einen Bug hat */
}
#header-menu-link a.linkItemActive {
  background: #FFFFFF;
  color: #606060;
}

#header-photos {
  height: 152px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  overflow: hidden;
}

#header-photos-links {
  width: 225px !important;
  width: 226px;
  height: 152px;
  float: left;
  border-right: 1px solid #FFF;
  background: url('headerPhotos/aktuelles_FILES/aktuelles-links.jpg') no-repeat;
}

#header-photos-mitte {
  width: 533px !important;
  width: 532px;
  height: 152px;
  float: left;
  border-right: 1px solid #FFF;
  background: url('headerPhotos/aktuelles_FILES/aktuelles-mitte.jpg') no-repeat;
}

#header-photos-rechts {
  width: 225px;
  height: 152px;
  float: left;
  background: url('headerPhotos/aktuelles_FILES/aktuelles-rechts.jpg') no-repeat;
}

#header-rootline {
  /*height: 20px;*/
  background: #399ee6;
  font-size: 0.7em;
  font-weight: bold;
  line-height: 20px;
  padding-left: 8px;
  padding-right: 4px;
  overflow: hidden;
  width: 973px;
}

#header-rootline-link a { 
  background: url('main_FILES/pfeil.gif') no-repeat;
  background-position: 0px 50%;
  margin-left: 4px;
  padding-left: 10px;
  color: #FFFFFF; 
  display: inline;
}

#header-rootline-link A.linkItem:hover {
  color: #b0d8f5;
}

#header-rootline-link A.linkItemActive { 
  color: #b0d8f5; 
}
#header-rootline-link A.linkItemActive:hover { 
  color: #FFFFFF; 
}

#header {
  
}
#header-top {
  overflow: hidden;
  width: 100%;
}

#header-left {
  background-image: url('main_FILES/IserlohnLogo.jpg');
  height: 55px;
  width: 170px;
  float: left;
}

/*header-right {
  float: right;
}*/

#header-toplinks {
  height: 25px;
  font-size: 0.7em;
  font-weight: bold;
  text-align: right;
  padding-top: 4px;
}

#header-toplinks A.language:link, #header-toplinks A.language:visited { margin-right: 12px; }

#header-toplinks A.language:active, #header-toplinks A.language:hover {
  filter: alpha(opacity=40);
  opacity: 0.4;
  color: rgba(255, 255, 255, 0.4);
  -khtml-opacity: 0.4;
}

#header-toplinks A.linkItem {
  color: #7b7b7b;
  padding-left: 12px;
  margin-right: 20px;
  margin-left: 0px;
  background: url('main_FILES/toplinks_pfeil_blue.gif') no-repeat 0px 2px;
}

#header-toplinks A.linkItem:hover { color: #399ee6; }

#header-toplinks A.linkItemActive {
  color: #399ee6;
  padding-left: 12px;
  margin-right: 20px;
  margin-left: 0px;
  background: url('main_FILES/toplinks_pfeil_blue.gif') no-repeat 0px 2px;
}

#header-toplinks A.linkItemActive:hover { color: #7b7b7b; }

#header-datum {
  text-align: right;
  font-size: 0.7em;
  color: #a8a8a8;
  font-weight: bold;
  padding-top: 12px;
  padding-right: 10px;
}

#left {
  width: 197px;
  margin-right: 1px;
  margin-top: 1px;
  background: #FFF;
  float: left;
}

#left-current {
  font-size: 0.75em;
  font-weight: bold;
  color: #A09F9F;
  border-bottom: 1px solid #4AB4FF;
  padding-top: 5px;
  padding-left: 8px;
  padding-bottom: 5px;
  margin-right: 4px;
  text-transform: uppercase;
}

#left-edit {
  font-size: 0.7em;
  font-weight: bold;
  color: #FFFFFF;
  clear: both;
  background-color: #399EE6;
  margin-right: 4px;
  margin-bottom: 1px;
}

#left-menu-link {
  font-size: 0.7em;
  margin-right: 4px;
  margin-bottom: 2em;
  list-style-type: none;
}

#left-menu-link li { }

#left-menu-link li a {
  background-image: url(main_FILES/pfeil-grau.gif);
  background-position: 8px;
  background-repeat: no-repeat;
  color: #818080;
  display: block;
  font-weight: bold;
  padding: 4px 0px 4px 20px;
  border-bottom: 1px dotted #999999;
}

#left-menu-link li a:hover { 
  text-decoration: none; 
  color: #fff;
  background-image:url(main_FILES/pfeil.gif);
}

#left-submenu-link { 
  list-style-type: none;
}


#left-menu-link li a.linkItemActive {
  color: #FFFFFF;
  background-color: #399EE6;
  background-image:url(main_FILES/pfeil.gif);
  background-position: 8px 50%;
  background-repeat:no-repeat;
}
#left-menu-link li a.linkItemActive_down {
  color: #FFFFFF;
  background-color: #399EE6;
  background-image:url(main_FILES/pfeil_down.gif);
  background-position: 8px 50%;
  background-repeat:no-repeat;
}

#left-menu-link li a.linkItemActive_down:hover {
  background-image:url(main_FILES/pfeil_down.gif);
}

#left-submenu-link li a {
  background-image: none;
  padding: 4px 10px 4px 24px;
  border-bottom: 1px dotted #999999;
  background-color: #F5F5F5;
  background-position: 12px 50%;
}

#left-submenu-link li a.linkItemActive {
  /*background-image: url(main_FILES/pfeil-grau.gif);*/
  background-position: 8px;
  background-position: 12px 50%;
}

#left-submenu-link li a:hover, #left-menu-link li a:hover { 
  color: #fff; 
  text-decoration: none; 
  background-color: #399EE6;
}

#main {
  width: 985px;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  text-align: left;
}

#right {
  width: 197px;
  margin-left: 1px;
  margin-top: 1px;
  background: #FFF;
  float: left;
  padding-bottom: 30px;
}

#right .bodytext { padding-left: 8px; }

#right .right_box { font-size: 0.7em;}

#right .right_box .csc-textpic {
        margin-bottom: 0em;
  overflow: hidden;
  width: 181px;
  padding-left: 8px;
} 

#right .quicklinks { margin-bottom: 2em; }

#right a { color: #737373; text-decoration: none; }

#right a:hover { text-decoration: underline; }


#right .searchform label{
  display: block;
  margin: 0;
  padding: 0;
}
#right .searchform p{
  margin: 0;
  padding: 0;
}
#right h1, #right .searchform label {
  font-size: 1.1em;
  font-weight: bold;
  color: #A09F9F;
  border-bottom: 1px solid #4AB4FF;
/*  border-top: 1px solid #4AB4FF;
*/
  padding-top: 5px;
  padding-left: 8px;
  padding-bottom: 5px;
  margin-right: 4px;
  margin-bottom: 4px;
  text-transform: uppercase;
  margin-top: 2em;
}

#right div.quicklinks h1 {
  border-top: none;
  margin-top: 0;
}

#right li {
  display: block;
  padding-left: 20px;
  background-image: url('main_FILES/pfeil-grau-rechts.gif');
  background-repeat: no-repeat;
  background-position: 5px 2px;
  line-height: 120%;
  margin-bottom: 2px;
}

* html #right li {
  background-position: 5px 2px;
}

#right li.csc-textpic-image {
    padding-left: 0px;
    background-image: none;
}

#right ul { list-style-type: none; }

.csc-textpic {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
}

.csc-frame-rulerAfter {
  border-bottom: 1px solid #999;
  margin-bottom: 1.5em;
  overflow: hidden;
  
  /* css styled content 4.2 -> 4.5 */
  /*
  border-top: 1px solid #999;
  height: 1px;
  margin-bottom: 1.5em;
  overflow: hidden;
  */
}


/* Bilder Anfang */
#center .csc-textpic-image{
  /*border: 1px solid #999999;*/
}
#center .csc-textpic-imagewrap a{
  /*padding-bottom: 0.5em;*/
  overflow: hidden;
}
#center .csc-textpic-imagewrap a img{
  overflow: hidden;
  margin-bottom: 0px;
}
#center .csc-textpic-imagewrap .csc-textpic-caption {
  /*padding: 3px;*/
  border: 1px solid #ccc;
  border-top: none;
  border-bottom: none;
  margin-bottom: 1em;
  background-image: url(/fileadmin/iserlohn.de/css/main_FILES/line.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  text-align: left;
}
#center .csc-textpic-image .csc-textpic-caption p{
  text-align: left;
}
#center .csc-textpic-image .csc-textpic-caption p {
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 2px;
  
}
#center .csc-textpic-image .csc-textpic-caption img {
  margin-left: 5px;
}


div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 20px !important;
}

/* Bilder Ende */

/* ----- Wrapper Vereine & Verbände ----- */
#center .vereinepublic {
  
}
#center .vereinepublic table {
  width: 100%;
}

#center .vereinepublic table td {
  padding: 2px;
}
#center .vereinepublic .formtable td {
  background-color: #FBFCFC;
}
#center .vereinepublic .formtable .feldbezeichner {
  text-align: right;
}
#center td.tabbody1 {
  background-color: #e3e3e3;
}
#center .legend, #center legend {
  color: #606060;
  font-weight: bold;
}
.full_width {
  width: 770px !important;
}


/* ----- Wrapper Grusskarten ----- */
#center #grusskarten td {
  background: none;
  border: none;
  padding: 0px;
}
#center #grusskarten .gc_bordertable {
  background: #f9f9f9;
  border-style:solid;
  border-color:#1f327e;
  border-top-width:1px;
  border-bottom-width:1px;
  border-left-width:0px;
  border-right-width:0px;
}
#center #grusskarten .gc_error {
  color: #ffffff;
  background: #dd3333;
  font-weight: bold;
  text-decoration: none;
}
#center #grusskarten .gc_ok {
  color: #ffffff;
  background: #336699;
  font-weight: bold;
  text-decoration: none;
}
#center #grusskarten .gc_small {
  font-size: 0.65em;
}
#center #grusskarten .gc_small_error {
  font-size: 0.7em;
  font-weight: bold;
  color: #dd3333;
}
#center #grusskarten .gc_motiv {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
#center #grusskarten .gc_motiv_big {
  font-size: 0.8em;
}
#center #grusskarten .gc_motiv_big2 {
  background: #f0f0f3;
}
#center #grusskarten .gc_motiv_big_text {
  font-family: arial, helvetica, sans-serif, verdana;
  font-size: 0.75em;
  border-top-style: solid;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-bottom-color: #ffffff;
  border-left-style: solid;
  border-left-width: 22px;
  border-left-color: #ffffff;
  border-right-style: solid;
  border-right-width: 22px;
  border-right-color: #ffffff;
}
#center #grusskarten .gc_motiv_title {
  font-size: 0.75em;
  font-weight: bold;
  color: #ffffff;
}
#center #grusskarten .gc_motiv_title2 {
  background: #336699;
}
#center #grusskarten .gc_motiv_titleb {
  font-size: 1.0em;
  font-weight: bold;
  color: #ffffff;
}
#center #grusskarten .gc_button {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background: #336699;
  color: #ffffff;
  font-size: 0.9em;
  font-weight: bold;
}
#center #grusskarten .gc_radio {
  background: #ffffe1;
  border-width: 0px;
}
#center #grusskarten .gc_radio_m {
  background: #f9f9f9;
  border-width: 0px;
}
#center #grusskarten .gc_headline_m {
  background: #aabcd4;
  color: #ffffff;
  font-weight: bold;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
#center #grusskarten .gc_headline_m_error {
  background: #dd3333;
  color: #ffffff;
  font-weight: bold;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
#center #grusskarten .gc_headline {
  background: #336699;
  color: #ffffff;
  font-weight: bold;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
#center #grusskarten .gc_headline2 {
  background: #ffff66;
  color: #000000;
  font-weight: bold;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
#center #grusskarten .gc_headline2a {
  font-size: 0.75em;
  background: #ffffe1;
  color: #000000;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
#center #grusskarten .gc_headline2b {
  font-size: 1.0em;
  background: #ffffe1;
  color: #000000;
  border-style: solid;
  border-color: #ffffe1;
  border-width: 1px;
}
#center #grusskarten .gc_fc_black {
  color: #000000;
}
#center #grusskarten .gc_fc_white {
  color: #dddddd;
}
#center #grusskarten .gc_fc_blue {
  color: #336699;
}
#center #grusskarten .gc_fc_green {
  color: #00cc00;
}
#center #grusskarten .gc_fc_red {
  color: #dd0000;
}
#center #grusskarten .gc_fc_yellow {
  color: #ffff00;
}
#center #grusskarten .gc_bgc_grey {
  color: #000000;
  background: #f0f0f3;
}
#center #grusskarten .gc_bgc_black {
  color: #ffffff;
  background: #000000;
}
#center #grusskarten .gc_bgc_white {
  color: #000000;
  background: #ffffff;
}
#center #grusskarten .gc_bgc_blue {
  color: #ffffff;
  background: #336699;
}
#center #grusskarten .gc_bgc_green {
  color: #000000;
  background: #00cc00;
}
#center #grusskarten .gc_bgc_red {
  color: #ffffff;
  background: #dd0000;
}
#center #grusskarten .gc_bgc_yellow {
  color: #000000;
  background: #ffffe1;
}
#center #grusskarten .gc_fs_small {
  font-size: 0.8em;
}
#center #grusskarten .gc_fs_medium {
  font-size: 1.0em;
}
#center #grusskarten .gc_fs_big {
  font-size: 1.25em;
}
#center #grusskarten .gc_fs_verybig {
  font-size: 1.7em;
}
#center #grusskarten .gc_ff_arial {
  font-family: arial;
}
#center #grusskarten .gc_ff_comic {
  font-family: comic sans;
}
#center #grusskarten .gc_ff_courier {
  font-family: courier;
}
#center #grusskarten .gc_ff_sans {
  font-family: sans-serif;
}
#center #grusskarten .gc_ff_times {
  font-family: times new roman;
}
#center #grusskarten .gc_stern_small {
  font-size: 0.8em;
}
#center #grusskarten .gc_stern_red {
  color: #ff0000;
}
/* ausgabe der grusskarte */
#center #grusskarten .gc_out_headline {
  color: #ffffff;
  background: #336699;
  font-size: 1.0em;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #555555;
}
#center #grusskarten .gc_out_info {
  font-size: 0.8em;
  font-family: arial;
  font-weight: bold;
}
#center #grusskarten .gc_out_footer {
  background: #aabcd4;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.8em;
  font-family: arial;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #555555;
}
#center #grusskarten .gc_out_foto {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
/* abschicken der grusskarte */
#center #grusskarten .gc_forward {
  font-size: 0.7em
}


/* civserv ((((*/
.tx-civserv-pi1 {

}

.tx-civserv-pi1 #center h1 {
  font-size: 1.3em;
}

#center .tx-civserv-pi1-searchbox {
  border-bottom: none;
  background-color: #ffffff;
}

.tx-civserv-pi1-searchbox fieldset {
  border: none;
}
.tx-civserv-pi1-searchbox fieldset legend {
  display: none;
}
#civserv_right .tx-civserv-pi1-searchbox .searchform p {
  padding: 0px;
  margin: 0px;
}
.tx-civserv-pi1 #center .tree ul{
  font-weight: bold;
}
.tx-civserv-pi1 #center .tree ul ul{
  margin-top: 0.8em;
}
.tx-civserv-pi1 #center .tree ul ul ul{
  font-weight: normal;
  margin-top: 0.7em;
}

.tx-civserv-pi1-searchbox-button {
  border: 1px solid #4AB4FF;
  background-color: #FBFCFC;
}

.searchwords {
  display: none;
}

div.content {
  margin-bottom: 1em;
}



a.topofpage {
  padding-left: 15px;
  background-image: url(/fileadmin/iserlohn.de/css/orange_FILES/totop.gif);
  background-repeat: no-repeat;
  background-position: 0em 0.3em;
  margin-top: 1.5em;
  margin-bottom: 1em;
}

#print {
  margin-top: 2em;
  margin-bottom: 1em;
}
a.printer {
  padding-left: 20px;
  padding-bottom: 2px;
  background-image: url(/fileadmin/iserlohn.de/css/orange_FILES/printer.gif);
  background-repeat: no-repeat;
}

.orgadetail {
  margin-bottom: 1em;
}

.descr_short {
  margin-bottom: 1.5em;
}

.descr_long {
  
}

#rightmenu {

}

#serviceinformation {

}

#serviceinformation a {
/*
  padding-left: 20px;
  background-image: url('main_FILES/pfeil-grau-rechts.gif');
  background-repeat: no-repeat;
  background-position: 5px 2px;
*/
}

#civserv_right .level1 {
  background: none;
  border: none;;
  padding: 0px;
}

/* ))) civserv*/

/* civserv_employee Anfang */
#center fieldset.list_employee legend{
  font-weight: bold;
  padding: 0.3em;
  color: #888888;
}
#center fieldset.list_employee{
  width: auto;
  padding: 0em 1.0em;
  color: #777777;
  overflow: hidden;
  border: 1px solid #399EE6;
}
#center fieldset.list_employee .single_emloyee{
  margin-bottom: 0.8em;
  padding: 0.3em;
  width: 48%;
  float: left;
  height: 180px;
  overflow: hidden;
}
/* civserv_employee Ende */


/* GoogleMaps */
.tx_lumogooglemaps_pi1_infobox_name {
  margin-bottom: 1em;
  font-weight: bold;
}
.tx_lumogooglemaps_pi1_infobox_container {
  overflow: hidden;
  width: 100%;
}
.tx_lumogooglemaps_pi1_infobox_image {
  float: right;
  width: 110px;
  text-align: right;
}
.tx_lumogooglemaps_pi1_infobox_address {
  margin-bottom: 1em;
}

/* Veranstaltungen */
#veranstaltungen #select6 {
  width: 420px;
}
#veranstaltungen #select7 {
  width: 420px;
}
#veranstaltungen h1 {
  font-size: 1.4em;
}



.tx-rgsmoothgallery-pi1 {
  margin-bottom: 1.5em;
}

#center .tx-rgsmoothgallery-pi1 a.open {
  border: none;
  border-bottom: none;
}

#center .tx-rgsmoothgallery-pi1 a.open:hover {
  border: none;
  border-bottom: none;
}
  

/* tt_news Anfang */
.tx-ttnews-browsebox td {
  padding: 0.5em;
}
#center .tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell a {
  
  color: #399EE6;
}

#center .news-list-item-headline .news-list-date {
  font-size: 0.9em;
  font-style: italic;
  font-weight: normal;
  padding-right: 0.5em;
}
#center .news-list-item {
  margin-bottom: 1em;
  border-bottom: 1px solid #AAAAAA;
  padding-bottom: 0.8em;
  width: 100%;
  overflow: hidden;
}


.news-list-morelink {
  border:none;
}
.news-list-item-headline {
  color: #606060;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.news-single-timedata {
  float:right;
  font-size: 0.9em;
  font-style: italic;
  font-weight: normal;
  padding-right: 0.5em;
  padding-left: 40px;
  padding-bottom: 50px;
}

#center .news-single-item .csc-header-n1 {
  width: 100%;
  overflow: hidden;
}

.news-single-item dl {
  margin-bottom: 1em;
}
.news-single-item dt {
  font-weight: bold;
}
.news-single-item dd {
  margin-left: 0.5em;
}
#center .news-search-form {
  padding-bottom: 2em;
}
.news-search-form-swords {
  width: 120px;
}

#center .news-single-img a {
  background-image:url("/fileadmin/iserlohn.de/gfx/lupe_news.gif");
  background-position:left bottom;
  background-repeat:no-repeat;
  border-bottom:medium none;
  display:block;
  padding-bottom:18px;
}

#center .news-single-img .news-single-imgcaption {
  /*padding: 3px;*/
  border: 1px solid #ccc;
  border-top: none;
  border-bottom: none;
  margin-bottom: 1em;
  background-image: url(/fileadmin/iserlohn.de/css/main_FILES/line.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  text-align: left;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-top: 1px;
  font-size: 11px;
}

/* tt_news Ende */

/* Formular Anfang */
.mailform .formcontainer {
  width: 100%;
  float: none;
  overflow: hidden;
  margin-bottom: 0.5em;
}
.mailform .formcontainer .label{
  width: 30%;
  float: left;
  text-align: right;
  min-height: 10px;
}
.mailform .formcontainer .field{
  width: 69%;
  padding-left: 1%;
  float: left;
  text-align: left;
}
.mailform input, .mailform select, .mailform textarea{
  border: 1px solid #888888;
}
.mailform input:hover, .mailform select:hover, .mailform textarea:hover, .mailform input:focus, .mailform select:focus, .mailform textarea:focus{
  border-color: #399EE6;
}
.mailform select option{
  color: #606060;
  font-family: arial, verdana, sans-serif;
}

.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
/* Formulat Ende */


/* Osiris Anfang */
#center .email_form label{
  width: 30%;
  float: left;
  text-align: right;
  margin-right: 0.5em;
}
#center .email_form fieldset input, #center .email_form fieldset select, #center .email_form fieldset textarea{
  width: 180px;
  border: 1px solid #E9E9E9;
  background-color: #E9E9E9;
}
#center .email_form fieldset input:focus, #center .email_form fieldset select:focus, #center .email_form fieldset textarea:focus, #center .email_form fieldset input:hover, #center .email_form fieldset select:hover, #center .email_form fieldset textarea:hover{
  border-color: #FA8D32;
}
#center #formularabsenden, #center #formularloeschen{
  background-color: #FFFFFF;
  border: 1px solid #555555;
  font-size: 0.9em;
  font-weight: bold;
  color: #555555;
}
#center #formularabsenden:hover, #center #formularloeschen:hover, #center #formularabsenden:focus, #center #formularloeschen:focus{
  background-color: #FA8D32;
  color: #FFFFFF;
}
#center .email_form fieldset{
  border: none;
}
#center .email_form fieldset h1{
  color: #EA7D22;
}
table caption{
  text-align: left;
  font-weight: bold;
}
#center .employeedetail {
  width: 100%;
  overflow: hidden;
}
#center .employeedetail .line{
  clear: left;
}
#center .employeedetail .caption{
  width: 5em;
  float: left;
  font-weight: bold;
}
#center .employeedetail .value{
}
#center .employeedetail .single{
  margin-top: 0.8em;
  margin-bottom: 1.8em;
  display: block;
}
#center .employeedetail .lab_dow_sp{
  margin-bottom: 0.8em;
}
#center p.switch{
  font-weight: bold;
}
#center .beneath_pic{
  width: 400px;
  overflow: none;
  float: left;
}
/*
#center  .civserv_employee_services {
  width: 400px;
  overflow: none;
}
*/
/* Osiris Ende #FA8D32 */




/* tt_news Anfang */
.news-list-date {
  float: right;
}
.news-list-item img {
  float: right;
  margin-left: 10px;
}
.news-single-img {
  float: right;
  width: 150px;
  margin-left: 10px;
}
/* tt_news Ende */


/* Vereine Anfang */
#center .tablevereine td {
  background-color: transparent;
  line-height: 150%
}
/* Vereine Ende */

.right_box .csc_textpic {
padding-left: 5px;
}

.right_box .csc-frame-frame2, .left_box .csc-frame-frame2 {
    margin-bottom: -28px;
}


/* Font colors */
.fc-blue {
    color: #408cc6;
    font-weight: bold;
}

.fc-green {
    color: #38a412;
    font-weight: bold;
}

.fc-lilac {
    color: #7268a7;
    font-weight: bold;
}

.fc-lime {
    color: #718c17;
    font-weight: bold;
}

.fc-orange {
    color: #fa7302;
    font-weight: bold;
}

.fc-red {
    color: #c32323;
    font-weight: bold;
}

.fc-turquoise {
    color: #2c9b98;
    font-weight: bold;
}


/* Formular-Liste nach Kategorien */
#forms-list {
    
}

#forms-list .form-cat-item {
    margin-bottom: 1em;
}

#forms-list .form-items {
    margin-left: 1.5em;
    margin-bottom: 0.8em;
    background-color: #E9E9E9;
    padding: 0.5em;
   margin-top: 0.8em;
}

#forms-list .form-services {
    margin-top: 0.4em;
}

#forms-list .form-item {
    margin-bottom: 0.5em;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
    width: 100%;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
    width: 31em;
}

#gmapmarker {
    width: 275px;
}

.pressemeldung-ort {
    font-weight: bold;
    font-style: italic;
}

/* powermail */

fieldset.tx-powermail-pi1_fieldset label {
    width: 100px;
}

.powermail_submit_uid9 {
    margin-left: 100px !important;
}

.tx_powermail_pi1_formconfirmation_back {
    width: 70px; 
    float: left;
}

div .fb-like-box {
     margin-left: 5px;
}

.dpsearch small {
  padding: 0px 2px;
}
.dpsearch .container {
  margin-bottom: 15px;
  overflow: hidden;
  width: 573px;
}
.dpsearch .content_container_left {
  float: left;
  width: 285px;
}
.dpsearch .content_container_right {
  float: right;
}
.dpsearch #searchform_extended label {
  display: block;
  float: left;
  font-size: 11px;
  padding-right: 2px;
  padding-top: 3px;
  text-align: left;
  width: 90px;
}
.dpsearch #searchform_extended input,
.dpsearch #searchform_extended select {
  width: 184px;
}
#searchform_extended {
  margin-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}
#searchform_extended #extended_search_submit {
  font-size: 12px;
  font-weight: bold;
  margin-left: 90px;
  width: 184px;
  color: #666666;
}
#searchform_extended #extended_search_submit:hover {
  border: 1px solid #A4A4A4;
}


#right a.rot {
  color: #DE3031;
}
