body {
  background-color: #000000;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#000000;  
  padding:0px;
  margin:0px;
  text-align: center;


}

#content { 	
text-align: center;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 600px;
background-color: #c8c8c8;

}
a { 
color: white;

background-color:transparent;
text-decoration: underline; 
}
a:visited {
	color:  white;
	text-decoration: underline;
	}
	
a:active {
	color:  white;
	text-decoration: underline;
	
	}
a:hover {
	color: white;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
  line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 24px;
	color: white;
	text-align: center;
	line-height: 44px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 12px;
	line-height: 14px;
	color: white;
	text-align: center;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	color: white;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	color: white;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 20px 120px 0px 120px;
	padding: 10px;
	border: 5px solid maroon;
	background: #666;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 120px 20px 120px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	text-align: center;
	}

td, tr,{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px
}

#left{
  text-align: left;
}

#inhalt { 	
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 600px;
background-color: #C8c8c8;
border: 1px dashed #564b47;
}

			
p, h1, pre {
margin: 0px; 
padding: 5px 10px; 
}
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
}

table {
		 width: 60px
}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}			
