/* SEO, SEM, Online Marketing & Social Media - Bernhard Lukas. */

body {
	background-color: #ffffff;
	font-size: 0.8em;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	color: #333333;
	padding: 0;
	margin: 0;
}

a {
	color: navy;
	text-decoration: none;
}

a:visited {
	color: purple;
	text-decoration: line-through;
}

a:hover {
	color: orange;
}

a:active {
	color: orange;
	text-decoration: none;
}

#content p, #left p, #right p {
	line-height: 1.6em;
	padding: 0;
	margin: 0 0 15px 0;
}

h1 {
	font-size: 1.8em;
	padding: 0 15px 0 0;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 1.4em;
	padding: 0 15px 0 0;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 1.2em;
	padding: 0 15px 0 0;
	margin: 0 0 5px 0;
}

pre, code {
	font-size: 1.2em;
}
