BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px; 
	PADDING-TOP: 0px;
	BACKGROUND-IMAGE: url(bilder/pagebg.jpg); BACKGROUND-REPEAT: repeat-y; background-position:top center; 
	background-attachment: scroll; 
	BACKGROUND-COLOR: #862930; 
	Scrollbar-Base-Color: #004d91; Scrollbar-Highlight-Color: #ffffff; Scrollbar-Shadow-Color: #000000; 
	Scrollbar-Arrow-Color: #ffffff; scrolling:auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: arial;
 font-size: 110%;
 color: #000000;
}

h2{
 font-size: 100%;
 color: #000000;
  line-height: 160%
}

h3{
 font-size: 90%;
 color: #862930;
}

h4{
 font-size: 70%;
 color: #000000;
  font-weight: normal;
}

h5{
 font-size: 70%;
 color: #666666;
 line-height: 160%
}

h6{
 font-size: 60%;
 color: #666666;
}

ul{
 list-style-type: square;
}

a:link { color:#284696; border-bottom: 1px   }
a:visited { color:#284696; border-bottom: 1px }
a:active { color:#862930; border-bottom: 1px  }
a:hover { color:#862930; }

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#bildleiste {
	BORDER-bottom: #999999 1px solid ; padding:5px;
}
