/* ********************************************************************************* */

.sitetitle {
	margin-left: 25px;
	font-weight: bold;

}


.sitetitle_container {
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);

	text-shadow: 1px 1px 1px #000;
	padding: 10px;
	background-color: rgba(50,50,50,0.7);

	border-left: solid 2px #ff7c23;
	border-bottom: solid 0px #ff7c23;
	margin-bottom: 5px;
	font-family: 'Anton', sans-serif, Arial, Helvetica, sans-serif, Verdana;
	font-size: 24px;
	color: #fff;
}

.orange-glow_left{
-webkit-box-shadow: -6px 0 12px -3px #ff7c23;
box-shadow: -6px 0 12px -3px #ff7c23;
}

.orange-glow_bottom{
	-webkit-box-shadow: 0 -6px 12px -3px #ff7c23;
	box-shadow: 0 -6px 12px -3px #ff7c23;
}

.orange-glow{
	-webkit-box-shadow: 0px 0px 11px 2px #ff7c23;
	box-shadow: 0px 0px 11px 2px #ff7c23;
}


.sitetitle h1 {
	bottom: 0px solid;
	color: #fefefe;
}
h1.sitetitle {
	bottom: 0px solid;
	color: #fefefe;
}


.sitetitle:after {
	content: "";
	display: inline-block;
	background-image: url(bkl2017/layout_dot.png);
	height: 25px;
	width: 25px;
	left: -25px;
	position: absolute;
}


.copyright {
	position: absolute;
	bottom: 5px;
	left: 5px;
	font-size: 10px;
	color: #666888;
	font-family: 'Roboto', Arial, Helvetica, sans-serif, Verdana;
}

.page-banner {
	background-color: rgba(200,200,200,0.6);
	padding: 5px;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	box-shadow: inset 0px 2px 20px 0px #ff7c23;
	border: solid 1px #ff7c23;
}

.page-banner-link {
	display: flex;
	passing: 5px;
}

.page-banner-image{
	max-height: 100px;
	max-width: 500px;
	margin: auto;
	background-color: #fefefe;
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);

}
/* ********************************************************************************* */


#body {
	border-bottom: 0px solid #dddddd;
	padding-bottom: 22px;
	/*background: #666;*/
	background: none;
	margin: 0 auto;
	position: relative;
	max-width:1920px;
}
#header {
	/*background: #666;*/
	background: none;
	height: 110px;
	display: block;
	max-width:1920px;
	margin-top: 5px;
}

#header-container {
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	border-bottom: solid 1px #ff7c23;
}

#notification-alert-header {
	display: none;
	}

#header h1 {
	margin: 0;
	padding: 0;
}
/**
#header h1 a {
	position: absolute;
	background: none;
	font-size: 1px;
	text-indent: -2500px;
	height: 80px;
	width: 200px;
	left: 0px;
	margin: 0;
	padding: 0;
} **/


#banner {
	display:flex;
	background: #cccccc url(default/topbanner.jpg) ;
	top: 22px;
	height: 100px;
	margin-left: 0px;
	z-index:-1;
}

#logo {
	height: 80px;
}

#sponsor_banner {
	vertical-align: middle;
	position: absolute;
	right: 0px;
}

#sponsor_banner img {
padding: 0;
z-index:1;
float: right;
display: none;
}

.notify_icon {
	width: 50px;
	height: 50px;
}

.notify_icon img {
	width: 100%;
	height: 100%;
}




/* Allgemeine Listen, Formulare, Tabellen, etc... */
.msg				{background-color: #666; margin-bottom: 5px; }
.msg2				{background-color: #FEFEFE; box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); border-top: solid 1px #CCCCCC; border-left: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; }
.msghead			{background-color: rgba(60,60,60,0.9); color: #FEFEFE; border-bottom: solid 1px #ff7c23; box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); font-size:18px; padding-left: 5px;
	text-shadow: 1px 1px 1px #000;
	font-family: 'Anton', sans-serif, Arial, Helvetica, sans-serif, Verdana;
	letter-spacing: 1px;
}
.msghead a:link,
.msghead a:active,
.msghead a:hover,
.msghead a:visited		{color: #ff7c23;}
.msghead2			{background-color: #fefefe; color: #333333; font-size: 16px; font-weight: bold; text-align: center;}
.msghead3			{background-color: #444; color: #fefefe; font-size: 13px; border-bottom: solid 1px #ff7c23; box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);}
.msghead3 .small		{color: #fefefe;}
.msgrow1			{background-color: #F4F4F4; color: #333333; border: solid 1px rgba(0,0,0,0.5); padding:5px;}
.msgrow1 a:link,
.msgrow1 a:active,
.msgrow1 a:visited		{color: #ff7c23;}
.msgrow1 a:hover		{color: #333333;}
.msgrow2			{background-color: #E0E0E0; color: #333333;border: solid 1px rgba(0,0,0,0.5) ; padding: 5px;}
.msgrow2 a:link,
.msgrow2 a:active,
.msgrow2 a:visited		{color: #ff7c23;}
.msgrow2 a:hover		{color: #333333;}
.msg_over			{background-color: #ff7c23; color: #FFFFFF;}
.msg_over a:link,
.msg_over a:active,
.msg_over a:visited,
.msg_over a:hover	{color: #FFFFFF;}
.msg_red, .msg_red td		{color: #ff0000;}
.msg_disabled, .msg_disabled td	{color: #800080; text-decoration: line-through;}
.small				{font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.light 				{color: #fefefe;}
.rahmen_msg			{
	padding: 7px;
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	background-color: rgba(204,204,204,0.7);
	color: #111;
	}

.msghead_empty		{padding: 1px; font-size: 5px;}

.msghead_left		{color: #FEFEFE; float: left;}
.msghead_right		{color: #FEFEFE; float: right;}

.msgrow1 h2, .msgrow2 h2 {
	color: #fefefe;
	font-weight: normal;
	font-size: 18px;
	font-family: 'Anton', sans-serif, Arial, Helvetica, sans-serif, Verdana;
	padding: 3px;
	border-bottom: none;
	margin-bottom: 5px;
	text-shadow: 1px 1px 1px #000;
	text-shadow:
	 /* Outline 1 */
    -2px -2px 0 #333,
    2px -2px 0 #333,
    -2px 2px 0 #333,
    2px 2px 0 #333,
    -2px 0 0 #333,
    2px 0 0 #333,
    0 2px 0 #333,
    0 -2px 0 #333;
}

.page-infobox {
	background: #efefef;
	height: 100%;
	width: 100%;
	position: relative;
}
.page-infobox .outer {
	height: 100%;
}
.page-infobox .info {
	position: absolute;
	width: 500px;
	min-height: 124px;
	top: 50%;
	margin-top: -62px;
	left: 50%;
	margin-left: -250px;
	background: #fff;
}
.page-infobox .inner {
	padding: 15px;
}
.page-infobox h1 {
	color: #fefefe;
	font-weight: normal;
	font-size: 18px;
	font-family: 'Anton', sans-serif, Arial, Helvetica, sans-serif, Verdana;
	padding: 3px;
	/*border-bottom: solid 1px #ff7c23;*/
	border-width: 1px;
	border-color:  #ff7c23;
	margin-bottom: 5px;
	text-shadow: 1px 1px 1px #000;
	text-shadow:
	 /* Outline 1 */
    -2px -2px 0 #333,
    2px -2px 0 #333,
    -2px 2px 0 #333,
    2px 2px 0 #333,
    -2px 0 0 #333,
    2px 0 0 #333,
    0 2px 0 #333,
    0 -2px 0 #333;
}
.page-infobox p {
	font-size: 11px;
	line-height: 15px;
}
