/*#############################################################################*/
/*################################### body ####################################*/
/*#############################################################################*/
body {
   background-image: url(../_images/carbon-schwarz-dunkel.bmp);
   background-repeat: repeat;
   background-attachment: fixed;
   font-family: Arial, Helvetica, sans-serif;
   font-variant: small-caps;
}
body table {
  font-family: Arial, Helvetica, sans-serif;
   font-variant: normal;
}
#left {
   left: 10px;
   position: absolute;
   padding: 0px 0px 0px 0px; /* Innenabstand Top Right Bottom Left*/
   margin: 0px 0px 0px 0px; /* Au?enabstand Top Right Bottom Left*/
   z-index: 3;
}
/*#############################################################################*/
/*################################# LogIn <div> ###############################*/
/*#############################################################################*/
#login {
   height: 110px;
   width: 120px;
   border: 2px solid White; /* Rahmen */
   padding: 2px 10px 0px 10px; /* Innenabstand Top Right Bottom Left*/
   margin: 0px 0px 10px 0px; /* Au?enabstand Top Right Bottom Left*/
	
   background-image: url(../_images/trans_bg.png);
   background-repeat: repeat;
}
* html #login {
   background-image: url(../_images/carbon-grau-hell.bmp);
}

/*#############################################################################*/
/*################################# Menue <div> ###############################*/
/*#############################################################################*/
#menue {
   width: 120px;
   border: 2px solid White;  /* Rahmen */
   padding: 10px 10px 10px 10px; /* Innenabstand Top Right Bottom Left*/
   margin: 0px 0px 10px 0px; /* Au?enabstand Top Right Bottom Left*/
			
   background-image: url(../_images/trans_bg.png);
   background-repeat: repeat;
}
* html #menue {
   background-image: url(../_images/carbon-grau-hell.bmp);
   padding: 12px 3px 0px 7px;
   left: 15px;
   width: 120px;
}
#menue ul {
   width: 100%;              /* ul Block so breit wie <div> */
   margin: 0px 0px 0px 0px;  /* Au?enabstand Top Right Bottom Left*/
   padding: 0px 0px 0px 0px; /* Innenabstand Top Right Bottom Left*/
}

* html #menue ul {  /* Korrekturen fuer IE 5.x */
   width: 7em;
   w\idth: 7em;
   margin: 0px 0px 5px 0px;  /* Au?enabstand Top Right Bottom Left*/
   padding: 0px 0px 0px 0px; /* Innenabstand Top Right Bottom Left*/
}
#menue ul li {
   list-style: none;
   margin: 0px 0px 5px 0px;  /* Au?enabstand Top Right Bottom Left*/
   padding: 0px 0px 0px 0px; /* Innenabstand Top Right Bottom Left*/
}
*html #menue ul li {
   list-style: none;
   margin: 0px 5px 5px 0px;  /* Au?enabstand Top Right Bottom Left*/
   padding: 0px 0px 0px 0px; /* Innenabstand Top Right Bottom Left*/
}
#menue ul a {
   display: block;
   padding: 2px 0px 2px 10px;
   margin: 0px 0px 0px 0px;
   border: 1px solid black;
   border-left-color: white;
   border-top-color: white;
   background-color: Blue;
   text-decoration: none;
   font-weight: bold;
   background-image: url(../_images/Button.jpg);
   color: white;	 
}
* html #menue ul a {  /* Breitenangaben nur fuer IE */
   width: 6em;
   w\idth: 6em;
}  
#menue ul a:hover {
   border-color: white;
   border-left-color: black;
   border-top-color: black;
   background-color: #5A5A5A;
   background-image: url(../_images/ButtonHover.jpg);
   color: white;
}
#menue ul a#aktuell {
   border-color: white;
   border-left-color: black;
   border-top-color: black;
   background-color: #D2D2D2;
   background-image: url(../_images/ButtonCurrent.jpg);
   color: Blue;
}
/*#############################################################################*/
/*################################# InfoBox <div> #############################*/
/*#############################################################################*/
#infobox {
   width: 120px;	
   border: 2px solid White;  /* Rahmen */
   padding: 10px 10px 10px 10px; /* Innenabstand Top Right Bottom Left*/
   margin: 0px 0px 10px 0px; /* Au?enabstand Top Right Bottom Left*/
	
   background-image: url(../_images/trans_bg.png);
   background-repeat: repeat;
}
* html #infobox {
   background-image: url(../_images/carbon-grau-hell.bmp);
}
/*#############################################################################*/
/*################################# Top <div> #################################*/
/*#############################################################################*/
#top {
   height: 80px;
   border: 2px solid White;  /* Rahmen */
   padding: 10px 10px 10px 10px; /* Innenabstand Top Right Bottom Left*/
   margin: 0px 0px 10px 155px; /* Au?enabstand Top Right Bottom Left*/
   z-index: 2;
	
   /*background-image: url(../_images/construction.gif);
   background-position : center;
   background-repeat : no-repeat;
   background-color: transparent;*/
}
* html #top {
   background-image: url(../_images/carbon-grau-hell.bmp);
}
/*#############################################################################*/
/*################################# Main <div> ################################*/
/*#############################################################################*/
#main {
   border: 2px solid White;  /* Rahmen */
   padding: 10px 10px 10px 10px; /* Innenabstand Top Right Bottom Left*/
   margin: 0px 0px 10px 155px; /* Au?enabstand Top Right Bottom Left*/
   z-index: 1;	

   /*background-image: url(../_images/carbon-grau-hell.bmp);*/
   background-image: url(../_images/trans_bg.png);
   background-repeat: repeat;
}
* html #main{
   background-image: url(../_images/carbon-grau-hell.bmp);
}
/*################################# Tabelle ##################################*/
#main .MainTable{
   border-collapse: collapse;
   text-align: left;
}
#main .MainTable a{
   color: black;
}
#main .MainTable .Row1, #main .MainTable .Row1 a{
   background-color: Black;
   color: White;
   text-decoration: none;
   font-weight: bolder;
}
#main .MainTable .Row2, #main .MainTable .Row2 a{
   background-color: White;
   color: Black;
}
#main .MainTable .Row2close, #main .MainTable .Row2close a{
   background-color: White;
   color: Black;
   font-weight: bolder;
}
#main .MainTable .Row2new, #main .MainTable .Row2new a{
   background-color: White;
   color: Blue;
   font-weight: bolder;
}
#main .InputBox{
   border-width: 0px;
   text-align: right;
   font-size: 15px;
}
/*#############################################################################*/
/*################################# Bottom <div>###############################*/
/*#############################################################################*/
#bottom {
   border: 2px solid White; /* Rahmen */
   padding: 10px 10px 10px 10px; /* Innenabstand Top Right Bottom Left*/
   margin: 0px 0px 10px 155px; /* Au?enabstand Top Right Bottom Left*/
   z-index: 1;	
		
   background-image: url(../_images/trans_bg.png);
   background-repeat: repeat;
}
* html #bottom{
   background-image: url(../_images/carbon-grau-hell.bmp);
}


