body{
	background-color: #FEFEFE;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#admin {
	background-color: #67AE00;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 18px;
}


.clearfix{
	clear: both;
}

#container{
        margin: 0 auto;
        margin-top: 16px;
        margin-bottom: 16px;
        width: 961px;
//LH        background-image: url(../images/container-background.jpg);
        border: 1px solid #f18b03;
}

#container_small{
        margin: 0 auto;
        margin-top: 16px;
        margin-bottom: 16px;
	background-color: white;
        min-width: 690px ;
        border: 1px solid #f18b03;
}



#header{
        margin: 0;
        padding: 0;
	height: 121px;
	background-color: #FFF;
}

#header ul{
	margin: 0;
	padding: 0;
}

#header li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header img{
	margin: 0;
        margin-top: 1px;
	padding: 0;
	border: 0;
}


#slogan_container{
        margin: 0;
        padding: 0;
	vertical-align: middle;
	text-align: center;
	color: white;
	background-color: #fff;
        font-size: 1.4em;
        font-weight: bold;
        letter-spacing: .5em;
}

#wrapper{ /* Betrifft das Design sowie die Popups */
        
}

#left{
	/* Container fuer den linken Seitenbereich */
	float: left;
	width: 236px;
	/*	height: 470px; */
	background: transparent;
	padding-left: 10px;
	padding-top: 25px;
}


#main{
	float: left;
	background: transparent;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 920px;	
}

#main_small{
       padding: 8px;
}

#footer_container{
	height: 42px;
        background-color: #f18b03;
	vertical-align: middle;
	line-height: 21px;
	color: #FFF;
	font-size: 12px;
}

#footer_left{
	float: left;
	margin-left: 20px;
	width: 348px;
}

#footer_content{
	float: left;
	width:306px;
	height: 21px;
}


#footer_right{
	float: right;
	text-align: right;
        padding-right: 21px;
}


div.moduletable_footer {
	color: white;
	font-size: 0.9em;
	font-size: 12px;
}

div.moduletable_footer a,
div.moduletable_footer a:link,
div.moduletable_footer a:visited,
div.moduletable_footer a:hover,
div.moduletable_footer a:active {
	color: white;
	text-decoration: none;
}


h1{
	color: #666;
	font-size: 18px;
	letter-spacing: 0.02em;
	margin-bottom: 8px;
	font-weight: normal;
}
.buttons {
	color: #FFF;
	border: 1px solid #033F74;
	background-color: #0457A5;
}


h2{
	color: rgb(150,150,150);
	font-size: 12px;
	font-weight: bold;
}
.formfeld {
	width: 200px;
	border: 1px dashed #666;
}



div.sitemap ul{
    list-style-type: square;
}

div.sitemap li{
    margin-left: 16px;
    line-height: 1.5em;
}

div.sitemap a{
    text-decoration: none;
    color: rgb(1,90,170);
}
#footer_container a {
	vertical-align: middle;
	color: #FFF;
}
#footer_container a:hover {
	vertical-align: middle;
	text-decoration: none;
}
a {
	color: #3780C7;
}


a.nolink {
         text-decoration: none;
         }

table.messwerte {
   background:#FFFFFF;
   border-spacing: 1px;
   margin-left: 2px;
   min-width: 520px;
}

table.borders {
   background:#0457A5;
}


html body table tr.messwerte {
   background:#FFFFFF;
   color:#000000;
}

html body table tr.messwerteaktiv {
   background:#DDDDDD;
   color:#000000;
}



tr.unsel {
   background:#FFFFFF;
   color:#000000;
}

tr.issel {
   background:#DDDDDD;
   color:#000000;
}



tr.messwerteheader {
   font-weight: normal;
   background:#DDDDDD;
}

td.usersep {
 border-top: 2px solid  #000000;
}


td.userdata {
   vertical-align: top;
   border-top: 1px solid  #DDDDDD;
   border-right: 1px solid  #DDDDDD;
}

td.userfield {
   border-top: 1px solid  #DDDDDD;
   border-left: 1px solid  #DDDDDD;
   vertical-align: top;
}





th.messwertedatum {
  width: 60px;
  border: 0px;
  text-align:left;
  background:#DDDDDD;
  color:#000000;
  font-weight: normal;
  padding-left: 4px;
  }

td.messwertedatum {
  width: 60px;
  background-color: #DDDDDD;
  color:#000000;
  font-weight: normal;
  padding-left: 4px;
  }

th.messwerte {
  border: 0px;
  width: 140px;
  text-align:left;
  background:#DDDDDD;
  color:#000000;
  font-weight: normal;
  padding-left: 4px;
  }

td.messwerte {
  width: 140px;
  padding-left: 4px;
  }

tbody.scrbody {
   height: 600px;
   overflow: auto;
   }

#mbody {
   height: 600px;
   overflow: auto;
   }

#mheader {
 
   }

#messwertctrl {
   width: 918px;
   vertical-align: middle;
   }

#messwerte {
   position:absolute;
   top:460px;
   left: 12px;
   }

#preload {
   display: block;
   }

#preload2 {
   display: none;
   }


#control1 {
   display: none;
   }

#control2 {
   display: none;
   }

#graf {
      position:absolute;
      top:420px;
      }

td.ntext {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
    }


td.ctop {
    vertical-align: top;
    }

table.ticket td {
    vertical-align: top;
    }



ul {
   margin-left:12px;
   padding-left:12px;
} 


a.pselected { /*script dynamically adds a class of "selected" to the current active menu item*/            
        color: #FFF;
        background-image: url(/images/nav_on.png);
        background-repeat: no-repeat;
}

td.kursiv {
          font-style:italic;
          color: red;
          }