*
{ 
margin: 0 auto;
padding: 0;
border-collapse: collapse;
border-spacing: 0;
vertical-align: top;
}

body,table,tr,td,p 
{
font-family: Arial,Helvetica,Verdana,Sans-serif;
background-color: #ffffff;
font-size:11px;
color : #000000;
}

h1,h2,h3,h4,h5
{
  font-family: Arial,Helvetica,Verdana,Sans-serif;
  padding: 0;
  margin: 0;
}

span.nb{ white-space: nowrap; }

img 
{
border: 0px;
}

h1 
{
padding: 0px;
margin: 5px 0px;
font-size: 14px;
}

#site 
{
width: 800px;
margin: 0 auto;
text-align: center;
}

#holder 
{
text-align: center;
vertical-align: top;
padding-top: 30px;
width: 800px;
}

#oben
{
  width: 800px;
  height: 115px;
  overflow: hidden;
}

#oben_logo
{
  width: 150px;
}

#oben_logo
{
  width: 150px;
  display: inline;
  float: left;
}

#oben_fla
{
  width: 650px;
  display: inline;
  float: right;
}

.pixelline800
{
  background-image: url(../images/line_pixel.gif);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #fff;
  height: 3px;
  width: 810px;
  overflow: hidden;
}

.pixelline640
{
clear: both;  
background-image: url(../images/line_pixel.gif);
background-position: top left;
background-repeat: repeat-x;
background-color: #fff;
height: 3px;
width: 645px;
overflow: hidden;
}

#contentholder
{
  width: 810px; 
}

#navigation
{
  width: 150px;
  min-height: 600px;
  display: inline;
  float: left;
  overflow: hidden;
  padding-right: 2px;
  background-image: url(../images/line_pixel.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #fff;
}

#navigation ul
{
  margin-top: 25px;
}

#navigation ul li
{
list-style-type: none;
text-align: right;
}

#contenttext
{
  vertical-align: top;
  text-align: left;
  margin-top: 5px;
  width: 655px;
  display: inline;
  float: right;
}

#homebox1
{
  width: 325px;
  height: 330px;
  padding-bottom: 5px;
  overflow: hidden;
  background-image: url(../images/line_pixel.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #fff;
  display: inline;
  float: left;
}

#homebox2
{
  width: 320px;
  text-align: right;
  height: 330px;
  padding-bottom: 5px;
  margin-right: 2px;
  overflow: hidden;
  display: inline;
  float: right;
}

#homebox3
{
  width: 325px;
  height: 205px;
  padding-top: 5px;
  overflow: hidden;
  background-image: url(../images/line_pixel.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #fff;
  display: inline;
  float: left;
}

#homebox4
{
  width: 320px;
  text-align: right;
  padding-top: 5px;
  margin-right: 7px;
  height: 205px;
  overflow: hidden;
  display: inline;
  float: right;
}

#footerbox
{
  width: 800px;
  text-align: right;
  margin-top: 15px;
  margin-bottom: 10px;
}

#footer 
{
width: 170px;
height: 12px;
vertical-align: bottom;
text-decoration:none; 
font-size:9px;
color : #cccccc;
}

.greytext 
{ 
text-decoration:none; 
font-weight: bold;	
color:#727272; 
}

.headline { 
text-decoration:none; 
font-size:13px;
font-weight: bold;
font: bold 17px;
}

strong { 
text-decoration:none; 
font-size:13px;
font-weight: bold;
font: bold 15px;
}

input,textarea,select,textarea {
text-decoration:none; 
font-size:11px;
}

a {
color: #000000; 
text-decoration:none;
}

a:link {
text-decoration:none;

}
a:visited { 
text-decoration:none;
}

a:active { 
text-decoration:none;
}

a:hover { 
text-decoration:none;
}

.navi {
font-size:10px;
text-decoration:none;
color: #4C4C4C; 
cursor:pointer;
}

a:hover.navi { 
font-size:10px;
text-decoration:none; 	
color:#f66916; /*00A68E*/
}

.navi_on {
font-size:10px;
text-decoration:none;
color: #f66916; 
}

.download {
font-size:10px;
font-weight: bold;
text-decoration:none;
color: #000000; 
}

a:hover.download { 
font-size:10px;
font-weight: bold;
text-decoration:none; 	
color:#f66916; 
}

.download_on {
font-size:10px;
font-weight: bold;
text-decoration:none;
color: #f66916; 
}

b {
text-decoration:none; 
font-weight: bold;
font-size:11px;
color : #000000;
}

.small {
text-decoration:none; 
font-size:9px;
color : #cccccc;
}

.themen {
text-decoration:none; 
font-size:11px;
color : #000000;
}

input {
color : #000000;
}

.textinput {
padding: 2px;
margin-right: 4px;;
color:#000000;
background-color:#ffffff;
border : 1px solid #cccccc;
}

.submit {
font-size:11px;

color:#f66916; 
background-color:#ffffff;
border : 1px solid #cccccc;
}

.radio {
color:#666666;
border : 0px solid #ffffff;
} 

.clearer 
{
	clear: both;
	background: none;
}