body, textarea {
  scrolling:auto;
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#888888;
  scrollbar-darkshadow-color:FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#FFFFFF;
}



h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:'andale mono', Verdana,Arial,sans-serif; color:#555555; }



.bgbusch {
	padding: 5px;
	background-image: url(bgs/bgbusch.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-attachment: fixed;






}


a:link {  color:#555555; text-decoration:none; }

a:visited { color:#555555; text-decoration:none; }

a:hover { color:#222222; text-decoration:none; }

a:active { color:#222222; text-decoration:none;  }
.bgauto {
    padding: 5px;
	background-image: url(bgs/bgauto.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.fliessText {
	font-size: 8pt;
	color: #666666;
}
.ueberT {
	font-size: 8pt;
	font-weight: bolder;
	color: #999999;
}
.ueberTDiary {

	font-size: 8pt;
	font-weight: bolder;
	color: #FF0000;
}
.image {

	border: 1px solid #333333;
	padding: 10px 0px 10px 10px;
	background-color: #FFFFFF;
	height: auto;
	width: 370px;
	margin-bottom: 40px;



}
