body {
   background-color: #c6c6c6;
   color: #000000;
   margin: 0px;
   padding: 0px;
   font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
   text-align:left; 
}
#container {
   position: relative;
   width: 1200px;
   margin: auto;
   text-align:left;
   background-image: url(/fileadmin/2010/images/bg_Container.gif);
   background-repeat: repeat-y;
   background-position: top left;
   float:left;
}
#boxLeft {
   width:50px;
   height:183px;
   background-color: #c6c6c6;
   float:left;
}
#boxMiddle {
   width:930px;
   float:left;
}
#boxTop {
   width:930px;
   height:183px;
   float:left;
   background-color: #9b141b;
}
#logo {
   position: absolute;
   top:0px;
   left:50px;
   width: 252px;
   height:155px;
   z-index: 1;
}
#teaser {
   position: absolute;
   top:42px;
   left:330px;
   width: 362px;
   height: 75px;
   z-index: 2;
}
#search {
   position: absolute;
   top:112px;
   left:330px;
   width: 362px;
   height: 24px;
   z-index: 3;
}
#Navtop {
   position: absolute;
   top:5px;
   left:673px;
   width: 307px;
   height: 24px;
   z-index: 4;
}
.navtopBox {
   height: 24px;
   float:left;
}
.navtopTrenner {
   background-image: url(/fileadmin/2010/images/trenner_navtop.gif);
   background-repeat: no-repeat;
   background-position: top left;
   width: 13px;
   height: 24px;
   float:left;
}
#login {
   position: absolute;
   top:40px;
   left:754px;
   width: 216px;
   height: 100px;
   background-color: #840f14;
   border : 4px solid #840f14;
   z-index: 5;
}
#login h1{
   font-size : 0.8em;
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0px; 
   padding: 0px 0px 8px 0px; 
}
#Navmain {
   position: absolute;
   top:155px;
   left:18px;
   width: 930px;
   height: 28px;
   z-index: 6;
}
.navmainTrenner {
   background-image: url(/fileadmin/2010/images/trenner_navmain.gif);
   background-repeat: no-repeat;
   background-position: top left;
   width: 3px;
   height: 28px;
   float:left;
}
#boxMain {
   width:930px;
   margin-top: 10px;
   float:left;
}
#boxMainLeft {
   width:615px;
   float:left;
   border: 1px solid #cacac9;
   padding: 10px;
}
#boxMainRight {
   width:251px;
   float:left;
   margin-left: 10px;
   border : 1px solid #cacac9;
   padding : 10px;
}
#boxRight {
   width:200px;
   height:800px;
   float:left;
   margin-left: 20px;
}
#banner {
   margin-top:23px;
}
#boxAbbinder {
   background-color: #FFF;
   width: 100%;
   padding: 20px 0px 20px 0px;
   float:left;
   color: #2c4169;
   font-weight: bold;
   font-size : 0.75em;
}
.boxAbbinder a { 
   color: #2c4169;
   font-weight: bold;
   text-decoration: none; 
}
.boxAbbinder a:hover {
   color: #2c4169;
   font-weight: bold;
   text-decoration: none; 
}
.box {
   float:left;
}
.boxGrey {
   background-image: url(/fileadmin/2010/ipm/images/bg_box_grey.gif);
   background-repeat: repeat-x;
   background-position: top center;
   width: 305px;
   height:183px;
   float: left;
   margin-right: 10px;
   padding: 6px 5px 0px 5px;
   overflow:hidden; 
   color: #FFFFFF;
}
.boxOrange {
   background-image: url(/fileadmin/2010/ipm/images/bg_box_orange.gif);
   background-repeat: repeat-x;
   background-position: top center;
   width: 305px;
   height:183px;
   float: left;
   padding: 6px 5px 0px 5px; 
   overflow:hidden; 
   color: #FFFFFF;
}
a { 
   color: #9b141b; 
   font-weight: bold;
   text-decoration: none; 
}
a:hover { 
   color: #2c4169;
   font-weight: bold;
   text-decoration: none; 
}
h1 {  
   font-size : 0.9em;
   font-weight: bold;
   color: #9b141b; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
   padding-bottom: 6px; 
}
#TeaserBox h1 {
   font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
   font-size : 1em;
   font-weight: bold;
   color: #FFFFFF; 
   text-decoration: none;
   line-height: 1.3em;
   margin: 0; 
   padding-bottom: 3px; 
}
h2 { 
   font-size: 0.7em;
   font-weight: bold; 
   color: #000000; 
   text-decoration: none;
   margin: 0px;
   padding: 10px 0px 4px 0px;
}
h3 { 
   font-size: 0.7em;
   font-weight: bold; 
   color: #000000; 
   text-decoration: none;
   margin: 0px;
   padding: 0px 0px 4px 0px;
}
p {  
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
}
.obligatory {  
   color: #9b141b;
   font-weight: bold; 
}
.csc-textpic-caption {
   font-size : 0.7em;
   color : #FFF;
   text-decoration : none;
   line-height : 1.6em;
   background-color: #2c4169;
}
ul    { 
   font-size : 0.7em;
   line-height : 1.6em;
}
ul ul { 
   font-size : 100%; 
}
li {
   color : #000000;
   text-decoration : none;  
}
.divider hr {
   border: solid #FFF 1px;
   border-top: solid #cacac9 1px;
   height: 1px;
}
textarea {
   font-size : 11px; 
}
.kontaktlabel {
   position : relative;
   clear : both;
   margin : 0;
   margin-top : 10px;
   margin-bottom : 5px;
   padding : 0;
   font-size: 0.7em;
   color : #505050;
   text-decoration : none;
}
.kontaktbox {
   padding : 5px;
   float : left;
   height : 15px;
   width : 265px;
}
.kontaktfield {
   border : 1px solid #000000;
   background-color : #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width : 250px;
   text-align: left;
}
.button {
   border : 1px solid #ffffff;
   clear : both;
   background-color : #000000;
   font-size: 0.7em;
   color : #ffffff;
   text-decoration : none;
   width : 250px;
}
.searchbutton {
   padding: 14px 0px 0px 5px;
   float: left;
}
.searchfield {
   border : 1px solid #FFFFFF;
   background-color : #FFFFFF;
   margin-top: 12px;
   font-size: 0.7em;
   color : #000000;
   text-decoration : none;
   width : 175px;
   height: 19px;
   float: left;
}
.csc-searchResultHeader {
   font-size: 0.8em;
   margin: 0px;
   padding: 5px 0px 5px 10px;
}
.csc-noSearchResultMsg {
   font-size: 0.8em;
   color : #05346B;   
}
.csc-form-label {
   font-size: 0.8em;
}
.csc-searchResult {
   padding: 5px;
   font-size: 0.7em;
   color : #000000;
   text-decoration : none;
   background-color: #fbe463;
   margin-bottom: 10px; 
}
.suchergebnis {
   background-color: #FABD00;
   font-weight : bold;
}
.newloginbox {
   font-size: 0.7em;
   font-weight: bold;
   text-align: right;
}
.contenttable-0 {
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;
   padding: 0;
}
.td-0 {
   vertical-align: top;
   background-color: #B1DCEC;
}
.td-1 {
   vertical-align: top;
   background-color: #B1DCEC;
}
.td-2 {
   vertical-align: top;
   background-color: #B1DCEC;
}
.contact50 {
   width: 290px;
   margin-right: 10px;
   float:left;
   display:inline;
}
.contactRow1 {
   width: 290px;
   height: 15px;
   float:left;
   font-size: 0.6em;
   color: #333333;
   font-weight: bold;
}
.contactRow1-1 {
   width: 100px;
   height: 15px;
   float:left;
   font-size: 0.6em;
   color: #333333;
   font-weight: bold;
}
.contactRow1-2 {
   width: 140px;
   height: 15px;
   float:left;
   font-size: 0.6em;
   color: #333333;
   font-weight: bold;
}
.contactRow2 {
   width: 290px;
   height: 29px;
   float:left;
}
.contactRow2-1 {
   width: 100px;
   height: 29px;
   float:left;
}
.contactRow2-2 {
   width: 140px;
   height: 29px;
   float:left;
}
.contactRow3 {
   width: 290px;
   height: 175px;
   float:left;
}
.contactRow4 {
   width: 290px;
   height: 25px;
   float:left;
}
.contactfield01 {
   border: 1px solid #c6c6c6;
   background-color : #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width: 290px;
   height: 18px;
   text-align: left;
}
.contactfield01-1 {
   border: 1px solid #c6c6c6;
   background-color : #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width: 90px;
   height: 18px;
   text-align: left;
}
.contactfield01-2 {
   border: 1px solid #c6c6c6;
   background-color : #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width: 140px;
   height: 18px;
   text-align: left;
}
.tx-indexedsearch-searchbox-sword.sword {
   border: 1px solid #c6c6c6;
   background-color: #ffffff;
   padding : 2px 0px 5px 5px;
   margin : 0px 0px 5px 5px;
}
.contactfield02 {
   border: 1px solid #c6c6c6;
   background-color: #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width: 290px;
   height: 150px;
   text-align: left;
}
textarea {
   font-size : 11px; 
}
.contactbutton {
   border : 1px solid #c6c6c6;
   clear : both;
   background-color : #FFFFFF;
   font-size: 0.7em;
   font-weight: bold;
   color: #000000;
   text-decoration : none;
   width: 296px;
   height: 24px;
}
.tx-lumogooglemaps-pi1 {
   background-image : url(/fileadmin/2010/ipm/images/google-map.jpg);
   background-position : top left;
   background-repeat : no-repeat;
}
#tx-thumbview-thumbpos {
   position: relative;
   top:-40px;
   left:9px;
   width:400px;
   height:40px;
   z-index: 7;
}
.tx_thumbview_thumb {
   border: 1px solid #000000;
}
.tx_thumbview_thumbtable td {
   padding-right: 2px;
}
.tx_lumogooglemaps_pi1_infobox {
   color: #434343;
}
.tx_lumogooglemaps_pi1_infobox {
   font-size: 0.75em;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   margin: 0px;
}
#gmapmarker {  
   height: 50px;
}
#gmapDirHead {
   font-size: 0.75em;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   margin: 0px;
}
#gmapDirHead a {
   color:#ff0000;
   font-weight: bold;
   text-decoration: underline;
}
#gmapDirHead a:hover {
   color: #999999;
   font-weight: bold;
   text-decoration: underline;
}
.gmapDirHead {
   font-size: 0.75em;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   margin: 0px;
}
.gmapDirHead a {
   color:#ff0000;
   font-weight: bold;
   text-decoration: underline;
}
.gmapDirHead a:hover {
   color: #999999;
   font-weight: bold;
   text-decoration: underline;
}
#gmapDirTo {
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   margin: 0px;
}
#gmapDirTo a {
   color:#ff0000;
   font-weight: bold;
   text-decoration: underline;
}
#gmapDirTo a:hover {
   color: #999999;
   font-weight: bold;
   text-decoration: underline;
}
#gmapDirFrom {
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   margin: 0px;
}
#gmapDirFrom a {
   color:#ff0000;
   font-weight: bold;
   text-decoration: underline;
}
#gmapDirFrom a:hover {
   color: #999999;
   font-weight: bold;
   text-decoration: underline;
}
.gmapDirItem {
   font-size: 0.75em;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   margin: 0px;
}
.gmapDir {
   color: #000000;
}
.tx-indexedsearch table {
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;
   padding: 5px;
}
.tx-indexedsearch-res {
   background-color: #cacac9;
   border : 4px solid #ffffff;
}
.tx-indexedsearch-whatis {
   font-size: 1em;
   font-weight: bold; 
   color: #000000; 
   text-decoration: none;
   margin: 0px;
   padding: 15px 0px 15px 0px;
}
.tx-indexedsearch-browselist-currentPage {
   color: #ff0000;
}
.tx-indexedsearch-browselist-currentPage a {    
   color: #2c4169;
}
.tx-indexedsearch-browselist-currentPage a:hover { 
   color: #2c4169;
}
.browsebox {
   padding-bottom: 15px;
}
.browsebox ul { 
   font-size : 0.75em;
   line-height : 1.6em;
   padding-left: 0px;
   margin-left: 0px;
}
.browsebox ul ul { 
   font-size : 100%; 
}
.browsebox li {
   color : #000000;
   text-decoration : none; 
   float:left; 
   padding-right:5px;
   list-style-type:none;
}
.news-latest-container {
   margin: 0px 0px 10px 0px;
}
.newsTeaserBox1 {
   width: 193px;
   height: 180px;
   padding: 8px 0px 8px 0px;
   float: left;
   border: 1px solid #FFF;
   margin: 5px;
   display:inline;
}
.newsTeaserBox2 {
   width: 193px;
   height: 180px;
   padding: 8px 0px 8px 0px;
   float: left;
   border: 1px solid #FFF;
   margin: 5px;
   display:inline;
}
.newsTeaserPic {
   width: 193px;
   height: 90px;
   float: left;
   overflow: hidden;
   background-color: #e8e8e7;
   margin-bottom: 5px;
}
.newsTeaserHeadline {
   width: 100%;
   float: left;
   padding: 0px;
   margin: 0px;
}
.newsTeaserHeadline h1 {
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
}
.newsTeaserHeadline a { 
   color: #000000;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserHeadline a:hover { 
   color: #9b141b; 
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserContent {
   width: 100%;
   padding-bottom: 4px;
   float: left;
}
.newsTeaserLink {
   width: 100%;
   padding-top: 4px;
   float: left;
}
.newsTeaserLink a { 
   color: #9b141b; 
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserLink a:hover { 
   color: #000000;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsDetailDate {
   color: #000000;
   font-size: 0.75em;
   font-weight: bold;
   font-style: italic; 
}
#newsDetailContent {
   width: 615px;
   float: left;
}
#newsDetailText {
   width: 300px ;
   float: left;
}
#newsDetailPics {
   width: 300px;
   padding-left: 10px;
   float: left;
}
.newsDetailBacklink {
   width: 615px;
   padding: 10px 0px 10px 0px;
   height: 25px;
   clear:both;
   font-size: 0.7em;
}
.newsBrowse {
   width: 100%;
   height: 25px;
   text-align: center;
   float: left;
}
.news-single-item h1{
   color: #000;
   font-size: 1.0em;
   font-weight: bold;

}
.tx-ttnews-browsebox {
   width: 680px;
   text-align: center;
}
.newslettersubscrfield {
   border: 1px solid #cacac9;
   background-color: #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width : 200px;
   text-align: left;
}
.tx-newloginbox-pi1 {
   float:left;
   width: 249px;
   padding-bottom: 8px;
}
.tx-newloginbox-pi1 .loginfield {
   border : 1px solid #cacac9;
   background-color: #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width : 100px;
   text-align: left;
}
.tx-newloginbox-pi1 th {
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;
   color: #FFFFFF;
}
.tx-newloginbox-pi1 .boxfelder {
   width: 249px;
   padding-bottom: 5px;
   float:left;
}
.tx-newloginbox-pi1 .boxsenden {
   width: 75px;
   height: 25px;
   float:left;
}
.tx-newloginbox-pi1 .boxpass {
   width: 130px;
   height: 25px;
   float:left;
   text-align:right;
}
.tx-newloginbox-pi1 .boxmeldung {
   width: 249px;
   float:left;
   color: #9b141b;
   font-size: 0.7em;
   font-weight: normal;
   text-decoration: none; 
}
.tx-newloginbox-pi1 a { 
   color: #9b141b;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.tx-newloginbox-pi1 a:hover { 
   color: #2c4169;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.tx-newloginbox-pi1 h3 { 
   font-size: 0.7em;
   font-weight: bold; 
   text-decoration: none;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   color: #000000;
}
.tx-newloginbox-pi1 p { 
   font-size: 0.7em;
   font-weight: normal; 
   text-decoration: none;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   color: #000000;
}