/*
   CSS - Styles für Box-Design der Sites
   2009-03-09, 2010-11-08, 2010-12-09, 2011-03-07, 2016-03-30, 2016-09-07, 2016-10-17, 2016-11-11
*/

body                  { margin:10px 15px; padding:0px; background:#fbfbfb; min-width:800px; } /* #656F73 */

body.popup            { margin:10px 15px; padding:0px; background:#f9f9f9; min-width:500px; }

/* für Gesamt-Site: Sitelinks + Seiten-Box: */
div.site            { position:relative; width:980px; margin:auto; text-align:left; margin:0px; padding:0px; }


/* Seiten-Kasten oberer Rand */
.sitebox_top-left     { height:5px; background:url(box/sitebox_top-left.gif) top left no-repeat; font-size:1px; }
.sitebox_top-right    { height:5px; background:url(box/sitebox_top-right.gif) top right no-repeat; font-size:1px; }
.sitebox_top-border   { height:5px; background:#304D53; border:2px solid #304D53; border-bottom:0px; border-top-left-radius:5px; border-top-right-radius:5px; font-size:1px; }

/* Seiten-Kasten Kopf */
.sitebox_head-bg      { background:url(box/sitebox_head-bg.jpg) top left repeat-x; }
.sitebox_head-left    { background:url(box/dot_box2.gif) top left repeat-y; }
.sitebox_head-right   { margin:0px; background:url(box/sitebox_head-right.jpg) top right no-repeat;
                        height:100px; position:relative; }

/* Seiten-Kasten Titel-Elemente */
.site_title           { position:absolute; top:0px; left:0px; }
.site_navi            { position:absolute; top:52px; right:12px; width:auto; height:20px; margin:0px; padding:0px; white-space:nowrap; text-align:right; }
.site_navi a,          
.site_navi a:link,
.site_navi a:visited,
.site_navi a:active   { display:block; float:right; height:15px; padding:3px 8px 2px 8px; text-decoration:none; color:#222222; }                      
.site_navi a:hover    { background:#919F9D; color:#222222; }

/* Seiten-Kasten Inhalt */
.sitebox_body-bg      { background:#E6E5DC; }
.sitebox_body-left    { background:url(box/dot_box2.gif) top left repeat-y; }
.sitebox_body-right   { background:url(box/dot_box2.gif) top right repeat-y; padding:1px 20px; }

/* Seiten-Kasten unterer Rand */
.sitebox_bottom-left  { height:6px; background:url(box/sitebox_bottom-left.gif) top left no-repeat; font-size:1px; }
.sitebox_bottom-right { height:6px; background:url(box/sitebox_bottom-right.gif) top right no-repeat; font-size:1px; }
.sitebox_bottom-border{ height:5px; background:#E6E5DC; border:2px solid #304D53; border-top:0px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; font-size:1px; }


/* Inhaltskasten: Begrenzung-Boxen für Größe mit Tabellen */
table.layout-box          { width:100%; margin:0px; padding:0px; border:0px; table-layout:auto; 
                            border-collapse:collapse; border-spacing:0px; empty-cells:show; }
table.layout-box tr.trtop,
table.layout-box tr.trtop td { vertical-align:top; }

/* table.layout-box td       { margin:0px; padding:0px; border:0px; vertical-align:top; text-align:left; } */
table.layout-box td.p50   { width:48%; }                        
table.layout-box td.p33   { width:32%; }                        
table.layout-box td.w400  { width:400px; }                        
table.layout-box td.w300  { width:300px; }                        
table.layout-box td.w250  { width:250px; }                        
table.layout-box td.w200  { width:200px; }                        
table.layout-box td.w160  { width:160px; }                        
table.layout-box td.w100  { width:102px; }                        
table.layout-box td.botr  { text-align:right; vertical-align:bottom; white-space:nowrap; padding-left:20px; }                        
table.layout-box td.lpad  { padding-left:20px; }                        
table.layout-box td.rpad  { padding-right:20px; }                        
table.layout-box td.lpad2 { padding-left:5px; }                        
table.layout-box td.rpad2 { padding-right:5px; }                        
table.layout-box td.lpad3 { padding-left:30px; }                        
table.layout-box td.rpad3 { padding-right:30px; }

.covermargin              { margin-top:47px; }       
.contenttoppad            { padding-top:20px; }                 

table.formular            { margin:0px; border:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; }
table.formular th         { padding:1px 5px 2px 0px; vertical-align:top; text-align:left; border:0px; font-weight:bold; }
table.formular td         { padding:1px 5px 2px 0px; vertical-align:top; text-align:left; border:0px; }
table.formular td.vmid    { vertical-align:middle; }                            
table.formular td.vbot    { vertical-align:bottom; }                            

table.nopad               { margin:0px; border:0px; border-spacing:0px; border-collapse:collapse; empty-cells:show; }
table.nopad th,
table.nopad td            { padding:0px; vertical-align:top; text-align:left; border:0px; }

table.boxhead             { margin:0px; padding:0px; border:0px; table-layout:auto; width:100%; 
                            border-collapse:collapse; border-spacing:0px; }
table.boxhead td          { margin:0px; padding:0px; border:0px; vertical-align:top; text-align:left; }                            
table.boxhead td.rechts   { text-align:right; }                            

tr.ttop    td             { vertical-align:top; }
tr.tmiddle td             { vertical-align:middle; }
tr.tbottom td             { vertical-align:bottom; }


/* Inhaltskasten: Begrenzung-Boxen für Größe */
.box_normal           { margin:0px; padding:0px; }
.box_minheight250     { min-height:250px; }                        
.box_height250        { height:250px; }                        
.box_minheight300     { min-height:300px; }                        
.box_height300        { height:300px; }                        
.box_minheight        { min-height:350px; }                        
div.box_minheight350  { min-height:350px; }                        
.box_height350        { height:350px; }                        
div.box_minheight400  { min-height:400px; }                        
.box_height400        { height:400px; }
div.box_minheight450  { min-height:450px; }                        
.box_height450        { height:450px; }


/* Inhaltskasten Kopfzeile/Titel */
.box_head-left        { background:url(box/box_head-left.gif) top left no-repeat; }
.box_head-right       { background:url(box/box_head-right.gif) top right no-repeat;
                        padding:6px 12px 5px 12px; }
.box_head-right,
.box_head-right td    { font-size:12px; font-weight:bold; color:#eeeeee; }
                        
/* Inhaltskasten nur Oberkante */
.box_top-left         { height:6px; background:url(box/box_top-left.gif) top left no-repeat; font-size:1px; }
.box_top-right        { height:6px; background:url(box/box_top-right.gif) top right no-repeat; font-size:1px; }

/* Inhaltskasten Content */
.box_bg-left          { background:url(box/box_bg-left.gif) top left repeat-y; }
.box_bg-leftpdf       { background:url(box/box_bg-left.gif) top left repeat-y; height:93%; min-height:500px; overflow:visible; }

.box_bg-right         { background:url(box/dot_box1.gif) top right repeat-y; position:relative;
                        padding:12px 12px 8px 12px; color:#333333; min-height:250px; }
.box_bg-right0pad     { background:url(box/dot_box1.gif) top right repeat-y; position:relative;
                        padding:0px 1px 1px 1px; color:#333333; }
.box_bg-rightSpad     { background:url(box/dot_box1.gif) top right repeat-y; position:relative;
                        padding:4px 4px 4px 8px; color:#333333; }
.box_bg-rightpdf      { background:url(box/dot_box1.gif) top right repeat-y; height:100%; min-height:500px; overflow:visible; position:relative; 
                        padding:0px 1px 0px 1px; color:#333333; }
                        
/* Inhaltskasten unterer Rand */
.box_bottom-left      { height:6px; background:url(box/box_bottom-left.gif) top left no-repeat; font-size:1px; margin-bottom:15px; }
.box_bottom-right     { height:6px; background:url(box/box_bottom-right.gif) top right no-repeat; font-size:1px; }

