body {margin:0; padding:0px; font-family:Arial, Helvetica, sans-serif; background-color:#F7F7F8;}
.page { border-right:1px dashed #908E8E; float:left; } 

/*header*/
.header {width:62.5em; height:8em; background-color:#dbe2ec; } /*text-align:right;*/
.header_image { width:46em; height:8em; float:left; } /*width:45em;*/
.header_navi { height:3em;padding-right:2em;text-align:right;} /* text-align:right;margin-right:1em;width:17.5em; float:right;*/
.header_logo { width:15em;height:4.9em;float:left;} /*width:251px;height:78px;*/

/*navigation top*/
.navi_top {width:62.5em; background-color:#2343AA;}
.navi_orange { font-size:0.9em; float:left; background:#EBAF1F;}
.navi_button { width:52.25em; float:right; background:#2343AA;}

/*main tab*/
.tab_main {width:62.5em; float:left;}

.tab_left { width:15.5em; float:left; } /*width:13.5em; */
.transparent {width:13.9em; border:1px dashed #5B7D90; background:#F3F8FC; filter:Alpha(opacity=70); -moz-opacity:0.7; padding:0em; margin:1.1em 0.4em 1em 0.7em;}/*width:11.8em;*/
.transparent_title {border-bottom:1px dashed #5B7D90; padding:0.3em 0 0.4em 1em; margin:0;}
.transparent_navi {padding:0.4em 0 0.5em 0; margin:0;}
.transparent_search {padding:0.1em 0 0.3em 1em; margin:0em 1px 5px 1px; background:#5B7D90;}
.transparent_letter1 {padding:0.4em 0 0.2em 1.3em; margin:0px 1px 1px 1px; background:#5B7D90;}
.transparent_letter2 {padding:0.5em 0 0.1em 1em; margin:0px 1px 1px 1px; background:#5B7D90;}

.tab_right {width:44em; margin:0; padding:1.5em 1.5em 1.5em 1.5em; background-color:#F8F8FC; float:left; min-height:30em; } 
* html .tab_right {
  height:30em;
}
.content {font-size:0.85em;}

/*width:45.8em;*/

/*Fuß*/
.foot {width:62.5em; height:1em; background-color:#2343AA; clear:both;}
.foot_left {width:19.5em; padding:0.1em 0 0 2em; float:left;color:#D6D6DF;font-size:0.7em;}
.foot_middle {width:32em; padding:0.1em 0 0 3em; float:left;color:#D6D6DF;font-size:0.7em;}
.foot_right {width:10em; height:1.1em; padding:0.1em 2em 0 0; float:right;color:#D6D6DF;font-size:0.7em;text-align:right;}
/*****************helpers****************/
.vline {border-right:6px dashed #908E8E;}

