*
	{
		margin:0;
		padding:0;
	}
html,body
	{
		height: 100%;
		width: 100%;
	}
	
.nopadding
	{
		padding:0;
	}

#selbday
	{
		width: 32%;
		text-align: left;
    	font-weight: normal;
		margin:0;
		padding:0;
	}

.bdayborder
	{
		border:1px solid #CCC;
		box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075);
		border-radius: 4px;
	}

.form-login
	{
		padding:0, 10px;
		margin:50% auto;
		background-color:#FFFFFF;
		border-radius: 15px !important;
		border: 1px solid black;
	}
	
.testb
	{
	border: 0px solid black;
	}

.header
	{
		background-image:url(images/bp.gif);
		background-repeat:no-repeat;
		height:0px;
	}

.galerieslider
	{
		width:100%;
		height:150px;
		border:solid 1px black;
		border-radius:2px;
		text-align:center;
		padding-top:5px;
	}

.textareaedit 
	{
		width: 200px;
		height: 200px;
		border: 1px solid black;
	}

.newsheader {
	width:100%;
	height:40px;
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:5px 5px 0px 0px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:default;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:10px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}

.newscontent
	{
		font-size:18px;
		border-left:1px solid grey;
		border-right:1px solid grey;
		width:100%;
		overflow:auto;
		padding-left:20px;
		padding-top:7px;
	}

.newscontent2
	{
		font-size:16px;
		border-left:1px solid grey;
		border-right:1px solid grey;
		width:100%;
		padding-left:20px;
		padding-top:7px;
		overflow:auto;
	}

.newscontenttext
	{
		font-size:16px;	
	}



.newsfooter
	{
		font-size:18px;
		border-left:1px solid grey;
		border-right:1px solid grey;
		border-bottom:1px solid grey;
		border-radius: 0px 0px 5px 5px;
		width:100%;
		height:50px;
		padding-right:7px;
		padding-top:7px;
	}

.content-image
	{
		background-image:url(images/quadriga-m.jpg);
		background-size:contain;
		background-repeat:no-repeat;
		margin-left:-15px;
	}

.sidebar
	{
		border: 0px solid #000000;
	}
	
.footer
	{
	background-color:#f24537;
	border-radius:0px 0px 5px 5px;
	text-align:center;
	color:#FFFFFF;
	}

.navbar {
	border-radius: 0px;
    min-height: 50px;
    margin: 0px;
	padding: 0px;
    border: 1px solid transparent;
}	

.navbar-default
	{
		color:#c02828;
	}

.btn-primary
	{
		background:#c02828;
		background-image: -webkit-linear-gradient(top, #c02828, #fc7777);
		background-image: -moz-linear-gradient(top, #c02828, #fc7777);
		background-image: -ms-linear-gradient(top, #c02828, #fc7777);
		background-image: -o-linear-gradient(top, #c02828, #fc7777);
		background-image: linear-gradient(to bottom, #c02828, #fc7777);
		-webkit-border-radius: 28;
		-moz-border-radius: 28;
		border: 0;
		color:#FFFFFF;
		font:bolder;
		font-family:Arial, Helvetica, sans-serif;
	}
 
.btn-primary:hover
	{
		background:#c02828;
		background-image: -webkit-linear-gradient(top, #c02828, #ffa1a1);
		background-image: -moz-linear-gradient(top, #c02828, #ffa1a1);
		background-image: -ms-linear-gradient(top, #c02828, #ffa1a1);
		background-image: -o-linear-gradient(top, #c02828, #ffa1a1);
		background-image: linear-gradient(to bottom, #c02828, #ffa1a1);
		border: 0;
		color:#FFFFFF;
		font:bolder;
		font-family:Arial, Helvetica, sans-serif;
	}
 
.cal_table
	{
		width:100%;
		height:500px;
		text-align:center;
		border:1px solid black;
	}
	

.cal_caption
	{
		-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
		-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
		box-shadow:inset 0px 1px 0px 0px #f5978e;
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
		background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
		background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
		background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
		background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
		background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
		background-color:#f24537;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		border-radius:6px 6px 0px 0px;
		border:1px solid #d02718;
		
		color:#ffffff;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		padding:2px 15userrahpx;
		text-decoration:none;
		text-shadow:0px 1px 0px #810e05;
	}

.cal_head
	{
		height:20px;
		border:1px solid black;
		width:14.2857%;
		font-weight:bold;
		background-color:#e7e7e7;

	}

.cal_today
	{
		border:1px solid black;
		width:14.2857%;
		height:20%;
		font-weight:bold;
		background-color:#d6d6d6;
	}

.cal_event
	{
		background-color:rgba(255, 0, 0, 0.2);
		height:20%;
		vertical-align:text-top;
		padding-top:5px;
	}

.cal_event:hover
	{
		background-color:rgba(255, 0, 0, 0.5)
	}

.cal_now
	{
		border:1px solid black;
		width:14.2857%;
		height:20%
	}

.cal_before
	{
		border:1px solid black;
		width:14.2857%;
		color:#cdcdcd;
		height:20%
	}
.gallery_small
	{
		border:1px solid black;
	}
	
.userrahmen
	{
	border:1px solid #000000;
	border-width:100%;
	border-radius:0px; 
	padding:5px 5px 5px 5px;
	}

.userdetailsname
	{ 
	padding-top:20px; 
	font-size:20px;
	}

.userdetailslabel
	{
	clear:both;
	float:left;
	font-size:12px; 
	font-style:italic;
	padding:15px 0px 10px 0px;
	}
	
.userdetails
	{ 
	clear:both;
	font-size:12px; 
	padding:2px 0px 2px 0px;
	}

.bordercompany
	{
		border-style:solid;
		border-color:#c02828;		
	}
	
.bannerhome
	{
		background-image:url(images/skyline4.jpg);
		background-repeat:no-repeat;
		height:320px;
	}
	
.contentabstand
	{
		padding:20px 0px;
	}
	
.contentATop
	{
		padding-top:20px;		
	}

.contentABottom
	{
		padding-bottom: 20px;		
	}

	
.banneremail
	{
		background-image:url(images/bp.gif);
		background-repeat:no-repeat;
		height:140px;
	}
.absatzemail
	{
		padding-top:15px;
	}
	
.button_idea {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding:8px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
	text-align:center;
}
.button_idea:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.button_idea:active {
	position:relative;
	top:1px;
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

a.tooltip { opacity: 1; position: relative; text-decoration: none; } a.tooltip:after { content: attr(data-tooltip); position: absolute; bottom: 130%; left: 20%; background: #ffcb66; padding: 5px 15px; color: black; -webkit-border-radius: 10px; -moz-border-radius : 10px; border-radius : 10px; white-space: nowrap; opacity: 0; -webkit-transition: all 0.4s ease; -moz-transition : all 0.4s ease; transition : all 0.4s ease; } a.tooltip:before { content: ""; position: absolute; width: 0; height: 0; border-top: 20px solid #ffcb66; border-left: 20px solid transparent; border-right: 20px solid transparent; -webkit-transition: all 0.4s ease; -moz-transition : all 0.4s ease; transition : all 0.4s ease; opacity: 0; left: 30%; bottom: 90%; } a.tooltip:hover:after { bottom: 100%; } a.tooltip:hover:before { bottom: 70%; } a.tooltip:hover:after, a:hover:before { opacity: 1; }

.tooltip {
  color: #c32e04; 
  text-decoration: underline; 
  cursor: help; 
}

.container-fluid
	{
		padding-top:15px;		
	}
	
#upload{
    font-family:'PT Sans Narrow', sans-serif;
    background-color:#373a3d;

    background-image:-webkit-linear-gradient(top, #373a3d, #313437);
    background-image:-moz-linear-gradient(top, #373a3d, #313437);
    background-image:linear-gradient(top, #373a3d, #313437);

    width:300px;
    padding:10px;
    border-radius:3px;

    margin:200px auto 100px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#drop{
    background-color: #2E3134;
    padding: 40px 50px;
    margin-bottom: 30px;
    border: 20px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    border-image: url('../../../assets/img/border-image.png') 25 repeat;
    text-align: center;
    text-transform: uppercase;

    font-size:16px;
    font-weight:bold;
    color:#7f858a;
}

#drop a{
    background-color:#007a96;
    padding:12px 26px;
    color:#fff;
    font-size:14px;
    border-radius:2px;
    cursor:pointer;
    display:inline-block;
    margin-top:12px;
    line-height:1;
}

#drop a:hover{
    background-color:#0986a3;
}

#drop input{
    display:none;
}

#upload ul{
    list-style:none;
    margin:0 -10px;
    border-top:1px solid #2b2e31;
    border-bottom:1px solid #3d4043;
}

#upload ul li{

    background-color:#333639;

    background-image:-webkit-linear-gradient(top, #333639, #303335);
    background-image:-moz-linear-gradient(top, #333639, #303335);
    background-image:linear-gradient(top, #333639, #303335);

    border-top:1px solid #3d4043;
    border-bottom:1px solid #2b2e31;
    padding:15px;
    height: 52px;

    position: relative;
	box-sizing:unset;
}

#upload ul li input{
    display: none;
}

#upload ul li p{
    width: 144px;
    overflow: hidden;
    white-space: nowrap;
    color: #EEE;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 100px;
}

#upload ul li i{
    font-weight: normal;
    font-style:normal;
    color:#7f7f7f;
    display:block;
}

#upload ul li canvas{
    top: 15px;
    left: 32px;
    position: absolute;
}

#upload ul li span{
    width: 15px;
    height: 13px;
    background: url('../../../assets/img/icons.png') no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor:pointer;
}

#upload ul li.working2 span{
    height: 32px;
    background-position: 0 -12px;
}

#upload ul li.error p{
    color:red;
}

textarea.dyntext {
    	width:100%; 
    	line-height:16px; 
    	height:16px; 
    }
	
.bubble {
	position: relative;
	background: #FFFFFF;
	border: 1px solid #000000;
    max-width:100%x;
    padding:10px;
    font-family:arial;
    margin:0 auto;
    font-size:14px;
    border-radius:10px;
    
}
.bubble:after,
.bubble:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.bubble:after {
	width: 0;
	left: 18px; /* Hälfe der Dreiecksweite minus Hälfte der Sprechblase */
	margin-left: 52%; /* Hälfte der Sprechblase */
	border-style: solid;
	border-width: 16px 16px 0;
	border-color: #fff transparent;
}
.bubble:before {
	width: 0;
	left: 17px; /* Hälfe der Dreiecksweite minus Hälfte der Sprechblase */
	margin-left: 52%; /* Hälfte der Sprechblase */
	border-style: solid;
	border-width: 17px 17px 0;
	border-color: #000 transparent;
}

.eventoptions{
	border: 1px solid black;
	border-radius: 2px;
}