/* erstellt von Rhein@Net für Geschichtsverein Unkel/Leonhard Reinirkens 12/2004 */
* 	{
	margin: 10 0 0 0;
	padding: 0;
	border: 0;
	}

* html div#center {
	margin-right: -100%;
	}

* html div#left {
	margin-left: 0;
	}

body 	{
	text-align: center; 
	background: #fff;
	color: #fff;
	min-width: 700px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 100%;
	line-height: 1.5;
	}

a 	{
	color: #fff;
	padding: 0 2px;
	}

a:hover {
	background: #d6aeb5;
	color: #000;
	}

#center a {
	color: #946d84;
	}

#center a:hover {
	background: #d6aeb5;
	color: #000;
	}

h1, h2, h3, h4, p {
	margin: .5em;
	}

ul 	{
	margin: 1em 2em;
	}

#wrapper {
	position: relative;
	z-index: 500;
	background: #fff url(links.gif) repeat-y 0 0;
	text-align: left;
	width: 90%;
	margin: 0 auto;
	font-size: .9em;
	border: 1px solid #4a1c21;
	}

#header, #subnav, #footer {
	clear: both; 
	width: 100%;
	}

#header {
	background: #000; 
	color: #fff; 
	padding: 1px 0;
	}

#header h1 {
	font-size: 1.5em;
	}

#subnav {
	background: #ffcf00; 
	color: #000; 
	border-width: 1px 0; 
	border-style: solid; 
	border-color: #4a1a21;
	text-align: center;
	}

#subnav a {
	color: #000;
	}

#subnav2 {
	background: #ffcf00; 
	color: #000; 
	border-width: 1px 0; 
	border-style: solid; 
	border-color: #4a1a21;
	text-align: center;
	}

#subnav2 a {
	color: #000;
	}


#footer {
	text-align: right;
	color: #fff;
	background: #4a1c21 url(lfuss.gif) no-repeat 0 0px;
	font-size: .8em;
	}

#footer div {
	padding: 1px 0;
	background: url(rfuss.gif) no-repeat 100% 0px;
	}

#contentfloatholder {
	background: url(rechts.gif) repeat-y 100% 0;
	float: left;
	width: 100%;
	position: relative;
	}

#contentfloatholder:after {
	content: "."; 
	display: block; 
	height: 0px;
	clear: both; 
	visibility: hidden;
	}

#center {
	color: #000;
	float: left;
	width: 100%; 
	margin-right: -95%; 
	}

#centerpad {
	margin: 0px 185px 0px 285px;
	}

#left {
	float: left;
	width: 300px;
	margin-left: -5%;
	}

#right {
	float: right;
	width: 170px;
	}

#left h3, #left p, #right h3, #right p {
	padding: 0 10px; 
	}
