/* (c)2004 www.parallaxis.de  */
/* Formatvorlagen */
.bildunterschrift {
	font-size: 8pt;
}
.paragraph {
	font-size: 9pt;
}
#parallaxis {
display:none;
height:0px;
visibility:hidden;}

a {
	text-decoration: none;
	color: #957C55;
	font-weight : bold;
}
a:hover {
	color: #666666;
	font-weight : bold; 
	text-decoration: none
}
a:link {
	color: #957C55;
	font-weight : bold; 
	text-decoration: none
}
a:active {
	color: #666666;
	font-weight : bold; 
	text-decoration: none
}
body {
	background-color: #F9EBB6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-image:url(../images/screen/Hintergrund-Blatt.gif);
	background-position: 420px 150px;
	background-repeat:no-repeat
}

.bild-mitte{
margin-left:166px;
}