body{
	   background: #D6C2AD url('images/pageglare.png') no-repeat fixed;

}

table{
					border-width: 5px;					
					border-color: black	;				
					background-color: #EBE0CC;
					text-align: center;
				}

caption{
			padding: 5px;
			background-color: #D6C2AD;
			border-radius: 5px;
			color: braun;			
			text-align: center;
			font-size: 150%;
}				
				
th{
			width: 100px;
			padding: 5px;
			background-color: #B89470;
			border-radius: 5px;
			}
		
img{
			width: 100px;
	}

td{
		padding: 5px;
					border-width: 5px;					
					border-color: black;
					border-radius: 8px;
									
		
}

.o1{
			width: 30px;
			padding: 5px;
			color: braun;
			background-color: #D6C2AD;
			border-radius: 5px;
			height: 10px;
			}

