/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

#header, #presentation, #footer, #content .contact-form, #content .web, #content .contact .vcard {
	
	display: none;
	
}

* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

body {
	
	text-align: center;
	
}

#wrapper {
	
	width: 80%;
	margin: 0 auto;
	
	text-align: left;
	
}


/*-----------------------------------------------------*/
/*--------------------- Schrift -----------------------*/
/*-----------------------------------------------------*/

body {
	
	color: #646464;
	font-family: 'Neue Helvetica', Helvetica, Arial, Sans-Serif;
	font-size: 100.1%;
	
}

#content .contact h2 {
	
	font-size: 20pt;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	
}

#content .contact p {
	
	font-size: 12pt;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	
}


/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/




/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/
