body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
    color: #333333
/*	color: #828282; */
}
body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
/*   background-color: #666666; */
   background-color: #ffffff;
   background-image: none;  
   background-repeat: repeat;
}

a {
   font-family: Arial, Helvetica, sans-serif;
   color: #7b7c7e;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #7b7c7e;
}
a:hover {
   text-decoration: none;
   color: #5b98e7;
}
a:active {
   text-decoration: none;
   color: #ffffff;
}
a img {
   border:0px;
}
.lngsel{font-size: 9px; color: #828282; text-align: center; }
.stil1 {font-size: 14px; color: #828282; }
.stil2 {font-size: 13px; color: #9a9a9a; font-weight: bold; }
.stil3 {font-size: 12px; color: #333333; line-height: 15px; }
.stil11 {color:#333333; font-weight: bold; }
.stil12 {color: #ffffff; }
.stil14 {color: #333333; font-size: 30px; font-weight: bold; line-height: 38px; font-style:italic;}
.stil15 {font-weight: bold; font-style:italic;}
.stil16 {text-align: center; font-weight: bold; color: #5b98e7;}
.stil17b {font-weight: bold; color: #77b1d3; font-style:italic;}
.stil17 {font-weight: bold; color: #5b98e7; font-style:italic;}
.stil18 {font-size: 16px; line-height: 20px; }
.stil19 {font-size: 16px; line-height: 24px; text-align: center; font-weight: bold; color: #5b98e7; font-style:italic;}
.stil20 {font-size: 16px; line-height: 20px; font-weight: bold; font-style:italic;}

.blocksatz {display:block; text-align:justify;}

.hnav tr {
 background-color:#D6D3CE;
 height:25;
}

li {
   text-align:left;
   text-decoration:none;
   font-style:normal;
   font-weight:normal;
   margin-bottom:6px;
   margin-top:2px;
}

#content{
   font-face: arial;
   font-family: Arial, Helvetica, sans-serif;
   height:auto !important;
   min-height: 300px;
   padding: 0px;
 }
 
#content_no_submenu{
   font-face: arial;
   font-family: Arial, Helvetica, sans-serif;
   height:auto !important;
   min-height: 300px;
   padding: 0px;
 }
 
#mainmenu{  
   height: 37px;
   background-image:url(../img/menu_bckgrnd.jpg);
   background-repeat:no-repeat;
   vertical-align:middle;
   line-height: 37px;
   font-size: 13px;
   font-weight: bold;
} 

.back_black {
   background:#000000;
}
.back_white {
   background:#FFFFFF;
}
