@charset "utf-8";
/* PH-Hamburg.de LAYOUT-CSS */


#site {
	width:980px;
	height:750px;
	margin:0 auto;
	margin-top:50px;
	background-color:#000;
	}
	
#main-container {
	width:591px;
	height:750px;
	float:left;
	margin-left:37px;
	background-color:#171a1e;
	}
	
/*--------------------------------- Main Container ---------------------------------------*/

#head-pic {
	width:591px;
	height:318px;
	border-bottom:5px solid #20262d;
	}


/*--------------------------------- Sub Container ---------------------------------------*/

#sub-container {
	height:750px;
	width:314px;
	margin-left:38px;
	float:left;
	background:url(images/sub_container-bg.gif) no-repeat;
	}
	
#logo {
	width:262px;
	height:102px;
	margin-left:26px;
	margin-top:80px;
	}
	
#navi {
	height:300px;
	margin-top:100px;
	}
	

/*------------------------------- CONTACT FORM -------------------------------*/


input {width:130px; height:18px; border:1px solid #ccc; background:#fff; padding:4px 0 0 5px; font-size:1em;}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*==================================== SUB-SITE-DIVS ============================================*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*--------------------------------- CONTENT ---------------------------------------*/
