body { background-image: url(../pappbg.jpg) ; margin-top: 20px; }

p { }

td { }

a:link { color: #821717; font-size: 8pt; font-family: Georgia; text-decoration: none; }

a:visited { color: #821717; font-size: 8pt; font-family: Georgia; text-decoration: none; }

a:hover { color: #da0f0f; }

a:active { color: #821717; font-size: 8pt; font-family: Georgia; text-decoration: none; }

a img { border: none; }

#content {
	width: 765px;
	margin:auto;
	background-color: #ffffff;
		}
		
#header {
	height: 300px;
	}
	
#inhalt { 
	background-color: #ffffff;
	width: 515px;
	margin-left: 200px;
	padding-bottom: 20px; 
	
	
	color: #898989;
	font-size: 10pt;
	font-family: "trebuchet ms", tahoma, verdana;
	line-height: 16pt;
	text-align: justify;
	}

h1 { 
	color: #dc1f1f;
	font-size: 16pt;
	font-family: georgia, "times new roman", times;
	font-weight: normal;
	font-style: italic;
	line-height: 19px;
	background-image: url(../h1bg.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	margin-top: 0;
	padding-top: 0;
	}
	
	
h2 { color: #60605f; font-size: 10pt; font-family: georgia, "times new roman", times; font-weight: bold; font-style: italic; margin: 0.83em 0; }

h2 a:link  { color: #60605f; font-size: 10pt; font-family: georgia, "times new roman", times; font-weight: bold; font-style: italic; margin: 0.83em 0; }
h2 a:visited { color: #60605f; font-size: 10pt; font-family: georgia, "times new roman", times; font-weight: bold; font-style: italic; margin: 0.83em 0; }
h2 a:hover { color: #898989; font-size: 10pt; font-family: georgia, "times new roman", times; font-weight: bold; font-style: italic; margin: 0.83em 0; }

#menu { width: 150px; float:left; }
	

#menu ul { 
	color: #898989;
	font-size: 10pt;
	font-family: "trebuchet ms", tahoma, verdana;
	font-weight: normal;
	width: 130px; margin: 0 0 0; padding:0 0 0 30px ; }
  
  
#menu li {
    list-style: none;
    margin: 0 0 3px;
    padding: 0;
   
    

  }
  
  
#menu ul a {
    display:block;
    padding-left: 20px;
    text-decoration: none;
    color: #60605f;
    background-color: #fff;
    font-size: 10pt;
	font-family: "trebuchet ms", tahoma, verdana;
	font-weight: normal;
  }
  
#menu ul a:visited {
    display:block;
    padding-left: 20px;
    text-decoration: none;
    color: #60605f;
    background-color: #fff;
    font-size: 10pt;
	font-family: "trebuchet ms", tahoma, verdana;
	font-weight: normal;
  }
  
#menu  ul a:hover {
		color: #898989;
		background-color: #fff;
		background-image: url(../menubg.gif);
		background-repeat: no-repeat;
		}

#hdm { 	
	position: absolute;
	margin-left: 410px;
	
 }
 
 blockquote { font-size : 10pt; line-height: 12pt; font-family : Georgia; font-style : italic; color: #821717; text-align: center; margin-top: 10px; margin-bottom: 10px; width: 300px; margin-left: 110px; }
