table#content{
border-left:		solid 1px #000000;
border-right:		solid 1px #000000;
border-top:			solid 1px #000000; 
border-bottom:		solid 1px #000000; 
background-color:	rgb(235,244,255)
}

p{
font-family:		arial, verdana;
font-size:			10pt;
}

p#klein{
font-family:		arial, verdana;
font-size:			8pt; 
word-spacing:		0; 
margin-top:			0; 
margin-bottom:		0;
}

p#Bezeichnung{
font-family:		arial, verdana;
font-size:			10pt; 
color:				rgb(102,153,255);
word-spacing:		0; 
margin-bottom:		-1;
}

td{
font-family:		arial, verdana;
font-size:			10pt;
}

td#fuss{
height:				15px;
background-color:	rgb(102,153,255);
padding:			2px;
font-size:			8pt;
}


body{
font-family:		arial, verdana;
font-size:			10pt;
background-color:	#E0E0E0;
text-align:			center;
}

div#content{
align:				center;
float:				center;
height:				600px;
width:				800px;
border-left:		solid 1px #000000;
border-right:		solid 1px #000000;
border-top:			solid 1px #000000; 
background-color:	rgb(235,244,255);
}

div#kopf{
align:				center;
float:				center;
height:				100px;
width:				800px;
border-style:		none; 
background-color:	rgb(235,244,255);
}

div#bilder{
position:			static;
border-style:		solid;
border-width:		1px;
align:				center;
float:				left;
top:				10px;
left:				10px;
height:				400px;
width:				150px;
border-style:		solid; 
border-width:		1px;
border-color:		#000000;
}

div#fuss{
position:			relative;
align:				center;
float:				center;
height:				15px;
width:				802px;
border-left:		solid 1px #000000;
border-right:		solid 1px #000000;
border-bottom:		solid 1px #000000;
background-color:	rgb(102,153,255);
}