.bod1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFCC;
	background-attachment: scroll;
	background-image: url(images/weinblatt-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	}

.bod2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFCC;
	background-attachment: scroll;
	background-image: url(images/weinblatt-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	}

.bod-n {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFCC;
	background-attachment: fixed;
	background-image: url(images/weinblatt-bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	link-color: #fffffff;	
	}
	
.text-01 {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #339900;
	}
	
.text-02 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #339900;
	}
	
.text-03 {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	}		
	
.ccc {
	border: medium ridge #009900;
	}
	
.bild000 {
	border: thick ridge #66CC33;
}

.bild010 {

	border: thick ridge #66CC33;
}

.bod000 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFFF;
	background-image: url(images/weinblatt-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.bod010 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFFF;
	background-image: url(images/weinblatt-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tn {
	border: medium ridge #009900;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	background-color: #FFFFCC;
}
.tab-ind {
	text-align: center;
	vertical-align: middle;
}

