body#BEISPIELE  div#_LEFT {
	background: url("images/bg.left.jpg");
}

body#BEISPIELE  div#_RIGHT {
	background: url("images/bg.right.jpg");
}

body#BEISPIELE  div#_LEFT div {
	height: 60px;
	padding: 1px;
}

body#BEISPIELE  div#_LEFT  a {
	font-family: 'Yanone Kaffeesatz', Impact, sans-serif;
	font-size: 18px;
	text-decoration: none!important;
	padding-left: 74px;
	display: block;
	height: 38px;
	padding-top: 24px;
	color: white;
	background: #8592a2;

}


body#BEISPIELE  div#_LEFT  a:link   { color: white; text-decoration: underline; background: transparent; }
body#BEISPIELE  div#_LEFT  a:visited { color: white; text-decoration: underline; background: transparent; }
body#BEISPIELE  div#_LEFT  a:hover  { color: black; text-decoration: underline; background: transparent; }
body#BEISPIELE  div#_LEFT  a:active { color: black; text-decoration: underline; background: transparent; }
body#BEISPIELE  div#_LEFT  a:focus  { color: black; text-decoration: underline; background: transparent; }

body#BEISPIELE  div#_RIGHT p#bottom {
	position: absolute;
	width: 285px;
	top: 454px;
}
