body
{
font-family: arial, verdana, (mincho);
 color: #BEC5BA;
}

p {
 color: #BEC5BA;
}

b {
 font-family: (mincho);
 text-align: center;
 color: #FFDF00;
 background: #D3A5ED;
}
h1 { 
 font-family: Arial; verdana; "mincho";
 font-size: 22px;
  text-align: center;
 color: #445566;
 font-style: italic;
}
li {
 color: #234250;
}

th {
 font-family: verdana, "mincho",arial;
 font-size: 22px;
 text-align: center;
 color: #594E52;
}
td {
 font-size: 11px;
 text-align: center;
 color: #AAAAAA;
 background-color: #EEEEEE;
 }
a {
text-decoration:none;
background-color: none;
 color: #2E354A;
 text-align: center;
}
a:hover 
{
background-color: #FFFF00;
color: #6671C6;
 text-align: center;
}
a:link {
background-color: none;
 color: #32554A;
 text-align: center;
 }
a:visited {
background-color: none;
 color: #122112;
 text-align: center;
}

.navi_bar {
	position:absolute; 
	left:44em; top:2em; 
	width:29em;
}

#body2 {
position: relative;
top: 7em;
left: 25em;
width: 61%;
height: 98%;
padding: 5px;
overflow: auto ;
}

.arial {
font-family: arial;
}
.aviso{
 font-size: smaller;
 color: #0071C6;
}

.hoch
{
position: absolute; top: 10px; left:220px; width:510px;
}
.breit
{
position: absolute; top: 60px; left:170px; width:660px;
}
.wide
{
position: absolute; top: 0px; left:0px; width:990px;
}

.file
{
 background-color: #122332;
 font-size: 11px;
}
.right
{
 text-align: right;
  font-size: 14px;
 font-weight: bold;
}

.buttons
{
position: absolute; top: 37em; left:36em; 
}

.buttonpetit{
 	font-size: 9pt;
 	font-weight: bold;
 	text-align: center;
 	margin-left: 1em;
 	color:  #555666;
 	background-color: #EEEFEE;
	border:2px solid #A5B5C6;
}

TABLE#tblSolid TD{ 
	font-family:ariel; color:menutext; 
	background-color:threedface;
	border-width:1px; border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	cursor:hand; padding:1px;
	padding: 2px;
}
TABLE#tblSolid TD#sunken{ 
	border-color:threedshadow threedhighlight threedhighlight threedshadow;
}

