/* DATEI: format.css */ 


/* CSS Datei Praezision-Eibau.de 05-2007 */
/* Copyright by ISS-Oberlausitz www.iss-ol.de */
/* Author: T.Hojenski */

body {
   padding:0;
   margin:0;
   height:100%;
   background-color:#ffffff;
   font-size:12px;
   font-family:arial,helvetica,verdana,sans-serif;
   color:#000000;
   overflow:hidden;
}
#content_body {
   background-color:#ffffff;

}
#info_body {
   background-color:#2525C4;
}
#head {
   background-color:#2525C4;
   width:100%;
   height:110px;
}
#tab_nav {
}

.txt, .txt2, .stxt, td  {
   font-size:12px;
   font-family:Verdana,helvetica,sans-serif;
   color:#000000;
   text-decoration:none;
   font-weight:normal;
}
.txt, .txt2 {
   line-height:16px;
}
.txt2 {
   font-weight:bold;
}
.stxt, .stxt2 {
   font-size:10px;
}
.txt_tahoma, .txt_tahoma2, .txt_tahoma3  {
   font-size:12px;
   font-family:tahoma,helvetica,arial,sans-serif;
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}
.txt_tahoma2  {
   font-size:18px;
}
.txt_tahoma3  {
   font-size:24px;
}

a.txt             { font-size:12px; font-family:verdana,helvetica,sans-serif; font-weight: normal; border-bottom:1px solid #000000; text-decoration:none; color:#000000; line-height:16px; }
a.txt:hover       { border-bottom:1px solid #2525C4; text-decoration:none; color:#2525C4;  }

a.txt2             { font-size:12px; font-family:verdana,helvetica,sans-serif; font-weight: bold; border-bottom:1px solid #000000; text-decoration:none; color:#000000; line-height:16px; }
a.txt2:hover       { border-bottom:1px solid #2525C4; text-decoration:none; color:#2525C4;  }

a.agb             { 
   background-image:url('../images/pdf.gif');
   background-repeat:no-repeat;
   background-position: 0 -2px;
   padding:0 0 15px 20px;
   font-size:12px; 
   font-family:verdana,helvetica,sans-serif; 
   font-weight: normal; 
   text-decoration:underline; 
   color:#000000; 
   line-height:16px; 
}
a.agb:hover       { text-decoration:underline; color:#2525C4;  }

a.head            { font-family:arial,verdana,helvetica,sans-serif; font-weight:bold; color:#ffffff; text-decoration:none; }
a.head:hover      { color:yellow;  text-decoration:underline; }

a.head2           { font-family:arial,verdana,helvetica,sans-serif; font-weight:bold; color:yellow; text-decoration:none; }
a.head2:hover     { color:yellow;  text-decoration:underline; }

h1 {
   font-size:14px;
   font-family:Verdana,helvetica,sans-serif;
   color:#000080;
   text-decoration:none;
   font-weight:bold;
   margin:0;
   padding:0;
}

