body {overflow: scroll;}

.hintergrund {
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FFFFFF;
	background-position: right bottom;
	background-image:   url("../images/dog3.gif");
}
.text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #000000;

}
.ueberschrift {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 32px;
}
.rahmen-klein {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FFFFFF;
}
.text-klein {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;

}
.text-klein-grau {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #666;

}
.rahmen-weiss {
	border: 2px solid #FFFFFF;
}
.hintergrund-hund {

	background-repeat: no-repeat;
	background-position: 200px 0px;
	background-image:  url(../images/dog4.gif);
}
.hintergrund-rahmen {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FFFFFF;
	background-position: right bottom;
}
.text-berlinerisch {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;


}
.hund1 {

	background-repeat: no-repeat;
	background-position: right bottom;
	background-image:  url(../images/1.gif);
}
.hund2 {


	background-repeat: no-repeat;
	background-position: center bottom;
	background-image:  url(../images/hund2.gif);
}
.text-klein-hervorgehoben {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;




}
.text-berlinerisch-rot {

	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FF0000;
}
.text-berlinerisch-rot:hover {

	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.text-berlinerisch-rot:link {

	text-decoration: underline;
}
.link_text-berlinerisch:link {

	text-decoration: underline;
}
.link_text-berlinerisch:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.link_text-berlinerisch {

	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
}
.link_text:link {


	text-decoration: underline;
}
.link_text:hover {


	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.link_text {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #000000;
}
.link_text-klein {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.link_text-klein:hover {

	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}


#Layer1 {
	position:static;
	height:340px;
	z-index:1;
	background-color: #DEDFDE;
	overflow: auto;
	padding-left: 10px;
}
#Layer2 {
	position:static;
	height:340px;
	z-index:1;
	background-color: #DEDFDE;
	overflow: auto;
	padding-left: 10px;
}
