
h3 {
	FONT-SIZE: 18px;
	COLOR: #4C7D60;
		font-weight: normal;
}

.beispiele {
	font-weight:bold;
	text-decoration:underline;
}

.bckgrnd1b {
	width: 120px;
	height: 50px;
  padding: 0 10px 0 10px;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px #666;
	font-weight: bold;
	border:solid #F00 0px;
	background: transparent url("/img/tab1_back.jpg") no-repeat 0px 0px;
}

.bckgrnd2b {
	width: 120px;
	height: 50px;
  padding: 0 10px 0 10px;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px #666;
	font-weight: bold;
	border:solid #F00 0px;
	background: transparent url("/img/tab2_back.jpg") no-repeat 0px 0px;
}

.bckgrnd3b {
	width: 120px;
	height: 50px;
  padding: 0 10px 0 10px;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px #666;
	font-weight: bold;
	border:solid #F00 0px;
	background: transparent url("/img/tab3_back.jpg") no-repeat 0px 0px;
}
.tab1 {
	padding: 5px;
	background-color: #e6f0ea;
	text-align: center;
}

.tab2 {
	padding: 5px;
	background-color: #cde1d5;
	text-align: center;
}

.tab3 {
	padding: 5px;
	background-color: #b3d1bf;
	text-align: center;
}

.frst {
}

.headl {
	color: #4C7D60;
	font-size: 14px;
	font-weight: bold;
}

.footl {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.zzgl {
	padding-top: 30px;
	font-size: 12px;
}

.l1 {
	margin-top: 3px;
	background-color: #EBEBEB;
	border-top:solid #F00 1px;
}

.l2 {
	margin-top: 1px;
	background-color: #F5F5F5;
	border-top:solid #FFF 1px;
}

/* Experten aktiv */
ul#blck {
	list-style-type: none;
	background: transparent url("/img/arrow3.gif") no-repeat 0px 4px;
	margin: 5px;
	padding-left: 15px;
	border:solid #F00 0px;
}

ul#blck li {
  color: #333333;
	border:solid #00F 0px;
}

.hover { 
  text-decoration: none;
  text-align: center;
  border:0;
  padding:0; 
  display: block; 
  text-indent: -9999px; 
  letter-spacing: -9999px; 
  font-size:0; 
  width: 163px; 
  height:50px; 
  background: url("/img/register.jpg") 0 0 no-repeat;
}

.hover:hover { 
	background-position: 0 -50px;
}
