/*Body*/
	body {
		font-family:bookman old style;
		background-image:url(sharedfiles/button/bgnatur.gif);
		background-attachment:fixed;
		scrollbar-Base-color: #20c080; 
		scrollbar-face-color:#ffbc20; 
		scrollbar-highlight-color:#f8e9af; 
		scrollbar-shadow-color:#000000; 
		scrollbar-3dlight-color:#ebc738; 
		scrollbar-arrow-color:#7b3810; 
		scrollbar-track-color:#808040; 
		scrollbar-darkshadow-color:#D7B015;
	}
	iframe{
		width:570px;
		height:60px;
	}
	img{
 		border: 10px ridge #ab843a; 
		}
	#img{
 		border:0px;
		margin-bottom:0px;
		}
/*Button*/
	a.menu{
		display:block;
		text-align:center;
		width:120px;
		border-color:#D6C08F;
		border-style:outset;
		border-width:3px;
		padding:1px;
		text-decoration:none;
	}
	a.menu:link{
		color:#675023;
		background-color:#f5dca7;
		text-align:center;
	}
	a.menu:visited{
		color:#675023;
		background-color:#f5dca7;
		text-align:center;
	}
	a.menu:hover{
		color:#0052a4;
		background-color:#63ebe4;
		text-align:center;
		}
	a.menu:active{
		color:#675023;
		background-color:;
		text-align:center;
	}
	a.menu:focus{
		color:#675023;
		background-color:#f5dca7;
		text-align:center;
	}
/*Table*/
	#table01/*Themenbezeichnung mit Datum*/{
		font-family:'bookman old style', times new roman; 
		font-size:11px; 
		font-weight:bold; 
		letter-spacing:1px;
		color:#675023; 
		text-align:center; 
		font-style:normal; 
		background-color:#f5dca7; 
		table-layout:auto; 
		width:700px; 
		height:80px;
		margin-bottom:10px; 
		margin-top:10px;
	}
	#table02/*Numern über den Bildern*/ {
		font-family:'bookman old style', times new roman; 
		font-size:12px; 
		font-weight:bold; 
		color:#c5c58b; 
		text-align:center; 
		font-style:normal; 
		border-top-width:4px; 
		border-left-width:4px; 
		border-right-width:4px; 
		border-bottom-width:0px; 
		border-top-color:#f2e37d; 
		border-left-color:#f2e37d; 
		border-right-color:#f2e37d; 
		border-bottom-color:#f2e37d; 
		border-top-style:ridge; 
		border-left-style:ridge; 
		border-right-style:ridge; 
		border-bottom-style:ridge; 
		background-color:#95954a; 
		table-layout:auto;
		width:250px;
		height:25px; 
		margin-bottom:-3px; 
	}
	#table03/*Technische Angaben*/{
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:normal; 
		color:#675023; 
		text-align:left; 
		font-style:normal; 
		border-top-width:6px; 
		border-left-width:6px; 
		border-right-width:6px; 
		border-bottom-width:6px; 
		border-top-color:#f2e37d; 
		border-left-color:#f2e37d; 
		border-right-color:#f2e37d; 
		border-bottom-color:#f2e37d; 
		border-top-style:ridge; 
		border-left-style:ridge; 
		border-right-style:ridge; 
		border-bottom-style:ridge; 
		table-layout:auto; 
		width:700px;
		height:30px; 
		margin-top:10px;
		margin-bottom:10px;
		background-color:#c5c58b;
	}
	#table04/*Übersicht*/{
		font-family:'bookman old style', times new roman; 
		font-size:9px; 
		font-weight:500; 
		color:#7b3810; 
		text-align:center; 
		font-style:normal; 
		table-layout:auto; 
		width:700px; 
		margin-bottom:10px; 
	}
	td{
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:normal; 
		color:#675023; 
		text-align:left; 
		font-style:normal;
		letter-spacing:1px; 
	}
	span{
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:bold; 
		color:#675023; 
		text-align:center; 
		font-style:italic; 
	}
	p{
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:normal; 
		color:#675023; 
		text-align:left; 
		font-style:normal;
		margin-top:5px;
		margin-bottom:5px;
		background-color:#c5c58b;
	}
	h1{
		font-family:'bookman old style', times new roman; 
		font-size:11px; 
		font-weight:bold; 
		color:#675023; 
		text-align:center; 
		font-style:normal;
		letter-spacing:1px;
		margin-top:0px;
		margin-bottom:0px;
		background-color:#ffce76;
	}
	h3{
		font-family:'bookman old style', times new roman; 
		font-size:11px; 
		font-weight:bold; 
		color:#675023; 
		text-align:left; 
		font-style:normal;
		margin-top:0px;
		margin-bottom:2px;
	}
	div{
		font-family:'bookman old style', times new roman; 
		font-size:21pt; 
		font-weight:bold; 
		color:#675023; 
		text-align:center; 
		font-style:italic; 
	}
/*Listen,Aufzählungen*/
		ol{
			list-style-type:decimal;
			list-style-position:outside;
		}
		ul{
			list-style-type:square;
			list-style-position:outside;
			margin-top:2px;
			margin-bottom:2px;
		}
/*Rahmenformatierungen*/
	hr
	{
		color:#7f632b;
		height:1px;
		border-style:dashed;
	}
/*Linkformatierungen*/
	a:link {
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:normal; 
		color:#212196; 
		text-align:left; 
		font-style:italic; 
		text-decoration:none;
	}
	a:visited {
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:normal; 
		color:#212196; 
		text-align:left; 
		font-style:italic; 
		text-decoration:none;
	}
	a:hover {
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:normal; 
		color:#ffbe21; 
		text-align:left; 
		font-style:italic; 
		text-decoration:none;
		background-color:#008080;
	}
	a:active {
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:normal; 
		color:#ffbe21; 
		text-align:left; 
		font-style:italic; 
		text-decoration:none;
		background-color:#008080;
	}
	a:focus {
		font-family:'bookman old style', times new roman; 
		font-size:10px; 
		font-weight:normal; 
		color:#212196; 
		text-align:left; 
		font-style:italic; 
		text-decoration:none;
	}