
html, body {
	margin: 0;
	padding: 0;color: #333;
	/* background: white url(/media/schmuckkanten.gif) no-repeat scroll 0px 107px; */;background-color: rgb(95, 189, 71);}


#nav {
	width: 220px;
	float: left;
	margin-left: -1px;
	padding: 10px;
height: 700px;padding-right: 20px;}#content {
	padding: 10px;
	margin-left: 230px;

	/* border-left: 1px solid #006; */;margin: 0px;}#header {
	

	/* border-bottom: 1px solid #006; */
	margin-bottom: 0px;background-color: rgb(180, 102, 46);}

#footer {
	background-color: rgb(111, 69, 43);
	
	border-top: 1px #b4662e solid;
	


	clear: both;
	}



/* Anfang Navigation von listomatic */

#navcontainer { width: 220px; }

#navcontainer ul
{
margin-left: 10px;
padding-left: 0;
list-style-type: none;
font-family: 'trebuchet ms', sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 210px;
background-color: rgb(111, 69, 43);
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: rgb(95, 189, 71);
text-decoration: none;
}

#navcontainer a:hover
{
background-color: rgb(180, 102, 46);
color: rgb(65, 194, 139);
}
/* ende Navigation von listomatic */

.spacer {
	clear: both;
	}
	
img {
display: inline;border: 1px rgb(180, 102, 46) solid;margin: 10px;}img.ohne-rahmen {border: none;}p {
	padding: 0;
	margin-top: 0px;
font-family: 'trebuchet ms', sans-serif;
	font-size: 13px;color: rgb(111, 69, 43);}p.footer {
	padding: 0;
	margin-top: 10px;
font-family: 'trebuchet ms', sans-serif;
	font-size: 13px;font-weight: bold;letter-spacing: +2px;
color: rgb(95, 189, 71);text-align: right;margin-right: 10px;line-height: 2px;}a.footer {font-weight: bold;letter-spacing: +2px;
color: rgb(95, 189, 71)}dd, dt {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	}


H1 {
	font-family: 'trebuchet ms', sans-serif;
	font-size: 18pt;
	color: rgb(95, 189, 71);
background-color: rgb(180, 102, 46);	
	}

H2 {
	font-family: 'trebuchet ms', sans-serif;
	font-size: 14pt;
	color: White;
color: rgb(111, 69, 43);
	margin-bottom: +10px;
	margin-top: 1px;
}

H3 {
	font-family: 'verdana';
	font-size: 12pt;
	background-color: #FF9999;
	margin-bottom: 15px;
	margin-top:1px;
	color: White;
	background-color: #990000;
}

h4 {
		padding-left: 4px;
		padding-right: 4px;
		font-family: 'trebuchet ms';
		font-size:16px;
		font-weight:bold;
		background-color: #FF9999;
		text-align: center;
		display: inline;
		color:black;
	}

	.linkerkasten {
		border:1px solid #FF9999;
		width:200px;
		padding:6px;
		margin-bottom:20px;
		font-size:11px;
		background-color: #FFFFCC;
	}




