#site_center {text-align:center;}



#footer { color:#587ca0; font-size:0.69em;}
#footer {height:144px;}
#footer .indent { padding:45px 0 0 2px;}
#footer a { color:#fff;}


.clear { clear:both;}/*wichtig für alle Div´s */
.fright { float:right;}
.fleft { float:left;}



/* verhalten der cols  */
/*  ------------------------------------ */
.col_1, .col_2, .col_3, .col_4 { float:left;}

/* Seitenaufbau */
/*  ------------------------------------ */
/*  ------------------------------------ */

/* oben 4 Bereiche und unten 1 Bereich */
/* STARTSEITE, MULTIMEDIA */
/*  ------------------------------------ */
#page1 #content1 .col_1 {width:25%;}
#page1 #content1 .col_2 { width:25%;}
#page1 #content1 .col_3 { width:25%;}
#page1 #content1 .col_4 { width:25%;}
#page1 #content2 .col_1 {width:100%;}

/* oben 2 Bereiche und unten 1 Bereich*/
/*  ------------------------------------ */
/* DOWNLOAD, KONTAKT , WCAT-CIF, PORTAL*/
#page7 #content1 .col_1 {width:67%;}
#page7 #content1 .col_2 {width:33%;}
#page7 #content2 .col_1 { width:100%;}

/* oben 1 Bereich und unten 1 Bereich */
/*  ------------------------------------ */
/* SITEMAP*/

#page8 #content1 .col_1 { width:100%;}
#page8 #content2 .col_1 { width:100%;}


/* oben 2 Bereiche, unten 2 Bereiche */
/*  ------------------------------------ */
/* PORTFOLIO, PRODUKTE */
#page10 #content1 .col_1 {width:60%;}
#page10 #content1 .col_2 { width:40%;}
#page10 #content2 .col_1 {width:80%;}
#page10 #content2 .col_2 { width:20%;}

/* oben 3 Bereiche, unten 2 Bereiche */
/*  ------------------------------------ */
/* TEST DL */
#page11 #content1 .col_1 {width:35%;}
#page11 #content1 .col_2 {width:35%;}
#page11 #content1 .col_3 { width:30%;}
#page11 #content2 .col_1 {width:80%;}
#page11 #content2 .col_2 { width:20%;}


