#block1 {
   width: 789px;
   height: 395px;
   overflow: auto;
}
#block2 {
   width: 500px;
   height: 410px;
   overflow: auto;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #601A04;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	SCROLLBAR-FACE-COLOR: #FEBF39;
	SCROLLBAR-HIGHLIGHT-COLOR: #FEBF39;
	SCROLLBAR-SHADOW-COLOR: #F58210;
	SCROLLBAR-3DLIGHT-COLOR: ##ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FEBF39;
	background-image: url(../../images/HintergrundBuddha.gif);	
}
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px
	}
.close {
	color: #A6D7FF;
	text-decoration: none;
	font-weight: bold;
}
a.close:link {
	color: #A6D7FF;
}
a.close:active { 
	color: #A6D7FF;
}
a.close:visited { 
	color: #A6D7FF;
}
a.close:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.small {
	color: #336699;
	font-size: 9px;
	text-decoration: none;
}
.small:link {
	color: #336699;
}
.small:active { 
	color: #336699;
}
.small:visited { 
	color: #336699;
}
.small:hover {	
	color: #003366;	
}
.white {
	color: #FFFFFF;
}
.white_abstand {
	color: #FFFFFF;
	line-height: 20px;
}
.red {
	color: #FF0000;
}
.size1 {
	font-size: 10px;
}
.size2 {
	font-size: 11px;
}
.size3 { 
	font-size:13px;
}
.size4 {
	font-size: 15px;
}
.size5 { 
	font-size: 18px;
}