﻿html, body {border: 0; margin: 0; padding: 0; min-height:101%;}

body {
  font: 100% calibri, verdana, helvetica, arial, sans-serif;
  line-height: 140%;
  width: 100%;
  min-width: 962px;
  background: #C1DEDA;
}

#container {  width: 100%;  height: 100%; overflow: hidden;}

#wrapper {
  width: 956px;
  text-align: center;/* IE fix to center the page */
  margin: 0 auto;/* center the page in Firefox */
  background: url(../images/bg.jpg) repeat-y top left;
}

.endOfSection {  clear: both;  display: block;  width: 100%;  height: 0;  line-height: 0;  font-size: 0;  padding: 0;  margin: 0;  border: 0;}

a img {border:none;}
.csc-textpic-border li {border:1px solid #F7796D;}
#main img, #sidebar .sb_content img {border:none; margin: 4px 0; }
#main img.spacer-gif {border:none;}

.csc-default {clear:lefT;}

.csc-frame-rulerAfter {border-bottom:2px solid #C1DEDA; margin-bottom:10px; padding-bottom:10px;}

/**** Sidebar ****/

#sidebar {  display: block;  float: left;  width: 278px;  text-align: left;  color: black;  margin: 0;  padding: 0;}
#sidebar #sb_top, #sidebar #sb_top_sub     {width: 278px; height: 180px; background: url(../images/sb_top.jpg) no-repeat left top;  color: #59554A;  text-align: center;}
#sidebar .sb_content {text-align: left;  width: 245px; padding-left: 15px;}

/**** Content ****/

#menutop {
  display: block;
  float: left;
  width: 630px;
  height: 25px;
  text-align: right;
  margin-top: 32px;
}

#content {
  position: relative;
  display: block;
  float: left;
  width: 670px;
  min-height: 510px;
  height:auto !important;  /* f�r moderne Browser */
  height:510px;  /*f�r den IE */
  border: #F7796D 2px solid;
  text-align: left;
  margin: 0;
  padding-bottom: 40px;
  padding: 0;
  background-color: #ffffff;
}

#content #header {
  background: url(../images/header.jpg) no-repeat left top;
  width: 100%;
  height: 189px;
  color: white;
}

/* main content */

#content #main {
  display: block;
  clear: both;
  margin: 10px;
  margin-bottom: 60px;
  padding: 0px;
}

#partner {
  width: 100%;
  position:absolute;
  bottom:0;
  text-align: center;
  padding:0;
  margin:0;
}

#partner a { padding: 0 15px;}

/***** Footer *****/

#footer {
  display: block;
  float: left;
  clear: both;
  width: 951px;
  background: url(../images/sb_bottom.jpg) no-repeat left top;
}

#footer .contentfoot {
  display: block;
  float: right;
  width: 673px;
  padding: 5px 0;
}

#footer a {color: #FF00F5;}
#footer a:hover {color: #FFB2FC;}

/**** Form Layout ****/

/*form {margin: 0; padding: 0; display: inline; background: none;}

form .formText,
form label, .csc-mailform-label {
  display: block;
  float: left;
  clear: left;
  width: 300px;
  margin-top: 10px;
  padding-left: 40px;
  color: #313131;
  font-size: 0.8em;
}


fieldset {
  padding-left: 45px;
  margin-top: 0px;
  border: none;
  border: 0px;
}

legend {
  color: #59554A;
  font: 0.8em calibiri, arial, serif;
}


input, textarea, select {
  font-size: 0.8em;
  border-left: 1px solid #777;
  border-top: 1px solid #777;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px;
  margin-top: 0px;
  margin-left: 40px;
}

.mf-check {
  width: auto;
}

label {cursor: pointer;}

input.button,
.mf-submit {
  font-size: 1.0em;
  color: #313131;
  padding-left: 40px;
  width: 200px;
  height: 23px;
  font-weight: normal;
  background: url(../images/menu_act.gif) no-repeat left 50%;
  border: 5px;
  cursor: pointer;
  margin-top: 55px;
  display: block;
  clear: both;
}
*/
/**** Login Form ****/

#mailformsubmit {
  background: #E0EEEC;
  border: none;
  cursor: pointer;
  font-size: 0.8em;
  margin-top:5px;
}

TABLE { font-size: 11px; }

TABLE.contenttable TR TD { border: 1px #f1f1f1f1 solid; margin: 10px 0px 10px 0px;}
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR { background-color:#f1f1f1;  }

TABLE.newsletter{width:650px;}
TABLE.newsletter TR {background:#C1DEDA}
TABLE.newsletter TD {width:auto;}

