.TabRahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #912C00;
	border-top: 1px dashed #912C00;
	border-right: 1px none #912C00;
	border-bottom: 1px dashed #912C00;
	border-left: 1px none #912C00;

}
.TabRahmenGross {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
.framehintergrund {
	background-attachment: fixed;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;

}
.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CB965E;
}
	
	img {
		
		border: 0;
	}
	
