@font-face {
	font-family: 'Conv_CharlemagneStd-Bold';
	src: url('../fonts/CharlemagneStd-Bold.eot');
	src: local('☺'), url('../fonts/CharlemagneStd-Bold.woff') format('woff'), url('../fonts/CharlemagneStd-Bold.ttf') format('truetype'), url('../fonts/CharlemagneStd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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, sup, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* SECTIONS */

html {
	height: 100%;
	min-width: 800px;
}

body {
	background: url('../images/background.png');
	background-position: center;
	min-width: 800px;
	height: 100%;
}

header {
	width: 100%;
	height: 48px;
	background: url('../images/header.png');
	position: absolute;
	top: 0;
	z-index: 1000;
}

footer {
	width: 100%;
	height: 48px;
	background: url('../images/footer.png');
	position: absolute;
	bottom: 0;
	z-index: 1000;
}

#overlay {
	width: 811px;
	height: 408px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	margin-top: -204px;
}

#facebook {
    background: url(../images/facebook.png);
    background-repeat: no-repeat;
    display:block;
    text-indent:-9999px;
    width:69px;
    height:69px;
    position: absolute;
    top: 335px;
    left: 300px;
}

#instagram {
    background: url(../images/instagram.png);
    background-repeat: no-repeat;
    display:block;
    text-indent:-9999px;
    width:69px;
    height:69px;
    position: absolute;
    top: 335px;
    left: 426px;
}

#sorry {
	position: relative;
	left: 50%;
	margin-left: -102px;
}

#ribbon {
	position: relative;
	height: 78px;
	margin: 0 auto;
	background: url(../images/ribbon.png);
}

p {
	width: 100%;
	text-align: center;
	margin-top: 40px;
	font-family: 'Conv_CharlemagneStd-Bold', sans-serif;
	font-size: 22px;
}

#ribbon p {
	margin-top: 20px;
	padding-top: 18px;
}

#fb_schrift {
	position: absolute;
	left: 145px;
	top: 310px;
}

#i_schrift {
	position: absolute;
	left: 499px;
	top: 354px;
}