
#HEADER			{ 	background: #a01e1e url(/home/gif/header.gif);
				color: black;
				margin: 0px;
				padding: 0px;
				top: 0px;
				left: 0px;
				width: 770px;
				height: 184px }

#SEITE			{ 	position: absolute;
				top: 0px;
				left: 0px;
				z-index: 3 }

#INHALT			{ 	background-color: #fff;
				color: black;
				position:absolute;
				top: 200px;
				left: 210px;
				padding: 0px 0px 60px 0px;
				width: 650px }

#NAVIGATION		{ 	background-color: #fff;
				color: black;
				position:absolute;
				top: 200px;
				left: 10px;
				padding: 0px 0px 60px 0px;
				width: 180px }

#KASTEN			{ 	background-color:rgb(237,190,25);
				color: black;
				float:right;
				margin: 10px;
				width: 220px }

#KASTENTITEL		{ 	background-color:rgb(160,30,30);
				color: black;
				text-align: center}

#HINTERGRUND 		{ 	background: #a01e1e url(/home/gif/bg.gif);
				color: black;
				position: absolute;
				z-index: 2;
				top: 0px;
				right: 0px;
				width: 100%;
				height: 184px;
				visibility: visible;
				display: block }

#FOOTERHINTERGRUND	{ 	background: #a01e1e url(/home/gif/bg-footer.gif);
				color: black;
				position: fixed;
				z-index: 4;
				bottom: 0px;
				left: 0px;
				width: 100%;
				height: 54px;
				visibility: visible;
				display: block }

#FOOTER 		{ 	background: #fff url(/home/gif/footer.gif);
				color: black;
				position: fixed;
				z-index: 5;
				bottom: 0px;
				left: 0px;
				width: 200px;
				height: 54px;
				visibility: visible;
				display: block }



#BILDLINKS		{ float: left; position: relative; padding: 10px; width: 160px; height: 110px; visibility: visible; display: block }
#BILDRECHTS		{ float: right; position: relative;  padding: 10px; width: 160px; height: 110px; visibility: visible; display: block }
#LISTENPUNKT		{ position: relative; left: 0px; width: 10px; height: 10px; visibility: visible; display: block; float:left; padding: 5px }
#LISTENELEMENT		{ position: relative; visibility: visible; display: block; text-indent:-5px;  margin-left: 20px; padding:5px}


h1	{	color: #105a00;
		background-color: white;
		font-weight: bold;
		font-size: large;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		text-align: center;
		letter-spacing:0.1em;;
		padding: 0px 10px 0px 10px;
		margin: 0px 0px 10px 0px;
	}

h2	{	color: #000;
		background-color: white;
		font-size: large;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0px 10px 0px 10px;
		margin: 0px 0px 10px 0px;
	}

h3	{	color: #000;
		background-color: white;
		font-size: small;
		font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0px 10px 0px 10px;
		margin: 0px 0px 10px 0px;
	}

p, body, tr, td	{
		color: #000;
		background-color: white;
		font-size: small;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

th	{	color: white;
		background-color:rgb(160,30,30);
		font-size: small;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0px 10px;
	}
td, tr	{
		background-color:rgb(237,190,25);
	}

ul	{	color: #000;
		list-style-image: url(/home/gif/bullet.gif);
		font-size: small;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0px 0px 0px 20px;
		margin: 0px 0px 0px 0px;
	}

ol	{	color: #000;
		list-style-type:decimal;
		font-size: small;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0px 0px 0px 15px;
		margin: 0px 0px 0px 0px;
	}

li	{	color: #000;
		font-size: small;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0;
		margin: 0px 0px 0px 15px;
	}

.einleitung{
		color: #a01e1e;
	}

.einleitung-fett{
		color: #EDBE19;
		font-weight: bold;
	}

.datum	{
		font-weight: bold; text-align: center;
	}

.preis	{
		text-align: center;
	}

.titel	{
		color: #a01e1e;
		font-weight: bold;
	}

.fett	{
		font-weight: bold;
	}

.invers	{
		color:white;
	}

.frame	{
		border:1px solid #cccccc;
		padding:4px;
		background-color:#f9f9f9;
	}

.lfloat	{
		float:left;
		margin-right:0.5em;
	}

.rfloat	{
		float:right;
		margin-left:0.5em;
	}

.button	{
		font-weight: bold;
		color:white;
		background-color: #a01e1e;
		border: solid 1px #a01e1e;
		width: 200px;
	}

a	{
		font-size: small;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0px 0px;
	}

a:link {
		font-family:arial,helvetica,sans-serif, sans-serif;
		color:#a01e1e;
		text-decoration:none;
		}

a:active {
		font-family:arial,helvetica,sans-serif, sans-serif;
		color:#a01e1e;
		text-decoration:none;
		}

a:visited {
		font-family:arial,helvetica,sans-serif, sans-serif;
		color:#a01e1e;
		text-decoration:none;
		}

a:hover {	text-decoration:none;
		color:#a01e1e;
		}

.link	{
		padding: 0px 0px 0px 5px;
	}