body	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	}
td, th {font-size: 10pt; }
hr { color: #faa924;}
a 		{	text-decoration: none;	color: #005193;	font-style: normal;  }
a:hover {   color: #0033ff; }
input,textarea 	{   font-family:Arial, Verdana, Helvetica, sans-serif;}
.fixed 	{   font-family:Courier, sans-serif;font-size: 10pt;}

.fett     {  font-weight: bold; }
.gruen    {  background-color: #66CC00; }
.rot      {  background-color: red; }
.gelb     {  background-color: yellow; }
.histbox  {  background-color: #f0f0f0;  }
.success  {  background-color: #b8e8b8; }
.mist     {  background-color: red ; }
.achtung  {  background-color: yellow; }
.gruen 	  {  background-color: #00CC00; }

.boxg 	  {
	color: white;
	background-color: #66CC00;
	border: solid;
	width: 25em;
	text-align: center;
	}
.boxge 	  {
	background-color: #FFFF7F;
	border: solid;
	width: 25em;
	}
.boxdis 	  {
	background-color: #FFFF7F;
	font-size: 8pt;
	}

.schattenH {
	width: 14px;
	height: 100%;
	float: left;
	background-image: url("../pics/sh_h.jpg");
	padding: 0px;
}

.hauptrahmen {

	position: static;
    width: 920px;
    height: 100%;
}

.kopf {
    width: 900px;
    height: 50px;
	background-color: white;
	font-size: 24pt;
	font-weight: bold;
	color: #faa924;
  }
  
.sgg1  {
	font-size: 24pt;
	font-weight: bold;
	color: #faa924;
  }

.stat {
    width: 775px;
    height: 15px;
	border: solid;
	border-color: #fff4e2 #bfb5a5 #bfb5a5 #fff4e2;
	background-color: #faa924;
	padding: 3px;
	float: left;
	color: 
  }

.admin {
    width: 100px;
    height: 15px;
	background-color: white;
	border: none;
  }


.navi {
    color: black;
    z-index:30;
    height: auto;
	width : 115px;
	float: left;
 }
.navi a 		{	text-decoration: none;	color: black;	font-style: normal;  }
.navi a:hover {   color: #0033ff; }

.haupt {
    width: 785px;
    z-index:100;
	background-image: url("LogoHG463.jpg");
    height: auto;
	padding: 3px;
		float: left;
  }


.button {
	background-color: #faa924;
	color: white;
    font-weight: bold;
	border: solid;
	border-color: #fff4e2 #bfb5a5 #bfb5a5 #fff4e2;
	width : 100px;
	padding: 3px;
  }

.clear {
	clear: both;
	float: none;
	height: 0;
	line-height: 0;
 }
 

 
 .imgCrop_wrap {
                
        width: 500px;  
        height: 135px;
        position: relative;
        
}

#strength {
                color:#333;
                font-family:Tahoma, Arial, Verdana, Helvetica, normal, sans-serif;
                font-style: normal;     
                font-size:0.8em;
                background-image: url(bg_strength_gradient.jpg);
                background-repeat: no-repeat;
                background-position: 0 0;
                width: 100px;
                z-index: 0;
                border:1px solid gray;
                display:none;
                height:16px;
                text-align:center;
        }
.pos {
                position:absolute;
                left:45%;
                top:10%;
}

 