#employees td{ height:20px; padding:3px; background-color:#FCFCFC; border-bottom:2px solid #CCCCCC; list-style:none; vertical-align:top}
#employees { width:100%}

#employeesdisplay td{ height:20px; padding:3px; background-color:#FCFCFC;  list-style:none; vertical-align:top}
#employeesdisplay { width:100%}
#employeesdisplay .contactinfo td {border-bottom:1px solid #CCCCCC;}
#testimonials { height:130px; overflow:hidden}

/* Listen */
ul#testimonials {
margin:0px;padding:0px

}
#testimonnials li {list-style:none;margin:0px;padding:0px}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
}

#contest td{ border-bottom:1px dotted #CCCCCC;padding:10px;font-size:14px}
#contest input { padding:2px}
#contest select { padding:2px}
#contest option { padding:2px}
.alt { background-color:#EAF2FD}
/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
	

.flash-replaced .alt {
				display: block;
				height: 0;
				position: absolute;
				overflow: hidden;
				width: 0;
			}
		
