html, body {
   margin: 0 auto;
   border: 0;
   background-color: #c6c6c6;/*#eaeaea*/
   text-align: center; 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
}

#mainWrapper {
        position: relative;
        top: 0px;
        margin: 0 auto;
        width: 900px;        
}

#bodyWrapper {
   position: relative;
   text-align: center;
   margin: 0 auto;
   width: 900px;
   min-height: 100%;
   /*height: 868px;*/
   float: left;
   background-image: url(../../img/page/bg_start.jpg);
}

#spacerDiv {
   width: 900px;
   height: 450px;
}

#logo {
   position: relative;
   top: 60px;
   width: 479px;
   height: 221px;
   background-image: url(../../img/page/portracoon_logo.png);
}

#mainNavi {
   position: relative;
   text-align: center;
   margin: 0 auto;
   top: 30px;
   left: 0px;
   width: 900px;
   height: 30px;
   float: left;
   }

#stripline {
    position: relative;
    text-align: center;    
    top: 0px;
    width: 900px;
    text-indent: 5px;
    height: 25px;
    padding: 0px;
    padding-top: 5px;    
    margin: 0px;
    background-color: #FFFFFF;
    color: black;
    float: left;
    font-weight: bold;
}
 
#content {
    position: relative;
    top: 0px;
    width: 900px;
    height: auto;
    background-image: url(../../img/page/bg_trans2.png);
    padding: 0px;
    padding-bottom: 25px;
    margin: 0px;
    float: left;
}

#content a {
   color: white;
}

#subContent {
   width: 0px;
   height: 0px;
}

#border {
   position: relative;
   margin: 0 auto;
   bottom: 0px;
   text-align: center;
   text-indent: 5px;
   font-size: 105%;
   font-weight: bold;
   padding-top: 5px;
   background-color: #90b517;
   width: 900px;
   height: 25px;
   color: black;
   float: left;
   z-index: 10;
}

#newsletter {
   position: absolute;
   top: 371px;
   right: 100px;
   width: 143px;
   height: 93px;
}

#newsletter a {
   text-decoration: none;   
}


#newsletter img {
   text-decoration: none;
   border: 0px;
}

.mainMenu {
   position: relative;
   top: 30px;
   left: 0px;
   margin: 0px;
   padding: 0px;
   width: 900px;
   height: 35px;
   float: left;
   border-left: 1px solid black;
}

.mainMenu a {
/*   padding: 1px 1px;*/
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 120%;
}
/*
.mainMenu a:hover {
   margin: 0px;
   padding: 1px 1px;
   color: white;
   text-decoration: none;
   background-color: #4a91bd;
}
*/
.naviitem {
   float: left;
   width: 148px;
   height: 28px;
   text-indent: 0px;
   margin: 0px;
   padding: 0px;
   padding-top: 7px;
   list-style: none;
   border-right: 2px solid black;
   border-bottom: 2px solid black;
   border-top: 2px solid black;
   background-color: #FFFFFF;
   color: black;
}

.naviitemActive {
   color: #FFFFFF;
   float: left;
   width: 148px;
   height: 28px;
   text-indent: 0px;
   margin: 0px;
   padding: 0px;
   padding-top: 7px;
   list-style: none;
   border-right: 2px solid black;
   border-bottom: 2px solid black;
   border-top: 2px solid black;
   background-color: #e1007a;
   color: lime;
   overflow: visible;
}
 
.naviitemActive a {
  color: #FFFFFF;
}

.subMenu {
   position: relative;
   float: left;
   top: 31px;
   left: 110px;
   margin: 0px;
   padding: 0px;
   color: white;   
   z-index: 10;
}

.subMenu a {
   margin: 0px;
   padding: 0px;
   color: black;
   text-decoration: none;
   font-weight: bold;
}

.naviitemSub {
   float: left;
   text-indent: 2px;
   margin: 0px;
   padding-top: 3px;
   list-style: none;
   width: 73px;
   background-color: white;
   border: 1px solid black;
   color: black;
}

.naviitemSubActive {
   float: left;
   text-indent: 2px;
   margin: 0px;
   padding-top: 3px;
   width: 72px;
   list-style: none;
   border: 1px solid black;
   background-color: #e1007a;
}

.naviitemSubActive a {
   color: white;
}

#searchBox  {
   position: absolute;
   width: 0px;
   height: 0px;
/*   border: 1px solid lime;*/
}

.csc-mailform {
   border: 0px;
}

.csc-mailform-field label {
   width: 150px;
   float: left;
}

.csc-firstHeader {
   text-align: left;
   letter-spacing: 3px;
   color: #FFFFFF;
   margin: 0px;
   padding: 0px;
   padding-bottom: 10px;
   text-decoration: none;
   font-size: 330%;
   font-weight: bold;
   text-indent: 3px;
}

h1  {
    text-align: left;
   letter-spacing: 2px;
   color: #FFFFFF;
   margin: 0px;
   padding: 0px;
   padding-bottom: 10px;
   text-decoration: none;
   font-size: 30px;   
   font-weight: bold;
}


/*Menu of pages [START]*/
.csc-menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.csc-menu a {
   color: black;
}
/*Menu of pages [END]*/

.csc-header {
   position: relative;
   clear: both;
   margin-top: 10px;
   margin-bottom: 0px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 5px;
   text-decoration: none;
}

.csc-textpic {
   padding-right: 100px;
   /*position: relative;
   display: block;
   text-align: left;
   padding: 20px;
   margin-bottom: 25px;
   min-height: 200px;
   height: auto;*/
}

.csc-textpic p {
   /*width: 500px;
   background-color: #24211C;
   margin-left: 250px;*/
}

.csc-textpic-text {
}

.csc-textpic-imagewrap {
   
   /*display: block;
   clear: both;
   margin: 0px;
   padding: 0px;*/
}

.csc-textpic-clear {
clear: none;
}

.bodytext {
    text-align: left;
    color: #FFFFFF;
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 110%;
}

input[type=submit] {
   border: 0px;
   background-color: #e1007a;
   padding: 5px;
   padding-left: 15px;
   padding-right: 15px;
   color: white;
   font-weight: bold;
}

.radio {
   visibility: hidden;
   width: 0px;
   height: 0px;
   padding: 0px;
   margin: 0px;
   overflow: hidden;
     cursor: pointer;
}

.radio input {
  float: left;
  visibility: hidden;
   width: 0px;
   height: 0px;
   padding: 0px;
   margin: 0px;
   overflow: hidden;
}

.radio label {
  margin: 0px;
}

label {
  cursor: pointer;
  }

