
/***************** das Original CSS wird ueberschrieben *****************/
body {
	font-family: Arial,Helvetica,"Helvetica Neue",sans-serif !important;
}
body.xsp {
	font-family: Arial,Helvetica,"Helvetica Neue",sans-serif !important;
}
.dijitComboBoxMenuPopup .dijitComboBoxMenu .dijitMenuItem pre {
		font-family: Arial,Helvetica,"Helvetica Neue",sans-serif !important;
}
.xsp.dbootstrap .dijitUpArrowButton .dijitArrowButtonInner::before {
		font-family: Arial,Helvetica,"Helvetica Neue",sans-serif !important;
}
.xsp.dbootstrap .dijitDownArrowButton .dijitArrowButtonInner::before {
		font-family: Arial,Helvetica,"Helvetica Neue",sans-serif !important;
}
.xsp.dbootstrap .dijitRadio.dijitRadioChecked::before{
		font-family: Arial,Helvetica,"Helvetica Neue",sans-serif !important;
}
/************************************************************************/



/*
.xspPanelViewColumnHeader {
    color: #666666 !important;
}
*/

.formular td:first-child{
	width:20%;	
}

.breadcrumb > li + li::before {
    content: " |" !important;
}



.hide {
	display: none;
}

h2 {
	color: #f00;
}

.h1-normal {
	color: #f00;
	border-bottom: 1px solid #f00;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.h4-grey {
	color: #666666;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.bg-grey {
	background: #646464;
	padding-top: 3px;
	padding-bottom: 3px;
}

body {
	background: #f5f5f5 !important;
}

.main-h1 {
	font-weight: normal;
	padding-right: 30px;
}

.header-links {
	list-style-type: none;
	float: right;
}

.header-links li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.header-links ul li {
	display: block;
	clear: left;
}

.headerWrap {
	padding-top: 5px;
	padding-bottom: 5px;
}

.headerWrap .alert {
	width: 100%;
	margin-top: 10px;
}

.contentWrap {
	background: #fff;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 4px 10px rgba(0, 0, 0, 0.06);
	border: 1px solid #e7e7e7;
	min-height: 800px;
	padding-bottom: 50px;
}

.xspDropdown {
	min-width: 380px;
}

.content {
	padding-left: 50px;
	padding-right: 50px;
}

.table {
	width: 100% !important;
	/*border-collapse: separate !important;
    empty-cells: hide !important;*/
}

.col-margin {
	margin-top: 20px;
}

.buttons {
	margin-bottom: 10px;
}

/*** BOOTSTRAP OVERWRITES ***/

a {
	color: #333;
}

a:hover {
	color: #f00;
}

a.staticContentLink {
	color: #666666;
	text-docoration: none;
	padding-left:19px;
	background: url('antraglink.gif') no-repeat 0px 1px;	
}

a.staticContentLink:hover {
	color: #ff0000;
	text-decoration: none;
	padding-left:19px;
	background: url('antraglink.gif') no-repeat 0px 1px;	
}


.form-control:focus {
    border-color: #e8e8e8;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6);
    outline: 0 none;
}

/*** NAVBAR ***/

.navbar-brand {
	padding-top: 0px;
	padding-bottom: 0px;
}

.navbar-inner {
    min-height: 0px;
}

.navbar-bar-square {
	margin-top: 10px;
	margin-bottom: 0px;
	height: auto !important;
	border: 0px;
	border-radius: 0px;
	background: #fff !important;
}

.navbar-bar-square .navbar-brand {
 	height: auto !important;
 }
 
 .navbar-bar-square a {
 	padding-left: 20px;
 	padding-right: 20px;
 }
 
 .navbar-bar-square li.dropdown:hover {
 	background: #f3f3f3 !important;
 }
 
 
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 6px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}
 
h4.h4-news {
	margin-top: 0px;
}

h2.h2-news {
	font-weight: normal;
}

h1.h1-normal {
	font-weight: normal;
}

.bottom-start {
	background: #939393;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.bottom-start-box {
	background: #fff;
	
}

.bottom-start-box h4 {
	color: red;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	border-bottom: 1px solid red;
}

.bottom-start-box h4 a {
	color: red;
}

.bottom-start-box h4 a:hover {
	text-decoration: none;
}


.bottom-start-box img {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.table-no-border td {
	border: 0px !important;
	padding-left: 0px !important;
}

 /*** TABS ***/
 
 .tab-panel {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ddd;
    border-top: 0px;
}

.sitemapList ul {
    padding-left: 20px;
}

.sitemap {
  width: 916px;
  height: auto;
  padding: 0px 36px 0px 58px;
  margin: 0px auto 20px;
}
.sitemap ul {
  list-style-type: none;
  display: block;
  float: left;
  /*width: 20%;*/
  padding: 0px;
  margin: 0px auto 20px;
}

.sitemap li {
  width: auto;
  margin-left: 5px;
}

.sitemap a {padding-left: 10px;}
/*.sitemap a:link {background:url('list_item.gif') no-repeat left center;}*/
.sitemap a:hover {background:url('arrow_red.gif') no-repeat left center;}


.divSuche {
	margin-top: 10px;
	margin-right: 20px;
}

.divSuche .form-control {
	padding: 3px 12px !important;
	height: 28px !important;
}

.divSuche .search-btn {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-left: none !important;
}

.pagination {
	margin-left: 0px !important;
}

.pagination > li > a, .pagination > li > span {
	color: #f00 !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background: #ddd;
	border: 1px solid #aeaeae;
}

.footer-container {
	margin-top: 20px;
	padding-left: 10px;
}

.footerWrap .breadcrumb {
	margin-top: 20px;
}

.footer-container .col-lg-3 {
	border-left: 1px dotted #aeaeae;
}

.footer-container .col-lg-3:first-child {
	border-left: none;
}


.footer-container ul {
	list-style-type: none;
}

.footer-container-dark {
	padding-bottom:40px;
	margin-top: 0px;
	padding-top: 40px;
	background: #666;
	color: #fff;
}

.footer-container-dark .col-lg-3 {
	border-left: 1px solid #aeaeae;
	min-height: 150px;
}

.footer-container-dark ul {
	list-style-type: none;
}

.footer-container-dark  .col-lg-3 {
	border-left: 1px dotted #fff;
}



.footer-container-dark  .col-lg-3:first-child {
	border-left: none;
}

.footer-container-dark .breadcrumb {
	background: none;
}

.footer-container-dark a {
	color: #fff;
}

.navbar-brand {
	padding: 0px !important;
}

.expand-buttons {
	float: right;
}

button {
	margin-right: 5px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
	white-space: nowrap;
}

.smaps {
	display: block;
    float: left;
    height: 400px !important;
    width: 100% !important;
}

@media only screen and (max-width: 992px) {
	.content {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.container { 
		width: 100% 
	}
	
	.footer-border-second-col {
		border: none !important;
	}
}



@media only screen and (max-width: 768px) {
	.footer-container .col-lg-3 {
		border-left: none;
		min-height: auto;
		padding-bottom: 20px;
	}
	
	.divSuche {
		margin-right: 16px;
		margin-left: 18px;
	}
	
	.container {
		padding: 0px;
	}
	
	.row {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	/*  .dropdown-menu{
        display: block;
        position: static;
        background-color:transparent;
        border:0 none;
        box-shadow:none;
        margin-top:0;
        position:static;
        width:100%;
    }
    .navbar-nav .dropdown-menu > li > a, 
    .navbar-nav .dropdown-menu .dropdown-header {
        padding:5px 15px 5px 25px;
    }
    .navbar-nav .dropdown-menu > li > a{
        line-height:20px;
    }
    .navbar-default .navbar-nav .dropdown-menu > li > a{
        
        color:#777;
    }
 a.dropdown-toggle .caret {
    display: none;
 }   
    .dropdown a.dropdown-toggle{
        display:none;
    }*/

}


/*** OVERWRITE ***/

.xspCarouselItem {
	background-position: left top !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    background-color: #fff !important;
}

@media only screen and (max-width: 934px) {
	
	.carousel-caption {
		bottom: 45px !important;
	}
	
	.carousel-caption h1 {
		font-size: 42px !important;
	}
	
	.carousel-caption h2 {
		font-size: 28px !important;
	}
}

@media only screen and (max-width: 534px) {
	.carousel-caption h2 {
		font-size: 22px !important;
	}
	
	.carousel-caption {
		bottom: 30px !important;
	}
	
	.xspCarousel,.carousel .xspCarouselItem { 
		height: 180px !important;
	}
}

@media only screen and (min-width: 935px) {
	#main-menu {
		display: block !important;
	}
}

@media only screen and (max-width: 934px) {
	.dropdown-menu {
		position: relative !important;
		clear: both !important;
		float: initial !important;
		box-shadow: none !important;
		border: none !important;
	}
	
	.dropdown-submenu > .dropdown-menu {
		left: 15px !important;
		top: 10px !important;
	}
}

@media only screen and (max-width: 450px) {
	
	
	.carousel-caption h1 {
		font-size: 28px !important;
		line-height: 26px !important;
	}
	
	
	.carousel-caption h2 {
		font-size: 18px !important;
		line-heihgt: 18px !important;
	}
	
	.carousel-caption {
		bottom: 30px !important;
	}
	
	.xspCarousel,.carousel .xspCarouselItem { 
		height: 160px !important;
	}
	
	
	.divSuche {
		margin: 0px !important;
	}
	
	.header-logo {
		padding: 0px !important;
	}
	
	.content .col-md-12 {
		padding: 0px;
	}
	
	.content .col-md-6 {
		padding: 5px;
	}
}

@media only screen and (max-width: 376px) {
	
	.carousel-caption h1 {
		font-size: 28px !important;
		line-height: 20px !important;
	}
	
	.carousel-caption h2 {
		font-size: 14px !important;
		line-height: 14px !important;
	}
	
	.carousel-caption {
		bottom: 5px !important;
	}
	
	.xspCarousel,.carousel .xspCarouselItem { 
		height: 120px !important;
	}
}

@media print {
	.noPrint, .hide {
		display: none !important;
	}
	
	.bg-grey {
		background: #fff;
	}
}
