@charset "utf-8";
/* CSS Document */

body	{
	margin:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#A3A3A3;
	font-size:11px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#94BF3D;
	}
	
#page	{
	width:722px;
	height:650px;
	margin:auto;
	}
	

	

	


#content	{
	width:682px;
	height:650px;
	float: right;
	}
	

#content_linien	{
	width:40px;
	height:650px;
	background-image:url(../imgaes/linien_09.png);
	background-repeat:no-repeat;
	float:left;
	}
	

#content_innen	{
	width:679px;
	height:561px;
	}


	
	
a:link {
	color:#A3A3A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#A3A3A3;
}
a:hover {
	text-decoration: none;
	color:#A3A3A3;
}
a:active {
	text-decoration: none;
	color:#A3A3A3;	
}
