html {
  height:100%;
  width:100%;
  margin:0px;
  padding:0px;
  }

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-image:url(../img/bg.gif);
  background-repeat:repeat-y;
  background-position:left;
  background-color:#C4CDE3;
  height:100%;
  width:100%;
  margin:0px;
  padding:0px;
}

#contenttext ul, #contenttext li {
  list-style-image:url(../img/li.gif);
  }
  
#content a, #col_right a, .bodytext a, .box_middle a{
  text-decoration:none;
  color:#E6223A;
  }    
  
#content a:hover, #col_right a:hover, .bodytext a:hover, .box_middle a:hover{
  text-decoration:underline;
  }    

#content input[type="text"], #content input[type="password"], textarea, select{
  border:1px #DFE1ED solid;
  background-color:#FFFFFF;
  font-size:10px;
  color:#284B9C;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content input[type="submit"] {
  border:1px #6276B5 solid;
  background-color:#FFFFFF;
  background-image:url(../img/submitbg.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  font-size:10px;
  color:#284B9C;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}


a img {
  border:0px;
  }

#header {
  position:relative;
  width:100%;
  height:87px;
  border-bottom:2px #6B6B6B solid;
  background-image:url(../img/head_right_kachel.gif);
  background-repeat:repeat-x;
  }

#logo {
  border-right:2px #FFFFFF solid;  
  }
  
#headerimg {
  width:554px;
  height:87px;
  position:absolute;
  left:195px;
  top:0px;
  border-right:1px #FFFFFF solid;
  }  

#head_right {
   position:absolute;
   top:0px;
   left:750px;
   width:200px;
   height:87px;
   background-image:url(../img/head_right.jpg);
   background-repeat:no-repeat;
   }

#headlinks {
  position:absolute;
  top:69px;
  left:250px;
  width:210px;
  height:11px;
  margin:0px;
  padding:0px;
  font-size:10px;
  font-weight:bold;
  color:#2E4C9C;
  }   
  
#headlinks a {
  font-size:10px;
  font-weight:bold;
  color:#2E4C9C;
  text-decoration:none;
  }
  
#headlinks a:hover {
  font-size:10px;
  font-weight:bold;
  color:#2E4C9C;
  text-decoration:underline;
  }    
  
#balken {
  height:10px;
  border-top:1px #FFFFFF solid;
  border-bottom:1px #FFFFFF solid;
  width:100%;
  background-color:#E4E8F2;
  background-image:url(../img/balken.gif);
  background-repeat:repeat-y;
  background-position:left;
  line-height:0px;
  display:block;
  overflow:hidden;
  }  
  
#mitte {
  height:135px;
  width:100%;
  border-bottom:1px #FFFFFF solid;
  background-color:#9AA9CF;
  position:relative;
  }  
  
#leftsearch {
  width:193px;
  height:135px;
  border-right:1px #FFFFFF solid;
  background-image:url(../img/searchbg.jpg);
  background-repeat:no-repeat;
  background-position:left;
}  

#searchbox {
  width:179px;
  height:46px;
  background-image:url(../img/searchbox.jpg);
  position:absolute;
  top:24px;
  left:4px;
  }  

#suchedit {
  border:1px #DFE1ED solid;
  background-color:#FFFFFF;
  width:125px;
  height:18px;
  position:absolute;
  top:13px;
  left:8px;
  font-size:10px;
  color:#284B9C;
  }  

#suchen {
  position:absolute;
  top:9px;
  left:140px;
  width:26px;
  height:27px;
  }  

#centerimg {
  height:135px;
  width:555px;
  border-right:1px #FFFFFF solid;
  position:absolute;
  top:0px;
  left:194px;
  }     
  
#img_top_right {
  position:absolute;
  top:0px;
  left:750px;
  height:135px;
  width:240px;
}  
  
#leftcol {
  position:absolute;
  left:0px;
  top:250px;
  width:193px;
  height:auto;
  }
  
#leftcol p.bodytext{
  color:#193F94;
  font-size:10px;
  margin:0px;
  padding:8px;
  }  
  
#menue {
  background-image:url(../img/menuebg.gif);
  background-repeat:repeat-y;
  background-position:left;
  width:193px;
  height:auto;
}  

#menue_top {
  background-color:#C4CDE3;
  background-image:url(../img/menue_top.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  height:12px;
  width:193px;
  margin:0px;
  padding:0px;
    }
    
#menue_bottom {
  background-color:#C4CDE3;
  background-image:url(../img/menue_bottom.gif);
  background-repeat:no-repeat;
  background-position:top;
  height:22px;
  width:193px;
  margin:0px;
  padding:0px;
    }    
    
#menue li, #menue ul {
  list-style:none;
  margin:0px;
  padding:0px;
  }
  
.toplevel a {
  background-image:url(../img/toplevel.gif);
  background-repeat:repeat-x;
  background-position:top;
  width:165px;
  height:22px;
  display:block;
  line-height:22px;      
  margin:0px 0px 0px 9px;
  padding:0px 0px 0px 8px;
  font-size:11px;
  font-weight:bold;
  color:#284B9C;
  text-decoration:none;
  }
  
.toplevel_act a {
  background-image:url(../img/toplevel.gif);
  background-repeat:repeat-x;
  background-position:top;
  width:165px;
  height:22px;
  display:block;
  line-height:22px;      
  margin:0px 0px 0px 9px;
  padding:0px 0px 0px 8px;
  font-size:11px;
  font-weight:bold;
  color:#E6223A;
  text-decoration:none;
  }  

.toplevel a:hover, .toplevel_act a:hover, .level2_act a:hover, .level2 a:hover {
  text-decoration:underline;
  }  
  
.level2 a {
  width:165px;
  height:22px;
  display:block;
  line-height:22px;      
  margin:0px 0px 0px 9px;
  padding:0px 0px 0px 8px;
  font-size:11px;
  color:#284B9C;
  text-decoration:none;
}  

.level2_act a {
  width:165px;
  height:22px;
  display:block;
  line-height:22px;      
  margin:0px 0px 0px 9px;
  padding:0px 0px 0px 8px;
  font-size:11px;
  color:#E6223A;
  text-decoration:none;
}  

.level3 a {
  width:158px;
  height:22px;
  display:block;
  line-height:22px;      
  margin:0px 0px 0px 9px;
  padding:0px 0px 0px 15px;
  font-size:11px;
  color:#284B9C;
  text-decoration:none;
}  

.level3_act a {
  width:158px;
  height:22px;
  display:block;
  line-height:22px;      
  margin:0px 0px 0px 9px;
  padding:0px 0px 0px 15px;
  font-size:11px;
  color:#E6223A;
  text-decoration:none;
}  
  
#col_center{
  width:555px;
  height:410px;
  position:absolute;
  top:237px;
  left:194px;
  background-image:url(../img/bogen.jpg);
  background-repeat:no-repeat;
  background-position:top;
  }  
  
#content  {
  margin:34px 0px 20px 23px;
  width:509px;
  padding:0px;  
  }
  
#content h1{
  font-size:12px;
  font-weight:bold;
  margin:0px 0px 5px 0px;
  padding:0px 0px 0px 0px;
  color:#193F94;
}    

#leftcol h1{
  font-size:12px;
  font-weight:bold;
  margin:0px 0px 5px 8px;
  padding:0px 0px 0px 0px;
  color:#193F94;
}    

.h2headline {
  font-size:10px;
  font-weight:bold;
  color:#E6223A;
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
}

#contenttext {
  color:#193F94;
  font-size:10px;
  margin:0px;
  padding:0px;
  }
  
#contenttext ul, #contenttext li, #contenttext td {
  color:#193F94;
  font-size:10px;
  }  
  
#contenttext p {
  color:#193F94;
  font-size:10px;
  margin:0px;
  padding:0px 0px 11px 0px;
  }    
  
#middle_right {
  width:240px;
  height:135px;
  background-image:url(../img/dland.jpg);
  background-repeat:no-repeat;
  background-position:right;
  position:absolute;
  top:0px;
  left:750px;
  }  

/***** NEWS auf der Startseite *****/
#news {
  margin-bottom:10px;
}

#newsheadline {
  height:21px;
  width:193px;
  line-height:21px;  
  margin:20px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background-color:#9AA9CF;
  border-top:1px #FFFFFF solid;
  border-bottom:1px #FFFFFF solid;
  }  
  
#newsheadline h1{
  line-height:21px;
  font-size:11px;
  color:#2C4B9B;
  font-weight:bold;
  padding:0px 0px 0px 8px;
  margin:0px;
  }    
  
.newsteaser {
  background-color:#B2BDDA;
  width:176px;
  border-bottom:1px #FFFFFF solid;
  color:#2C4B9B;
  font-size:10px;
  padding:6px 8px 6px 8px;
  }  

.newsteaser p{
  padding:0px 0px 0px 0px;
  margin:0px;
  }    
  
.newsteaser a {
  color:#2C4B9B;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  }      

.newsteaser a:hover {
  text-decoration:underline;
  }        
  
/**** PLZ SUCHE ***/

#plzsuche {
  height:52px;
  width:183px;  
  position:absolute;
  top:23px;
  left:19px;
  background-image:url(../img/plzsuchebg.jpg);
  background-repeat:no-repeat;
  }

#plz_button {
  position:absolute;
  width:48px;
  height:20px;
  top:22px;
  right:10px;
  }
  
#plz {
  border:1px #DFE1ED solid;
  background-color:#FFFFFF;
  width:80px;
  height:18px;
  position:absolute;
  top:18px;
  left:8px;
  font-size:10px;
  color:#284B9C;
  }

#plzsuche span {
  color:#204195;
  font-size:10px;
  font-weight:bold;  
  position:absolute;
  top:3px;
  left:8px;
  }
  
#plzsuche_s {
  color:#FFFFFF;
  font-weight:bold;
  font-size:10px;
  width:100px;
  position:absolute;
  top:70px;
  left:20px;
  }  
  
/*** box right col ***/

#col_right {
  width:190px;
  height:auto;
  position:absolute;
  left:762px;
  top:250px;
  }

#col_right p {
  color:#204195;
  font-size:10px;
}  

#col_right h1 {
  color:#204195;
  font-size:10px;
  font-weight:bold;
}  

.box_top {
  background-image:url(../img/box_top.gif);
  background-repeat:no-repeat;
  width:185px;
  height:27px;
  margin:0px 0px 0px 7px;    
  }

.box_top h1 {
  color:#204195;
  font-size:10px;
  font-weight:bold;
  padding:8px 0px 0px 8px;
  margin:0px;
  }  

.box_middle {
  width:185px;
  background-image:url(../img/box_middle.gif);
  background-repeat:repeat-y;
  padding-left:1px;
  position:relative;
  margin:0px 0px 0px 7px;  
  }    

.box_middle p {
  width:160px;
  padding:8px;
  margin:0px 0px 0px 0px;
  color:#204195;
  font-size:10px;
  }  

.box_middle h1 {
  margin:-20px 0px 0px 8px;
  padding:0px;
  position:absolute;
  color:#204195;
  font-size:10px;
  font-weight:bold;
  }  
  
.box_bottom {
  background-image:url(../img/box_bottom.gif);
  background-repeat:no-repeat;
  background-position:left;
  width:185px;
  height:25px;
  margin:0px 0px 10px 7px;
  }  
  
/*** teasermodul ***/

.teaser {
  width:380px;
  height:106px;
  background-image:url(../img/teaser_kachel.gif);
  background-repeat:repeat-x;
  margin:0px 0px 11px 120px;
  position:relative;
  }  

.teaser h2 {
  color:#E6223A;
  position:absolute;
  top:12px;
  left:23px;
  font-size:10px;
  font-weight:bold;
  }

.teaser p {
  color:#204195;
  position:absolute;
  top:40px;
  left:23px;
  font-size:10px;
  width:340px;
  height:35px;
  }  
    

.teaser_left {
  position:absolute;  
  top:0px;
  left:-120px;
  width:120px;
  height:106px;
  }

.teaser_right {
  width:9px;
  background-image:url(../img/teaser_rechts.gif);
  background-position:right;
  background-repeat:no-repeat;
  height:106px;
  position:absolute;
  right:-9px;
  top:0px;
  }  
  
.teaserlink {
  background-image:url(../img/teaser_button.jpg);
  background-repeat:no-repeat;
  background-position:right;
  height:29px;
  line-height:29px;
  width:80px;
  color:#204195;
  font-weight:bold;
  font-size:10px;
  display:block;
  text-decoration:none;
  position:absolute;
  bottom:4px;
  right:0px;
  }
  
/* teasermodul KLEIN */
.teaser_klein {
  width:380px;
  height:50px;
  background-image:url(../img/teaser_klein_kachel.gif);
  background-repeat:repeat-x;
  margin:0px 0px 11px 120px;
  position:relative;
  }  

.teaser_klein h2 {
  color:#E6223A;
  position:absolute;
  top:-3px;
  left:10px;
  font-size:10px;
  font-weight:bold;
  }

.teaser_klein p {
  color:#204195;
  position:absolute;
  top:14px;
  left:10px;
  font-size:10px;
  width:330px;
  height:14px;
  }  
    

.teaser_left_klein {
  position:absolute;  
  top:0px;
  left:-120px;
  width:120px;
  height:50px;
  }

.teaser_right_klein {
  width:9px;
  background-image:url(../img/teaser_klein_rechts.gif);
  background-position:right;
  background-repeat:no-repeat;
  height:50px;
  position:absolute;
  right:-9px;
  top:0px;
  }  
  
.teaserlink_klein {
  height:29px;
  line-height:29px;
  width:80px;
  color:#204195;
  font-weight:bold;
  font-size:10px;
  display:block;
  text-decoration:none;
  position:absolute;
  bottom:4px;
  right:0px;
  text-align:right;
  }  
  
  
/* CHC FORUM */
/* default styles for extension "tx_chcforum_pi1" */

/* BASIC STUFF */
#tx_chcforum-pi1 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#tx_chcforum-pi1 caption {
  display: none;
}

#tx_chcforum-pi1 a {
  text-decoration: underline;
}

#tx_chcforum-pi1 a:hover {
  text-decoration: none !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
  margin-top: 20px;
}


/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
  border: 1px solid #224396;
  background: #FFFFFF;
  margin-bottom: 3px;
  width: 100%;
}

.tx-chcforum-pi1-Table thead tr th {
  height:25px;
  background-image:url(../img/teaser_kachel.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  margin:0px 0px 20px 0px;
  position:relative;
  font-size:11px;
  font-weight:bold;
  color:#2E4C9C;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
  height:25px;
  background-image:url(../img/chc_kopfzeile.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  margin:0px 0px 20px 0px;
  position:relative;
  font-size:11px;
  color:#2E4C9C;
  text-align:left;
  padding:5px;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
  height:25px;
  background-image:url(../img/teaser_kachel.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  margin:0px 0px 20px 0px;
  position:relative;
  font-size:11px;
  color:#2E4C9C;
  padding:5px;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
  font-weight:normal;
  height:40px;
}

.tx-chcforum-pi1-catConferenceCell dl {
  margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {

}

.tx-chcforum-pi1-catConferenceCell dd {
  font-size: 10px;
  margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
  color: #E6223A;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
  text-align:center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
  text-align:center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
  font-size: 10px !important;
  vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
  color: #F00;
  font-size: 10px;
  padding-left: 5px;
}

.tx-chcforum-pi1-confThreadBtns img {
  padding-top: 5px;
}

.tx-chcforum-pi1-confThreadBtns {
  padding-left: 5px;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
  text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
  text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
  font-size: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath {
  height:15px;
  background-image:url(../img/teaser_kachel.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  margin:7px 0px 7px 0px;
  position:relative;
  font-size:11px;
  font-weight:bold;
  color:#2E4C9C;
  padding:5px;
  border:1px #8C8C8C solid;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
  border:1px #2E4C9C solid;
  clear: both;
  height:15px;
  background-image:url(../img/teaser_kachel.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  margin:5px 0px 5px 0px;
  position:relative;
  font-size:11px;
  color:#2E4C9C;
  padding:5px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
  border: 1px solid #224396;
  background: #E5E9F3;
  padding: 5px;
  margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm fieldset label {
  display: block;
  text-align: right;
  padding-right: 20px;
  width: 150px;
  float: left;
}

.tx-chcforum-pi1-postForm fieldset#formTop input {
  display: block;
  width: 150px;
  float: left;
  padding: 2px;
  border: 1px solid #000000;
  margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm textarea {
  border: 1px solid #000000;
  margin: 3px 0;
  width: 100% ;
  height: 150px;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
  clear:left;
}

.tx-chcforum-pi1-formBtn {
  text-align: center;
}

.tx-chcforum-pi1-formBtn input {
  border: 1px solid #224396;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:2px;
  background-color: #FFF;

}

.tx-chcforum-pi1-formBtnHov {
  border: 1px solid #666; 
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:2px;
  background-color: #FFF;
  color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
  background-color: #FFF;
  border: 1px solid #000000;
  padding: 3px;
  margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
  background-color: #FFF;
  border: 1px solid #C00;
  color: #CC0000;
  padding: 3px;
  margin: 3px;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
  border: 1px solid #000000;
  margin: 3px 0;
  margin-bottom: 10px;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
  background: #E5E9F3;
  padding: 3px;
  vertical-align: top;
  height: 78px;
}

.tx-chcforum-pi1-formEmicoStyle {
  margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
  vertical-align: middle;
  margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
  margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
  vertical-align: middle;
  border: 0px;
  padding-right: 2px;
  margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
  border: 1px solid #000000;
  float: right;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
  border: 1px solid #000000;
  float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background: #E5E9F3;
}

.tx-chcforum-pi1-singlePost .scroller {
  overflow: auto;
  width: 95%;
  background: #FFF;
  min-height: 125px;
  text-indent: 0px;
  padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
  background: #C2CBE2;
  padding: 3px;
  height: 19px;
  vertical-align: middle;
  margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .edit a {
  margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
  vertical-align: middle;
  border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
  background: #C2CBE2;
  padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
  vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
  float: left;
  margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
  background: #C2CBE2;
  border-top: 3px solid #FFFFFF ;
  padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
  background-color: #FFF;
  border: 1px solid #000000;
  font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
  border: 1px solid #000000;
  font-size: 10px;
}

.tx-chcforum-pi1-singlePost .rate select option {
  height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
  padding: 0;
  margin: 0;
  display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
  float: left;
  text-align: left;
  height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
  text-align: right;
  width: 100%;
  height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
  margin-left: 15px;
  margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
  font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  padding: 5px;
  background-color: #FAFAFA; 
  border: #D1D7DC; 
  border-style: solid;
  border-left-width: 1px; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
  background-color: #FAFAFA;
  font-size: 10px;
  padding: 5px;
  border: #D1D7DC; 
  border-style: solid;
  border-left-width: 1px; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
  border: 0px;
  font-weight: bold;
  padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
  border: 0px;
  margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
  max-height: 350px;
  max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
  background-color: #FAFAFA;
  border: 1px solid #000000;
  font-size: 10px;
  padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
  height:25px;
  background-image:url(../img/teaser_kachel.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  position:relative;
  font-size:10px;
  color:#2E4C9C;
  padding:5px;
  border:1px #8c8c8c solid;
}


/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
  padding-top: 5px; 
  padding-left: 5px;
  font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {  
  text-align: center;
  height: 34px;
}
.header_text {
  font-size: 11px;
  line-height: 34px; 
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-variant: small-caps;
}
.header_small {
  margin-bottom: 3px;
  border: solid #000000 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
  height:25px;
  background-image:url(../img/teaser_kachel.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  position:relative;
  font-size:10px;
  color:#2E4C9C;
  padding:5px;
  border:1px #8c8c8c solid;
}

.tx_chcforum-pi1-toolBar img {
  vertical-align: middle;
  margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
  line-height: 30px;
  text-align: right;
  font-size: 9px;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.tx_chcforum-pi1-subToolBar {
  background: #C2CBE2;
  border: 1px solid #000000;
  margin-bottom: 3px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.tx_chcforum-pi1-subToolBar img {
  vertical-align: middle;
  margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
  line-height: 30px;
  text-align: right;
  font-size: 9px;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
  border: 1px solid #224396;
  padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
  border: 1px solid #000000;
  float: right;
}

.tx-chcforum-pi1-profileBorder hr {
  clear: left;
  display: block;
  visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
  background: #C2CBE2;
  border: 1px solid #000000;
  padding: 5px;
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
  font-size: 11px;
  font-weight: bold;
    background: #E5E9F3;
    padding: 2px;
  padding-left: 6px;
}
/* PROFILE END */



/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
  background: #E5E9F3;
  font-weight: bold;
  text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
  background: #C4CDE3;
  font-weight: bold;
  text-align: left;
  margin-bottom: 3px;
  padding: 3px;
  font-weight: bold;
}


.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
  background: #C4CDE3;
  border: 1px dotted #224396;
  margin-bottom: 3px;
  padding: 3px;
  font-weight: bold;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
  font-size: 14px;
  font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
  background-color: #E5E9F3 !important;
  border-style: none;
}

.tx-chcforum-pi1-linkUp {
  background: #DEE3E7;
  border: 1px solid #000000;
  margin: 12px 0 15px 0;
  padding: 3px;
  font-size: 10px;
  text-align: center;
}

.tx-chcforum-pi1-previewBoxCell {
  background: #9AA9CF;
  text-align: center;
}

/* CWT COMMUNITY STYLES */

#tx_chcforum-pi1 .tx-cwtcommunity-pi1 .userlistLetters {
  font-weight: bold;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 form {
  margin: 0px;
  padding: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding: 2px;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
  background: #E5E9F3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 2px;
  text-align: left;
  letter-spacing: 0px;
}  

/*** CUSTOM ***/

.tx-chcforum-pi1-catConferenceCell-td {
  height:40px;
  }
  
/*** INDEXED SEARCH ***/

.tx-indexedsearch-searchbox {
  text-align:center;
}

.tx-indexedsearch-searchbox td {
  height:30px;
  padding:4px;
  border-right:1px #C4CDE3 solid;  
  border-bottom:1px #C4CDE3 solid;
}  

.tx-indexedsearch-searchbox table {
  border-left:1px #C4CDE3 solid;
  border-top:1px #C4CDE3 solid;
  width:100%;
  background-color:#FFFFFF;
  text-align:left;
  margin-bottom:20px;
}  

.tx-indexedsearch-searchbox-sword {
  width:200px;
}

.tx-indexedsearch-searchbox-button {
  width:50px;
  }

.tx-indexedsearch-rules {
  font-size:9px;
  display:none;
  }  
  
.tx-indexedsearch-secHead h2{
  font-size:12px;
  font-weight:bold;
}
  
.tx-indexedsearch-secHead table{
  border:1px #C4CDE3 solid;
  background-color:#FFFFFF;
}  

.tx-indexedsearch-secHead tr {
  background-color:#FFFFFF;
}  

.tx-indexedsearch-secHead td {
  padding:4px;
}  

.tx-indexedsearch-title td{
  background-color:#FFFFFF;
  border-top:1px #C4CDE3 solid;
  border-bottom:1px #C4CDE3 solid;
  padding:2px;
  }

.tx-indexedsearch-info {
  background-color:#FFFFFF;
  }  
  
  .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:80px; }
  .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:270px; }
  .tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
  .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
  .tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E4E8F2; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }  

.csc-mailform-field {
  clear: both;
  margin: 2px;
}
.csc-mailform-field label {
  dpslay: block;
  width: 150px;
  float: left;
}

/* Powermail */ 
fieldset.tx-powermail-pi1_fieldset_1 div {width:463px;}
div#c2115 fieldset div.powermail_radio_inner_uid1_0 {float: left; height: 20px; width: 65px;} 
div#c2115 fieldset div.powermail_radio_inner_uid1_1 {float: left; height: 20px; width: 140px; clear: none;}
div#c2115 div.tx-powermail-pi1 {font-family: Calibri,Arial,sans-serif; font-size: 14px; width: 496px;}
div#powermaildiv_uid1 fieldset {width: 300px;}
div#c2115 div.powermail_radio_inner { clear: both; margin: -5px 0 5px 0px; width: 400px;}
div#c2115 #powermaildiv_uid12 {width: 200px;}
div#c2115 fieldset.tx-powermail-pi1_fieldset input.powermail_text,div#c2115 fieldset.tx-powermail-pi1_fieldset input.powermail_date,div#c2115 fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, div#c2115 fieldset.tx-powermail-pi1_fieldset textarea, div#c2115 fieldset.tx-powermail-pi1_fieldset select{
    -moz-border-radius: 2px 2px 2px 2px;
    -moz-box-shadow: 3px 3px 5px #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #444444;
    font-family: Calibri,Arial,sans-serif;
    font-size: 10px;
    padding: 3px;
    width: 464px; 
}
div#c2115 fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title {
    color: #193F94;
  font-family: Verdana,Arial,Helvetica,sans-serif;
    float: none;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}
div#c2115 legend {display: none;}
div#c2115 .tx_powermail_pi1_fieldwrap_html_radio_title {display: block}

div#2115 #powermaildiv_uid1 {height: 100px; width: 400px; float: left;}
div#c2115 fieldset.tx-powermail-pi1_fieldset {
    -moz-border-radius: 0;
    -moz-box-shadow: 0;
    background: none;
    border: 0 none;
    margin-bottom: 20px;
    padding: 10px;
}
#content input[type="submit"] {
    background-color: #FFFFFF;
    background-image: url("../img/submitbg.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #6276B5;
    color: #284B9C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    position: absolute;
    right: 67px;
}
div#c2115 div.powermail_radio_inner label {
    clear: none;
    float: left;
    font-weight: normal;
    margin-left: 10px;
    width: 0;
}
div#c2115 label {font-family: Verdana,Geneva,Arial,helvetica,sans-serif; color: #193F94; font-size: 10px; padding-bottom: 5px;}

div#c2115 fieldset.tx-powermail-pi1_fieldset {
border: 0;
padding: 10px 0px;
margin-bottom: 20px;
background: white;
background: -moz-linear-gradient(top, white 0%, #fff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#fff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='white', endColorstr='#fff',GradientType=0 );
-webkit-box-shadow: 5px 5px 10px #fff;
-moz-box-shadow: 5px 5px 10px #fff;
box-shadow: 5px 5px 10px #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}

div#c2115 .tx-powermail-pi1_thx .bodytext {font-size: 10px; font-family: Verdana,Geneva,Arial,helvetica,sans-serif; }
div#c2115 {font-family: Verdana,Geneva,Arial,helvetica,sans-serif; border-top: 1px solid #193F94;}


.form_input_cont { font-size:11px;color:#193F94; padding-bottom:10px; display:block; }
.form_input_cont input {  font-size:11px;border: 1px solid #dfe1ed; width: 150px; }
div#erfolg {position: absolute; left: 196px; top: 0; width: 554px; height: 87px; background-image: url(../img/header.jpg); background-repeat: no-repeat;}
img#cgmlogo {margin-left: 20px;}


