/* 
  Titel: wind7.de CSS Stylesheet
  Autor: Torben hansen, Skyfillers GmbH
  Datum: 25.02.2008
*/

/************************************************************/
/* Allgemeine Schrift-Typen festlegen                       */
/************************************************************/
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select { font-family: Arial,Verdana, Helvetica, Sans-Serif; color: #000000; font-size: 12px;}
pre { font-family: monospace; }
form { margin: 0px 0px 0px 0px;}
p, pre { margin: 5px 5px 0px 0px; line-height: 1.6em;}
p, td, ul, ol { font-size: 12px; }
input, textarea, select { font-size: 12px; border: 1px solid black; margin-bottom: 2px;}

a {  color: #666666; text-decoration: none; font-weight: bold;}
a:hover {  color: #666666; text-decoration: underline; font-weight: bold;}

a.internal-link {  color: #666666; text-decoration: none; background-image: url(../gfx/bg-internallink.gif); background-repeat: no-repeat; padding: 0 0 0 10px; background-position: 1px; font-weight: bold;}
a.internal-link:hover {  color: #666666; text-decoration: underline; background-image: url(../gfx/bg-internallink.gif); background-repeat: no-repeat; padding: 0 0 0 10px; background-position: 1px; font-weight: bold;}

#content ul li { line-height: 1.6em; padding: 0;}
#content ul li a { background-image: none; padding: 0;}


/************************************************************/
/* Formatierungen  Seite                                     */
/************************************************************/
body {
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 1000px;
  font-family: Arial,Verdana,Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000000;

  background-color: #DEDEDE;
}

html, body { 
  width: auto;
}

/************************************************************/
/* Formatierungen  Layer                                     */
/************************************************************/
#format {
  position: relative;
  top: 0;
  right: 0;  
  width: 1000px;
  margin: auto;
  text-align: left;
  vertical-align: middle;
}

#header {
  width: 100%;
  height: 214px;
  margin: 15px 0 0 0;
}

#logo {
  padding: 30px 0 0 30px;
  width: 219px;
  height: 88px;
}

#topmenu {
  margin: 5px 0 0 30px;
  height: 10px;
}

#menu1 {
  margin: 15px 0 0 0;
  padding: 0;
  width: 100%;
  height: 22px;

  background-image: url(../gfx/bg-menu1.gif);
  background-repeat: repeat-x;  
}

#outer-container {
  background-image: url(../gfx/bg-main.gif);
  background-repeat: repeat-y;  

  /* Min-Height Hack */
  min-height: 450px;
  height:auto !important;
  height: 450px; 
}

#left {
  float: left;
  width: 145px; 
  
}

#content-container {
  float: left;
  width: 620px;
  padding: 0 25px 0 25px;
}

#content {
  float: left;
  width: 620px;
  padding: 0 0 20px 0;
}

#content1 {
  float: left;
  width: 305px;
  padding: 0 0 20px 0;
  margin: 0 10px 0 0;
}

#content2 {
  float: left;
  width: 305px;
  padding: 0 0 20px 0;
}

#right {
  float: right;
  width: 185px;
  text-align: left;
}

#content-right {
  float: left;
  width: 175px;
}

#footer {
  width: 1000px;
  height: 15px;
  color: #000000;
  text-align: right;
  font-size: 11px;

  background-image: url(../gfx/bg-bottom.gif);
  background-repeat: repeat-x;  
}

#lastchanged {
  float: left;
  color: #000000;
  padding: 2px 0 0 170px;
  font-size: 9px;
}

#copyright {
  float: right;
  color: #000000;
  padding: 2px 15px 0 0;
  font-size: 9px;
}

div.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 1px;
  font-size: 1pt;
}

/************************************************************/
/* Formatierungen  Menus                                     */
/************************************************************/
#topmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;  
}

#topmenu li {
  float: left;
  color: #999999;
  list-style: none;
  padding: 0;
  margin: 0 2px 0 0;
}

#topmenu li a {
  color: #999999;
  text-decoration: none;
  font-size: 11px;
}

#topmenu li a:hover {
  color: #999999;
  text-decoration: underline;
  font-size: 11px;
}

#menu1 ul {
  margin: 0;
  padding: 1px 0 0 240px;
  list-style: none;  
  height: 22px;
  line-height: 22px;
}

#menu1 li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 2px 0 0;
  height: 22px;
  line-height: 22px;
}

#menu1 li a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  height: 22px;
}

#menu1 li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 12px;
  height: 22px;
}


#left ul {
  margin: 0;
  padding: 0;
  list-style: none;  
}

#left li {
  width: 100%;
  list-style: none;
  margin: 4px 0 0 0;
  padding: 0;
}

#left li.submenu-first {
  width: 100%;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}

#left li.submenu-last {
  width: 100%;
  list-style: none;
  margin: 4px 0 10px 0;
  padding: 0;
}

#left li a {
  padding: 0 0 0 15px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-transform: uppercase;

  /* Min-Height Hack */
  min-height: 14px;
  height:auto !important;
  height: 14px; 

  background-image: url(../gfx/bg-left-menu1-inactive.gif);
  background-repeat: no-repeat;  
}

#left li a:hover, #left li a.active {
  padding: 0 0 0 15px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-transform: uppercase;

  /* Min-Height Hack */
  min-height: 14px;
  height:auto !important;
  height: 14px; 

  background-image: url(../gfx/bg-left-menu1-active.gif);
  background-repeat: no-repeat;  
}

#left li a.submenu1 {
  padding: 0 0 0 22px;
  color: #919191;
  font-size: 11px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-transform: none;

  /* Min-Height Hack */
  min-height: 14px;
  height:auto !important;
  height: 14px; 

  background-image: url(../gfx/bg-left-submenu1-inactive.gif);
  background-repeat: no-repeat;  
}

#left li a.submenu1-active, #left li a.submenu1:hover {
  padding: 0 0 0 22px;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-transform: none;

  /* Min-Height Hack */
  min-height: 14px;
  height:auto !important;
  height: 14px; 

  background-image: url(../gfx/bg-left-submenu1-active.gif);
  background-repeat: no-repeat;  
}


/************************************************************/
/* Formatierungen  �berschriften                             */
/************************************************************/
h1.csc-firstheader, h2.csc-firstheader, h3.csc-firstheader, h4.csc-firstheader, h5.csc-firstheader, h6.csc-firstheader { margin-top: 0px; }
h1 {                                        
  font-family: Arial, Verdana, Sans-serif;
  color: #033186;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0 0 0 23px;

  background-image: url(../gfx/bg-h1.gif);
  background-repeat: no-repeat;  

  border-bottom: 1px solid #CCCCCC;
}

h2 {
  font-family: Arial, Verdana, Sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  padding: 0;
}

h3 {                                        
  font-family: Arial, Verdana, Sans-serif;
  color: #033186;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  padding: 0;
}

h4 {                                        
  font-family: Arial, Verdana, Sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  padding: 0;
}

#left h2 {
  font-family: Arial, Verdana, Sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0 0 0;
  padding: 0 0 0 15px;

  background-image: url(../gfx/bg-left-h2.gif);
  background-repeat: no-repeat;  
}

/************************************************************/
/* Formatierungen  Sprachen                                  */
/************************************************************/
#language ul {
  margin: 0;
  padding: 2px 0 0 0;
  list-style: none;  
}

#language li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 4px 0 0;
}

#language li.first {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 4px 0 53px;
}

/************************************************************/
/* Mailform                                                 */
/************************************************************/
.csc-mailform {
        border: 0px;
}

.csc-mailform-field {
        float: left;
        margin: 0 0 10px 0;
        height: auto;
        width: 100%;
}

.csc-mailform-field label {
        font-size: 12px;
        font-family: Verdana, Helvetica, Arial, Sans-Serif;
        width: 120px;
        float: left;
        text-align: left;
        margin-right: 10px;
        display: block
}

.csc-mailform-field input {
  clear: right;
}

.csc-mailform-check {
  float: left;
  border: 0;
}

.csc-mailform-submit {
        margin-left: 110px;
}
/************************************************************/
/* Formatierungen  Suchbox                                    */
/************************************************************/
input.m-searchbox {
  border: 1px solid white;
  height: 11px; 
  width: 123px; 
  font-size: 10px;
  margin: 3px 0 0 0;
}

div.search-box {
  margin: 0;
  padding: 0;
  float: left;
  height: 18px;
  line-height: 18px;
}

input.m-searchbutton {
  border: 0px;
  margin: 3px 0 0 0;
}


