body, input, textarea, div, h1, h2, h3, form, noscript,
table, tbody, tfoot, thead, tr, th, td,
img {
	border: 0 none;
	margin: 0;
	padding: 0;
	-ms-interpolation-mode: bicubic;
	-o-interpolation-mode: bicubic;
	-webkit-interpolation-mode: bicubic;
}

body {
	background: #FFFFFF;
}

#text {
	font: normal normal normal 0.8em/1.8em Georgia;
	text-decoration: none;
	position: absolute;
	left:     12%;
	right:    24%;
	z-index: 10;
}

p {
	color: #767C7E;
}

li {
	color: #767C7E;
}

h1 {
	color: #767C7E;
	font-weight: normal;
	font-size: 150%;
}
h2 {
	color: #767C7E;
	font-weight: normal;
	font-size: 125%;
}
h3 {
	color: #767C7E;
	font-weight: normal;
	font-style: italic;
	font-size: 100%;
}

a {
	color:    #a9b1b5;
}

#impressum {
	position: absolute;
	top:      0em;
	right:    0em;
	left:     0em;
	display:  block;
	z-index:  30;
}
#datenschutz {
	position: absolute;
	top:      0em;
	right:    0em;
	left:     0em;
	display:  block;
	z-index:  20;
}
#image {
	position: absolute;
	bottom:   0em;
	right:    0em;
	left:     0em;
	display:  block;
	z-index:  10;
}

img {
	width: 100%;
}
