body{
	
}


#imgtopleft {
    float:left;
    padding: 0px 13px 20px 9px;
    width:221px;
    height:150px;
    min-width:auto;
    min-height:auto;
}

#imgtopright {
    float:right;
    padding: 0px 13px 20px 9px;
    width:221px;
    height:150px;
    min-height:auto;
    min-width:auto;
}

#imgtopleft3 {
    float:left;
    padding: 0px 13px 20px 9px;
    width:221px;
    height:150px;
    min-width:auto;
    min-height:auto;
}

#imgtopright3 {
    float:right;
    padding: 0px 13px 20px 9px;
    width:221px;
    height:150px;
    min-height:auto;
    min-width:auto;
}
#header {
    color:#12FF0A;
    width: 100%;
    max-width: 1000px;
    background: #fff;
    /*text-align: left;*/
    height: auto;
    /*vertical-align: bottom;*/
  }


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

h5 {
    position:relativ;
    font:9pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    text-align:left;
    padding-left:9px;
    padding-right:13px;
}

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

#short_text {
    margin-top:0px;
    margin-bottom:20px;
    font: 8pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color:black;
    background:#eee;
}

#short_text a:link, #short_text a:visited  {
    text-decoration:underline;
}

#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{
    table-layout:fixed;
    width:1000px;
    padding:0px;
    border:0px solid black;
    border-spacing:0px;
    position:relativ;
    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: relativ;
	#min-width: 20px;
	width:250px;
 	#max-width: 320px;
	margin-right: 0;
	margin-left:auto;
	float:left;
	}

#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 .isclicked{
	color:#666666;
	/*background-color:#ffffff;*/
	padding:10px;
}
	
#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 {
	width:250px;
	#max-width: 250px;
	#min-width: 200px;
	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 : 10pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
}

#news_link {
    font: 10pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#testimo_header{
	background: #eee;
	color: #000;
	font : 10pt "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 : 10pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
     color : black; 
     max-width: 250px;
     min-width: 240px;
     text-align: center;
     font-weight:bold;
} 

#testimo_desc { 
     font : 9pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
     color : black; 
     #max-width: 260px;
     #min-width: 240px;
     text-align: justify;
     padding-left:5px;
     padding-right:5px;	 
} 

#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%;
	table-layout:fixed;
}

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

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

#main_table td.menuleft {
	text-align:left;
	vertical-align:top;
	margin:atuo;
	float:left;
	width:250px;
}

#main_table td.menucenter {
    #padding-right:13px;
    #padding-left:13px;
    text-align:center;
    vertical-align:top;
    margin:auto;
    #min-width:300px;
    width:490px;
}

#menu_table td.menuright {
    text-align:right;
    vertical-align:top;
    margin:top;
    float:right;
    width:250px;
}
#banner_table td div{
	height:110px;
}

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

#banner_leftnew {
	background: url('img/logo_left.png') no-repeat;
	width:240px;
	height:125px;
	float:left;
}

#banner_rightnew {
	background: url('img/logo_right.png') no-repeat;
	width:240px;
	height:125px;
	float:right;
}

#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: 110px;                                                                                                                                                                         
}


#banner_middle{
	background-image:url(img/coli_banner_middle.gif);
	background-repeat:repeat-x;
	min-width:1px;
	width:385px;
	height:110px;
	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 : 10pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
}
#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 ;
}

#testimo {
    list-style:none;
    background:#eee;
    text-align:justify;
}

#testimo a:link, #testimo a:visited{
	display: block;
	padding: 3px 0 0 10px;
	border-bottom: 1px solid #fff;
	background: #6D6D6D;
	color: #fff;
	font : 10pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
			    
#testimo 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;
}
