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;
    min-height : 700px;
    width : 100%; 
    max-width: 1000px;
}

#lang_bar{
    background :#fff;
    width : 100%; 
    max-width: 1000px;
    text-align: right;
}

/* #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_text{
   font : 9pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
   text-align: left;
   padding-left:30px;
   padding-right:0px;
   min-width: 10px;
   max-width:500px;
}


#info_img{
    width:200px;
}

#menu {
	position: relative;
	min-width: 20px;
 	max-width: 320px;
	margin-right: 0;
	margin-left:auto;
	}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border: 0px solid #eee;
	}
#menu li a {
	height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	font-weight:normal;
        text-align: left;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #025a9c;
	display: block;
	background:#eee;
	padding: 3px 0 0 10px;
	font : 9pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	}
	
#menu li a:hover {
	color: #025a9c;
	background:#96c6ec;
	}

li.menu_header{
	background: #025a9c;
	color: #fff;
	font : 10pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
}

#news {
	max-width: 490px;
	min-width: 400px;
	background: #eee;
	}

#news ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border: 0px solid #eee;
	}

#news li a {
	height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	font-weight:normal;
        text-align: left;
	}	
	
#news li a:link, #news li a:visited {
	color: #363636;
	display: block;
	background:#eee;
	padding: 3px 0 0 10px;
	font : 8pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;

	}

#news li a:hover {
	color: #363636;
	background:#CACACA;
	padding: 3px 0 0 10px;
	}

li.news_header{
	background: #6D6D6D;
	color: #fff;
	font : 11pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
}

#testimo_header{
	background: #6D6D6D;
	color: #fff;
	font : 11pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	margin-bottom:0;
	margin-top:auto;
}

td.left{
	text-align:left;
}


#testimo_text { 
     font : 8pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
     color : black; 
     max-width: 260px;
     min-width: 240px;
     text-align: left;

} 

#testimo_img{
     padding-top:0px;
     max-width: 90px;
}

#main_table td.testimo{
	background:#eee;
/* 	padding:0px; */
	vertical-align: top;
	height: 100%;
}

#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;
}

#news li.news_header a{
	height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	font-weight:normal;
        text-align: left;
}

#news li.news_header a:link, #news li.news_header a:visited{
	display: block;
	padding: 3px 0 0 10px;
	border-bottom: 1px solid #fff;
	background: #6D6D6D;
	color: #fff;
	font : 11pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
}
#news li.news_header a:hover{
	background: #404040 ;
}

#testimo_header a:link, #testimo_header a:visited{
    	display: block;
	padding: 3px 0 0 10px;
	border-bottom: 1px solid #fff;
	background: #6D6D6D;
	color: #fff;
	font : 11pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

#testimo_header a:hover{
	background: #404040 ;
}

#lang_link{
    text-decoration: none;
    font : 11pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: #025a9c;
    
}

#lang_link:hover{
    color: #020a9c;
}
