/* CSS Document */

td {
height:1.6em;
padding-left:5px;
margin-left:5px;
}

.backgreen {
background-color:#C1D1B2;
}

.td_90 {
width:90px;
}

.td_110 {
width:110px;
}


table {
border:1px solid #ffffff;
}

#content_informationen {
	position:absolute;
	left:0px;
	top:253px;
	width:510px;
	z-index:2;
	background-image: url(../img/hintergrund.gif);
	background-position:bottom;
	padding-bottom:10px;
	padding-left:230px;
	padding-right:210px;
	height: 850px;
}

#animation_rechts{
position:absolute;
top:275px;
left:720px;
width:174px;
z-index: 3;
}

#footer_informationen {
position:absolute;
top:1070px;
left:230px;
width:700px;
border-top: 1px solid #C1D1B2;
z-index: 3;
}
