/* CSS Document henryeuler.de subnav*/

img {border:0;}
ul {margin:0; padding:0; list-style-type:none;}

body {
	background-color:#FEF3D6;
	background-image:url(bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	margin: 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}
#container {
	width: 774px;
	margin: 10px auto;
	text-align:left;
}
#head {
	width: 774px;
	height:89px;
	background-image:url(head.gif);
	background-repeat:no-repeat;
}
#nav {
	margin-top: 5px;
	height: 30px;
	padding-top: 7px;
	background-image:url(menu_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	padding-left: 10px;
}
#content p, li {
	line-height: 170%;
}
#subnav {
	width:150px;
	margin: 0 10px 0 0;
	background-color:#E1E1E4;
	float: left;
}
#content {
	background-image: url(subnav_bg.gif);
	}
#inhalt {
	width:614px;
	margin: 0;
	float: left;
}
.clear_all {clear:both;}
#footer {
	margin-top: 10px;
	border-top: 3px solid #AA6136;
	background-color: #E1E1E4;
	padding: 0 0 10px 10px;
}
/* Linkstyles MainMenu */
#nav a {
	margin: 0px 2px 0 0;
	padding: 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-image: url(menu_trenner.gif);
	background-repeat:no-repeat;
}
#nav .menu_current a {
	color:#AA6136;
}
#nav a:hover {
	color: #AA6136;
	text-decoration:none;
	font-weight:bold;
}
#nav li {
	display:inline;
	padding: 1px 0 1px 0;
	text-decoration: none;
	list-style: none;
	margin: 0;
}
/*Linkstyles SubMenu*/
#subnav .menu_current a {
	color: #AA6136;
}

#subnav li {
	padding: 0 5px;
	margin: 7px 0px;
}
#subnav a {
	margin: 0px 2px 0 0;
	padding: 0px 0px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#p3 #subnav, #p11 #subnav {padding-top: 3px;}
#p3 #subnav a, #p11 #subnav a {
	color: #AA6136;
	font-weight: bold;
	font-size: 15px;
}

/* Linkstyles FooterMenu */
#nav_footer a {
	margin: 0px 2px 0 0;
	padding: 0px 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#nav_footer a {	border-left: 1px solid #AA6136;}
#nav_footer .menu_current a {
	color:#AA6136;
}
#nav_footer a:hover, #subnav a:hover {
	color: #AA6136;
	text-decoration:none;
	font-weight:normal;
}
#nav_footer li {
	display:inline;
	padding: 1px 0 1px 0;
	text-decoration: none;
	list-style: none;
	margin: 0;
}
#inhalt a {
	color: #4B4B4B;
	font-weight:bold;
}
#inhalt a:hover {
	color: #AA6136;
}
/* Überschriften */

h1 { 
	font-size: 15px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #AA6136;
}
h2 { 
	font-size: 13px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #AA6136;
}
h3 { 
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #AA6136;
}
h4, h5, h6 { 
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #AA6136;
	margin: 0;
}
/* Buecher-Seiten*/
.illu {
	width: 291px;
	background-image:url(illu.gif) !important;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 15px;
	vertical-align:top;
}
#inhalt blockquote{
	display:block;
	float:left;
	background: url(zitat.gif) no-repeat 0px 100%;
	margin:0px auto;
	text-align:center;
	font-style:italic;
}
#inhalt blockquote p{
	text-align:left;
	background: url(zitatp.gif) no-repeat 100% 5px;
	padding:5px 40px 5px 40px;
	
}
#inhalt cite {
	font-style:normal; 
	font-weight: bold;
	padding-left: 10px;
}
#inhalt li {
	padding-left: 10px;
	margin-left: 0px;
	list-style-type:square;
}
