/*==============================================================================

	This website/webapplication is developed by:
	Occhio Group
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70
					
==============================================================================*/

/* ============================================================================= 
	STYLES FOR CONTENT 
============================================================================= */

body {
	font-size: 75%;
}

#title h4 {
	line-height: 100px;
	font-size: 4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#burgerbuddy-nieuws h2,
h1 {
	margin: 0;
	font-weight: bold;
	font-size: 1.4em;
	color: #000066;
}

p {
	margin-top: 0;
}

a {
	text-transform: uppercase;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	text-transform: lowercase;
}