body {
	background-color: white;
	margin: 0px;
	padding: 0px;


	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	background-image: url(../images/b.jpg);
	background-repeat: repeat-x;
}
img{
	border:0;
}
a{
	color:black;
}
#zen{
	position: absolute;
	left:716px;
	top:0px;
}
#nav{
	position: absolute;
	top: 226px;
	left: 0px;
}
#main-nav a{
	display:block;
	padding: 7px;
	padding-left: 30px;
	background-color: white;
	width: 200px;
	margin: 2px;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	color:#4e4e4e;
}
#main-nav a:hover{
	background-color: #FEECD2;
}
#meta-nav a{
	display:block;
	padding: 5px;
	padding-left: 30px;
	width: 200px;
	margin: 2px;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color:gray;
}
#meta-nav a:hover{
	color:black;
}
#content-top{
	background-image:url(../images/oben.gif);
	background-repeat:no-repeat;
	left:200px;
	position:absolute;
	top:180px;
	width:650px;
	z-index:1000;
}
#content-left{
	background-image:url(../images/left.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-top:17px;
	padding-bottom:1px;
}
#content-right{
	background-image:url(../images/right.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-right:42px;
	padding:30px;
	padding-left:60px;
	padding-right:60px;
}
#content-bottom{
	background-image:url(../images/unten.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:25px;

}
#content-inner{


	background-color: white;
}
h1{
	text-align: left;
	font-size:16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
    line-height: 20px;
    letter-spacing:3px;
}
h2{
	text-align: left;
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid silver;

}
h3{
	text-align: left;
	font-size:13px;
	font-weight: bold;
	line-height: 15px;

}

#footer, #footer a{
	color:gray;
}
.buch{
	margin-right: 20px;
	margin-bottom: 10px;
}
li{
	margin: 0px;
	list-style-image: url(../images/pfeil.gif);
	padding: 0px;

}
img{
	border:0;
}
.add{
	padding:5px;
	border:1px dashed  gray;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
}
.add img{
	margin-bottom:5px;
	margin-top:5px;
}
