body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE866C;
	background: url(background.jpg);
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
p {margin-top:0px;}
h1 {
	font-size:11px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
}
.arno { 
	text-decoration: none; 
	color: #DCB3A0;
	}
a:link { 
	text-decoration: none; 
	color: #BE866C;
	}
a.arno:link { 
	text-decoration: none; 
	color: #DCB3A0;
	}
a:visited { 
	text-decoration: none; 
	color: #BE866C;
	}
a:active { 
	text-decoration: none; 
	color: #BE866C;
	}
a:hover{ 
	text-decoration:none;
	
	color: #DEC2B5;
	}
	
	
.box {
	clear:both;
	padding: 0px 0px 35px 0px;
	position: relative;
	}	
.box_blog {
	clear:both;
	padding: 0px 0px 0px 0px;
	position: relative;
	}	
img.left {
	float:left;
	margin:0px 30px 20px 0px;
}
.block_270 {
	float:left; 
	width:270px; 
	margin-bottom:20px
}
.block_400 {
	float:left; 
	width:400px; 
	margin-bottom:0px
}

	
img.space {
	float: left;
	margin:0px 30px 20px 0px;
}

img.klein {
	margin:0px 10px 20px 0px;
}

#zentriert {
 position: absolute;
 width: 900px;
 height: 500px;
 left: 50%;
 top: 40%;
 margin-left: -450px;
 margin-top: -200px;/*
 border:thin dotted #999999;*/
}

img.pics_start {
margin: 4px 4px 0px 0px;
}
.content {
position:absolute; 
left:382px; 
top:128px; 
width:430px; 
height:410px; 
padding:40px 65px 0px 0px;
overflow: auto;
}
img.gal {
	margin:0px 10px 3px 0px;
	
	}
	
.gal_text {
	
	float:left;
	/*width: 105px; */height:130px;
	
	overflow:hidden;
}

.gal_unten {
	clear:both;
	
}