@font-face {
	font-family: 'SnellBT-Regular';
	src: url('font/SnellBT-Regular.eot?') format('eot'), 
	     url('font/SnellBT-Regular.woff') format('woff'), 
	     url('font/SnellBT-Regular.ttf')  format('truetype'),
	     url('font/SnellBT-Regular.svg#SnellBT-Regular') format('svg');
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #cd1719;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #f7bcb8;
	line-height: 22px;
	position: absolute;
}

#wrapper {
	position: relative;
	margin: auto;
	height: 99%;
    width: 570px;
	text-align: center;
	display: table;
}

#content {
	display: table-cell;
	vertical-align: middle;
}

h1 { font-family: 'SnellBT-Regular'; font-size: 56px; font-weight: normal; }
#foto-thn { padding-top: 30px; padding-bottom: 45px; }
.small { font-size: 11px; }
.line { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding-top: 15px; padding-bottom: 15px; }
#slider { visibility: hidden; opacity: 0; position: absolute; z-index: 5; width: 100%; height: 100%; background-color: #cd1719; }
a.www_FlowSlider_com-branding { display: none !important; visibility: hidden !important; }
#button { position: absolute; top: 20px; right: 20px; padding: 2px 5px 2px 6px; z-index: 7; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; background-color: #cd1719; border: 2px solid #f7bcb8; font-size: 12px; }
.slide-foto { z-index: 5; width: 100%; height: 375px; }
.slide-layer { z-index: 6; width: 100%; height: 375px; position: absolute; top: 0px; }
a { color: #f7bcb8; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }
#foto-thn a img { border: 1px solid #f7bcb8; }
#foto-thn a:hover img { border: 1px solid #ffffff; }

#footer-copyright {
	margin: 95px 0px 0px 22px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 10px;
}
#footer-xing {
	margin: -21px 0px 0px 255px;
}