body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #7b4e37;
	top: 0px;
	margin-top: 0px;
}
div.box {
	width: 900px;
	margin: auto;
	margin-top: 10px;
	background: #f9f6f4;

}	
div.alles { 
	width: 900px;
	margin: auto;
	float: left;
	}
	
	
/*div#textlinks { height: 457px;}*/

div.bilder, div.bild {
	float: right;
	padding-bottom: 0px;
/*	height: 126px; */
}
div.bilder {
	padding-right: 0px;
}

div.ueberschrift {
	background: #f9f6f4;
	padding-top: 40px;
	
}

div.ueberschrift h1 {
	padding-left: 40px; 
	font-size: 24px;
	font-weight: bold;
	
	color: #7b4e37;
	
}
div.bilder img  { margin-right: 10px; }

div.inhalt a { 	color: #7b4e37; }	

div.kopf {
	width: 891px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: #bb9f8b;
	color: #f9f6f4;
	font-weight: bold;
	letter-spacing:1px;
	text-align: center;

	
/*	height: 126px; */
	
}
div.kopf a { color: #f9f6f4; }

div.inhalt {
	width: 900px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #f9f6f4;
}

div.inhalt-links {
	width: 440px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
}

div.inhalt-links h1, div.inhalt-rechts h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #7b4e37;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.inhalt-rechts h1 {
	margin: 0px;
	font-size: 1px;
	line-height:14px;
	font-weight: bold;
	color: #7b4e37;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.inhalt-rechts {
	width: 338px;
	float: left;
	font-size: 12px;
	padding: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	text-align: right;
}

div.inhalt-rechts img, div.inhalt-links img {
	border: 1px solid #bb9f8b;
}
div.menue {
	padding: 5px;
	background: #f0e6df;
	text-align: center;
}

div.menue a { 	
	color: #7b4e37;
	font-weight: bold; }	

div.fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #f9f6f4;
	background: #d4b8a1;
}

div.fuss a {
	color: #bb9f8b;
}

span.fuss {
	margin-left: 10px;
	margin-right: 10px;
	
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	}
li {	
        list-style-image:url(bilder/square-ie.gif);
	list-style-type:square;
}

div.inhalt-mitte h1 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}	

p.datum {
	margin-bottom: 0px;
}
p.beschreibung {
	margin-top: 0px;
	margin-bottom: 30px;
}

p.erste {
	margin-top: 0px;
}

div.inhalt-links img.noborder { border: none; }
.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */


/* Runde Ecken */
.box { width: 15em; background: #bb9f8b;}
.box .top, .box .bottom{display:block;background: #fff;}
.box .top b {   display:block;height: 1px; overflow: hidden; background: #bb9f8b; }
.box .bottom b {   display:block;height: 1px; overflow: hidden; background: #d4b8a1; }
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}
