body {
	background:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	background-color:#f3f5ed;
	margin:0;
	padding:0;
	height:100%;
	font:100.01% 	Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
	color:			#1d2303;
}

body {
	behavior:url("csshover.htc");
}

h1, h2, h3, p{
	margin:			0;
}
img{
	border:			0px;
}
form{
	margin: 		0px;
	padding: 		0px;
}
p{
	margin-bottom:15px;
}
hr{
	border:1px dashed #654a0f;
	border-bottom:none;
	border-right:none;
	border-left:none;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

/* __________________________________________________________________________ DIV´S */
#wrap {
	height:100%;
}
#content-wrap {
	height:100%;
}
#logo{
	margin:26px auto 0px auto;
	width:650px;
	height:106px;
}
#footer {
	position:fixed;
	bottom:0;
	left:0;
	z-index:10;
	width:100%;
	height:18px;
	background:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	color:#1d2303;
	font-size:0.7em;
	padding-top:4px;
}
#footer-text{
	width:650px;
	margin:0px auto;
}
#content {
	position:relative;
	height:100%;
	width:650px;
	margin:6px auto 0px auto;
	padding:3em 0em;
}
#content-left{
	float:left;
	width:410px;
	clear:both;
	font-size:0.8em;
	padding-bottom:3em;
}
#content-left ul{
	margin-left:-10px;
}
#content-left ul li{
	margin-top:9px;
}
/*
#content-left ul li{
	margin-top:8px;
	list-style:none;
	background-image:url(../../../images/li_buch.gif);
	background-position:0px -3px;
	background-repeat:no-repeat;
	padding-left:25px;
}
#content-left ul li:hover{
	background-image:url(../../../images/li_buch_over.gif);
}
*/
.buchliste li{
	margin-top:8px;
	list-style:none;
	background-image:url(../../../images/li_buch.gif);
	background-position:0px -3px;
	background-repeat:no-repeat;
	padding-left:25px;
}
.buchliste li:hover{
	background-image:url(../../../images/li_buch_over.gif);
}
#content-left ul li a{
	text-decoration:none;
}
#content-right{
	position:absolute;
	top:110px;
	left:460px;
	width:195px;
	font-size:0.75em;
	line-height:18px;
}
	#content-right ul li a{
		text-decoration:none;
		font-weight:bold;
	}
	.box-top{
		width:189px;
		height:34px;
		padding:7px 3px 3px 3px;
		margin-bottom:5px;
		background:url(../images/bg_box_top.gif);
		text-align:center;
		font-family:georgia;
		color:#1d2303;
		font-size:1.1em;
		font-weight:bold;
	}
	.box-bottom{
		width:195px;
		height:5px;
		margin-top:5px;
		margin-bottom:20px;
		background:url(../images/bg_box_bottom.gif);
		background-repeat:no-repeat;
	}
#content-mitarbeiter{
	width:410px;
	clear:both;
}
/* __________________________________________________________________________ NAVIGATION */
#wrap-navigation{
	width:800px;
	height:51px;
	background:url(../images/bg_nav.gif);
	background-repeat:no-repeat;
	margin:40px auto 0px auto;
	font-family:Georgia;
	font-size:0.8em;
	font-weight:bold;
}
#wrap-navigation li{
	float:left;
}
#wrap-navigation li a{
	text-decoration:none;
	padding:4px 8px 4px 8px;
}
#wrap-navigation li a:hover{
		color:			#f3f5ed;
		font-weight:bold;
		text-decoration:none;
		background-color:#b9d69d;
}
#wrap-navigation .active a{
		color:			#f3f5ed;
		font-weight:bold;
		text-decoration:none;
		background-color:#b9d69d;
}

.navigation-1{
	list-style:none;
	margin-left:30px;
	padding-top:5px;
}
.navigation-2{
	list-style:none;
	margin-left:30px;
	margin-top:20px;
	padding-top:5px;
}
#buecher{
	position:fixed;
	left:5px;
	bottom:30px;
	background:url(../images/buchstapel.gif);
	width:147px;
	height:209px;
}
/* __________________________________________________________________________ ÜBERSCHRIFTEN */
h1{
	font-family:	Georgia;
	font-variant:small-caps;
	font-size:		2.6em;
	font-weight:	normal;
	letter-spacing:1pt;
	margin:			10px 0px 20px 0px;
	color:#a41d23;
}
h2{
	font-family:	Georgia;
	font-variant:small-caps;
	font-size:		1.7em;
	font-weight:	normal;
	margin:			10px 0px 10px 0px;
	color:#a41d23;
}
h3{
	font-family:	Georgia;
	font-size:		1.5em;
	font-weight:	normal;
	margin:			0px 0px 10px 0px;
	color:#a41d23;
}
h4{
	font-family:	Georgia;
	font-size:		1.2em;
	font-weight:	bold;
	margin:			10px 0px 5px 0px;
	color:#a41d23;
}


/* __________________________________________________________________________ LINKS */

a:link, a:visited{
	font-size:1.0em;
	color:#3e5a25;
	text-decoration:underline;
}
a:hover, a:active{
	font-size:1.0em;
	color:#94ba6e;
	text-decoration:underline;
}
/* __________________________________________________________________________ Bestellformular */
#bestellformular fieldset{
	border:0px;
}
	#bestellformular input{
		font-size:0.9em;
	}
	#bestellformular textarea{
		font-family: verdana, sans-serif;
		width:270px;
		height:100px;
		border:1px solid #3E5A25; 
		font-size:0.8em;
	}
	#bestellformular label{
		font-size:0.9em;
	}
	#bestellformular #senden{
		font-family: verdana, sans-serif;
		color:#F3F5ED;
		font-size:0.8em;
		width:80px;
		border:1px solid #A41D23;
		background-color:#3E5A25;
	}
	#bestellformular #senden:hover{
		font-family: verdana, sans-serif;
		color:#F3F5ED;
		font-size:0.8em;
		width:80px;
		border:1px solid #A41D23;
		background-color:#A41D23;
	}
	#bestellformular input radio{
		width:15px;
		border:0px;
		margin:0px;
		padding:0px;
	}
	#bestellformular .form-input-text{
		width:270px;
		border:1px solid #3E5A25; 
	}
/* __________________________________________________________________________ TEXT / ALLGEMEINES */
.text-red{
	color:#A41D23;
}
.text-small{
		font-size:0.9em;
}
.text-light-small{
		font-size:0.9em;
		color:#6E8A55;
}
.errors{
	font-size:0.9em;
	color:#A41D23;
	font-weight:bold;
}
.mitarbeiter-foto{
	margin-top:10px;
}
