
	
	
	
	
	
.DreierBoxIcon
{
    position:relative;
    min-width:400px;
    width:100%;
    max-width:100%;
    height:400px;
    font-size:14pt;
    color:white;
    z-index:0;
}

.DreierBoxIcon .NULL
{
    position:absolute;
    top:125px;
    width:120px;
    height:120px;
    line-height:80px;
    vertical-align:middle;
    margin-left:calc(50% - 60px);
    -webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	border: 1px solid #121d3d;
	z-index:2;
}

.DreierBoxIcon .NULL p
{
    position:absolute;
    vertical-align: middle;
    text-align:center;
    line-height: 155px;
    font-size:10pt;
    width:100%;
    padding:0;
}

.DreierBoxIcon .NULL i
{
    position:absolute;
    vertical-align: middle;
    text-align:center;
    font-size:36pt;
    line-height: 85px;
    width:100%;
    padding:0;
}

.DreierBoxIcon .EINS
{
    position:absolute;
    top:0;
    left:0;
    width:50%;
    height:50%;
	border-left: 1px solid #121d3d;
	border-top: 1px solid #121d3d;
    z-index:1;
    
}

.DreierBoxIcon .ZWEI
{
    position:absolute;
    top:0;
    right:0;    
    width:50%;
    height:50%;
	border-right: 1px solid #121d3d;
	border-left: 1px solid #121d3d;
	border-top: 1px solid #121d3d;
    z-index:1;
}

.DreierBoxIcon .DREI
{
    position:absolute;
    bottom:0;
    left:0;    
    width:100%;
    height:50%;
    border: 1px solid #121d3d;
    z-index:1;
}


.DreierBoxIcon .EINS p, .DreierBoxIcon .ZWEI p, .DreierBoxIcon .DREI p
{
    position:absolute;
    vertical-align: middle;
    text-align:center;
    line-height: 240px;
    width:100%;
    padding:0;
}

.DreierBoxIcon .EINS i, .DreierBoxIcon .ZWEI i, .DreierBoxIcon .DREI i
{
    position:absolute;
    vertical-align: middle;
    text-align:center;
    font-size:36pt;
    line-height: 150px;
    width:100%;
    padding:0;
}

	
#VideosImUploadOrdner
{

    position:relative;
    bottom: 0;
    right: 0;
    width:100%;
    overflow:auto;
    display:none;
}

#VideosImUploadOrdner li
{
    margin:10px;
}


	
/*==============================================
AJAX File-Uploader
=============================================*/	
.ajax-upload-dragdrop
{
    width:100% !important;
    padding:0 !important;
    margin: 0!important;
    border:0!important;
}

.ajax-file-upload
{
    display:none;
   
}

.ajax-file-upload-statusbar
{
    width:100% !important;
    margin: 0 !important;
    margin-top: 10px !important;
}

	
/*==============================================
Auflistung weiterer Projektabschnitte
=============================================*/
.liste-WeitereProjektabschnitte
{
    width: 100%;
    padding:20px;
    text-align:center;
    border: 1px solid #000000;
    border-radius: 5px;
    margin-bottom: 10px;    
}

.liste-WeitereProjektabschnitte .fa
{
    display:none;   
}	

.liste-WeitereProjektabschnitte a:hover
{
    text-decoration: none !important;
    font-weight: bold;
}

@media(min-width:768px)
{
    .liste-WeitereProjektabschnitte
    {
        width: auto;
        padding:0;
        text-align:left;
        border: 0;
    }
    
    .liste-WeitereProjektabschnitte .fa
    {
        margin-right: 15px;
        display:inline; 
    }	
    
    .liste-WeitereProjektabschnitte:hover .fa
    {
        margin-right: 5px;   
        margin-left: 10px;
    }
}
	
/*==============================================
DIV mit Rahmen für Button-Effekt
=============================================*/
.RahmenDiv-1
{
    width: 100%;
    padding:20px;
    text-align:center;
    border: 1px solid #000000;
    border-radius: 5px;
    margin-bottom: 10px;
}

.RahmenDiv-1 .fa
{
    font-size: 30px;   
}

.RahmenDiv-1 p
{
    font-size: 13px; 
    padding:0;
    margin:0;
}

	
/*==============================================
MEDIALIVE - Farben  (TEXT)   
=============================================*/
	
.ml-t-color-1, .ml-t-color-1 a:link, .ml-t-color-1 a:hover, .ml-t-color-1 a:visited
{
	color: #e30613 !important;
}

.ml-t-color-2, .ml-t-color-2 a:link, .ml-t-color-2 a:hover, .ml-t-color-2 a:visited
{
	color: #f8aa00;
}

.ml-t-color-3, .ml-t-color-3 a:link, .ml-t-color-3 a:hover, .ml-t-color-3 a:visited
{
	color: #bed001;
}

.ml-t-color-4, .ml-t-color-4 a:link, .ml-t-color-4 a:hover, .ml-t-color-4 a:visited
{
	color: #0094d6;
}

.ml-t-color-5, .ml-t-color-5 a:link, .ml-t-color-5 a:hover, .ml-t-color-5 a:visited
{
	color: #6f4293;
}

.ml-t-color-6, .ml-t-color-6 a:link, .ml-t-color-6 a:hover, .ml-t-color-6 a:visited
{
	color: #121d3d;
}


/*==============================================
	MEDIALIVE - Farben  (Hintergrund)   
=============================================*/
	
.ml-b-color-1
{
	background-color: #e30613;
}

.ml-b-color-2
{
	background-color: #f8aa00;
}

.ml-b-color-3
{
	background-color: #bed001;
}

.ml-b-color-4
{
	background-color: #0094d6;
}

.ml-b-color-5
{
	background-color: #6f4293;
}

.ml-b-color-6
{
	background-color: #121d3d;
}

/*==============================================
	HTML Grundstyle    
=============================================*/

body 
{
	font-family: 'Open Sans', sans-serif, Verdana;
}

 #wrapper
{
	width: 100%;
	background:#121d3d;
}

#page-wrapper
{
    padding: 0;
    background:#F3F3F3;

}

#page-inner
{
    width:100%;
    margin:0;
    margin-top:20px;
    padding:0;
	min-height: calc(100vh - 50px);
}

p 
{
    font-size:16px;
    line-height:25px;
    padding-top:20px;
}

i
{
    margin-right:10px;
}

.m-l-35
{
    margin-left:35px;
}

.card
{
	background-color: #ffffff;	
	padding: 10px;
	margin: 0px 5px 20px 5px;
}


@media(min-width:768px)
{
	.card
	{
		padding: 10px 30px 10px 30px;
		margin: 0px 0px 20px 0px;
	}
	
    #page-inner
    {
        margin-top:0px;
    }
    
    #wrapper
    {
        background:#121d3d;
    } 
    
}	
	
.vc-player:not(.player-fullscreen)
{
	margin: 15px 0px 15px 0px;
}



/*==============================================
	ICON BOX 1    
=============================================*/

.icon-box-1
{
	max-height: 170px;
	min-height: 170px;
	overflow: hidden;
	margin-bottom: 25px;
}

.icon-box-1:hover
{
	overflow: visible;
	max-height: 100%;
}

.icon-box-1 .header
{
	height: 65px;
	font-size: 25px;
    font-weight:600;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;	
}

.icon-box-1 .header .fa
{
	font-size: 30px;
	padding: 15px;
	margin: 2px;
	margin-right:10px;
    -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;	
}

.icon-box-1 .content
{
	margin:	2px;
	padding:20px;
	background-color:#EDEDED;
	border: 1px solid #121d3d;
	
}

.icon-box-1 .content:hover
{
	background-color:#E3E3E3;
}

.icon-box-1 .content p
{
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
	color: #999;
}

.icon-box-1 .content p:hover
{
    white-space: normal;
}


/*==============================================
	MENÜ    
=============================================*/

.menue-bild
{
	margin: 25px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	max-height:170px;
	max-width:170px;
	display:none;
}

.navbar-cls-top .navbar-brand 
{
	color: #ffffff;
	background: #121d3d;
	width: 260px;
	text-align: center;
	height: 60px;
	font-size: 15px;
	font-weight: 700;

}
.active-menu 
{
	background-color:#0094d6!important;
}

.arrow 
{
	float: right;
}

.fa.arrow:before
{
	content: "\f104";
}

.active > a > .fa.arrow:before 
{
	content: "\f107";
}


.nav-second-level li,
.nav-third-level li
{
	border-bottom: none !important;
}

.nav-second-level li a
{
	padding-left: 37px;
}

.nav-third-level li a
{
	padding-left: 55px;
}

.sidebar-collapse , .sidebar-collapse .nav
{
	background:none;
}

.sidebar-collapse .nav 
{
	padding:0;
}

.sidebar-collapse .nav > li > a
{
	color:#fff;
	background:#121d3d;
	text-shadow:none;
}
.sidebar-collapse > .nav > li > a 
{
	padding:15px 10px;
}

.sidebar-collapse > .nav > li 
{
	border-bottom: 1px solid rgba(107, 108, 109, 0.19);
}

.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus 
{
	background:#ffffff;
	color:#121d3d;
	outline:0;
}

.nav-second-level > li > a:before
{
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:15px;
	height:1px;
	background:#bed001;
	top:20px;
}

.nav-third-level > li > a:before 
{
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:15px;
	height:1px;
	background:#f8aa00;
	top:20px;
}
.nav-second-level > li > a:after
{
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:1px;
	height:100%;
	background:#bed001;
	top:0px;
	z-index:10;
}

.nav-third-level > li > a:after 
{
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:1px;
	height:100%;
	background:#f8aa00;
	top:0px;
	z-index:10;
}

.nav-second-level  > li:last-child > a:after,
.nav-third-level  > li:last-child > a:after 
{
	height:50%;
}

.nav-third-level > li > a:after,
.nav-third-level > li > a:before  
{
	left:40px;
}

.navbar-side 
{
	border:none;
	background-color: #121d3d;
}

.navbar-cls-top 
{
	background:#121d3d;
	border-bottom:none;
}


.navbar-default 
{
	border:0px solid black;

}

.navbar-header
{
	background: #121d3d;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus 
{
	background-color: transparent;
}

.navbar-default .navbar-toggle 
{
	border-color: #fff;
	margin-right:30px;
	margin-top:10px;
}

.navbar-default .navbar-toggle .icon-bar 
{
	background-color: #FFF;
}

.nav > li > a > i 
{
	margin-right:10px;
}


/*==============================================
		Menü wenn größer 768px
=============================================*/
 
@media(min-width:768px)
{
	#page-wrapper
	{
		margin: 0 0 0 260px;
        padding: 20px 20px;
		min-height: 100vh;
    }
	
    .navbar-side
	{
        z-index: 1;
        position: absolute;
        width: 260px;
    }

   .navbar
	{
		border-radius: 0px; 
		display:none;
	}
	
	.menue-bild
	{
		display:inline;
	}
}

/*==============================================
		Schatten
=============================================*/
.schatten-1
{
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.19);
}


/*==============================================
		Breadcrumb
=============================================*/
.breadcrumb-oneLine
{
    max-height: 47px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.btn-breadcrumb
{
	margin-bottom: 20px;
}

.btn-breadcrumb .btn:not(:last-child):after
{
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid white;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 100%;
	z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before
{
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid rgb(173, 173, 173);
	position: absolute;
	top: 50%;
	margin-top: -17px;
	margin-left: 1px;
	left: 100%;
	z-index: 3;
}


.btn-breadcrumb .btn
{
	padding:6px 12px 6px 24px;
}

.btn-breadcrumb .btn:first-child
{
	padding:6px 6px 6px 10px;
}

.btn-breadcrumb .btn:last-child
{
	padding:6px 18px 6px 24px;
}


.btn-breadcrumb .btn.btn-primary:hover
{
	color: #121d3d;
}

.btn-breadcrumb .btn.btn-primary
{
  background-color: #0094d6;
  border-color:#121d3d;
  color:#ffffff;
}

.btn-breadcrumb .btn.btn-primary:not(:last-child):after
{
  border-left: 10px solid #0094d6;
}

.btn-breadcrumb .btn.btn-primary:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after
{
  border-left: 10px solid #0094d6;
}

.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

/*------------------------------------*/

.btn-breadcrumb .btn.btn-primary-home:hover
{
	color: #121d3d;
	
}

.btn-breadcrumb .btn.btn-primary-home
{
    background-color: #6f4293;
    border-color:#121d3d;
    color:#ffffff;

}

.btn-breadcrumb .btn.btn-primary-home:not(:last-child):after
{
  border-left: 10px solid #6f4293;
}

.btn-breadcrumb .btn.btn-primary-home:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

.btn-breadcrumb .btn.btn-primary-home:hover:not(:last-child):after
{
  border-left: 10px solid #6f4293;
}

.btn-breadcrumb .btn.btn-primary-home:hover:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

/*------------------------------------*/

.btn-breadcrumb .btn.btn-primary0:hover
{
	color: #121d3d;
	
}

.btn-breadcrumb .btn.btn-primary0
{
    background-color: #bed001;
    border-color:#121d3d;
    color:#ffffff;

}

.btn-breadcrumb .btn.btn-primary0:not(:last-child):after
{
  border-left: 10px solid #bed001;
}

.btn-breadcrumb .btn.btn-primary0:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

.btn-breadcrumb .btn.btn-primary0:hover:not(:last-child):after
{
  border-left: 10px solid #bed001;
}

.btn-breadcrumb .btn.btn-primary0:hover:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

/*------------------------------------*/

.btn-breadcrumb .btn.btn-primary1:hover
{
	color: #121d3d;
	
}

.btn-breadcrumb .btn.btn-primary1
{
    background-color: #f8aa00;
    border-color:#121d3d;
    color:#ffffff;

}

.btn-breadcrumb .btn.btn-primary1:not(:last-child):after
{
  border-left: 10px solid #f8aa00;
}

.btn-breadcrumb .btn.btn-primary1:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

.btn-breadcrumb .btn.btn-primary1:hover:not(:last-child):after
{
  border-left: 10px solid #f8aa00;
}

.btn-breadcrumb .btn.btn-primary1:hover:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

/*------------------------------------*/

.btn-breadcrumb .btn.btn-primary2:hover
{
	color: #121d3d;
}

.btn-breadcrumb .btn.btn-primary2
{
    background-color: #e30613 ;
    border-color:#121d3d;
    color:#ffffff;

}


.btn-breadcrumb .btn.btn-primary2:not(:last-child):after
{
  border-left: 10px solid #e30613 ;
}

.btn-breadcrumb .btn.btn-primary2:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}

.btn-breadcrumb .btn.btn-primary2:hover:not(:last-child):after
{
  border-left: 10px solid #e30613 ;
}

.btn-breadcrumb .btn.btn-primary2:hover:not(:last-child):before
{
  border-left: 10px solid #121d3d;
}


/*==============================================
		Formular Style 1
=============================================*/
input.form-style-1
{
	border: 0.5px solid transparent;
	padding: 10px;
	width: 100%;
	outline: none;
	padding-left:0;

}

input.form-style-1:focus
{
	border: 0.5px solid #121d3d;
	background-color:#ffffff;
	color: #000000;
}

textarea.form-style-1
{
	border: 0.5px solid transparent;
	padding: 10px;
	width: 100%;
	outline: none;
	resize: none;
	padding-left:0;
}

textarea.form-style-1:focus
{
	border: 0.5px solid #121d3d;
	background-color:#ffffff;
	color: #000000;
}

textarea.form-style-1:focus::-webkit-input-placeholder
{
	color: #000000;
}

textarea.form-style-1:focus:-moz-placeholder
{
	color: #000000;
}

textarea.form-style-1:focus:-ms-input-placeholder
{
	color: #000000;
}




