
html, body {
background-image: url(images/white.);
background-repeat:   repeat;

}

#lang{ 
display: none;}

#addthis{ 
width: 40px; padding-right: 0px;}

#bilderleiste{
	width: 0px;
	padding: 0;
	float: left;
	border: 0px dotted #999;
}

.bild{
clear: both; 
text-align: center;
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: 1px dotted #999;
}

.bildunterschrift{
clear: both;
text-align: right;
font-size: small;
margin: 5px;

}
.bildunterschrift a, .bild a{
font-size: small;
}
#content{
	width: 770px;
	padding: 10px 0px 20px 0px;
}

#content p {
	padding-bottom: 10px;
}

#arrowup{
	clear: both; 
	width: 800px;
	background-color: #fff;
	text-align: right;
	padding: 5px 0px 15px 0px;
}

#footer{
	width: 800px;
	background-color: transparent;
	padding: 15px 0px 5px 0px;
	font-size: small;
	text-align: right;
	line-height: 1.3em;
}

