 body 	{background-image: url('wolke.jpg');		
color: #2B1A3A;
		font-family:sylfean; 
		font-size:14px; 
		background-attachment:fixed; background-repeat:repeat}
		
.boxm 	{background-image:url(2006101605139-5292-82-gross.jpg);
		margin-top: 30px;
		margin-left: 30px;
		margin-right:30px;
		padding:5px;
		margin-bottom:30px;
		position:absolute;
		border:  red solid 3px;
                width: 800px;}

.box1 	{postion:relative;
	background-image:url('front.jpg');
        height:100;
        width:900px;
        border:2px solid white;}
 
.box2	{background: visible;
		margin-top:10px;
		margin-left:10px;
		margin-right:300px;
		margin-bottom: 50px;
		 position:relative;
	 	padding: 5px;
	 	z-index: 2;
	 	width:700;}
		 
 .box3 	{background:#E9E4BE;
		margin-top: 0px;
		margin-left: 150px;
		margin-right:5px;
		padding-left: 20px;
		margin-bottom: 10px;
		position:relative;
		border: white solid 10px;
		z-index:1;
                min-height:300px;
		width:750px}
		
h1		{color: #E9E4BE;
		font-family:broadway bt;
		font-weight:lighter;
		font-size: 43pt;}
		
h2 		{font-family:broadway bt;
		font-size:13pt;
		color:#C1AC63 ;
		font-style: oblique;
		text-align: right;}
		
h3      {font-family:sylfean;
		font-size:12pt;
		color: #B78763;
		text-align:justify;}
		
.hh 	{font-family:sylfean;
		font-size:12pt;
		color: #B78763;
		text-align:justify;
		font-weight:bold;}
.sub    {font-size: 10pt;
         font-style:oblique;
         font-weight:lighter;}


		 
dl, dt, dd, ul, li 
		{margin: 0;
		padding: 0;
		list-style-type: none;}

#menu 	       {position: absolute;
		top: 0;
		left: 0;
		z-index:100;
		width: 100%;
		b}

#menu dl 
		{float: left;
		width: 145px;
		margin: 0 1px;
		}

#menu dt 
		{cursor: pointer;
		text-align: center;
		font-weight: lighter;
		background: #11160F;
		font-family:broadway bt;
		font-size:16pt;
		color:#C1AC63;
		font-style: oblique;
		
		 }

#menu dd 
		{ }

#menu li 
		{text-align: center;
		background: #11160F;}

#menu li a, #menu dt a 
		{color: #E9E4BE;
		font-family: sylfaen;
		text-decoration: none;
		display: block;
		height: 100%;
		border: 0px none;}

#menu li a:hover, #menu dt a:hover 
		{background: #B78763;
		color:#E9E4BE ;}

#site 	{position: absolute;
		z-index: 1;
		top : 0px;
		left : 0px;
		color: #000;
		background-color: #ddd;
		padding: 5px;
		border: 1px solid gray;}

a 		{text-decoration: none;
		color: black;
		color: #222;}
		
hr 	{color:#B78763;
		size: 3px;}

.scrollbar 
		{postion:relative; 
		overflow:auto; 
	 
		scrollbar-base-color:#E9E4BE;
  		scrollbar-3d-light-color:#E9E4BE;
  		scrollbar-arrow-color:#B78763;
  		scrollbar-darkshadow-color:#B78763;
  		scrollbar-face-color:#E9E4BE;
  		scrollbar-highlight-color:#E9E4BE;
  		scrollbar-shadow-color:#E9E4BE;
  		scrollbar-track-color:#E9E4BE;}

img 	{border: 2px solid white;
	}

.noborder 
		{border: 0px;}