@charset "UTF-8";
/* CSS Document */
/* CSS HAMOS 2016*/

/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
	padding-top:20px;
	background-color: #BBB;
	font-family: "Open Sans", "Helvetica", helvetica, "Helvetica Neue", arial, sans-serif; 
	font-size: 12px;
	}

footer {
	margin-top: 12px;
}

/*#####################
STYLE NAVIATION
#####################*/

.navbar {
	font-size: 13px;
	}
	
.navbar-inverse .dropdown-menu {
  background-color: #222 !important;
  color: #E0E0E0 !important;
  }
  
  .navbar-inverse .dropdown-menu a {
  color: #E0E0E0 !important;
  }
	
/*#####################
STYLE SLIDER(required)
#####################*/

.carousel {
	margin-top: 20px;
}

.carousselsmall {
	width: 85% !important;
	height: 85% !important;
}
.textblocksmall {
	width: 85% !important;
}

.carousel-inner {
    width: 100% !important;
    height: 100% !important;
}

/*.carousel-inner .item img {
	width:100%;
	height:100%;
}*/

.carousel-indicators {
	bottom: 10px;
	left:0;
	width:auto;
	padding:5px 25px 5px 25px;
	margin-left:0;
}

.carousel-indicators li {
	border-radius:0;
	width:8px;
	height:8px;
	background:#fff;
}

.carousel-indicators .active {
	width:12px;
	height:12px;
	background-color: #DF3639 !important;
}

	.carousel-indicators .active focus {outline: 0;}

.carousel-control {
	color:#fff;
	padding: 4px 0;
	width:30px;
	top:auto;	
	left:auto;
	bottom:30px;
	opacity:0.85;
	z-index: 100;
}

.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control.right {
	right:10px;
}

.carousel-control.left {
	right: 46px;
}

.carousel-caption {
    position: relative;
    left: auto;
    right: auto;
		margin-top: 5px;
		color: #222;
}


/*#####################
STYLE OBJEKTE
/*#####################*/

.header_werk, .header_werk_ov {
	padding: 6px 0;
	margin-left: -5px;
	width: 172px;
	color: #fff;
	border-bottom: 1px solid #DF3639;
	text-align: center;
}

.header_werk_ov {
	margin-left: 10px;
	width: 172px;
	text-align: center;
}

.con_min_h {
	min-height: 630px;
}

.bd-top_w {
	border-top: 1px solid #fff;
}

.bd-bot_w {
	border-bottom: 1px solid #fff;
}

.bd-bot_g {
	border-bottom: 1px solid #D2D2D2;
}

.bd-top_g {
	border-top: 1px solid #D2D2D2;
}


.vspacer10 {
	height: 10px;
}

.vspacer20 {
	height: 20px;
}

.vspacer30, .btnvspacer30 {
	height: 30px;
}

.vspacer50 {
	height: 50px;
}

.btnvspacer60 {
	height: 60px;
}

.mg-left8 {
	margin-left: 8px;
}

.mgtop0 {
	margin-top: 0;
}

.mgtop30 {
	margin-top: 30px;
}

.titelinfo {
	float: none;
	margin-bottom: 0;
}

.titelinfo_zus, .titelinfo_zusdata {
	float: none;
	margin: 0;
}

.titelinfo_zusdata {
	margin: 20px 0 0 0;
}

.pt-0 {padding-top: 0 !important;}
.pt-1 {padding-top: 1rem !important;}
.pt-2 {padding-top: 2rem !important;}
.pt-3 {padding-top: 3rem !important;}

.pb-0 {padding-bottom: 0 !important;}
.pb-1 {padding-bottom: 1rem !important;}
.pb-2 {padding-bottom: 2rem !important;}
.pb-3 {padding-bottom: 3rem !important;}

.mt-0 {margin-top: 0 !important;}
.mt-1 {margin-top: 1rem !important;}
.mt-2 {margin-top: 2rem !important;}
.mt-3 {margin-top: 3rem !important;}

.mt-0 {margin-bottom: 0 !important;}
.mt-1 {margin-bottom: 1rem !important;}
.mt-2 {margin-bottom: 2rem !important;}
.mt-3 {margin-bottom: 3rem !important;}


@media screen and (max-width: 767px) {

.btnlist_posleft {
	text-align:center !important;
	}

.btnvspacer30, .btnvspacer60 {
	height: 0;
}

.mg-left8 {
	margin-left: 0;
}

.mgtop30 {
	margin-top: 0 !important;
}

.titelinfo {
	float: left;
	margin-bottom: 12px;
}

.titelinfo_zus {
/*	float: right;*/
	margin: 10px 12px 12px 0;
}

.titelinfo_zusdata {
	float: right;
	margin: 56px 12px 12px 0;
}

.table_mgleft12 {
	margin-left: 0;
}

}


/*#####################
STYLE LISTE
/*#####################*/
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-item {
	background-color: none;
	background: none;
	min-width: 172px;
	text-align:center;
	margin-bottom: 4px;
}

.btn_list, .btnsmall_list {
	background-color: none;
	background: none;
	color: #fff;
	min-width: 170px;
	text-align:center;
	height: 40px;
	}
	
.btnsmall_list {
		width: 120px;
		height: 30px;
		/*text-align:center !important;*/
}

.btnlist_posleft {
		text-align:left;
}

.btn_list:hover, .btnsmall_list:hover {
		color: #DF3639 !important;
		background-color: #fff !important;
}

button {
	border: none;
	}
	
.btn_pad_none {
	padding: 0 !important;	
	}

.btn_tall {
	height: 40px !important;
	line-height: 14px;
	overflow: hidden !important;
	}


/*#####################
STYLE TABELLE
/*#####################*/

.table {
  width: 90%;
  max-width: 90%;
  margin: 6px 0;;
	border-bottom: none;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 4px 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
	border-bottom: none;
}

.table_mgleft12 {
	margin-left: 12px;
}

.table_bd_bot {
border-bottom: 1px solid #fff;
}

.table_bot {
	vertical-align: bottom !important;
}

.table_col_year {
	witdh: 95px !important;
}

/*#####################
STYLE LINKS
/*#####################*/

a:focus {outline: 0;}

a {
	color: #fff;
	text-decoration: none;
	}

a:hover, ul.nav a:hover, ul.nav a:active , ul.nav a:focus {
	color: #DF3639 !important;
	text-decoration: none;
}


/*#####################
STYLE TEXT u. ABSATZ
#####################*/

p {
	margin-top: 12px;
	}
	
h1 {
	font-size: 1.2em;
	}
	
h2 {
	font-size: 1.1em;
	}
	
.t_085 {
 font-size: 0.85em;
}

.t_09 {
 font-size: 0.9em;
}

.t_w {
	color: #fff;
}

.lsp_05 {
	letter-spacing: 0.5em;
	}
	
.lsp_025 {
		letter-spacing: 0.25em;
}