	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #D6D6D6;
		background-image: url(img_39.gif);
	}
	
	
	a:link { color: #B52C07; text-decoration: none; }
	a:visited { color: #600; text-decoration: none; }
	
	a:hover, a:active
	{
		color: #fff;
		background-color: #B52C07;
	}
	
	h2
	{
		color: #B52C07;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		color: #5B5E0E;
		font: 106% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
	}
	
	h4
	{
		color: #B8BC21;
		font: 90% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 -20px 0;
	}
	
	#container
	{
		margin: 1em auto;
		width: 650px;
		text-align: left;
		background-color: #fff;
		border: 1px solid #676767;
	}
	
	#header
	{
		/*folgende Zeile ist nicht mehr nötig, wenn das Bild existiert;*/
		background-color: white; 
		height: 140px;
		background-image: url(header.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #fff;
		position: relative;
	}
	
	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	
	#skipmenu { display:none }
	
/*
	#skipmenu
	{
		position: absolute;
		right: 5px;
		top: 5px;
	}
	
	#skipmenu a
	{
		color: #666;
		text-decoration: none;
	}
	
	#skipmenu a:hover
	{
		color: #fff;
		background-color: #666;
		text-decoration: none;
	}
*/
  
	#pagetitle {
		position: absolute;
		top:3px;
		left: 30px;
		z-index: 5;
		margin:0;
		padding:0;
		height:131px; /* <-- Abmessungen entsprechen dem Bild mit halber Höhe, z.B. www.andreas-kalt.de/gifs/pagetitle.gif */
		width:385px;
		background: url(jbprogramme.banner.1.gif) 0 0 no-repeat;
		text-decoration: none;
	}	

	#pagetitle:hover {
		background-position: 0 -128px; /* Versatz in negativen Pixeln immer halbe Bildhöhe, siehe oben */
		background: url(jbprogramme.banner.2.gif) 0 0 no-repeat;
	}
	
	#pagetitle span {
		display: block;
		/*font-size: 107px;*/
		text-indent: -5000px;
	}	

	#topbar
	{
		background-color: #9FA41D;
		color: #272900;
		padding: 2px 0 0 0;
		margin-bottom: 0px;
	}
	
	#topbar ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #C4C769;
	}
	
	#topbar li
	{
		display: inline;
    /*float: left;*/
    width: 125px;
		padding: 0 10px;
		border-right: 1px solid #C4C769;
	}
  
	#topbar li a
	{
		text-decoration: none;
		color: #272900;
	}
	
	#topbar li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
	}
  
	#topbar_active
	{
		background-color: #B8BC21;
	}
		
	#subbar
	{
		background-color: #B8BC21;
		color: #272900;
		padding: 2px 0;
		margin-bottom: 22px;
	}
	
	#subbar ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #C4C769;
	}
	
	#subbar li
	{
		display: inline;
    /*float: left;*/
		padding: 0 10px;
		width: 125px;
		border-right: 1px solid #C4C769;
	}
	
	#subbar li a
	{
		text-decoration: none;
		color: #272900;
	}
	
	#subbar li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
		border-width: 0px 0px 5px 0px;
	}
	
	#subbar_active
	{
		background-color: #9FA41D;
	}
		
	#subbar_active a:hover
	{
		text-decoration: none;
		color: #000;
		border-width: 0px 0px 5px 0px;
    border: solid #00f;  /* <-- Was ist hieran (vierfache Positionsangabe) falsch??? */
	}
	
	#navleft
	{
		display:none;
		float: left;
		width: 180px;
		height: 100px;
		background-color: #9FA41D;
		color: #272900;
		padding: 2px 0;
		margin-bottom: 22px;
		border-right: 1px solid #C5C877;
		padding-right: 15px;
	}
	
	#navleft ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #C4C769;
	}
	
	#navleft li
	{
		padding: 0 10px;
		/*border-right: 1px solid #C4C769;*/
	}
	
	#navleft li a
	{
		text-decoration: none;
		color: #272900;
	}
	
	#navleft li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
	}
	
	#navleft_activemain
	{
		background-color: #B8BC21;
	}
		
	#navleft_activesub
	{
		background-color: #9FA41D;
	}
		
	#sidebar
	{
		float: right; 
		width: 165px;
		/*height: 100px;*/
		border-left: 1px solid #C5C877;
		padding-left: 15px;
	}
	
	#sidebar ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}	

	#contents	
	{
		margin: 0 200px 40px 20px;
	}
	#contents p { line-height: 165%; }
	.blogentry { border-bottom: 1px solid #C5C877; }
	
	.blogentry ul
	{
		list-style-type: none;
		text-align: right;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
	}
	
	.blogentry li
	{
		display: inline;
		padding: 0 0 0 7px;
	}
		
	.imagefloat
	{
		float: right;
		padding: 2px;
		border: 1px solid #9FA41D;
		margin: 0 0 10px 10px;
	}

  .kontaktformular_box
  {
    background:url("kontaktformularbox_bg.bmp") left top no-repeat;
    width: 424px;
    height: 335px;
		text-align: center;
		vertical-align: middle;
    border: 1px solid #9FA41D;
  }

  .kontaktformular_innerbox
  {
    width: 400px;
    height: 310px;
		border: 1px solid #000000;
		vertical-align: middle;
  }

	#footer	
	{
		clear: both;
		height: 20px;
		color: #272900;
		background-color: #9FA41D;
		text-align: right;
		padding: 5px;
		font-size: 90%;
	}
	
	#XHTML1valid
	{
		position: fixed;
		bottom:0px;
		left: 3px;
		padding: 0;
		border-width: 0 0 0 0;
		margin: 0 0 0 0;
	}
		
	#CSS2valid
	{
		position: fixed;
		bottom:0px;
		left: 94px; /* left: 3 + width XHTML: 88 + space: 3 */
		padding: 0;
		border-width: 0 0 0 0;
		margin: 0 0 0 0;
	}
  
  #CSS2valid a
  {
    text-decoration: none; 
  }
		
	#weaverslave
	{
		position: fixed;
		bottom:36px;
		left: 3px;
		padding: 0;
		border-width: 0 0 0 0;  /* <-- Was soll hieran falsch sein??? */
		margin: 0 0 0 0;
	}

	#layerads-button
	{
		position: fixed;
		bottom: 0px;
		right: 3px;
		padding: 0;
		border-width: 0 0 0 0;  /* <-- Was soll hieran falsch sein??? */
		margin: 0 0 0 0;
	}		