#box {
  width:600px; padding:10px; border:10px solid #ffffff;
  font-family:Arial; font-size:80%; 
  background-color: #ffffff;
  color: #999999;
  margin-left:auto; 
  margin-right:auto;
  line-height: 1.7;
  text-align: justify;
}

#f img { 
	float: left; 
	margin-right: 5px;
	margin-left: 0px;
	margin-buttom: 5px;
	margin-top: 5px;
 }

#titel  a { 
	text-decoration: none;
	color: #cccccc;
}

#footer a { 
	text-decoration: none;
	color: #cccccc;
}

#box a { 
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}

img { border: 0px; }

#titel {
  width:600px; padding:10px; border:10px solid #ffffff;
  font-family:Arial; font-size:85%;
  color: white;
  margin-left:auto;
  margin-right:auto;
}

#footer {
  width:600px; padding:10px; border:10px solid #ffffff;
  font-family:Arial; font-size:70%;
  color: #cccccc;
  margin-left:auto;
  margin-right:auto;
}

* html #titel {  /* nur fuer Internet Explorer */
  width:590px;     /* Version 5.x */
  w\idth:600px;    /* Version 6 */ 
}

* html #box {  /* nur fuer Internet Explorer */
  width:590px;     /* Version 5.x */
  w\idth:600px;    /* Version 6 */ 
}

* html #footer {  /* nur fuer Internet Explorer */
  width:590px;     /* Version 5.x */
  w\idth:600px;    /* Version 6 */ 
}

h1, h2  {  
  font-size: 120%;
}

img  {  
  margin-left : -5px;
}

body  {  
  background-color : #ffffff;
}
