@charset "utf-8";
/* CSS Document */

.fliesstext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none;
	}
.fliesstext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	}

a.fliesstext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none;
	}

/* xxxxxxxxxxxxxx used table styles in page xxxxxxxxxxxxxx */
.klicktable {
	border: 1px solid;
	border-color: white;
	background:#9c9c9c url(../images/global_skin/bg_klicktable.jpg) repeat-x;
	color:white;
	}
a.klicktable:link {
	border: 1px solid;
	border-color: white;
	background:#9c9c9c url(../images/global_skin/bg_klicktable.jpg) repeat-x;
	color:white;
	text-decoration:none;
	}
.byteztable {
	margin-top:15px;
	border: 1px solid;
	border-color: white;
	background:#9c9c9c url(../images/global_skin/bg_klicktable.jpg) repeat-x;
	color:white;
	}
.byteztablecontent {
	height:138px;
	border: 1px solid;
	border-color: white;
	background-color:#dedede;
	color:#000000;
	}
.borderwhite {
	border:1px solid;
	border-color:#ffffff;
}
h1 {
        font-family: "Century Gothic", Arial, sans-serif;
        font-size: 36px;
        font-weight: 100;
        margin: 0 0 20px 0;
        padding: 0;
}
.headline2 {
        font-family: "Century Gothic", Arial, sans-serif;
        font-size: 36px;
        font-weight: 100;
        padding: 0;
}

.bg_grey_A {
	background-color:#464646;
	color:#ffffff;
}
.bg_grey_B {
	background-color:#737373;
	color:#ffffff;
} 