@media screen and (max-width:767px){
	.startseite_scroll {
		height: 250px;
		overflow: auto;
		width: 100%;	
	}
}
@media screen and (min-width:768px){
	.startseite_scroll {
		height: 400px;
		overflow: auto;
		width: 100%;
		background-color: 25282a;	
	}
}

.full {
	background: url("/images/background.png") no-repeat center center fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;*/
	
	background-color: white;
}

/* Panel Tab Navigation */
.panel.with-nav-tabs .panel-heading{
    padding: 0 0 0 0;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: 1px solid #303436;
}
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #239454;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #FFF;
	background-color: #222;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #000000;
	background-color: #239454;
	border-color: #239454;
	border-bottom-color: transparent;
}

/* Positionen */
.pos {
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	padding: 0 6px;
	margin: 0 5px 0 0;
	border-radius: 3px;
}
.pos-0 {
	background: #E9573E;
	min-width: 40px;
}
.pos-1, .pos-2, .pos-3, .pos-4, .pos-5, .pos-6, .pos-7, .pos-8 {
	background: #F6BB43;
	min-width: 40px;
}
.pos-9, .pos-10, .pos-11, .pos-12, .pos-13, .pos-14, .pos-15, .pos-16, .pos-17, .pos-18, .pos-19 {
	background: #8DC153;
	min-width: 40px;
}
.pos-20, .pos-21, .pos-22, .pos-23, .pos-24, .pos-25, .pos-26, .pos-27 {
	background: #4B89DC;
	min-width: 40px;
}
.pos-28 {
	background: #BEBEBE;
	min-width: 40px;
}
.pos-29 {
	background: #696969;
	min-width: 40px;
}
/* Attribute */
.bg {
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	margin: 0 5px 0 0;	
	border-radius: 3px;
}
.bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6, .bg-7, .bg-8, .bg-9, .bg-10, .bg-11, .bg-12, .bg-13, .bg-14, .bg-15, .bg-16, .bg-17, .bg-18, .bg-19, .bg-20, .bg-21, .bg-22, .bg-23, .bg-24, .bg-25, .bg-26, .bg-27, .bg-28, .bg-29, .bg-30, .bg-31, .bg-32, .bg-33, .bg-34, .bg-35, .bg-36, .bg-37, .bg-38, .bg-39, .bg-40, .bg-41, .bg-42, .bg-43, .bg-44, .bg-45, .bg-46, .bg-47, .bg-48, .bg-49, .bg-50 {
	background: #E9573E;
	min-width: 40px;
}
.bg-51, .bg-52, .bg-53, .bg-54, .bg-55, .bg-56, .bg-57, .bg-58, .bg-59, .bg-60 {
	background: #E77E23;
	min-width: 40px;
}
.bg-61, .bg-62, .bg-63, .bg-64, .bg-65, .bg-66, .bg-67, .bg-68, .bg-69, .bg-70 {
	background: #F6BB43;
    min-width: 40px;
}
.bg-71, .bg-72, .bg-73, .bg-74, .bg-75, .bg-76, .bg-77, .bg-78, .bg-79, .bg-80 {
	background: #8DC153;
    min-width: 40px;
}
.bg-81, .bg-82, .bg-83, .bg-84, .bg-85, .bg-86, .bg-87, .bg-88, .bg-89, .bg-90, .bg-91, .bg-92, .bg-93, .bg-94, .bg-95, .bg-96, .bg-97, .bg-98, .bg-99 {
	background: #239454;
    min-width: 40px;
}