/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.RahmenTX {
	border-bottom: 2px solid rgb(255,255,0)
}

.searchButton {
	font-size: 11px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(228,228,228);
 	border: 1px solid rgb(87,102,117);
 	width: 70px
}

.Hintergrundbild {
	background-image: url( "../assets/images/y6tzklrc.jpg" );
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: 50% 341px
}

.RahmenLB {
	border: 1px solid rgb(192,192,192)
}

.LayoutBG {
	background-image: url( "../assets/images/Stinktier-15.png" );
 	background-attachment: fixed;
 	background-position: 50% 285px
}

.searchField {
	font-size: 11px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	clear: none;
 	background-color: rgb(255,255,255);
 	border: 1px solid rgb(153,153,153);
 	width: 70px
}