html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, 
time, mark, audio, video {

	border:  none;
  margin: 0;
  
	padding: 0;
  font-style: inherit;
  
	font-weight: inherit;
  line-height: inherit;
  
	font-stretch: inherit;
  font-family: inherit;
  
	font-variant: inherit;
  font-size: inherit;
  
	font-size-adjust: inherit;
  
	vertical-align: baseline;

	}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 
	display: block;

	}

body {
 	background-color: #cccccc; 
	background-image: url(bg.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	line-height: 1;
  	color: black;
  	font-size: 62.5%;
	}


a {
  text-decoration: none;
  color: #ffffff;
}
h1, h2 {
  padding: 0 4%;
  font-family: "Yanone Kaffeesatz","Arial Narrow",Sans-Serif;
  text-shadow: #333333 1px 1px 0;
  color: #eeeeee;
  font-weight: 200;
  text-align: right;
}
h1 {
  margin: 5% 0 10px;
  font-size: 700%;
  letter-spacing: 10px;
  text-transform: none;
}
h2 {
  margin: 0% 10pt 10px 0;
  font-size: 360%;
  letter-spacing: 1px;
}
#biografie {
  margin: 60px 5% 0 auto;
  line-height: 1.5em;
  color: #eeeeee;
  text-align: right;
  z-index: 1;
  font-size: 220%;
  position: relative;
  text-shadow: #333333 1px 1px 0;
  max-width: 600px;
  font-family: "Yanone Kaffeesatz","Arial Narrow",Sans-Serif;
  width: 100%;
}
#biografie p {
  margin: 10px 0 10px auto;
  text-align: right;
}
#biografie a {
  color: silver;
  text-align: right;
}
#biografie a:hover {
  color: #ffffff;
  text-align: right;
}
#links {
  margin: 60px 5% 0 auto;
  color: #eeeeee;
  text-align: right;
  max-width: 400px;
  position: relative;
  font-family: "Yanone Kaffeesatz","Arial Narrow",Sans-Serif;
  font-size: 220%;
  line-height: 1.5em;
  text-shadow: #333333 1px 1px 0;
  z-index: 1;
  width: 100%;
}
#links img {
  height: auto;
  width: 45px;
  text-align: right;
}
#links a {
  margin: 0 8px 0 0;
}
#links a:hover {
  opacity: 0.6;
}
#logo {
  margin: 5% 5% 5% auto;
  position: relative;
  width: 45%;
  z-index: 0;
  text-align: right;
  max-width: 400px;
}
#logo img {
  max-width: 250px;
  width: 100%;
  height: auto;
  text-align: right;
  margin-left: auto;
}
