body {
	background-color:		#46d18e;
	background-image: 		url(images/at_zeichen.gif);
	background-attachment:	fixed;
	background-repeat:		no-repeat;
	background-position:	left bottom;
	
	padding:				0px;
	border:					0px;
	
	font-family:			arial;
}


#maincontent {
	background-color:		#c8f2de;
	overflow:visible;
	position:				absolute;
	top:					165px;
	left:					170px;
	width:900px;
	text-align:top;

}

#content {
	top:					0px;
	left:					0px;
	overflow:				auto;
	padding:				10px;
	font-size:				14px;
	width:					800px;
	margin:0px;
	float:left;
}


#content h1{
	color:					#00763c;
	font-size:				18px;
}

#top {
	background-image: 		url(images/top.bg.jpg);

	position:				absolute;
	top:					0px;
	left:					0px;
	
	height:					167px;
	width:					100%;
}

.infopic {
	padding-right:					10px;
}

.infohead{
	text-align:left;
	float:top;
	background-color:#00763c;
	color:white;
	font-weight:			bold;
}

hr{
	border-bottom:1px solid #00763c;
}

.infobody{
	vertical-align:top;
}

.csc-uploads-fileName p{
	margin:0px 0px;
}
.csc-uploads-description {
	padding-bottom:1em;
}

