
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-style: inherit;
      font-weight: inherit;
      margin: 0;
      padding: 0;
      vertical-align: baseline;
}

/******************************************
*   Page                         
******************************************/

html { 
      text-align : center;  
      }
      
body {
  font-family: Verdana, Sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  background: #EEEEE7 none repeat scroll 0 0;
  color: #333333;
  }
  
#site {
  clear: both;
  left: -1px;
  margin: 0 auto;
  position: relative;
  width: 955px;
  text-align: left;
  background: #ffffff url(../images/design/shadowright.gif) repeat-y scroll right top;
  }
  
#page {
  width: 940px;
  }
  
#splitter {
  clear: both;
  }  
                  	
#footer {
  clear: both;
  height: 20px; 
  text-align: center;
  background:transparent url(../images/design/shadowbottom.gif) no-repeat scroll right bottom;
  padding: 10px 20px 20px 15px;  
  }
    
#bottom {
  height: 20px; 
  font-size: 9px;
  text-align: center;
  padding: 10px 0 10px 0;
  clear: both;
  left: -1px;
  margin: 0 auto;
  position: relative;
  width: 955px;  
  }  
  
/******************************************
*   HOME
******************************************/
#home_content {
  clear: both
  } 
  
#home_content h1 {
  color: #333333;
  font-weight: bold;
  }  

#home_teaser {
  /*background-color: #F5F5F5;*/
  margin-top: 15px; 
  height: 255px;
  }
  
#home_teaser_image {
  float: left;
  margin: 30px 0 0 20px;
  width: 250px;
  }
  
#home_teaser_image img {
  border: 1px solid #72B2D8
  }  
  
#home_teaser_image .csc-header {
  font-size: 9px;
  line-height: 25px;
  color: #659fc5;
  }
  
#home_teaser_image a {
  font-size: 11px;
  }  
  
#home_teaser_text {
  float: right;
  background-color: white;
  border: 1px solid #72B2D8;
  float:right;
  padding: 15px 30px 30px;
  width: 590px;  
  position: relative;
  }    
      
#home_content_message {
  font-size: 10px;
  padding: 40px 20px 0 15px;
  width: 300px;
  }  
  
#home_content_message h1 {
  color: #000000;
  font-size: 11px;
  }  
  
#home_content_message .csc-textpic-text p.bodytext {
  padding: 15px 0 0 10px;
  line-height: 14px;
  }

#quoteperson {
  font-size: 9px;
  font-style: normal;
  margin-left: 0px;
  }
    
#content #quoteperson p.bodytext {
  line-height: 12px;
  }
  
#home_content_subtext {
  width: 270px;
  padding: 5px 10px 0;
  }
  
#home_content_subtext h1 {
  border-bottom: 1px solid #72B2D8;
  border-top: 1px solid #72B2D8;
  font-size: 11px;
  padding: 4px 0 4px 0;
  text-align: center;
  }
   
#home_content_subtext ul {
  padding: 5px 0 0 15px;
  }  
  
#content #home_content_subtext p.bodytext {
  padding: 0 3px 0 3px;
  } 
  
#home_content_subtext a {
  font-size: 11px;
  }   

#home_content_news {
  width: 270px;
  padding: 5px 10px 0;
  }

#home_content_news h1 {
  border-bottom: 1px solid #72B2D8;
  border-top: 1px solid #72B2D8;
  font-size: 11px;
  padding: 4px 0 4px 0;
  color: #333333;
  text-align: center;
  } 
  
.home_columns {
  float: left;    
}

/******************************************
*   CONTENT
******************************************/

#content .external-link-new-window {
  /*border-bottom: none;*/
  }  

#content {
  padding-left: 10px;
  clear: both;
  height: 400px; /* IE */
  height: auto;
  min-height: 400px;  
  } 
  
#content a {
  border-bottom: 1px dotted;
  color: #333333;
  font-weight: normal;
  }  
    
#content p.bodytext {
  margin: 0;
  padding: 5px 0px 0; 
  line-height: 18px; 
  }  
  
#content_left {
  padding: 0 5px 0 5px;
  }    

/******************************************
*   MAIN
******************************************/
#submenu {
  width: 180px;
  height: 390px; /* IE */
  height: auto;
  min-height: 390px;  
  padding: 20px 0 0 0px;  
  }

#content_main {
  width: 505px;
  height: 390px; /* IE */
  height: auto;
  min-height: 390px;  
  border-top: 1px solid #72B2D8;  
  border-left: 1px solid #72B2D8;  
  border-right: 1px solid #72B2D8;  
  padding: 0 20px 0 20px;
  }
  
  
#content_main h1 {
  padding: 10px 0;  
  font-size: 18px;
  line-height: 20px;
  }  
  
#content_main ul {
  padding-top: 10px;
  }  
    
#sidebar {
  width: 190px;
  float: right;
  }   
  
#sidebar h1 {
  border-bottom: 1px solid #72B2D8;
  border-top: 1px solid #72B2D8;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 5px;
  color: #333333;
  }   

.main_columns {
  float: left;
  }
  
/******************************************
*   2 COLUMNS
******************************************/
#content_twocolumns {
  width: 615px;
  height: 390px; /* IE */
  height: auto;
  min-height: 390px;  
  padding: 20px 40px 0 40px;
  margin-left: 30px;
  border-left: 1px solid #72B2D8;
  border-right: 1px solid #72B2D8;
  border-top: 1px solid #72B2D8;  
  }  
  

/******************************************
*   HEADER
******************************************/  
#header {
  /*background: #FFFFFF url(../images/design/header.jpg) no-repeat scroll 0 0;*/
  background: #ffffff;
  height: 100px;
  }  

#header img {
  border: 0;
  }
  
/******************************************
*   MENU
******************************************/
#topmenu {
  background-color: #72B2D8;
  height: 27px;
  margin: 3px 0 10px 0;
  width: 950px;
  float: left;
  overflow: hidden;
  position: relative;  
  }  

#topmenu ul {
  clear: left;
  float: left;
  position: relative;
  left: 50%;
  text-align: center;
  padding-top: 5px;
  }

#topmenu ul li {
  display: block;
  float: left;
  position: relative;
  right: 50%;
  font-size: 11px;
  padding: 0 0 40px 40px;
  background-image: none;
  }

#topmenu a {
  color: #FFFFFF;
  font-weight: bold;
  }

#topmenu .menu_element_active {
  color: #FFFFFF;
  text-decoration: underline;
  }    
  
#submenu ul li {
  font-size: 11px;
  background-image: none;
  padding:0 0 10px 10px;
  }

#submenu li a {
  color: #676767;
  font-weight: normal;
  border-bottom: none;
  }  

#submenu .menu_element_sub_active {
  color: #72B2D8;
  font-weight: bold;
  }
  
#sidemenu {
  float: right;
  padding-right: 80px;
  }
  
#sidemenu a {
  color: #333333;
  font-weight: normal;
  }  
    
/******************************************
*   STYLE
******************************************/
img.alignleft {
  border: 1px solid #CCCCCC;
  float: left;
  margin: 0 10px 3px 0;
  padding: 5px;
  }  
    
h1 {
  color: #60aedb;
  font-size: 14px;
  font-weight: bold;
  }  
  
.community {
  text-align: center;
  }  
      
p.align-center {
  text-align: center;
  }      
      
/******************************************
*   LISTING
******************************************/    
li {
  background-image: url(../images/design/raquo.gif);
  background-position: 0 4px;
  background-repeat: no-repeat;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0 0 10px 15px;  
}

/******************************************
*   LINKS
******************************************/  
a:hover {
  color: #60aedb;
  text-decoration: underline;
  font-weight: bold;
  }

a {
  color: #60aedb;
  text-decoration: none;   
  font-weight: bold;
  }     
 
.linkleft {
 text-align: right;
 }

#copyright a {
  color: #333333;
  font-weight: normal;
  }   
  
/******************************************
*   FEED
******************************************/  
#sidebar .user-feed-pi1 {
  padding: 0 0 15px 0;
  }

.user-feed-pi1 {
  padding: 0 3px;
  }  

.user-feed-pi1 ul li {
  background-image: none;
  padding: 5px 0;
  }  

.user-feed-pi1 ul li a {
  color: #333333;
  border-bottom: 1px dotted;
  font-weight: normal;
  }

.user-feed-pi1 ul li a:hover {
  color: #659FC5;
  border-bottom: none;
  text-decoration: underline;
  }
  
.linktoall {
  float: right;
  padding: 25px 15px 0 0
  }  
  
.linkrss {
  float: left;
  padding: 21px 0 0 0 ;
  } 
  
#title_blogpost {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 10px 0;
  color: #3B79B4;
  }
  
div.alignleft {
  border: 1px solid #CCCCCC;
  float: left;
  margin: 15px 10px 3px 0;
  padding: 5px 5px 0 5px;
  text-align: center;
  }

.extRSS_title {
  font-size: 18px;
  padding: 10px 0;  
  color: #60AEDB;
  font-weight: bold;  
  }
  
/******************************************
*   SPONSOR
******************************************/  
#sponsor {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;  
  }
  
#sponsor ul {
  clear: left;
  float: left;
  position: relative;
  left: 50%;
  text-align: center;
  }  
  
#sponsor ul li  {
  display: block;
  float: left;
  position: relative;
  right: 50%;
  background-image: none; 
  padding: 0 20px; 
  }    
  
/******************************************
*   BOTTOM
******************************************/  
#copyright {
  float: left;
  padding-left: 260px;
  }  
  
/******************************************
*   SIDEBAR REGIONEN
******************************************/  

#sidebar .sidebar_bpa_region {
  margin-top: 15px;
  }

#sidebar #sidebar_region_logo {
  text-align: center;
  }

#sidebar  #sidebar_region_community a {
  text-align: left;
  } 
  
/******************************************
*   EXTENSION
******************************************/  
.ext_listregions_entry {
  margin-bottom: 15px;
}