/* CSS Document */
td {
height:1.6em;
padding-left:5px;
margin-left:5px;
}

.backgreen {
background-color:#C1D1B2;
}

.td_50 {
width:50px;
}

.td_60 {
width:60px;
}

.td_70 {
width:70px;
}

.td_90 {
width:90px;
}

.td_110 {
width:110px;
}

.td_140 {
width:140px;
}

.td_165 {
width:165px;
}

.td_335 {
width:335px;
}

table {
border:1px solid #ffffff;
}

#content_suchen {
	position:absolute;
	left:0px;
	top:253px;
	width:510px;
	z-index:2;
	background-image: url(../img/hintergrund.gif);
	background-position:bottom;
	padding-bottom:20px;
	padding-left:230px;
	padding-right:210px;
	min-height:305px;
	height:auto !important;  /* für moderne Browser */
	height:305px;  /*für den IE */
}

em {
	font-weight: bold;
	font-style: normal;
}

#output a {font-weight: bold;}
.searchword {
	color: #222;
	background-color: #F3941E;
}
.searchcontext {display: block; margin-left:2em;}
.mod {display: block; margin-left: 2.5em; font-size: 0.8em;}
#searchfooter {font-size: 80%;}
#searchfooter a {text-decoration: none;}

.suchen {
font-weight: bold;
color: #336600;

}

#footer_suchen {
position:absolute;
bottom:0px;
left:230px;
width:700px;
border-top: 1px solid #C1D1B2;
z-index: 3;
}
