#apDiv1 {
	position:absolute;
	width:100%;
	height:150px;
	z-index:1;
	left: 0px;
	top: 80px;
	background-color: #B48058;
}

#apDiv2 {
	position:absolute;
	width:141px;
	height:115px;
	z-index:2;
	left: 941px;
	top: 230px;
}

*{ margin: 0; padding: 0; }*
body
	{
         background: #804000;
         }

#wrap
	{
         padding: 0px 0px 0px 0px;
         width: 800px; margin:20px auto;
         background: #804000;
         }

#header
	{
	background: #C49B7B url(bilder/header.jpg) repeat-x;
	height: 150px;
	width: 800px;
	margin:0px auto;
	}

#menue
	{
         font-family: Tahoma;
         float: left;
         width: 200px;
         background: #C49B7B;
         margin-bottom: 10px;
         margin-top: 40px;
         }

#menue ul
	{
         padding: 5px 10px 10px 10px;
         margin: 0;
         }

#menue a
	{
         font-family: Tahoma;
         font-size: 14px;
         COLOR: #000000;
         text-decoration: none;
         }

#menue a:visited
	{
         COLOR: #000000;
         text-decoration: none;
         }

#menue a:hover
	{
         COLOR: #00000;
         text-decoration: underline;
         }

ul
	{
         padding: 0;
         margin: 0 0 10px;
         }

li
	{
         list-style-type: none;
         }

h3
	{
         padding-left: 10px;
         font-size: 16px;
         color: #000000;
         background: #B48058 url() repeat-x;
         font-size: 1em;
         height: 24px;
         line-height: 24px;
         }

#hintergrundhaupt
	{
         margin-bottom: 0px;
         float: right; width: 800px;
         padding: 0 0px 0px 0px;
         margin-top: 150px;
	background: #FDF0E0;
         }

#artikel
	{
         margin-bottom: 0px;
         float: right; width: 551px;
         padding: 0 0px 0px 0px;
         margin-top: 40px;
	background: #FDF0E0;
         }

#artikel a
	{
         font-family: Tahoma;
         font-size: 10px;
         COLOR: #800000;
         text-decoration: none;
         }

#artikel a:visited
	{
         COLOR: #800000;
         text-decoration: none;
         }

#artikel a:hover
	{
         COLOR: #800000;
         text-decoration: underline;
         }

p.h11 {
	 color: #000000;
	 font-family: Tahoma;
	 font-size: 18px;
          font-weight: bold;
          text-decoration: underline;
 	 }

p.h12 {
	 color: #000000;
	 font-family: Tahoma;
	 font-size: 14px;
          font-weight: bold;
 	 }

p.h13 {
	 color: #000000;
	 font-family: Tahoma;
	 font-size: 12px;
          font-weight: bold;
 	 }