/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* Die Hauptansichtsdefinitionen */ .tbl_BORDER { width: 788px; } .tbl_TOP { width: 788px; height: 106px; /* Höhe Top tpl. */ } .tbl_MAIN { width: 788px; } .tbl_BOTTOM { width: 788px; height: 40px; /* Höhe Footer tpl. */ } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ body{ background-color: #ffffff; /*background-image: url("../images/bgr.jpg");*/ Background-Attachment: fixed; Background-Repeat: repeat-x; } .body_standort{ background-color: #E1E1FF; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ h1, h2, h3 { font-weight: bold; color: #000000;display: inline;font-family: Verdana, Arial, sans-serif; } h1 { font-size: 1.0em; display: inline; } h2 { font-size: 0.8em; display: inline; } h3 { font-size: 0.7em; display: inline; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .tpl_TOP { width: 788px; height: 28px; margin-bottom: -1px; } .tpl_TOP_1 { width: 41px; background-image: url("../images/oberteil_l1.jpg"); background-repeat: no-repeat; } .tpl_TOP_2 { width: 35px; background-image: url("../images/oberteil_l2.jpg"); background-repeat: no-repeat; } .tpl_TOP_3 { width: 37px; background-image: url("../images/oberteil_l3.jpg"); background-repeat: no-repeat; } .tpl_TOP_4 { width: 37px; background-image: url("../images/oberteil_l4.jpg"); background-repeat: no-repeat; } .tpl_TOP_5 { width: 638px; background-image: url("../images/oberteil_l5.jpg"); background-repeat: no-repeat; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* Die linke Aufteilung (& linke Navi) */ /* Hauptzelle li, erhält gekachelten Hintergrund der sich autom. dehnt, weil er in der Hauptzelle liegt */ .tpl_MAIN_li { width: 138px; background-image : url("../images/main_border/nav_li_seg_4.jpg"); background-repeat : repeat-y; } /* oberstes Element der darüberliegenden Tabelle, wird am Top ausgerichtet */ .tpl_MAIN_li_1 { width: 138px; height: 24px; background-image: url("../images/main_border/nav_li_seg_1.jpg"); background-repeat: no-repeat; } /* zweites darüberliegendes Kachelelement, hier für die li. Navig. die Höhenverstellung vornehmen. */ .tpl_MAIN_li_2 { width: 138px; background-image: url("../images/main_border/nav_li_seg_2.jpg"); background-repeat: repeat-y; } .tpl_MAIN_li_3 { /* Doppelkurve, als Abschlusselement der darüberliegenden Tabelle */ width: 138px; height: 30px; background-image: url("../images/main_border/nav_li_seg_3.jpg"); background-repeat: no-repeat; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* Die mittlere Aufteilung - MAIN - (Seiteninhalt) */ .tpl_MAIN_mi { /* CONTENT MAIN */ width: 634px; height:885px; vertical-align: top; text-align: center; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* Die rechte Aufteilung - MAIN - (Seitenlinie) */ .tpl_MAIN_re { width: 16px; background-image: url("../images/main_border/re_seg_1.jpg"); background-repeat: repeat-y; /* re_seg_1_large.jpg */ } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ untere Tabelle (Footer) */ /* Die untere Aufteilung - Bottom - */ .tpl_BOTTOM { width: 788px; height: 40px; } .tpl_BOTTOM_1 { width: 24px; background-image: url("../images/main_border/bottom_seg_1.jpg"); background-repeat: no-repeat; } .tpl_BOTTOM_2 { width: 29px; background-image: url("../images/main_border/bottom_seg_2.jpg"); background-repeat: no-repeat; } .tpl_BOTTOM_3 { width: 27px; background-image: url("../images/main_border/bottom_seg_3.jpg"); background-repeat: no-repeat; } .tpl_BOTTOM_4 { width: 30px; background-image: url("../images/main_border/bottom_seg_4.jpg"); background-repeat: no-repeat; } .tpl_BOTTOM_5 { width: 28px; background-image: url("../images/main_border/bottom_seg_5.jpg"); background-repeat: no-repeat; } .tpl_BOTTOM_6 { width: 625px; background-image: url("../images/main_border/bottom_seg_6.jpg"); background-repeat: repeat-x; } .tpl_BOTTOM_7 { width: 25px; background-image: url("../images/main_border/bottom_seg_7.jpg"); background-repeat: no-repeat; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* Datum */ #FONT_MAIN_li { font-family : verdana,arial,times; display : block; font-size : 10px; color : #F0F0F0; margin-top: -2px; margin-left: 34px; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #FONT_MAIN_li_dark { font-family : verdana,arial,times; display : block; font-size : 10px; color : #010133; } #FONT_MAIN_bottom { font-family : verdana,arial,times; display : block; font-size : 10px; color : #4099FF; } #FONT_MAIN_TOP { font-family : verdana,arial,times; display : block; font-size : 14px; color : #010133; font-weight : lighter; } .FONT_MAIN /* meistverwendet */ { font-family : verdana,arial,times; font-size : 11px; color : #010133; } .FONT_MAIN_d /* für Webpakete */ { font-family : verdana,arial,times; font-size : 10px; color : #010133; } .FONT_MAIN_h /* für Webpakete */ { font-family : verdana,arial,times; font-size : 10px; color : #010133; background-color:#E6F2FF; } .FONT_THROUGH /* durchgestrichen */ { font-family : verdana,arial,times; font-size : 10px; color : #010133; text-decoration: line-through; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ a.MAIN { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #000000; text-decoration : none; } a:link.MAIN { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #000000; text-decoration : none; } a:active.MAIN { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #000000; text-decoration : none; } a:hover.MAIN { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #000000; text-decoration : underline; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ a.MAIN_underline { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #0066FF; text-decoration : underline; } a:link.MAIN_underline { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #0066FF; text-decoration : underline; } a:active.MAIN_underline { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #0066FF; text-decoration : underline; } a:hover.MAIN_underline { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #0066FF; text-decoration : none; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ a.MAIN_navi { font-size: 11px; font-family: verdana,arial,times; display : block; color : #010133; padding-left: 28px; text-decoration : none; } a:link.MAIN_navi { font-size: 11px; font-family: verdana,arial,times; display : block; color : #010133; padding-left: 28px; text-decoration : none; } a:active.MAIN_navi { font-size: 11px; font-family: verdana,arial,times; display : block; color : #010133; padding-left: 28px; text-decoration : none; } a:hover.MAIN_navi { font-size: 11px; font-family: verdana,arial,times; display : block; color : #010133; padding-left: 28px; text-decoration : underline; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ a.MAIN_navi_bl { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #0000FF; text-decoration : underline; } a:link.MAIN_navi_bl { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #0000FF; text-decoration : underline; } a:active.MAIN_navi_bl { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #0000FF; text-decoration : underline; } a:hover.MAIN_navi_bl { font-size: 10px; font-family: verdana,arial,times; display : inline; color : #0000FF; text-decoration : none; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ a.MAIN_navi_black { font-size: 11px; font-family: verdana,arial,times; display : inline; color : #000000; text-decoration : underline; } a:link.MAIN_navi_black { font-size: 11px; font-family: verdana,arial,times; display : inline; color : #000000; text-decoration : underline; } a:active.MAIN_navi_black { font-size: 11px; font-family: verdana,arial,times; display : inline; color : #000000; text-decoration : underline; } a:hover.MAIN_navi_black { font-size: 11px; font-family: verdana,arial,times; display : inline; color : #000000; text-decoration : none; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ a.MAIN_navi_1 { font-size: 10px; font-family: verdana,arial,times; display : block; color : #C6E1FF; padding-left: 14px; text-decoration : none; } a:link.MAIN_navi_1 { font-size: 10px; font-family: verdana,arial,times; display : block; color : #C6E1FF; padding-left: 14px; text-decoration : none; } a:active.MAIN_navi_1 { font-size: 10px; font-family: verdana,arial,times; display : block; color : #C6E1FF; padding-left: 14px; text-decoration : none; } a:hover.MAIN_navi_1 { font-size: 10px; font-family: verdana,arial,times; display : block; color : #C6E1FF; padding-left: 14px; text-decoration : underline; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .infodate { font-family : verdana,arial,times; font-size : 11px; color : #000000; background-color:#E1E1E1; } .jubi { font-family : verdana,arial,times; font-size : 11px; color : #000000; background-color:#E1E1E1; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .formcol { color:#727272; background-color:#ffffff; border: solid 1px; border-color: #5B5B5B; font-size:10px; /* height:21px; -> hier keine Höhe*/ } .txtformcol { color:#727272; background-color:#ffffff; border: solid 1px; border-color: #5B5B5B; font-size:12px; /* height:21px; -> hier keine Höhe*/ } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .FONT_TBL { font-family : verdana,arial,times; font-size : 10px; color : #010133; width: 500px; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #view { padding-left:10px; padding-top:10px; padding-right:10px; overflow: auto; height: 855px; } #bigview { padding-left:0px; padding-top:20px; padding-right:10px; overflow: auto; height: 885px; } #homeview { padding-left:0px; padding-top:10px; padding-right:10px; overflow: auto; height: 885px; } #homeview_copy { padding-left:0px; padding-top:10px; padding-right:10px; /*overflow: auto; height: 885px;*/ } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .ref { width:495px; border-bottom : #c0c0c0 1px solid; padding:30px 17px 30px 17px; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .dotStyle { /*width:495px;*/ padding:20px 17px 20px 17px; border-bottom : 1px dotted #c0c0c0; border-color: #c0c0c0; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/