	/* 
	farben #026433
	*/
	p, h1, h2, h3, h4, h5, h6{margin:0.5em;padding:0;}
	h1, h2, h3{font-size: 1.2em;color: #FFFFFF;}
	a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	a:hover {
		text-decoration: underline;
		color: #999999;
	}
	a:active {
		text-decoration: none;
		color: #999999;
	}
	ul{
		margin:0 10px;
		padding:0;
	}
	li{
		margin-left:10px;
		margin-top:0px;
		padding:0;
		list-style-type: none;
	}
	body{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.8em;
		line-height: 1.3em;
		color:#FFFFFF;
		padding:0;
		margin: 0;
		background-color:#026433;
	}
	#page {
		width: 65em;
		margin:0 auto 0 auto;
		padding:0;
		position: relative;
	}
	#Ausstellung{
		display:none;
	}
	#headerBg {
		background-image: url(images/backgrnd2.jpg);
		background-repeat: repeat-x;
		height: 120px;
	}
	#header {
		width: 65em;
		color: #FFFFFF;
		height: 120px;
		margin: 0 auto 0 auto;
		padding-top:10px;
	}
	#leftItem{
		width:11em;
		float:left;
		color: #000000;
		margin:10px 0 0 0;
	}
	#menue{
		width:11em;
		font-weight: bold;
		color: #012E17;
		background-color: #03B65C;
		line-height: 1.5em;
	}
	#menueAddOn{
		width:11em;
		color: #012E17;
		background-color: #03B65C;
		margin-top:30px;
		line-height: 1.5em;
	}
	#item{
		padding:0;
		background-color:#006633;
		margin:10px 0 0 12.5em;
	}
	#footer {
		color: #FFFFFF;
		font-size: 0.8em;
		padding-bottom: 4px;
		padding-top: 4px;
		border-bottom: 1px solid #FFFFFF;
		text-align: left;
		width: auto;
		padding-left: 17em;
	}
	
	/* Linkdefinition */
	#menue a:link{
		color: #012E17;
		background-color: #03B65C;
		text-decoration: none;
		display:block;
	}
	#menue a:visited{
		color: #012E17;
		background-color: #03B65C;
		text-decoration: none;
		display:block;
	}
	#menue a:hover{
		color: #FFFFFF;
		background-color: #026433;
		display:block;
	}
	#menue a:active{
		color: #FFFFFF;
		background-color: #026433;
		text-decoration: none;
		display:block;
	}
	/* runde ecken */
	b.irtop, b.irbottom{
		display:block;
		background: #026433;
		background-color: #026433;
	}
	b.irtop b, b.irbottom b{
		display:block;
		height:1px;
		overflow: hidden;
		background: #FFFFFF;
		background-color: #FFFFFF;
	}
	b.ir1{margin: 0 5px}
	b.ir2{margin: 0 3px}
	b.ir3{margin: 0 2px}
	b.irtop b.ir4, b.irbottom b.ir4{margin: 0 1px;height: 2px}
	
	b.rtop, b.rbottom{
		display:block;
		background: #026433;
		background-color: #026433;
	}
	b.rtop b, b.rbottom b{
		display:block;
		height:1px;
		overflow: hidden;
		background: #03B65C;
		background-color: #03B65C;
	}
	b.r1{margin: 0 5px}
	b.r2{margin: 0 3px}
	b.r3{margin: 0 2px}
	b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
	/* Bilder */
	img.bildMitBegleittext_L{
		float:right;
		padding:0.5em 1em;
		margin-left: 1em;
	}
	img.bildMitBegleittext_R{ /* Bild links Text rechts */
		float:left; 
		padding:0.5em 1em;
	}
	

