body {
   background-image: url(/fileadmin/2010/ipm/images/bg.gif);
   background-repeat: repeat-x;
   background-position: top center;
   background-color: #FFF;
   color: #000000;
   margin: 0px;
   padding: 0px;
   font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
   text-align:center; 
}
#container {
   position: relative;
   width: 966px;
   margin: auto;
   text-align:left;
   background-color: #FFF;
}
#boxTop {
   width: 966px;
   height:286px;
   background-color: #FFF;
   float:left;
}
#Stripe {
   position: absolute;
   top:0px;
   left:14px;
   width: 938px;
   height:5px;
   background-color: #4e4d53;
   z-index: 3;
}
#Logo {
   position: absolute;
   top:26px;
   left:19px;
   width: 212px;
   height:75px;
   z-index: 4;
}
#search {
   position: absolute;
   top:61px;
   left:747px;
   width: 204px;
   height:31px;
   z-index: 5;
}
#Navtop {
   position: absolute;
   top:16px;
   left:547px;
   width: 403px;
   height:30px;
   z-index: 6;
   text-align:right;
}
#Visual {
   position: absolute;
   background-image: url(/fileadmin/2010/ipm/images/bg_visualHome.jpg);
   background-repeat: no-repeat;
   background-position: top left; 
   top:37px;
   left:0px;
   width: 966px;
   height:250px;
   z-index: 1;
}
#VisualTxt {
   background-image: url(/fileadmin/2010/ipm/images/bg_visualTxt.png);
   background-repeat: no-repeat;
   background-position: 0px 38px;
   position: absolute;
   top:94px;
   left:10px;
   width: 565px;
   height:141px;
   margin: 0px;
   padding: 0px 15px 5px 5px;
   z-index: 2;
}
#VisualTxt .csc-textpic-imagewrap {
   margin-right: 10px;
}
#VisualTxt h1 {
   font-size: 1.3em;
   font-weight: bold; 
   text-decoration: none;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   color: #4d4e53;
}
#VisualTxt p {
   color: #FFFFFF;
   font-size: 0.8em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#VisualTxt a { 
   color: #f2a337;
   font-weight: bold;
   text-decoration: none; 
}
#VisualTxt a:hover { 
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline; 
}
#boxNav {
   width: 966px;
   height:57px;
   background-color: #FFF;
   float:left;
}
#Navmain {
   position: absolute;
   top:296px;
   left:10px;
   width: 946px;
   height:37px;
   z-index: 7;
}
#boxMain {
   width: 966px;
   height:280px;
   float:left;
   background-color: #FFF;
   margin-bottom 10px;
}
#TeaserBox {
   position: absolute;
   top:343px;
   left:10px;
   width: 640px;
   height:183px;
   z-index: 8;
}
#TeaserBox a { 
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none; 
}
#TeaserBox a:hover { 
   color: #000000;
   font-weight: bold;
   text-decoration: none; 
}
#LogoBox {
   position: absolute;
   top:536px;
   left:10px;
   width: 630px;
   height:76px;
   background-image: url(/fileadmin/2010/ipm/images/bg_LogoBox.gif);
   background-repeat: repeat-x;
   background-position: top center;
   z-index: 9;
   padding: 0px 5px 5px 5px;
}
#News {
   position: absolute;
   top:343px;
   left:660px;
   width: 288px;
   height:279px;
   z-index: 10;
}
#newsScrollContainer {
   width: 288px;
   height:279px;
   overflow:auto;
}
#Abbinder {
   background-color: #FFF;
   width: 966px;
   float:left;
}
#AbbinderPad {
   background-image: url(/fileadmin/2010/ipm/images/bg_abbinder.gif);
   background-repeat: repeat-y;
   background-position: top left;
   background-color: #dbe0f3;
   width: 926px;
   float:left;
   border-color:#dbe0f3;
   border-width:10px;
   border-style:solid;
   margin: 10px;
}
.boxAbbinder {
   width: 220px;
   float:left;
   margin: 0px 0px 0px 10px;
   padding: 0px;
}
.boxAbbinder h1 { 
   font-size : 0.8em;
   font-weight: bold;
   color: #4d4e53;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0px; 
   padding: 0px; 
}
.boxAbbinder p { 
   color: #4d4e53;
}
.boxAbbinder a { 
   color: #000000;
   font-weight: bold;
   text-decoration: none; 
}
.boxAbbinder a:hover {
   color: #000000; 
   font-weight: bold;
   text-decoration: none; 
   background-color: #FFFFFF;
}
.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;
   margin-right: 10px;
   padding: 6px 5px 0px 5px; 
   overflow:hidden; 
   color: #FFFFFF;
}
.boxBlue {
   background-image: url(/fileadmin/2010/ipm/images/bg_box_blue.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: #000000;
   font-weight: bold;
   text-decoration: none; 
}
a:hover { 
   color: #878787;
   font-weight: bold;
   text-decoration: none; 
}
.boxSecond {
}
a.navSecond {
   color: #FFFFFF;
   font-size : 0.7em;
   font-weight: normal;
   text-decoration : none;
   background-image: url(/fileadmin/2010/ipm/images/bg_navbt02.gif);
   background-repeat: no-repeat;
   background-position: top left;
   background-color: #9a9a9a;
   padding-left: 18px;
   padding-top: 3px;
   padding-bottom: 3px;
   overflow:hidden;
   display: block;
   border-bottom-color:#b2b2b2;
   border-bottom-width:1px;
   border-bottom-style:solid;
}
a.navSecond:hover {
   color: #FFFFFF;
   font-size : 0.7em;
   font-weight: normal;
   text-decoration : none;
   background-image: url(/fileadmin/2010/ipm/images/bg_navbh02.gif);
   background-repeat: no-repeat;
   background-position: top left;
   background-color: #000000;
   padding-left: 18px;
   padding-top: 3px;
   padding-bottom: 3px;
   overflow:hidden;
   display: block;
   border-bottom-color:#b2b2b2;
   border-bottom-width:1px;
   border-bottom-style:solid;
}
a.navSecondACT {
   color: #FFFFFF;
   font-size : 0.7em;
   font-weight: normal;
   text-decoration : none;
   background-image: url(/fileadmin/2010/ipm/images/bg_navbh02.gif);
   background-repeat: no-repeat;
   background-position: top left;
   background-color: #000000;
   padding-left: 18px;
   padding-top: 3px;
   padding-bottom: 3px;
   overflow:hidden;
   display: block;
   border-bottom-color:#b2b2b2;
   border-bottom-width:1px;
   border-bottom-style:solid;
}
a.navSecondACT:hover {
   color: #FFFFFF;
   font-size : 0.7em;
   font-weight: normal;
   text-decoration : none;
   background-image: url(/fileadmin/2010/ipm/images/bg_navbh02.gif);
   background-repeat: no-repeat;
   background-position: top left;
   background-color: #000000;
   padding-left: 18px;
   padding-top: 3px;
   padding-bottom: 3px;
   overflow:hidden;
   display: block;
   border-bottom-color:#b2b2b2;
   border-bottom-width:1px;
   border-bottom-style:solid;
}
a.navGlossar { 
   color: #000000;
   font-weight: bold;
   text-decoration: none; 
}
a.navGlossar:hover { 
   color: #ff0000;
   font-weight: bold;
   text-decoration: none; 
}
a.navGlossarACT { 
   color: #ff0000;
   font-weight: bold;
   text-decoration: none; 
}
a.navGlossarACT:hover { 
   color: #ff0000;
   font-weight: bold;
   text-decoration: none; 
}
h1 {  
   font-size : 1.1em;
   font-weight: bold;
   color: #000000; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
   padding-bottom: 4px; 
}
#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; 
}
.red {  
   color: #ff0000;
   font-weight: bold; 
}
.csc-textpic-caption {
   font-size : 0.7em;
   color : #000000;
   text-decoration : none;
   line-height : 1.6em;
   background-color: #fdec94;
}
ul    { 
   font-size : 0.7em;
   line-height : 1.6em;
}
ul ul { 
   font-size : 100%; 
}
li {
   list-style-image : url(/fileadmin/2010/ipm/images/dot_liste.gif);
   color : #000000;
   text-decoration : none;  
}
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 #868686;
   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;
}
.news-list-item {
   padding-bottom: 10px;
}
.news-list-item h1 {
   font-size: 0.7em;
   font-weight: bold; 
   text-decoration: none;
   margin: 0px;
   padding: 0px;
}
.news-list-item h1 a { 
   color: #3b3c40;
}
.news-list-item h1 a:hover { 
   color: #dd8002;
}
.news-list-item p {  
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
}
.news-list-morelink a { 
   color: #dd8002;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.news-list-morelink a:hover { 
   color: #4d4e53;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.tx-ttnews-browsebox  {
   font-size: 0.7em;
   color: #4d4e53;
   text-decoration: none;
}
.tx-ttnews-browsebox a { 
   color: #4d4e53;
}
.tx-ttnews-browsebox a:hover { 
   color: #dd8002;
}
.news-latest-container {
   height: 500px;
}
.newsTeaserMainHeadline {
   width: 100%;
}
.newsTeaserArchivLink {
   width: 98%;
   text-align: right;
   padding-top: 8px;
   float: left;
}
.newsTeaserArchivLink a { 
   color: #fe060b;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserArchivLink a:hover { 
   color: #878787;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserBox1 {
   width: 433px;
   padding: 0px 0px 4px 0px;
   float: left;
   border-bottom: 1px solid #4d4e53;
}
.newsBrowse {
   width: 100%;
   padding-top: 4px;
   text-align: center;
   float: left;
}
.newsTeaserPic {
   width: 100px;
   float: right;
   padding-right: 15px;
}
.newsTeaserContent {
   width: 420px;
   padding-bottom: 4px;
   float: left;
}
.newsTeaserSubline {
   width: 100%;
   font-weight: bold;
   float: left;
}
.newsTeaserHeadline {
   width: 100%;
   float: left;
   padding: 2px 0px 6px 0px;
}
.newsTeaserHeadline a { 
   color: #4d4e53;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserHeadline a:hover { 
   color: #878787;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserLink {
   width: 100%;
   padding-top: 30px;
   float: left;
}
.newsTeaserLink a { 
   color: #4d4e53;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserLink a:hover { 
   color: #878787;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.news-single-author {
   font-weight: bold;
}
.news-single-img {
   width: 200px;
   text-align: center;
}
#newsDetailContent {
   float: left;
}
#newsDetailText {
}
#newsDetailPics {
   padding-right: 10px;
   float: left;
}
.boxAnfrage {
   width: 280px;
   float:left;
   padding: 0px 15px 20px 0px
}
.anfragelabel {
   position : relative;
   clear : both;
   margin : 0;
   margin-top : 10px;
   margin-bottom : 5px;
   padding : 0;
   font-size: 0.7em;
   color : #505050;
   text-decoration : none;
}
.anfragebox {
   padding : 5px;
   float : left;
   height : 15px;
   width : 270px;
}
.anfragefield {
   border : 1px solid #000000;
   background-color : #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width : 270px;
   text-align: left;
}
.anfragetextfield {
   border : 1px solid #000000;
   background-color : #ffffff;
   padding : 2px;
   font-size: 9pt;
   color : #000000;
   text-decoration : none;
   width : 565px;
   text-align: left;
}
.anfragebutton {
   border : 1px solid #ffffff;
   clear : both;
   background-color : #000000;
   font-size: 0.7em;
   color : #ffffff;
   text-decoration : none;
   width : 270px;
}
.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: #fdec94;
   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: #ff0000;
}
.tx-indexedsearch-browselist-currentPage a:hover { 
   color: #ff0000;
}
.boxPersTitle {
   width: 510px;
   border-bottom : 15px solid #ffffff;
   background-color: #fceaa5;
   float: left;
   margin: 0; 
   padding: 0px;
}
.boxPersTitle h1 { 
   font-size: 0.9em;
   font-weight: bold; 
   text-decoration: none;
   line-height: 1.6em;
   margin-top: 4px;
   padding: 0px 0px 0px 4px;
   color: #000000;
}
.boxPers {
   width: 250px;
   float:left;
   background-color: #f0f0f0;
   margin: 0px 10px 15px 0px;
}
.boxPers h1 { 
   font-size: 0.7em;
   font-weight: bold; 
   text-decoration: none;
   margin-left: 0px;
   padding: 0px 0px 0px 4px;
   width: 246px;
   background-color: #bababa;
   color: #000000;
}
.boxPers p {  
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;
   padding: 0px 0px 0px 4px;
}
