@import url('http://fonts.googleapis.com/css?family=Reenie+Beanie');

html {
	background: url('markus_bertling.jpg') no-repeat -60px -160px #3c9ad8;
	font-size:28px;
	}
body {
	color:#fff;
	font-family: 'Reenie Beanie',"OFL Sorts Mill Goudy TT", "Palatino",Georgia,"Times New Roman",serif;
	font-size:1em;
	height:600px;
	line-height:1.3em;
	margin:20px 0 0 620px;
	position:relative;
	}
h1 {
	left:-9999px;
	position:absolute;
}
h2,h3 {
	font-size:36px;
	}
h4 {
	font-size:28px;
	}
h1,h2,h3,h4,p {
	margin: 14px 0;
}
form, h4, p, #networks {
	width:550px;
	}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
li {
	display:inline;
	}
a {
	background-color:#fff;
	color:#3c9ad8;
	padding:2px 3px;
	text-decoration:none;
	}
	a:visited {
		color:#666;
		}
	a:hover,
	a:focus,
	a:active {
		color:#333;
		}
span {
	font-family: 'Reenie Beanie',"OFL Sorts Mill Goudy TT","Baskerville","Palatino","Book Antiqua",serif;
}
#nav {
	font-size:28px;
	left:-140px;
	line-height:1.8em;
	position:absolute;
	text-align:right;
	top:0;
	}
	#nav li {
		display:block;
		}
	#nav a {
		background-color:#3c9ad8;
		color:#fff;
		}
		.home #home,
		.contact #contact,
		.impress #impress,
		#nav a:hover {
			background-color:#fff;
			color:#3c9ad8
			}
#networks {
	bottom:0;
	left:0;
	position:absolute;
	font-size:20px
	}