body {

	background-color: #ffffff;
	color: #000000;
	font: 10px/18px Verdana, sans-serif;
  /*  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
*/	

}
 div, p {
	padding: 0px;
	margin: 0px;
} 
ul {
	list-style: none;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-top:10px;
	font-size:10pt;
}

li {
	list-style: none;
	margin:0px;
	padding:0px;
	padding-top:10px;
}


h1 { 
 		font-size:11pt;
 		font-weight:bolder;
 		color:#5292D2;
		 }
h2 { 
 		font-size:10pt;
 		font-weight:bolder;
 		color:#5292D2;
		 }
h3 { 
 		font-size:10pt;
 		font-weight:bolder;
 		color:#000000;
		 }		
.input {
  background-color:transparent;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  
  font-size:9pt;


  }


a:link, a:active, a:visited {  		color:#000000;  text-decoration:underline; }
a:hover { 		color:#5292D2;  text-decoration:underline; }

a.navi:link, a.navi:visited {  		color:#000000;  text-decoration:none; }
a.navi:hover, a.navi:active { 		color:#ffffff; text-decoration:none; }

a.navi2:link, a.navi2:visited {  		color:#ffffff;  text-decoration:none; }
a.navi2:hover, a.navi2:active { 		color:#ffffff;  text-decoration:none; }


div#mainContent {

	color: #000000;
	border: 0px solid #369;

	padding-left:10px;
	padding-top:10px;
	
	background-color:#DCE7E8;

	height:370px;
	width:740px;
	overflow:auto;
}

div#navigation {

	color: #000000;
	border: 0px solid #369;

	background-color:#7CB3C9;

	height:380px;
	width:150px;
	overflow:auto;
}

div#bottom {
 border: 0px solid #000000;

  height:20px;
 text-align:right;
width:900px;
/*	background-color:#3E4245; */
background-color:#262D30; 
	
}

.mainContantTable {
  padding-left:20px;
  padding:10px;
  }


div#title {
    
    position: relative;
    top: 205px;
    left: 720px;
    width:68px;
    height:80px;
    z-index:2;
    color:#000000;
    text-align:center;
    font-size:14pt;
    font-family:Verdana;
    font-weight:bolder;
    text-transform: lowercase;

}



.notok {
color:#C61821;
font-weight:bolder;

}

.ok {
color:#17A121;
font-weight:bolder;

}
        
.img		{ border:0px; padding:0px; margin:0px; }
.img2   { border:2px; border-color:#000000; border-style:solid; }  


.nav_table { padding:5px; height:70px; }       

.current { height:40px;  padding-bottom:10px; } 
.curref { height:20px; padding-bottom:10px; } 


.maintable { width:100%; height:90%; }

.head { background-color:#ffffff; font-weight:bold; }
.head2 { background-color:#E2E2E2; font-weight:bold; }

.table td {
padding:4px;
}


.tr {
background-color:#000000;
border-color:#000000;
border-style:solid;
border-width:0px;
}

.tr1  {
background-color:#E2E2E2;
}

.tr2 {
background-color:#ffffff;
}



.imprint           {
                    color:#5292D2;

                    }
/*
 * This is a manifest file that'll be compiled into application.scss, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

