
#slideshow { 
   
    position: relative; 
    width: 130px; 
    height: 146px; 
    padding: 10px; 
   
}

#slideshow > div { 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
}

#slideshow2 { 
   
    position: relative; 
    width: 130px; 
    height: 146px; 
    padding: 10px; 
   
}

#slideshow2 > div { 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
}

#slideshow3 { 
   
    position: relative; 
    width: 130px; 
    height: 146px; 
    padding: 10px; 
   
}

#slideshow3 > div { 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
}

#slideshow4 { 
   
    position: relative; 
    width: 130px; 
    height: 146px; 
    padding: 10px; 
   
}

#slideshow4 > div { 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
}

#slideshow5 { 
   
    position: relative; 
    width: 130px; 
    height: 146px; 
    padding: 10px; 
   
}

#slideshow5 > div { 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
}




.gdpdu-img {
	padding-top: 50px
}

#tooltip {
  width: 100%;
  margin: 0;
  height: 100px;
  border-top: 1px solid #eee;
  bottom: 0;
z-index: 99;
  display: none;
  background: #fff;

  position: fixed;
-webkit-box-shadow: 0px -2px 6px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px -2px 6px 0px rgba(0,0,0,0.15);
box-shadow: 0px -2px 6px 0px rgba(0,0,0,0.15);
}

#close {
	float: right;
	top:10px;
	right: 30%
	
}

#closeButton {
	width: 20px;
}
.container {padding: 0;}

body {
	background: url("../img/bg.png") repeat;
	font-size: 12px;
	z-index: 1;

   
}

.laufband {
	background-color: #ececec; 
	height: 30px; 
	line-height: 30px;
	font-size: 15px

}

a {color: #34319c;
text-decoration: none;}
a:hover {text-decoration: none;
color: #888}
a:active {
	color: #888;
	text-decoration: none;
}

.btn {font-size: 12px}

.btn-primary {
  
    background-color: #34319c;
    border-color: #34319c;
    
}

.btn-primary a:active{
  
    background-color: #34319c;
    border-color: #34319c;
    
}

.siegel {
    position: relative;
    z-index: 110;
    top: 75px;
    float: right;
    right: 40px;
    width: 160px;
}

.navbar-collapse {
	padding: 0;
	background: #fff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #CECECE); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #CECECE); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #CECECE); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #CECECE); /* Standard syntax */
   
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.1);
border-radius: 8px 8px 0 0;

    
    
}

.col-md-6 {
	padding-right: 0;
}
.col-md-6 img{
	padding-right: 0;
    float: left;
    padding: 5px;
    background-color: #FFFFFF;
    border: 1px solid #dadada;
    margin-right: 20px;
}
.list-space{
	padding-right: 5px;
}


.navbar-brand, .navbar-nav li a{
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	text-align: center;	
}

.navbar-default .navbar-nav li a {
	color: #4A4A4A
}

.navbar-default {

    border: none;
    border-radius: 8px 8px 0 0;

}


.navbar {
	margin-bottom: 0;
}

#logo-main {
	width: 250px;
		margin: 30px 0;
}

hr {
	border: none;
border-top: 1px solid #CECECE;
color: #ececec;
background-color: #ececec;
height: 1px;
}

.sidebar hr {
	border: none;
border-top: 1px solid #CECECE;
color: #ececec;
background-color: #ececec;
height: 1px;
padding-bottom: 12px
}


.tel-style h3{
    font-size: 18px;
    
    line-height: 40px;
    color: #4F5050;
    background: url(../img/tel.png) no-repeat #e2e0e0;
    padding-left: 60px;
    margin-top: 12px

}

.tel-style-infobox h3{
    font-size: 20px;
  line-height: 20px;
    font-weight: bold;
    color: #4F5050;
    background: url(../img/telefon.png) no-repeat;
    padding-left: 30px;
    margin-top: 12px

}

.btn-infobox {
	margin-top: 23px;
	border-left: 1px solid #ddd
}

/*.nav>li {
	
	background: #d3d3d3;

}*/

.space-sidebar h4{
	font-size: 16px;
	font-family: 'helvetica',sans-serif;
	    font-weight: normal;
    text-transform: uppercase;

    padding-bottom: 10px
	
}
.style-sidebar p{
	font-size: 12px;
	padding-top: 10px;
	} 
.style-sidebar {
	background: rgba(240, 240, 240, .6);
	height: 700px; 
	padding: 1em 2em;
	 border-radius: 0 0 0 8px ;
	
}
.style-content {
	background: rgba(255, 255, 255, .6);
	height: 650px; 
	padding: 1em 5em;
	 border-radius: 0 0 8px 0;
	 text-align: justify;

	
}
.style-content h4{
	
	font-size: 16px;
	font-family: 'helvetica',sans-serif;
	    font-weight: normal;
    text-transform: uppercase;

  
	
	
}



.style-content p{
	font-size: 12px;
	
}

.style-sidebar-kassen {
	background: rgba(240, 240, 240, .6);
	height: 1310px; 
	padding: 1em 2em;
	 border-radius: 0 0 0 8px ;
	
}

.style-sidebar-kassenrollen {
	background: rgba(240, 240, 240, .6);
	height: 1380px; 
	padding: 1em 2em;
	 border-radius: 0 0 0 8px ;
	
}

.style-content-kassen {
	background: rgba(255, 255, 255, .6);
	height: 1310px; 
	padding: 1em 5em;
	 border-radius: 0 0 8px 0;
	 text-align: justify;

	
}

.style-content-kassenrollen {

	height: 1380px; 
	background: rgba(255, 255, 255, .6);
	padding: 1em 5em;
	 border-radius: 0 0 8px 0;
	 text-align: justify;

	
}

.style-content-gobd {


	 border: 3px solid #34319c

	
}

.style-sidebar-firma {
	background: rgba(240, 240, 240, .6);
	height: 757px; 
	padding: 1em 2em;
	 border-radius: 0 0 0 8px ;
	
}
.style-content-firma {
	background: rgba(255, 255, 255, .6);
	height: 757px; 
	padding: 1em 5em;
	 border-radius: 0 0 8px 0;
	 text-align: justify;

	
}

.style-sidebar-datenschutz {
	background: rgba(240, 240, 240, .6);
	height: 1050px; 
	padding: 1em 2em;
	 border-radius: 0 0 0 8px ;
	
}
.style-content-datenschutz {
	background: rgba(255, 255, 255, .6);
	height: 1050px; 
	padding: 1em 5em;
	 border-radius: 0 0 8px 0;
	 text-align: justify;

	
}

.style-sidebar-service {
	background: rgba(240, 240, 240, .6);
	height: 870px; 
	padding: 1em 2em;
	 border-radius: 0 0 0 8px ;
	
}
.style-content-service {
	background: rgba(255, 255, 255, .6);
	height: 870px; 
	padding: 1em 5em;
	 border-radius: 0 0 8px 0;
	 text-align: justify;

	
}

.style-sidebar-home {
	background: rgba(240, 240, 240, .6);
	height: 960px; 
	padding: 1em 2em;
	 border-radius: 0 0 0 8px ;
	
}
.style-content-home {
	background: rgba(255, 255, 255, .6);
	height: 960px; 
	padding: 1em 5em;
	 border-radius: 0 0 8px 0;
	 text-align: justify;

	
}

.style-content-home h4{
	
	font-size: 16px;
	font-family: 'helvetica',sans-serif;
	    font-weight: normal;
    text-transform: uppercase;

  
	
	
}


.icon {float: left; padding-right: 15px;}

.list-font-size {
	font-size: 12px;
	text-transform: uppercase;
}

.border-side {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	 border-radius: 0 0 8px 8px;
}
.row {margin: 0;}

.pad-pad {
	padding-left: 0;
}

.pad-pad-zero {
	padding: 0;
}

.carousel-indicators li {
	display: none;
}

.breadcrumb {
	background: none;
	color: #34319c;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.breadcrumb a{
	background: none;
	color: #34319c;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.copyright {
    padding: 8px 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    text-align: right;
    color: #777;
}

.list-group {
	background: none

	
}

.list-group-item {
	border: none; 
	background: none; 
	padding: 10px 0 10px 15px;
	line-height: 20px;
}

.list-home {
	padding: 8px 0 8px 15px
}

.list-service {
	padding: 3px 0 3px 15px;
	line-height: 30px;
}


.img-icon {
	float:left;
	width:20px;
	margin-right:10px
}
.img-partner {
	float:left;
	width:100px
}
.img-kassensysteme {
	float:left;
	width:130;
	height: 146px;
	background: #fff
}

.img-lieferanten {
	float:left;
	width:100%;
	height: 75px;
	background: #fff
}

.pdf-icon {
	float:left;
	width:30px;
	margin-right:10px
}

.container{
  max-width: none !important;
  width: 970px;
}

.service {
	background: #eee;
	padding: 20px;
	font-size: 14px;
	
}

.media {background: #eee; padding: 10px}

.kassen-list {margin-top: 14px}

.zertifikat {text-align: center; font-weight: bold;padding: 15px}

.rollen {    
display:inline;}

.rolle1 {padding-left: 5px;
    display: inline;}

    .greyroll {background: #eee; margin-top: 15px}

    .roll-top {margin-top: 0; padding-top: 0;}

.form1 { display:none;}