body{
	
}

#header {
    color:#12FF0A;
    width: 100%;
    max-width: 1000px;
    background: #fff;
    text-align: left;
    height: auto;
    vertical-align: bottom;
  }


.logo {
    margin-right:-5px;
    border: 0px
  }

h4{
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
}

#main {
    background :#fff;
    border-style : solid none none none;
    border-width : 1px 1px 1px;
    border-bottom-color : #959595;
    border-top-color : #959595;
    margin-bottom: 10px;
    width : 100%; 
    max-width: 1000px;
}


/* #news { */
/*     background : #DAE4FF; */
/*     font : 9pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;; */
/*     color : black; */
/*     left : 84%; */
/*     min-height : 100px; */
/*     position : absolute; */
/*     text-align :justify; */
/*     top : 137px; */
/*     width : 15%; */
/*   } */


/* #news h3 { */
/*     background : url('img/verlauf_vertical1.gif') repeat-x; */
/*     font : bold 12pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;; */
/*     color : #2A457D; */
/*     text-align: center; */
/*   } */

.with_padding{
    padding: 5px;
    padding-left: 0px;
}

#main_table{
    width:100%;
    padding:0px;
    border:0px solid black;
    border-spacing:0px;
    position:relative;
    border-collapse:collapse;

}

#main_table td{
    vertical-align: top;
    padding-bottom:10px;
    padding-top:10px;
    border-collapse:collapse;

}


#info_img{
    width:200px;
}

td.left{
	text-align:left;
}



#main_table td.vmiddle{
	vertical-align: middle;

}


#banner_table{
	border-spacing:0px;
	border-collapse:collapse;
	width:100%;
}

#banner_table td{
	padding:0px;
	height: 110px;
	border-spacing:0px;
	border-collapse:collapse;
	
}

#main_table td.toright{
	text-align: right;
	vertical-align: top;
	margin: auto;
}

#banner_table td div{
	height:110px;
}

#banner_left{
	background-image:url(img/coli_banner_left.gif);
	background-repeat:no-repeat;
	width:240px;	
}

#banner_right_link{                                                                                                                                               
        background-image:url(img/coli_banner_right.gif);                                                                                                          
	background-repeat:no-repeat;                                                                                                                              
	width:375px;                                                                                                                                              
	height: 100%;                                                                                                                                             
	display: block;                                                                                                                                           
	text-indent: -9999px;                                                                                                                                     
	float: right;                                                                                                                                             
}                                                                                                                                                                 
						                                                                                                                                                                  
#banner_right{                                                                                                                                                    
        width:375px;                                                                                                                                              
        height: 100%;                                                                                                                                             
}

#banner_middle{
	background-image:url(img/coli_banner_middle.gif);
	background-repeat:repeat-x;
	min-width:1px;
	border-spacing: 0px;
}
#main_table td.testimo_bar{
	padding-bottom: 0px;
	padding-top: 0px;
}

hr{
    background-color: #eee;
    color: #D0D0D0;
    height: 1px;
    margin-bottom:10px;
    padding:0px;
    border: solid 1px #eee;
}

#testimo_img_div{
    width: 20%;
    margin-right: 0px;
    float: right;
    
}

#testimo_img{
    float: right;
    width: 120px;
    
}

#testimo_text{
    float: left;
    width: 80%;
    text-align: justify;
    font : 12pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
