td,input,select,textarea {font-family: Verdana, sans-serif; color: #4a6175; line-height: 16px; font-size: 11px;}
html,body{font-family: Verdana, sans-serif; color: #4a6175; line-height: 16px; font-size: 11px;height:100%;}

#clear{
		clear:			both;
}
#d_a{ 
		width:			1px;
		height:			50%;
		margin-bottom:	-315px; /* halbe höhe des mittleren #container */
		border:			0px solid #000000;
		float:			left;
	}
#c_a{
		margin:			0 auto; /* 0 auto;*/
		position:		relative; /* puts container in front of distance */
		width:			900px;
		height:			630px;
		border:			0px dashed #000000;
		clear:			left;
	}
#m_a{
		width:			900px;
		height:			630px;
		border:			0px dashed #000000;
	}
#site{
		width:			900px;
		height:			630px;
		background-color: #FFFFFF;
		/*background-image: url(../img/content_back.gif);
		background-repeat:	no-repeat;
		background-position: top right;*/
		border:			0px solid #dddddd;
		
}