body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0e0e0;
}
body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #666666;
   background-image: none;  
   background-repeat: repeat;
}

a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #eab90c;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #eab90c;
}
a:hover {
   text-decoration: underline;
   color: #eab90c;
}
a:active {
   text-decoration: none;
   color: #eab90c;
}
a img {
   border:0px;
}
.Stil7 {font-size: 9px; color: #EAB90C; }
.Stil9 {color: #eab90c; font-size: 9px; font-weight: bold; }
.Stil11 {font-size: 9px; color: #EAB90C; font-weight: bold; }
.style1 {font-size: 9px; color: #eab90c;}
.style5 {color: #EAB90C}

.twgstil01 {font-size: 12px; color: #eab90c;}
.blocksatz {display:block;text-align:justify}

.hnav tr {
 background-color:#D6D3CE;
 height:25;
}




.viewtable {
   border-collapse:separate;
   border-spacing: 2px;
   width:100%;
}

.viewtable td{
   padding:2px 0 2px 0px;
}
.viewtable th{
   background:#3C3C3C;
   color: #efefef;
   padding:2px 0 2px 0;
}
.dark td {
   background:#3C3C3C;
   color: #efefef;
}
.light td {
   background:#4E4E4E;
   color: #efefef;
}

.darkgrey {
   background:#3C3C3C;
   color: #efefef;
   margin-bottom:4px;
}

#content{
   font-face: arial;
   font-family: Arial, Helvetica, sans-serif;
   height:auto !important;
   min-height: 300px;
   padding: 10px;
 }
 
#content_no_submenu{
   font-face: arial;
   font-family: Arial, Helvetica, sans-serif;
   height:auto !important;
   min-height: 300px;
   padding: 0px;
 }
.back_black {
   background:#000000;
}
.back_white {
   background:#FFFFFF;
}
