/*
DATEI: vitalis.css
CSS Datei 04-2006
Copyright by ISS-Oberlausitz
www.iss-ol.de
Author: T.Hojenski
*/

body {
   margin:0;
   padding:0;
   background-color:#192F97;
   overflow: auto;
}

/* Layoutformatierungen */

#body_tab {
   width:100%; height:100%;
}
#body_tabcell {
   width:100%; height:100%; padding:10px; margin:auto; text-align:center;
}
#background_tab {
   width:936px;
   margin:auto;
}
#background_top {
   text-align:right;
   height:65px;
   padding-right:20px;
}
#background_middle {
   padding-top:10px;
   margin:auto;
   text-align:center;
   height:100%;
}
#vitalis_tab {
   width:922px;
   height:440px;
}
#vitalis_td1_1 {
   background-color:#ffffff; width:20px;
}
#vitalis_td1_2 {
   background-color:#ffffff; width:200px; vertical-align:top;
}
#vitalis_td1_3 {
   background-color:#ffffff; width:20px;
}
#vitalis_td1_4 {
   background-color:#ffffff; width:652px; vertical-align:top;
}
#vitalis_td1_5 {
   background-color:#ffffff; width:20px;
}

#vitalis_td2_1 {
   background-color:#ffffff;
   background-image:url('../images/layout/bg_l.jpg');
   background-repeat:repeat-x;
   background-position:bottom;
   height:100%;
}
#vitalis_td2_2 {
   background-color:#ffffff;
   background-image:url('../images/layout/bg_l.jpg');
   background-repeat:repeat-x;
   background-position:bottom;
   vertical-align:top;
   padding-right:20px;
   height:100%;
}
#vitalis_td2_3 {
   background-color:#ffffff;
   background-image:url('../images/layout/bg_r.jpg');
   background-repeat:repeat-x;
   background-position:bottom;
   height:100%;
}
#vitalis_td2_4 {
   background-color:#ffffff;
   background-image:url('../images/layout/bg_r.jpg');
   background-repeat:repeat-x;
   background-position:bottom;
   vertical-align:top;
   height:100%;
}
#vitalis_td2_5 {
   background-color:#ffffff;
   text-align:right;
   background-image:url('../images/layout/bg_r.jpg');
   background-repeat:repeat-x;
   background-position:bottom;
   height:100%;
}

#vitalis_td3_1 {
   background-color:#8AD2F1; width:20px;
}
#vitalis_td3_2 {
   background-color:#8AD2F1; width:200px; vertical-align:bottom;
}
#vitalis_td3_3 {
   background-color:#ffffff; width:20px;
}
#vitalis_td3_4 {
   background-color:#FBEBA2; width:652px; vertical-align:bottom;
}
#vitalis_td3_5 {
   background-color:#FBEBA2; width:20px;
}

#background_bottom {
   height:25px;
   padding-top:0px;
   padding-right:40px;
   vertical-align:top;
}

.txt_bottom {
   font-family:verdana,helvetica,sans-serif;
   font-weight:normal;
   font-size:11px;
   line-height:14px;
   text-decoration:none;
   color:#ffffff;
   text-align:right;
}

#content {
   width:650px;
   text-align:left;
}

.space10 {
   height:10px;
   line-height:5px;
   font-size : 5px;
   padding: 0;
   margin:0;
}

.space20 {
   height:20px;
   line-height:5px;
   font-size : 5px;
   padding: 0;
   margin:0;
}

.hspace10 {
   width:10px;
   line-height:5px;
   font-size : 5px;
   padding: 0;
   margin:0;
}

/* Navigation */

.nav_a {
   font-family:verdana,helvetica,sans-serif;
   font-weight:normal;
   font-size:12px;
   line-height:16px;
   text-decoration:none;
   color:#000000;
   border-left:1px solid #84D0F0;
   border-right:1px solid #84D0F0;
   border-bottom:1px solid #84D0F0;
   background-image:url('../images/layout/bg_n.jpg');
   background-repeat:repeat-x;
   background-position:bottom;
   padding:5px;
}
.nav_b {
   font-family:verdana,helvetica,sans-serif;
   font-weight:normal;
   font-size:12px;
   line-height:16px;
   text-decoration:none;
   color:#000000;
   border-left:1px solid #84D0F0;
   border-right:1px solid #84D0F0;
   border-bottom:1px solid #84D0F0;
   padding:5px;
}


/* Standardformatierungen */

h1 {
   font-family:verdana,helvetica,sans-serif;font-weight:bold;color:#84D0F0;font-size:16px; line-height:20px;
}
h2 {
   font-family:verdana,helvetica,sans-serif;font-weight:bold;color:#F7BF07;font-size:14px; line-height:20px;
}

.txt {
   font-family:verdana,helvetica,sans-serif;font-weight:normal;color:#000000;font-size:12px; line-height:16px;
}

.stxt {
   font-family:verdana,helvetica,sans-serif;font-weight:normal;color:#000000;font-size:10px; line-height:14px;
}

a.txt:link      { font-size:12px; font-family:verdana,helvetica,sans-serif; color:#003288; text-decoration:none;  font-weight:normal; line-height:14px;   }
a.txt:visited   { font-size:12px; font-family:verdana,helvetica,sans-serif; color:#003288; text-decoration:none;  font-weight:normal; line-height:14px;   }
a.txt:active    { font-size:12px; font-family:verdana,helvetica,sans-serif; color:#003288; text-decoration:none;  font-weight:normal; line-height:14px;   }
a.txt:hover     { font-size:12px; font-family:verdana,helvetica,sans-serif; color:#C8D1E2; text-decoration:underline;  font-weight:normal; line-height:14px;   }

a.nav:link      { color:#000000; text-decoration:none; font-weight:normal; width:100%; }
a.nav:visited   { color:#000000; text-decoration:none; font-weight:normal; width:100%; }
a.nav:active    { color:#000000; text-decoration:none; font-weight:normal; width:100%; }
a.nav:hover     { color:#000000; text-decoration:none; font-weight:normal; width:100%; }

