*{ font-family:"Open Sans",sans-serif;}
*{outline:none;}

a {color: #00a9e9;}
.btn,
input,
select,
.form-control
{border-radius:0;}

.btn{border:none; }

.btn-primary{background:#00a7e7;}
.btn-primary:focus, .btn-primary:hover
{
	background-color: #008cbe;
/* 	border:1px solid transparent; */
}


ul#contenttitles li {
    background: darkgrey!important;
}

#contenttitles .fa {
    font-size: 22px;
    margin-left: 5px;
}
.delspanstyle{
  text-align: right;
}

body{
	font-family:"Open Sans", Helvetica, sans-serif;
	margin:0px;
}

h3 {
   font-weight:bold;
   font-size:16px;
   color:#00a7e7;
  }

#container {
  position:relative;
}




#startseitenbild{margin: 0 auto;}

#logo{
  float: left;
  margin: 20px 0px;
}
#db_logo img{
	max-height: 100%;
	width: auto;
	max-height: 68px;
}

.navbar-static-top{
	height: 70px;
	border-bottom:2px solid #ccc;
}



#startlogo{
	width:270px;
	margin:auto;
	margin-top:30px;
	margin-bottom: 40px;
}
#topmenudiv {
  width:100% !important;
  margin:0px 0 0 0;
  text-align:left;
  background:#00a7e7;
  float:left;

  }

#topmenudiv a {
  font-family:"Open Sans";
  font-weight: 700;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
	padding: 10px 15px;
	border-right: 1px solid #fff;
}
#topmenudiv a:hover{background:#008cbe;}
#topmenudiv .topmenuactiveitem a{background: rgba(0,0,0,0.3);}


.topmenuactiveitem{
 /* background:url(../img/dot-dark-blue.png);
  background-repeat:no-repeat;
  background-position:18px 6px;*/
  }

#shoptiteldiv {
  float: right;
  border: none;
  font-family: "Open Sans";
  font-size: 13px;
  color: grey;
  bottom: 12px;
  text-align: right;
  padding-top: 72px;
}

#content {
  font-size:12px;
  border:none;
  float: left;
  width:100%;
  padding:30px 0;
  }

#footer {
  font-family:"Open Sans";
  font-weight:bold;
  font-size:11px;
  color:#244e71;
  text-align:right;
  width:100%;
  background-color:#dfdfdf;
  }

#screendarkenerdiv {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
  background-color:#cfcfcf;
  }

#waitdiv{
  position:absolute;
  display:none;
  top:0px;
  left:0px;
  width:300px;
  height:200px;
  border:solid 1px #0d3b62;
  text-align:center;
  background-color:white;
  color: #0d3b62;
  padding:10px;
  }

.white{background:#fff;}
.grey{background:#efefef;}
.dark{background:#393939;color:#a2a2a2;}



#login{
	margin: 30px auto;
	border: solid 1px #cfcfcf;
	width: 376px;
	border-radius: 5px;
	padding: 30px;
	background: #fff;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

#login input{margin-bottom:15px;}

#loginform {
 	margin: 30px auto;
	border: solid 1px #cfcfcf;
	width: 376px;
	border-radius: 5px;
	padding: 30px;
	background: #fff;
}

#loginform  span{
  display:block;
  float:left;
  border:none;
  width:170px;
  margin:5px;
  padding:3px;
  font-family:"Open Sans";
  font-weight:bold;
  font-size:14px;
  }



#loginform input{margin-bottom:10px;}

#loginform  input[type=button]{
  float:right;
  border:solid 1px #00a7e7;
  margin:7px; padding:3px;
  font-family:"Open Sans";
  font-weight:bold;
  font-size:14px;
  background-color:#00a7e7;
  color:#fff;
  cursor:pointer;
  }

#errormessagediv {
  display:none;
  margin-left:5px;
  width:362px;
  margin-top:4px;
  margin-bottom:4px;
  border:solid 1px red;
  color:red;
  }

#errormessagediv p {
  margin:4px;
  font-family:"Open Sans";
  font-weight:bold;
  font-size:11px;
  text-decoration:none;
  }

#topcontainer{
  position:relative;
  border-bottom: solid 1px #00a7e7;
  margin-bottom:10px;
  margin: auto;
  margin-bottom:5px;
  }


#ajresult {
  color:#336600;
  background-color:#fff;
  float:right;
  border:solid 1px #336600;
  margin:3px;
  display:none;
  height:14px;
  font-family:"Open Sans";
  font-weight:bold;
  font-size:11px;
  padding-left:4px;
  padding-right:4px;
  }

#contenttitlesdragarea {
  background:#fff;
}

#contenttitles {
  margin:0px;
  padding:0px;
  }

#contenttitles li{
  padding:10px 0px;
  display: inline-block;
}




#contenttitles li:hover,
#contenttitles li.liactive {
  background-color:#008cbe;
}

.icospan {

}

.titlespan {
  cursor:pointer;
  float:left;
  font-size:14px;
  font-weight:bold;
  }

.delspan   {
  cursor:pointer;
  }

#itemtitlefield {
  width:400px;
  }

#contentitemform {
  display:none;
  margin:auto;
  margin-top:15px;
}

#contentlinkform {
  border:solid 1px #0D3B62;
  margin-top:10px;
  display:none;
  margin:auto;
  padding:5px;
  margin-top:15px;
}

#contentitemformerror {
  border:solid 1px red;
  color:red;
  display:none;
  height:20px;
  width: 900px;
  margin: 15px auto auto;
  padding: 5px;
}

#sliderbildlinkform,
#bildmanagerdiv {
  margin: 15px auto;
  padding:15px;
  display:none;
	background: #fff;
}

#filesuploadtable {
  border:none;
  background-color:#ffffff;
  width:100%;
  margin:auto;
  }

#slidertopcontainer{
  position:relative;
  border-bottom: solid 1px #00a7e7;
  height:auto;
  margin-bottom:10px;
  margin: auto;
  padding:5px;
  margin-bottom:20px;
  }

#sliderajresult {
  color:#336600;
  background-color:#fff;
  float:right;
  border:solid 1px #336600;
  margin:3px;
  display:none;
  height:14px;
  font-family:"Open Sans";
  font-weight:bold;
  font-size:11px;
  padding-left:4px;
  padding-right:4px;
  }




#slidererrordiv {
  border:solid 1px red;
  color:red;
  display:none;
  height:20px;
  width: 900px;
  margin: 15px auto auto;
  padding: 5px;
  }

#slidercontroldiv {
	display:block;
	margin:auto;
	margin-top:15px;
	background:#fff;
}

#slidercontentsdiv {
 padding:20px;
  border:none;
  min-height:180px;
  display:inline-block;
}

#bildcontenttitles {
  margin:0px;
  padding:0px;
  width:300px;
  display:inline;
}

#bildcontenttitles li{
  list-style-type: none;
  display: inline;
  float:left;
}



textarea{
	min-height: 300px;
}

.bildmask {
  position:relative;
  border:solid 1px silver;
  height:150px;
  margin-right:6px;
  }

.bildmask img{
  	max-height: 120px;
  }

.bildleiste {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	border: none;
	filter: Alpha(opacity=60);
	opacity: 1;
	moz-opacity: 0.6;
	background-color: #00a7e7;
	color: #fff;
	padding: 5px;
  }

.thumbdeldiv {
	position: absolute;
	right: 3px;
	bottom: 1px;
	border: none;
	width: 20px;
	height: 20px;
	color: #fff;
	font-size: 15px;
	cursor:pointer;
 }

#sliderelementsdiv {
  display:inline-block;
  width:100%;
  margin:auto;
  padding:10px;
  background:#fff;
  margin-top:20px;
  }



.list-group-item:last-child{
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}


.elementgeneral .thumbnail{height: 260px;}
.elementgeneral .thumbnail a{display:inline-block;width:100%; height: 80%;}
.elementgeneral .thumbnail img{max-height:200px;}


.extbild {
  float:left;
  width:20px;
  height:20px;
  background:url(../img/ico-linked-pic.png);
  }

.intbild {
  float:left;
  width:20px;
  height:20px;
  background:url(../img/ico-pic.png);
  }

.elementgeneraltitle {
  float:left;
  margin-left:5px;
  overflow:hidden;
  border:none;
  font-size: 14px;
  font-weight: bold;
 }


.zoomico,.elemdelno,.elemdelyes,.eleminsno,.eleminsyes{
	font-size: 17px;
	padding: 5px;
	line-height: 17px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
}
.disabled {
	cursor: default;
	background:rgba(255, 0, 0, 0.33);
	color:rgba(255, 255, 255, 0.5);
}


.elemdelyes {
  float:right;
  cursor:pointer;
 }

.elemdelno {
  float:right;

  }

.eleminsyes {
  float:right;
  cursor:pointer;
  }

.eleminsno {
  float:right;
  }

.zoomico {
  float:right;
/*   width:20px;
  height:20px; */
  margin-right:20px;
  padding:0px;
  }



.lupepreviewimg  {
  border:none;
  }

#pictureviewer {
  z-index:900;
  position:absolute;
  display:none;
  border:solid 4px #dfdfdf;
  }

#filtertopcontainer{
  position:relative;
  border-bottom: solid 1px #00a7e7;
  height:22px;
  margin-bottom:10px;
  margin: auto;
  padding:5px;
  margin-bottom:5px;
  }

#filtertopcontainer a{
  font-family:"Open Sans";
  font-weight:bold;
  font-size:12px;
  color:#00a7e7;
  text-decoration:none;
  top:3px;
  }

#filterajresult {
  color:#336600;
  background-color:#fff;
  float:right;
  border:solid 1px #336600;
  margin:3px;
  display:none;
  height:14px;
  font-family:"Open Sans";
  font-weight:bold;
  font-size:11px;
  padding-left:4px;
  padding-right:4px;
  }

#filtererrordiv {
  border:solid 1px red;
  color:red;
  display:none;
  height:15px;
  width: 900px;
  margin: 15px auto auto;
  padding: 3px;
  }

#filterlistediv {
  border:solid 1px #0D3B62;
  display:block;
  margin:auto;
  padding:3px;
  margin-top:15px;
  }


#filtertitles {
  margin:0px;
  padding:0px;
  }

#filtertitles li{
  list-style-type: none;
  display: inline;
  margin-bottom:2px;
  }

.headstringcontainer               {border:none; display:inline-block; width:100%; padding:0px; background:#A4DFEE;}
.headstringcontainer:hover  {border:none; display:inline-block; width:100%; padding:0px; background:#00a7e7;}

.headlistefiltertitle { float:left;  width:845px; height:22px; padding-top:3px; padding-left:5px; font-family:"Open Sans"; cursor:pointer; font-weight:bold; font-size:14px;}
.headlistefilterdel     { float:right; width:20px;  height:20px; margin-right:2px; background:url(../img/ico-del.png); cursor:pointer; margin-top:2px;}
.headlistefilteredit   { float:right; width:20px;  height:20px; margin-right:2px; background:url(../img/ico-edit.png); cursor:pointer; margin-top:2px; }

#filterforms {
    border: 1px solid rgb(13, 59, 98);
    width: 900px;
    display: none;
    margin: 15px auto auto;
    padding: 3px;
}

#closeworkingarea {
 border:none; width:20px; height:20px; margin-bottom:5px; background:url(../img/ico-arrow-up.png); cursor:pointer;
}

#filterformdiv {
    border: 1px solid rgb(13, 59, 98);
    width: 286px;
    display: none;
    padding: 3px;
	background-color:#efefef;
}

#groupsscrolldiv {
     border:solid 1px silver;
	 overflow-x:scroll;
     overflow-y:auto;
	 display:none;
	 }

#groupshorizcontainer{
     border:none;
	 padding:4px;
	 position:relative;
	 min-height:260px;
	 display: inline-block;
	 }

.singlegroupdiv {float:left; margin-right:20px; border:solid 1px #cfcfcf; background-color:#efefef; width:260px; }
.singlegroupdiv span {font-family:"Open Sans"; font-weight:bold; font-size:12px; margin-left:3px;}
#addnewgroupdiv {float:left; margin-right:20px; border:solid 1px #cfcfcf; background-color:#efefef; width:260px; text-align:left;}
#addnewgroupformdiv {margin-top:6px; margin-bottom:4px; display:none;}
.addnewgroupinputbutton { border:solid 1px #0d3b62; margin:3px; padding:2px; background-color:#64c6e3; width:32px; height:22px; background:url(../img/ico-add-new-group.png); }
.addnewgroupsubmit{border:solid 1px #0d3b62; padding:2px; background-color:#64c6e3; width:30px; font-family:"Open Sans"; font-weight:bold; font-size:11px; color:white;}
.addnewgroupvalueinput{border: solid 1px #0d3b62;  padding:2px; font-family:"Open Sans"; font-weight:normal; font-size:12px; width:208px; height:16px;}
.paraminput, .paramvalueinput {width:100px; border:solid 1px blue;}
.innereelementslistediv {}
.paramstringcontainer            { border:none; position:relative; margin-top:3px; display: inline-block; width:100%; background:#A4DFEE;}
.paramstringcontainer:hover{ border:none; position:relative; margin-top:3px; display: inline-block; width:100%; background:#00a7e7;}
.paramstringcontainerselected            { border:none; position:relative; margin-top:3px; display: inline-block; width:100%; background:#008cbe;}
.paramstringcontainerselected:hover{ border:none; position:relative; margin-top:3px; display: inline-block; width:100%; background:#008cbe;}
.paramstringcontainerselectedforedit             { border:none; position:relative; margin-top:3px; display: inline-block; width:100%; background:url(../img/edit-back-animated.gif); }
.paramstringcontainerselectedforedit:hover{ border:none; position:relative; margin-top:3px; display: inline-block; width:100%; background:url(../img/edit-back-animated.gif); }
.paramstringdiv {float:left; border:none; font-family:"Open Sans"; font-weight:bold; font-size:12px; width:200px; overflow:hidden; cursor:pointer; height:17px; padding-top:3px; padding-left:3px;}
.parameditstringdiv                 {float:right; border:none; width:20px; height:20px; margin-right:2px; background:url(../img/ico-edit.png); cursor:pointer;  }
.parameditstringdivinactive {float:right; border:none; width:20px; height:20px; margin-right:2px; background:url(../img/ico-edit-grey.png);}
.paramdelstringdiv                 {float:right; border:none; width:20px; height:20px; background:url(../img/ico-del.png); cursor:pointer;}
.paramdelstringdivinactive {float:right; border:none; width:20px; height:20px; background:url(../img/ico-del-grey.png); }

#filternameinputfield, #searchprefixinputfield, .groupnameinput { border: solid 1px #0d3b62; margin-bottom:3px; padding:2px; font-family:"Open Sans"; font-weight:normal; font-size:12px; width:155px;}

#plusgroupbutton, #minusgroupbutton, .paramsubmit {border:solid 1px #0d3b62; padding:2px; background-color:#64c6e3; width:30px; font-family:"Open Sans"; font-weight:bold; font-size:11px; color:white;}

#filterformdiv  input[type=submit]{border:solid 1px #0d3b62; padding:2px; background-color:#64c6e3; width:160px; font-family:"Open Sans"; font-weight:bold; font-size:11px; color:white; }

.paraminput, .paramvalueinput { border: solid 1px #0d3b62;  font-family:"Open Sans"; font-weight:normal; font-size:12px; width:100px; height:18px;}

#filternamehtag {
   margin-left:5px;
   margin-top:10px;
   margin-bottom:10px;
   font-family:"Open Sans";
   font-weight:bold;
   font-size:16px;
   color:#0d3b62;
   }



.crosselling_cell{	background: #f4f4f4;}
.importinform:nth-child(odd) td{background:#fff;}
img{border:none;}

table{background:#fff;}



html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
}
body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
code { font-size: 80%;}


#content{position:relative;}
#crossselling_infobox{
	display:none;
	position: absolute;
	top: 157px;
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	left: 0px;
}
#crossselling_infobox div{
	text-align:left;
	background-color: #f4f4f4;
	padding: 10px;}



#bearbeiten{margin-right:10px;}


.navbar-default{
	background:transparent;
	min-height:inherit;
	border:0;
	margin-bottom: 0;
	box-shadow: none;
}
.list-group-item:first-child{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
#contenttitles > li{margin-bottom:5px;}
#contenttitles li:nth-child(odd){border-right:5px solid #efefef;}

.profile-name-card {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0 10px;
	min-height: 1em;
}


#content .thumbnail .caption{text-align:center;}
#content .thumbnail > i.fa{
	font-size: 60px;
	text-align: center;
	width: 100%;
	display: inline-block;
	color: #ccc;
	padding: 10px;
}
#content a:hover{text-decoration:none;}

.thumbnail.btn .caption,
#content .thumbnail.btn .fa{color:#fff;}


.thumbnail{
	box-shadow:none;
	padding:0;
	border-radius:0;

}

.startseite_einstiegspunkt{	min-height: 160px;}
.panel-heading,.panel-body,.panel-footer{border-radius:0;}

.grey{background:#f4f4f4;}
.dark{background:#393939;	color: #a2a2a2;}
.blue{background:#00a7e7;}
.white{background:#fff;}
.panel,.white.panel.panel-primary,.panel-footer{border-color: #ccc;}
.alert{
	background: #fff;
	border: 1px solid #f4f4f4;
	border-left: 6px solid #f4f4f4;
}
.alert-info{border-left-color: #00a7e7;}
.alert-primary{border-left-color: #00a7e7;}
.alert-success{border-left-color: #8BC34A;}
.alert-danger{border-left-color: #D32F2F;}
.alert-warning{border-left-color: #FBC02D;}

.btn-primary,.btn-primary:before,.panel-primary>.panel-heading{	background: #00a7e7;}
.btn-primary:focus, .btn-primary:hover,.panel-primary>.panel-heading:hover{	background-color: #008cbe;}
.btn-success,.btn-success:before{	background: #8BC34A;}
.btn-success:focus, .btn-success:hover {	background-color: #689F38;}
.btn-danger,.btn-danger:before{	background: #D32F2F;}
.btn-danger:focus, .btn-danger:hover {	background-color: #B71C1C;}
.btn-warning,.btn-warning:before{	background: #FBC02D;}
.btn-warning:focus, .btn-warning:hover {	background-color: #F9A825;}

.panel>.panel-heading{color: #fff;}
.panel-primary>.panel-heading{background: #00a7e7;}
.panel-success>.panel-heading{background: #8BC34A;}
.panel-danger>.panel-heading{background: #D32F2F;}
.panel-warning>.panel-heading{background: #FBC02D;}
.panel-default>.panel-heading{background: #ccc;}


.btn, input, select, .form-control,.panel,.white.panel.panel-primary,.panel-footer,.alert{	border-radius: 0;}
.btn {
	border: none;
	position:relative;
}
.btn:hover:before, .btn:focus:before, .btn:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.btn{margin-bottom: 10px;}

.card.card-container,.panel,#loginform,#login{
		box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.8);
}

.scrollToTop{
	color: #fff;
	position: fixed;
	bottom: 40px;
	right: 40px;
	display: none;
	font-size: 36px;
	z-index:99;
}
.scrollToTop:hover{
	text-decoration:none;
}

.paddingtopbottom{
	padding-top: 15px;
	padding-bottom: 15px;
}

.btn,
.nav a
{-webkit-transition: all 0.3s ease-out;    transition: all 0.3s ease-out; }


::selection{
	background: #00a7e7;
	color: #fff;
}
::-moz-selection{
	background: #00a7e7;
	color: #fff;
}
