/*  windpark-ihlow.de aufgebaut auf mastergeo.de
       stodeweg Media 2009
       Timo Nooitrust
       
blau: #0092DD
schwarz: #252525

* { border : 1px solid red; }
*/


/* -------------------------  HEADER START ------------------------- */

body {
    background: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #252525;
    line-height:1.5;
}

html, body {
  height: 100%;
  margin: 0;
}

#header {
  height: 452px;
  padding:5px 10px;
  text-align: left;
  background-image: url(images/header.jpg);
  overflow: hidden;
}

#header_print {
  display:none;
}

#header_page {
  margin-top: 49px;
  margin-left: 33px;
}

/* -------------------------  HEADER END ------------------------- */

/* -------------------------  CONTENT START ------------------------- */

#wrapper1 {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -179px;
  width: 1009px;
  border : 0;
  border-style : none solid;
  background-image: url(images/content_middle.jpg);
}

#wrapper2 {
  margin: 0;
}

#wrapper3 {
  width: 670px;
  float:left;
  margin-left: 90px;
  padding:5px 10px;
  text-align: left;
}

#content {
}

#content h1 {
  color : #0092DD;
  font-size: 16px;
}

#content h2,
#content h3, 
#content h4,
#content h5, 
#content h6 {
  font-size: 12px;
  color : #0092DD;
  /*color : #252525;*/
}

#sidebar {
  float: left;
  width: 185px;
  padding: 0;
  margin: -50px 20px 10px -71px;
  text-align: left;
  background-image: url(images/sidebar_middle.jpg);  
}

#sidebar_top {
  width: 185px;
  height: 15px;
  background-image: url(images/sidebar_top.jpg);  

}
 
#sidebar_bottom {
  width: 185px;
  height: 20px;
  background-image: url(images/sidebar_bottom.jpg);  
}
 
#sidebar_content {
   padding: 5px 10px ;   
}

#extrabar {
  float: right;
  width: 181px;
  padding: 0;
  margin-right:20px;
  text-align: left;
  margin-top: -20px;
}

#extrabar h1,
#extrabar .tx-felogin-pi1 h3 {
  font-size: 1.1em;
  clear:both;
  width: 181px;
  line-height: 35px;
  text-align: center;
  display: block;
  padding: 0;
  margin: 0;
  padding-top:5px;
  margin-left:-12px;
  background-image: url(images/extrabar_top.jpg);  
}

.csc-default {

}

#extrabar .tx-felogin-pi1 > div {
  font-size: 0.8em;
  font-style:italic;
}

#extrabar .csc-frame-frame1 {
  float: right;
  width: 157px;
  padding: 0 10px 10px;
  text-align: left;
  border-style: solid;
  border-width: 0 1px 1px;
}

#extrabar ul.csc-menu {
  padding-left : 3px;
}

#extrabar ul.csc-menu a  {
  display : block;
  width : 140px;
  padding: 5px 5px;
  color : #252525;   
  text-decoration : none;
}

#extrabar ul.csc-menu a:hover,
#extrabar ul.csc-menu a:active {
  text-decoration : underline; 
}

#extrabar ul.csc-menu li {
  list-style-image : none;
  list-style-position : outside;
  list-style-type : none;
}

#extrabar form input[type="text"],
#extrabar form input[type="password"] {
  width : 125px;
}

#push {
  height: 189px;
  clear:both;
}

#sidebar ul {
  list-style-type: none;
  padding:0;
}

a{
/*  color : #555555;*/ 
  color : #0092DD;
  text-decoration : underline; 
}

a:hover{
  text-decoration : none; 
}

.align-justify { text-align:justify; }
.align-left { text-align:center; }
.align-right { text-align:right; }
.align-center { text-align:center; }
#content .csc-frame-frame2 { border: 1px solid #252525; 
  background-color: #f5ffaa; padding: 7px; }
#content .csc-frame-frame1 { border: 1px solid #252525; 
  background-color: #edebf1; padding: 7px; }
.detail { color: #186900; }
.name-of-person { color: #10007B; }
.important { color: #8A0020; }


#content form input[type="text"],
#content form input[type="password"] {
  width : 200px;
}

#content form textarea{
  width : 300px;
}

#content form label {
  width : 110px;
  display:block;
  float:left;
}
#content form fieldset fieldset label {
  width : 300px;
}

#content form input[type="radio"] {
  float:left;
  clear:both;
}

/* -------------------------  CONTENT END ------------------------- */

/* -------------------------  MENU START ------------------------- */

ul.menu a  {
  display : block;
  width : 145px;
  padding: 10px 5px;
  color : #252525;   
  text-decoration : none;
  border-top: 1px solid;
}

ul.menu>li>ul>li:first-child a {
  border-top: 0;
}

ul.menu a:hover,
ul.menu a:active {
  text-decoration : underline; 
}

ul.menu {
  margin : 0;
  padding-left : 3px;
}

ul.menu li {
  list-style-image : none;
  list-style-position : outside;
  list-style-type : none;
}

ul.menu li ul {
  padding-left : 0;
  margin-left : 0;
}

ul.menu li ul a {
  color : #252525; 
  padding-left : 10px;
  width : 140px
}

ul.menu li ul ul a {
  padding-left : 20px;
  width : 130px
}

ul.menu li ul ul ul a {
  padding-left : 30px;
  width : 120px
}

ul.menu li ul ul ul ul a {
  padding-left : 40px;
  width : 110px
}

/* -------------------------  MENU END ------------------------- */


/* -------------------------  FOOTER START ------------------------- */

#footer {
  width:1009px;
  height: 179px;
  padding: 0;
  margin: 0 auto;
  color: #ffffff;
  background-image: url(images/footer_bottom.jpg);
}

#footer_top {
  background-image: url(images/footer_top.gif);
  width: 271px;
  height: 111px;
  position:relative;
  top:-111px;
  left:640px;
}

#footer_content {
  padding:44px 10px 5px 130px;
}

#footer a{
  color : #ffffff;
  text-decoration : none; 
}

#footer a:hover{
  text-decoration : underline; 
}

#footer_page {
  display:inline;
}

#footer_print {
  display:none;
}
  
/* -------------------------  FOOTER END ------------------------- */


/* -------------------------  PRINTLAYOUT START ------------------------- */

@media print {

  #sidebar, 
  #extrabar,
  #footer_top {
    display:none;
  }

  #footer, 
  #header,
  #wrapper1 {
    background-image: url(../clear.gif);
  }

  #header_print,
  #header {
    display: block;
    height:115px;
  }
  
  #footer_page,
  #header_page {
    display:none;
  }

  #footer_print {
    display:inline;
  }

  #content,
  #header,
  #footer,
  #wrapper1,
  #wrapper3 {
    width: 16cm;
  }
  
  #footer_content {
    padding:0;
    margin:7px;
  }
  
  #header,
  #footer,
  #wrapper3 {
    color:#000000;
    background-color:#ffffff;
    margin: 0;
  }
  
  #wrapper1,
  #push {
    min-height: 0;
    height: 0;
    margin: 0;
    border : 0;
  }
}
/* -------------------------  PRINTLAYOUT END ------------------------- */


.contenttable tr {
  padding : 0;
  margin : 2px;
}

.contenttable td, th {
  border : 1px solid #c2c2c2;
  padding : 0 15px 0 15px;
  margin : 2px;
}

.contenttable p {
  line-height:1;
  padding : 2px;
  margin : 2px;
}

.csc-textpic-image {
  float : left;
}

#content h1, h2, h3, h4, h5, h6 {
}

#c10 {
    width: 350px;
    display: block;
    position:  relative;
    float: left;
}

.csc-mailform-field {
   margin-bottom : 10px;
   clear : both;
}

.csc-mailform-radio {
  padding-bttom : 10px;
}
  
