<style type="text/css">.text-color--pb-blue-100 {
color: #0046aa;
}

.text-color--pb-grey-75 {
color: #78787a;
}

.text-color--pb-red-100 {
color: #c1002b;
}

.text-color--pb-green-100 {
color: #7ab51d;
}

.text-color--pb-yellow-100 {
color: #ffdd00;
}

.white-bg {
background-color: white;
}

.background-color--pb-blue-10 {
background-color: #e5ecf6 !important;
}

.background-color--pb-blue-25 {
background-color: #bfd1e9 !important;
}

.background-color--pb-blue-35 {
background-color: #a6bfe2 !important;
}

.background-color--pb-blue-5 {
background-color: #f2f6fb !important;
}

.background-color--pb-green-10 {
background-color: #f4f8ec !important;
}

.background-color--pb-red-10 {
background-color: #fdf5f7 !important;
}

.background-color--pb-yellow-10 {
background-color: #fffae6 !important;
}

.text-color--pb-blue-100 {
color: #0046aa;
}

.text-color--pb-grey-75 {
color: #78787a;
}

.text-color--pb-red-100 {
color: #c1002b;
}

.text-color--pb-green-100 {
color: #7ab51d;
}

.text-color--pb-yellow-100 {
color: #ffdd00;
}

.white-bg {
background-color: white;
}

.background-color--pb-blue-10 {
background-color: #e5ecf6 !important;
}

.background-color--pb-blue-25 {
background-color: #bfd1e9 !important;
}

.background-color--pb-blue-35 {
background-color: #a6bfe2 !important;
}

.background-color--pb-blue-5 {
background-color: #f2f6fb !important;
}

.background-color--pb-green-10 {
background-color: #f4f8ec !important;
}

.background-color--pb-red-10 {
background-color: #fdf5f7 !important;
}

.background-color--pb-yellow-10 {
background-color: #fffae6 !important;
}

/* The error modal zIndex must be higher than any other modal, see $zindex-modal */

/* coupon sizes */

/**
* Note :
* These mixins are a minimum solution for a flex grid system and meant to be used
* until bootstrap 4 will be released (given that at the moment is in alpha state).
* The new grid system from v4 uses flex, but is pron to change
*/

/*------------------------------------* TEXT COLORS
\*------------------------------------*/

/*------------------------------------* TEXT MIXINS
\*------------------------------------*/

/**
* Do NOT use anymore@mixin Use an H3@mixin
**/

/**
* Do NOT use@mixin Use an H2
**/

/**
* Use an H6
**/

/**
* Use an H5
**/

/**
* Formerly known as textC2
**/

/**
* Formerly known as textC1@mixin Use an paragraph
**/

.middled.centered {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

/*------------------------------------* #RELATIVEPOSITIONING
\*------------------------------------*/

.position-relative {
position: relative;
}

.img-centered {
display: block;
margin: auto;
}

.line-element-vertically-centered {
display: inline-block;
vertical-align: middle;
}

.pb-sidebar-frame-container {
position: fixed;
top: 0;
background-color: transparent;
width: 380px;
height: 100%;
right: -380px;
transition: right 0.5s;
transition-timing-function: ease;
z-index: 2147483647;
}

.pb-sidebar-frame-container > iframe {
width: 100%;
height: 100%;
border-width: 0;
border-style: initial !important;
border-color: initial !important;
border-image: initial !important;
}

.pb-sidebar-frame-container.in {
right: 0;
}

.pb-sidebar-frame-container.out {
right: -380px;
}

.pb-notification-frame-container {
position: fixed;
top: 0;
background-color: transparent;
width: 363px;
height: 78px;
right: -370px;
transition: right 0.5s;
transition-timing-function: ease;
z-index: 2147483646;
}

.pb-notification-frame-container > iframe {
width: 100%;
height: 100%;
border-width: 0;
border-style: initial !important;
border-color: initial !important;
border-image: initial !important;
}

.pb-notification-frame-container.in {
right: 7px;
}

.pb-notification-frame-container.out {
right: -370px;
}

.pb-notification-frame-container.cop {
right: -331px;
}

</style>
<body style="background-color:black;">
05.05.2018
Youtube: Traxx - Discovery
Traxx - Discovery
Externer Inhalt
Durch das Abspielen werden Daten an Youtube übermittelt und ggf. Cookies gesetzt.

monate vor 05.05.2018




CSS = Styles and Colors
Manipulate Text
Colors,
 Boxes