/* standard OKULIX CSS Document */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(37,39,66);
	padding: 10px 10px 10px 10px;
	background-color: White;
}
h1 
{ 
  font-family:Arial; 
  font-size:20px; 
  color:rgb(37,39,66); 
}
h2 
{ 
  font-family:Arial; 
  font-size:15px; 
  color:rgb(37,39,66); 
}
.ox-list1 
{ 
  font-family:Arial; 
  font-size:12px; 
  color:rgb(37,39,66);
  list-style-image: url(../img/bullet1.gif);
}

.ox-list2
{ 
  font-family:Arial; 
  font-size:12px; 
  color:rgb(37,39,66); 
  list-style-image: url(../img/bullet2.gif);
}
table.ox-table 
{ 
  font-family:Arial; 
  font-size:13px; 
  background-color:white; 

}
table.ox-table td 
{
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;
	padding: 40px 0px 0px 0px;
}
table.ox-table th 
{ 
  font-family:Arial; 
  font-size:13px; 
  color:rgb(37,39,66); 
}
a.ox-link, a.ox-link:link 
{
	font-family: Arial;
	color: #483D8B;
	font-size: 13px;
	color: #483D8B;
	text-decoration: none;
	padding-right: 10px;
}
a.ox-link:visited 
{
	font-family: Arial;
	color: #696969;
	text-decoration: none;
	font-size: 13px;
}
a.ox-link:active 
{ 
  font-family:Arial; 
  color:rgb(0,204,255); 
  text-decoration: none; 
  font-size:13px;
}
a.ox-link:hover 
{
	font-family: Arial;
	color: #0000CD;
	font-size: 13px;
}
.fnote
{
	font-size: 11px;
	font-style: italic;
}

.text1
{
	font-family: Arial;
	font-size: 13px;
}

.text2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.text3
{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

.tdl
{
	width: 200px;
}
.tdr
{
	width: 400px;
}

#ilogo
{
	border: 0px;
	margin: 40px 0px 0px 20px;
}

#impressum
{
	font-size: 10px;
	text-align: center;
}
#dnav
{
	width: 800px;
	background-color: #D2E9F1;
	border-top: 2px solid Navy;
	padding: 5px 0px 5px 0px;
}
#tb1
{
   width: 100%;
}
#tb1 td
{
	vertical-align: top;
}
#dtop
{
	width: 800px;
	height: 150px;
	background-image: url(../img/blue04_bg.gif); 
}

#tb11
{
	font-size: 11px;
	border-collapse: collapse;	width:100%;	white-space: nowrap;
}
#tb11 td
{
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	padding: 5px 5px 5px 5px;
}

#contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}