html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	background-color:#c3dbe5;
	color:#000000;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-image:url('../images/bg_iba.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
}

td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:#000000;
	margin-bottom:8px;
}

td.galerie {
   text-align:center;
}
div.galerie-detail {
   width:600px;
   text-align:center;
}

div#iba_container {
	margin:auto;
	width: 941px;
}

div#iba_header {
	display:block;
	width: 941px;
	height:63px;
	background:url("../images/iba_topbg.gif") no-repeat;
	background-position:top left;
	text-align: right;
}

div#iba_navheader {
	display:block;
	width: 941px;
	height:92px;
	background:url("../images/iba_navheader.gif") no-repeat;
	background-position:top left;
}

#iba_outside_top {
   position:absolute;
   padding-left:20px;
   padding-right:20px;
   float:left;
   width:901px;
   height:30px;
}
#iba_outside_date {
   position:relative;
   float:left;
   padding-top:10px;
   width:200px;
   height:20px;
   color:#333;
   font-size:9px;
}
#iba_outside_search {
   position:relative;
   float:left;
   padding-top:8px;
   width:700px;
   height:22px;
}
#datum {
	position:absolute;
	color:#333;
	padding-left:15px;
	padding-top:10px;
	font-size:9px;
}

div#iba_logo {
	float:left;
	width:342px;
	height:22px;
	margin-left:12px;
	margin-right:12px;
         background:url("../images/iba_logo.gif") no-repeat;
         padding-top:70px;
         padding-left:10px;
         font-size:10px;
         font-weight:bold;
         color:#1a4c7d;
}

div#iba_topnav {
	/*height:92px;*/
        float:right;
      overflow:hidden;
      padding-right:10px;
      padding-top:40px;

}

div#iba_titel {
	display:block;
	width:941px;
	height:228px;
	background:url("../images/titel_bg.gif") no-repeat;
	background-position:top left;
}

div#iba_titelbild {
	position:absolute;
	width:918px;
	height:228px;
	margin-left:12px;
	border-bottom: 1px solid #000;
	z-index:1;
}

div#titel_artikel {
	position:relative;
	width:550px;
	height:228px;
	z-index:2;
}

input.searchterm {
   height:18px;
   color:#333;
   font-weight:bold;
   font-size:14px;
}

div.iba_searchinput {
   float:right;
}

.iba_content {
	display:block;
	width:941px;
	min-height:350px;
	background:url("../images/iba_contentbg.gif") no-repeat;
	background-position:top left;
	background-color:#fff;
	padding-top:17px;
	padding-bottom:15px;
}

div#teaser_spalte_links {
	display:block;
	float:left;
	width:265px;
	min-height:300px;
	margin-left:12px;
	margin-right:15px;
	background-color:#e4e9ed;
	border: 1px solid #bdbfc1;
/*	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
*/}

.teaser_spalte_links {
	display:block;
	float:left;
	width:230px;
	min-height:300px;
	margin-left:12px;
	/*margin-right:15px;*/
	background-color:#e4e9ed;
	border: 1px solid #bdbfc1;
/*	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
*/}

.teaser_spalte_rechts {
	display:block;
	padding-top:40px;
	padding-left:15px;
}



div#iba_footer {
	display:block;
	width:941px;
        clear:both;
	height:100px;
	background:url("../images/iba_footerbg.png") no-repeat;
	background-position:top left;
}

.iba_footer {
	display:block;
	width:941px;
	height:100px;
	background:url("../images/iba_footerbg.png") no-repeat;
	background-position:top left;
}

#footer {
	display:block;
	float:right;
	margin-top:25px;
	margin-right:25px;
}

#footer a {
	font-size:9px;
	color:#666666;
	text-decoration:none;
	padding-left:5px;
}

.footer_text {
	float:left;
	width:215px;
	height:30px;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	margin-top:13px;
	margin-left:20px;
	padding-right:10px;
}


.text_teaser {
	padding:10px;
}
.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border:1px solid #000;
}

#termin_select_container {
	width:660px;
	background-color:#EAEAEA;
	border:1px solid #000;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;

}



.terminselect {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:150px;
	border:1px solid #000;
}

div,p  { margin-top:0; }

#navipath {
	padding:0;
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:388px;
}

h1 {
	display:block;
	font-size:13px;
	color: #1a4c7d;
	padding-bottom:10px;
}

h2 {
	display:block;
	font-size:11px;
	color: #000;
	font-weight:bold;
	padding-bottom:12px;
}

h2 a {
	font-size:11px;
	color: #000;
	font-weight:bold;
}

h3 {
	display:block;
	font-size:11px;
	color: #1a4c7d;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:1px solid #fff;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

a { text-decoration: none; color:#1a4c7d; }
a:hover { text-decoration: underline; }
/*hr { size:1; noShade:true; border-top:1px solid #333333; padding-top:10px; padding-bottom:10px; }*/
hr {
   size:1;
   margin-top:10px;
   margin-bottom:10px;
   color:#333333;
}
img { border: none; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color: rgb(160,160,160); }

a.navipath { font-size:10px; color: rgb(160,160,160); } 

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#additionalnavi {
	float:right;
	background-color:#ffffff;
	margin-top:3px;
	padding-bottom:2px;
	padding-top:0px;
	margin-left:10px;
	text-align:center;
	width:170px;
	color:rgb(160,160,160);
}

div#meta {
	padding-top:50px;
	padding-right:15px;
	color:#000000;
	font-size:9px;
}

.meta {
	padding-left:10px;
	padding-right:10px;
}

a.meta {
	color:#000000;
}

.navi{

       /* margin:42px 3px 0;*/
        /*width:100px;*/
	float:left;
	/*width:130px;*/
	/*height:50px;*/
	text-align: center;
	/*margin-top:42px;*/
	/*margin-left:2px;*/
	overflow:hidden;
}

a.navileft_passive {
	/*height:50px;*/
	display:block;
	color:#fff;
	padding:20px 13px;
	background-image: url(../images/nav_off.gif);
	background-repeat: repeat-x;
	background-position:left top;
        margin:0 1px;
} 

a.navileft_passive_red {
	/*height:50px;*/
	display:block;
	color:#fff;
	padding:20px 13px;
	background-image: url(../images/nav_off_red.gif);
	background-repeat: repeat-x;
	background-position:left top;
        margin:0 1px;
} 

a.navileft_active {
	/*height:50px;*/
	display:block;
	background-image: url(../images/nav_on.gif);
	background-repeat: repeat-x;
	background-position:left top;
	color:#225281;
	font-weight:bold;
	padding:20px 13px;
        margin:0 1px;
} 

a.navileft_open {
	/*height:50px;*/
	display:block;
	background-image: url(../images/nav_on.gif);
	background-repeat: repeat-x;
	background-position:left top;
	color:#225281;
	font-weight:bold;
	/*padding-top:20px;*/
margin:0 1px;
padding:20px 13px;
} 

/*a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} */

.navi2{
	display:block;
	width:215px;
}

a.navileft_passive2 {
	display:block;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	border-bottom:1px solid #aeaeae;
} 

a.navileft_active2 {
	display:block;
	background-color:#1a4c7d;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px solid #aeaeae;

} 

a.navileft_open2 {
	display:block;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px solid #aeaeae;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:200px 10px;
	background-color:#1a4c7d;
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(255,110,43);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}

.teaser_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
}

.bild_links {
	float:left;
	margin-right:10px;
	padding:5px;
	border: 1px solid #a0a0a0;
}

.bild_rechts {
	float: right;
	margin-left:10px;
	padding:5px;
	border: 1px solid #a0a0a0;
}

.auflistung_nebeneinander {
	color:#1a4c7d;
	font-weight:bold;
	font-size:11px;
	background:url("../images/arrow_link.gif") no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	padding-bottom:15px;
}

.content_teaser_horizontal{	float:left;
	margin-bottom: 20px;
    min-height: 150px;
    overflow: hidden;	padding-bottom:5px;	border-bottom:1px dotted #000000;
}.content_teaser_vertikal {    float: left;    height: auto !important;    margin: 0 10px;    min-height: 200px;    width: 300px;}

div.logoutbox p {
	font-size: 0.6875em;
	padding: 0 10px 10px 10px;
}

div.logoutbox p {
	font-size: 0.6875em;
	padding: 0 10px 10px 10px;
}

div.logoutbox p a {
	color: #9d9ea2;
	padding: 0 13px 0 0;
	background: url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}

--------------------------------------------- 
               sKalender                      
--------------------------------------------- 

#mod_sK a { 
 font-family: sans-serif;
 font-size: 12px;
 text-decoration: none; 
 color: #444444;
}

#mod_sK a.tag { 
 font-size: 9px;
 color:#000000;
}

#mod_sK table {
 width: 160px;
 border: 1px solid #ffffff;
 margin-left: 10px;
 border-spacing: 4pt;
 font-size: 12px;
 font-family: sans-serif;
 text-decoration: none; 
 color: #000000;
}

#mod_sK td.navl {
 text-align: left; 
 width: 20%;
 font-weight: bold;
}

#mod_sK td.navr {
 text-align: right; 
 width: 20%;
 font-weight: bold;

}
#mod_sK td.navm {
 text-align: center; 
 width: 60%;
 font-weight: bold;
}

#mod_sK td.wtag {
 width:14%;
 background-color: #ffffff;	
 text-align: center; 
 color: #000000;
 font-family: sans-serif;
}

#mod_sK td.wochenende {
 background-color: #eeeeee;	
 color: #aaaaaa;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.wochentag {
 color: #999999;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.heute {
 background-color:#8ca5be;
 color: #ffffff;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.belegt {
 background-color: #e3e3ff;
 color: #9E5357;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.belegtwe {
 background-color: #8ca5be;
 color: #9E5357;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.tangiert {
 background-color: #8ca5be;
 color: #ffffff;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.tangiertwe {
 background-color: #8ca5be;
 color: #9E5357;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

--------------------------------------------- 
               Termineinausgabe              
--------------------------------------------- 

#mod_te h1 {
	font-size: 150%; 
	color: #000000; 
	margin-bottom: 5px;
}

#mod_te h2 {
	font-size: 120%; #
	font-weight: bold; 
	color: #000000; 
	margin-bottom: 5px;
}

#mod_te p {
	font-size: 100%; 
	color: #222222; 
}

--------------------------------------------- 

--------------------------------------------- 
                 Terminliste                  
--------------------------------------------- 

#mod_tlh {
   text-align: left;
}

#mod_tlf {
   text-align: left;
}

#mod_tl table {
   width: 670px; 
   background-color: #ffffff;
   border-collapse: collapse;
}

#mod_tl th {
   width: 100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color: #1a4c7d;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left: 5px;
   color:#FFFFFF;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl a .highlight {
   color: red;
}

#mod_tl .border { 
	border-top:1px solid #000000; 
	border-bottom: 1px solid #000000; 
}

#mod_tl .hell { background-color: #ffffff; }
#mod_tl .dunkel { background-color: #dfdfdf; }
#mod_tl .sp0 { width: 60px; }
#mod_tl .sp1 { width: 65px; padding-left:10px; padding-top:4px; padding-bottom:4px; }
#mod_tl .sp2 { width: 90px; padding-top:4px; padding-bottom:4px; }
#mod_tl .sp3 { width: 470px; padding-top:4px; padding-bottom:4px; color:#1a4c7d; }
#mod_tl .sp4 { width: 75px; padding-top:4px; padding-bottom:4px; }
#mod_tl .einrueck { padding-left: 15px; }

--------------------------------------------- 

--------------------------------------------- 
                 Terminteaser                 
--------------------------------------------- 

#mod_ttl {
   width:215px; 
}

#mod_ttl table {
   width:215px; 
}

.mod_ttl_kopf {
	width:182px;
	height:40px;
	background:url("../images/kalender.gif") no-repeat;
	background-position:0px 0px;
	background-color: #ecf1f5; 
	border-bottom: 1px solid #ffffff; 
	display:block;
	font-size:13px;
	color: #1a4c7d;
	font-weight:bold;
	padding-top:20px;
	padding-left:45px;
}

#mod_ttl th {
   width: 210;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   text-align:  left;
   vertical-align:  top;
   line-height:  200%;
   background-color: #cacaca;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left: 5px;
}

#mod_ttl td {
   text-align:  left;
   vertical-align: top;
   line-height: 130%;
}

#mod_ttl .hell { width:190px; /* background-color: #ffffff; */}
#mod_ttl .dunkel { width:190px; padding-bottom:8px; }
#mod_ttl .sp1 { width: 110px; }
#mod_ttl .sp2 {
	/*width:190px;*/
	background-color: #e4e9ed;
	border-bottom: 1px solid #ffffff;
	padding-top:5px;
	padding-left:7px;
	padding-bottom:8px;
        padding-right:7px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.sp2_still1 {
	float:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.veranstltungsbeginn {
	border:0px solid #000000;
/* 	background-color:#e4e9ed; */
}

.veranstltungstermine {
	display:block;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	padding:3px;
	background-color:#1a4c7d;
	border-top:1px solid #000000;
	border-left:1px solid #000000;	
	border-right:1px solid #000000;
}

.veranstltungstermine_text {
	display:block;
	font-size:10px;
	color: #000000;
	border-top:1px solid #999999;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;	
	border-right:1px solid #000000;	
	padding:3px;
	background-color:#e4e9ed;
}

.termin_td {
/*	display:block;
	width:400px;
*/
	border:1px solid #999999;
	background-color:#e4e9ed;
}
.termin_beschreibung {
	float:left;
	width:200px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	border-bottom:1px dotted #000000;
	padding-left:3px;
}

.veranstltungstermin {
	float:left;
	width:150px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding-left:3px;
}

.veranstltungstermin_text {
	float:left;
	height:20px;
	font-size:10px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.termin_beschreibung_letzte {
	float:left;
	width:200px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding-left:3px;
}
.termin_beschreibung_text {
	float:left;
         padding-left:10px;
         padding-bottom:10px;
	min-height:20px;
	font-size:10px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	border-bottom:1px dotted #000000;
}

.termin_beschreibung_text_letzte {
	float:left;
	height:20px;
	font-size:10px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.termin_beschreibung_anmeldung_pdf {
	float:left;
	height:30px;
	font-size:10px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 1px solid #000;
}
--------------------------------------------- 
              Terminliste Select              
--------------------------------------------- 

#mod_ts {
	border:1px solid #000;
}

--------------------------------------------- 

div#boxleft {
	margin-top:10px;
	border-bottom: 1px solid #1a4c7d;
	margin-bottom:10px;
}

.boxleft_label {
	float:left;
	width:65px;
	padding-top:4px;
}

.input_boxleft {
	width:140px;
	margin-bottom:8px;
	border: 1px solid #1a4c7d;
}

.boxleft_login {
	display:block;
	padding-right:6px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.artikelliste {
	width:350px;
	padding-top:27px;
	padding-left:30px;
}

.artikelheadline {
	display:block;
	font-size:11px;
	color: #1a4c7d;
	font-weight:bold;
	padding-bottom:8px;
	background:url("../images/arrow_kasten.png") no-repeat;
	background-position:0px 0px;
}

a.artikelheadline {
	color: #1a4c7d;
	padding-left:20px;
}

.artikelliste_unten {
	
	padding-top:14px;
	padding-left:30px;
}

.artikelheadline_unten {
	float:left;
	font-size:11px;
	color: #1a4c7d;
	font-weight:bold;
	padding-right:10px;
	background:url("../images/arrow_kasten.png") no-repeat;
	background-position:0px 0px;
}

a.artikelheadline_unten {
	color: #1a4c7d;
	padding-left:20px;
}

.news_title {
	display:block;
	font-size:13px;
	font-weight:bold;
	color: #1a4c7d;
	margin-top:10px;
	padding-bottom:8px;
	border-bottom: 1px solid #000000;
}

.news_content {
	float:left;	width:666px;	padding-bottom:10px;	border-bottom:1px solid #000000;
}

.news {
	width:198px;
	float:left;

/*	padding-top:8px;
	padding-right:13px;*/
padding:5px;
margin-top:10px;
margin-left:10px;
height:200px;
background-color:#e4e9ed;
border: 1px solid #bdbfc1;
}

.newsheadline {
	float:left;
	font-size:11px;
	color: #1a4c7d;
	font-weight:bold;
	padding-right:10px;
}

p.news_text {
   clear:both;
}

a.newsheadline {
	color: #1a4c7d;
}

.titel_kontakt {
	display:block;
	font-size:11px;
	color: #ffffff;
	padding-top:3px;
	padding-left:3px;
	padding-bottom:3px;
	background-color:#1a4c7d;
}

.text_kontakt {
	padding-top:3px;
	padding-left:3px;
	padding-bottom:3px;
	border-left: 1px solid #1a4c7d;
	border-right: 1px solid #1a4c7d;
	border-bottom: 1px solid #1a4c7d;
}

/* Lightbox */
	#lightbox {
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		/*z-index: 100;*/
		z-index: 990;
		text-align: center;
		line-height: 0;
	}
	#lightbox a img { border: none; }
	#outerImageContainer {
		position: relative;
		background-color: #fff;
		width: 250px;
		height: 250px;
		margin: 0 auto;
	}
	#imageContainer {
		padding: 10px;
	}
	#loading {
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;
		text-align: center;
		line-height: 0;
	}
	#hoverNav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		/*z-index: 10;*/
		z-index: 970;
	}
	#imageContainer>#hoverNav { left: 0;}
	#hoverNav a { outline: none;}
	#prevLink, #nextLink {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
	#imageDataContainer {
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
	}
	#imageData {
		padding:0 10px;
	}
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
	#overlay {
		position: absolute;
		top: 0;
		left: 0;
		/*z-index: 90;*/
		z-index: 980;
		width: 100%;
		height: 500px;
		background-color: #000;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* << */


DIV.ifgallery {	FONT-SIZE: 11px;	MARGIN: 5px 0px;	WIDTH: 100%} 
DIV.gallery {	FONT-SIZE: 11px;	MARGIN: 5px 0px;	WIDTH: 100%} 
DIV.gallery A {	FONT-SIZE: 11px;	COLOR: #fff} 
DIV.gallery A:hover {	COLOR: #ff8c00}
DIV.gallery DIV.cont {	WIDTH: 100%}
DIV.gallery TABLE.gTable TD {	PADDING-BOTTOM: 5px;	VERTICAL-ALIGN: top}

DIV.gallery TD.gallery_image DIV.link {	
	BORDER-RIGHT: #333 1px solid;
	BORDER-TOP: #333 1px solid;	
	MARGIN-TOP: 5px;
	OVERFLOW: hidden;
	BORDER-LEFT: #333 1px solid;
	WIDTH: 125px;
	BORDER-BOTTOM: #333 1px solid;
	HEIGHT: 100px;
	TEXT-ALIGN: center}
DIV.gallery TD.gallery_image DIV.link A IMG {	FILTER: Gray();	opacity: 0.3;	-moz-opacity: 0.3}
DIV.gallery TD.gallery_image DIV.link A:hover IMG {	FILTER: none();	opacity: 1;	-moz-opacity: 1}
DIV.gallery DIV.medianame {	DISPLAY: none}
DIV.gallery DIV.description {	DISPLAY: none}
DIV.gallery #trailimageid {	Z-INDEX: 5000;	LEFT: 0px;	VISIBILITY: hidden;	POSITION: absolute;	TOP: 0px;	HEIGHT: 1px}
DIV.gallery DIV.gallery_detail {	Z-INDEX: 500;	LEFT: auto;	WIDTH: auto;	POSITION: absolute;	TOP: auto}
DIV.gallery DIV.gallery_detail DIV.cont {	
	BORDER-RIGHT: #fff 10px solid;
	BORDER-TOP: #fff 10px solid;
	Z-INDEX: 600;
	BACKGROUND: #000;
	LEFT: -100px;	
	BORDER-LEFT: #fff 10px solid;
	WIDTH: 650px;
	BORDER-BOTTOM: #fff 0px solid;
	POSITION: absolute;	TOP: -300px
}
* HTML DIV.gallery DIV.gallery_detail DIV.cont {	WIDTH: 700px} 

DIV.gallery DIV.gallery_detail A {	COLOR: black}
DIV.gallery DIV.gallery_detail A:hover {	COLOR: #ff8c00}
DIV.gallery DIV.gallery_detail DIV.image {	MARGIN-BOTTOM: 5px;	TEXT-ALIGN: center}
DIV.gallery DIV.gallery_detail DIV.image {	}
DIV.gallery DIV.gallery_detail H3 {	WIDTH: 95%;	TEXT-ALIGN: left}
DIV.gallery DIV.gallery_detail P.description {	WIDTH: 95%;	TEXT-ALIGN: left}
DIV.gallery DIV.gallery_detail DIV.option {	WIDTH: 95%;	TEXT-ALIGN: left}
DIV.gallery DIV.gallery_detail DIV.back {	WIDTH: 95%;	TEXT-ALIGN: left}
DIV.gallery DIV.gallery_detail TABLE.galleryNav {	WIDTH: 95%;	TEXT-ALIGN: left}
DIV.gallery DIV.gallery_detail
DIV.gallery DIV.gallery_detail P.description {	MARGIN: 0px auto;	TEXT-ALIGN: left}
DIV.gallery DIV.gallery_detail DIV.option {	DISPLAY: none;	MARGIN: 10px auto;	TEXT-ALIGN: left}
DIV.gallery DIV.gallery_detail SPAN.popup {	}
DIV.gallery DIV.gallery_detail SPAN.download {	}
DIV.gallery DIV.gallery_detail SPAN.download SPAN.size {	}

DIV.gallery DIV.gallery_detail DIV.gTop {	
	PADDING-RIGHT: 0px;
	MARGIN-TOP: 10px;
	PADDING-LEFT: 0px;
	BACKGROUND: white;
	PADDING-BOTTOM: 2px;
	WIDTH: 100%;
	PADDING-TOP: 2px;
	TEXT-ALIGN: left
}

DIV.gallery DIV.gallery_detail DIV.gBottom {
	PADDING-RIGHT: 0px;	
	MARGIN-TOP: 10px;
	PADDING-LEFT: 0px;
	BACKGROUND: white;
	PADDING-BOTTOM: 2px;
	WIDTH: 100%;
	PADDING-TOP: 2px;
	TEXT-ALIGN: left
}

DIV.gallery DIV.gallery_detail DIV.gTop {	DISPLAY: none}
DIV.gallery DIV.gallery_detail DIV.gTop TABLE.galleryNav {	MARGIN: 0px auto;	WIDTH: 95%}
DIV.gallery DIV.gallery_detail DIV.gBottom TABLE.galleryNav {	MARGIN: 0px auto;	WIDTH: 95%}
DIV.gallery DIV.gallery_detail DIV TABLE.galleryNav TD.next {	WIDTH: 33%}
DIV.gallery DIV.gallery_detail DIV TABLE.galleryNav TD.back {	WIDTH: 33%}
DIV.gallery DIV.gallery_detail DIV TABLE.galleryNav TD.prev {	WIDTH: 33%}
DIV.gallery DIV.gallery_detail DIV TABLE.galleryNav TD.back {	TEXT-ALIGN: center}
DIV.gallery DIV.gallery_detail DIV TABLE.galleryNav TD.next {	TEXT-ALIGN: right}
DIV.gallery DIV.gallery_detail DIV A {	}
DIV.gallery DIV.gallery_detail DIV A:hover {	}
DIV.ligallery DIV.gallery H3 {	FONT-SIZE: 10px}
DIV.ligallery DIV.gallery DIV.description {	FONT-SIZE: 10px}
DIV.ligallery DIV.gallery DIV.medianame {	DISPLAY: block}
DIV.ligallery DIV.gallery DIV.description {	DISPLAY: block}
DIV.ligallery DIV.gallery DIV.galleryNav {	
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;	
	BACKGROUND: #0f0f0f;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	TEXT-ALIGN: center
}

DIV.ligallery DIV.gallery DIV.galleryNav A {	PADDING-RIGHT: 5px;	PADDING-LEFT: 5px;	PADDING-BOTTOM: 0px;	PADDING-TOP: 0px}





#maincontent{display:inline;
float:left;
width:688px;
}

#left{
float:left;
overflow:hidden;
width:240px;}


#iba_content{padding:17px 10px 15px 12px;float:left;}

#main{
width:941px;
background:url("../images/iba_contentbg.gif") no-repeat;
background-position:top left;
background-color:#fff;
float:left;}

#mod_ttl{width:230px;}



#umfrage_content {padding:10px;}
.decimal_color{float:left;}
.frage, .decimal_color {
	font-size:11px;
	color: #1a4c7d;
	font-weight:bold;
	margin-bottom: 10px;}

	
	
	
.umfrage, .umfrage2{width: 410px;padding: 20px;}

.umfrage textarea, .umfrage2 textarea{border:1px solid #D2D2D2;}
.umfrage_div{padding:10px 0;}


.umfrage_div input {float:left;}

.umfrage_div  div {margin-top: 20px;}
