﻿@import url('scroll.css');
body {
	background-color: #000000;
}
#horizont {
	position: absolute;
	text-align: center;
	top: 17%;
	left: 0px;
	width: 100%;
	height: auto;
	overflow: visible;
	visibility: visible;
	display: inline-block;
	float: left;
}
#content {
	overflow: visible;
/* div's width / 2 */; /* div's height / 2 */;width: 100%;
	visibility: visible;
	background-color: #000000;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: kabel_bk_btbook;
}
.div-header {
	overflow: visible;
	padding: 0px 0px 15px 25px;
	margin: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-align: left;
	font-size: medium;
	height: 40px;
	text-decoration: none;
	width: 450px;
	color: #FFFFFF;
	visibility: visible;
	vertical-align: bottom;
	font-weight: 100;
}
.crawler {
	width: 100%;
	position: relative;
	z-index: auto;
}
@font-face {
font-family: 'Poiret One', cursive;
}

@font-face {
    font-family: 'kabel_bk_btbook';
    src: url('../kabeln-webfont.eot');
    src: url('../kabeln-webfont.eot?#iefix') format('embedded-opentype'),
         url('../kabeln-webfont.woff') format('woff'),
         url('../kabeln-webfont.ttf') format('truetype'),
         url('../kabeln-webfont.svg#kabel_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}



.img_outline {
	border: 1px solid #FF9900;
	margin: 0px 10px 0px 10px;
	padding: 9px;
}
.div-footer {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-align: center;
	font-size: medium;
	color: #999999;
	white-space: nowrap;
	background-color: #000000;
	text-decoration: none;
	width: 100%;
	height: 60px;
	font-weight: 100;
	letter-spacing: 2px;
}
.h2 {
	font-family: "kabel_bk_btbook";
	font-size: medium;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	after : content: "\00a0";
}
.bullet {
	vertical-align: auto;
	font-family: kabel_bk_btbook;
}
.header_table {
	width: 100%;
}
a.one {
	color: #FFFFFF;
	text-decoration: none;
}
a.one:hover {
	color: #FF6600;
	text-decoration: none;
}
a.two {
	color: #C0C0C0;
	text-decoration: none;
}
a.two:hover {
	color: #FF6600;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF9900;
}
a:hover {
	color: #FF9933;
}
.td {
	vertical-align: bottom;
	text-align: center;
}

