
html, body, div, span, object, iframe, img, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
      border: 0 none;
      font-family: inherit;
      font-size: 100%;
      font-style: inherit;
      font-weight: inherit;
      margin: 0;
      padding: 0;
      vertical-align: baseline;
}

/******************************************
*   Page                         
******************************************/

html { 
      text-align : center;  
      }
      
body {
  font-family: Calibri, Tahoma, Arial, Verdana;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  background: #e8e8e8;
  }
  
#site {
  clear: both;
  left: -1px;
  margin: 0 auto;
  position: relative;
  width: 1000px;
  text-align: left;
  background: #ffffff;   
  border-left: 3px solid #EEE4ED;
  border-right: 3px solid #EEE4ED;  
  border-bottom: 3px solid #EEE4ED;  
  }
                	
#footer {
  clear: both;
  height: 15px; 
  font-size: 9px;
  color: #cd003a;
  text-align: center;
  border-top: 2px dotted #EEE4ED;
  padding: 10px 0;
  }
 
/******************************************
*   CONTENT
******************************************/
#content_main {
  float: left;
  height: auto;
  min-height: 30em;
  padding: 35px 0 20px 35px;
  width: 650px;  
  overflow: hidden; 
  }
  
#content_main_home {
  float: left;
  height: auto;
  min-height: 30em;
  padding: 25px 0 20px 35px;
  width: 650px;  
  overflow: hidden; 
  }  
  
#content {
  } 
  
#content p.bodytext {
  margin: 0;
  padding: 5px 0px 0; 
  line-height: 18px; 
  text-align: justify;
  }
  
#content p.bodytext b {
  /*color: #cd003a;*/
  }  

#content_main_home p.bodytext {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 5px 10px 0;
  text-align: justify;
  }

#content_main_home .csc-textpic-text {
  text-align: center;
  padding-top: 20px;
  }

#content_main .csc-firstHeader {
  /*background: #FFFFFF url(../images/design/lisub.jpg) no-repeat scroll 0 0;*/  
  color: #cd003a;
  font-size: 12px;
  padding: 0 0 10px 0px;
  /*padding: 0 0 10px 20px;*/
  text-decoration: none;
  text-transform: uppercase;
  }

#content_main .csc-header h1 {
  color: #cd003a;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  }

#content_main h1 {
  color: #cd003a;
  font-size: 12px;
  }  
        
/*#content_main hr {  
  background: #FFFFFF url(../images/design/line.jpg) center center no-repeat;
  height: 15px; 
  padding: 15px 0;
  }*/
  
#content_main img {
  padding: 5px;
}

#content_main a img {
  border: none;
  padding: 0;
  }  
  
/******************************************
*   SIDEBAR
******************************************/  

#sidebar {
  padding: 40px 0 0 20px;
  float: left;
  width: 230px;
}

/******************************************
*   HEADER
******************************************/  
#header {
  /*background: #FFFFFF url(../images/design/header.jpg) no-repeat scroll 0 0;*/
  background: #ffffff;
  height: 100px;
  }
  
#logo {
  text-align: center;
  padding: 40px 0 0 0;  
  }  
  
#slogan {
  line-height: 24px;
  padding: 50px 0 0 250px;
  text-align: center;
  width: 650px;
  color: #860865;
  font-size: 18px;
  font-style: italic;
  }
  
#slogan_from {
  color: #860865;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 0 0 150px;
  text-align:center;
  }
  
/******************************************
*   MENU
******************************************/
#menu {
  font-size: 13px;
  padding-left:30px;  
  text-transform: uppercase;
  }

#menu .m_element {
  /*background: #FFFFFF url(../images/design/li.jpg) no-repeat scroll 0 0;*/
  padding: 0 0 10px 20px;  
  font-weight: bold;
  }

#menu .m_element_active {
  /*background: #FFFFFF url(../images/design/lisub.jpg) no-repeat scroll 0 0;*/
  padding: 0 0 10px 20px;  
  font-weight: bold;
  }
  
#menu .m_element ul, #menu .m_element_active ul {
  padding-top: 10px;
  }
    
#menu .m_element_sub {
  font-weight: normal;
  }
  
#menu .m_element_sub_active {
  font-weight: bold;
  }  
  
#language {
  float: right;
  margin: 10px 35px 0 0;
  }
  
#language img {
  padding-right: 10px;
  }  
  
/******************************************
*   STYLE
******************************************/
#header img {
  border: 0;
  }
    
img.alignleft {
  border: 1px solid #CCCCCC;
  float: left;
  margin: 0 10px 3px 0;
  padding: 5px;
  }  
  
div.hr {
  background: #FFFFFF url(../images/design/line.jpg) center center no-repeat;
  height: 15px; 
  padding: 15px 0;
}
div.hr hr {
  display: none;
}
  
  
/******************************************
*   TEASER
******************************************/
#alert {
  padding-top: 40px;
  }
  
#blog {
  /*background: #FFFFFF url(../images/design/bgblognews.jpg) no-repeat scroll 0 0;*/
  margin-top: 60px;
  height: 145px;
  padding: 40px 5px 0 5px;
  font-size: 11px;
  }
  
#blogtitle {
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 10px;
  }  
  
/******************************************
*   LISTING
******************************************/  
  
li {
  list-style-type: none;
  padding: 0 0 10px 10px;
}

/******************************************
*   LINKS
******************************************/  

a:hover {
  color: #cd003a;
  text-decoration: underline;
  }

a {
  color: #cd003a;
  text-decoration: none;   
  }     
  
#footer a {
  color: #cd003a;
  }   
  
/******************************************
*   FEED
******************************************/   

.linktoall {
  text-align: center;
  }
  
#title_blogpost {
  background: #FFFFFF url(../images/design/lisub.jpg) no-repeat scroll 0 0;
  color: #860865;
  font-weight: bold;
  font-size: 14px;
  padding: 0 0 10px 20px;
  text-decoration: none;
  }  
  
/******************************************
*   FORM
******************************************/    
.csc-mailform-field {
  margin-bottom: 5px;
  }
      
.csc-mailform-submit {
  background: #FFFFFF url(../images/design/lisub.jpg) no-repeat scroll 0 0;
  padding: 0 0 0px 15px;  
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #860865;
  text-decoration: underline;
  background-color: #FFFFFF; 
  border: 0; 
  margin-top: 10px;
  }     
  