body
{
background-color: #5D7381;
margin-top:-20px;
}

.content
{
	background-color:#fff;
	width:900px;
	margin: 0px auto;s
}

form
{
	
}
#qrlable
{
width:90%;}

#visitenkarte
{
	margin:0px 20px;
}

#uploadImage
{
	border:1px solid #cccccc;
	width: 100%;
	height: 100%;
}

.logo-container {
	padding-top:60px; padding-bottom:0px; padding-right:25px; float:right;
}

.header-container{padding-top:30px;}

.inputFormContainer
{
	width: 80%
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 14pt;
}
.col2
{
	max-width: 280px;
	padding-left: 10px;
}

.col1
{
	max-width: 300px;
}
.form-control.plz, .form-control.ort 
{
	width: 48%;
	float:left;
}

.form-control.ort
{
	margin-left: 4%;
}

input.btn.btn-default
{
	-moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

table
{
	*max-width: 30%;
	margin-bottom: 15px;
}
#table2
{
	margin-left:20px;
	float:left;
	width:47%;
	*margin-left:0px;
}

#table3
{
	margin-left: 20px;
	float: left;
	width: 47%;
}

table tr .col1
{
	padding-left: 5px;
	width:155px;
	max-width:160px;
}

table tr .col2
{
	padding-right: 5px;
}

table tr .col2 input
{
	*width: 95%;
	*height: 20px;
}



table .tablehead
{
	display: block;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top:5px;
	
	border-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	line-height: 2;
	border-bottom: 2px #fff;
	z-index: 10;
	height:30px;
	padding-left: 10px;
	background-color: #eee;
	/*max-width: 200px;
	width: 150px;*/
	
	width:140px;
}

table .qrtablehead
{
	display: block;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top:5px;
	
	border-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	line-height: 2;
	border-bottom: 2px #fff;
	z-index: 10;
	height:30px;
	padding-left: 10px;
	background-color: #eee;
	/*max-width: 200px;
	width: 150px;*/
	
	width:250px;
}


tbody
{
	
	border: 1px solid #cccccc;
	background-color: #eee;
}


table
{
	*width:400px !important;
}

label small
{
	font-weight: normal;
	font-size: 11px;
}

#visitenkarte h1
{
	padding-top: 10px;
}

#sparte
{
	padding-bottom:40px;
}

#qrimagecontainer
{
	height: 100px;
	width:100px;
}

#qr_upload
{
margin-top: 10px;
}

#file_upload
{
margin-top: 10px;
}

.qr_backside tr .col1
{
	width:200px;
}

.qr_backside .btn-primary
{
	width: 200px;
	position: relative;
}

#qrUploadImage
{
	border: 1px solid #cccccc;
}

.modal-header
{
	border-bottom: none;
}

.modal-body
{
	padding-bottom: 40px;
}

.glyphicon-chevron-right:before, .glyphicon-chevron-left:before
{
	color:#000;
}

.carousel-control.left, .carousel-control.right
{
	background-image: none;
}

.carousel-control
{
	width:auto;
}

.carousel-indicators
{
	bottom:0px;
	margin-bottom:-30px;
}




.carousel-indicators li
{
	
	border: 1px solid #777;
	width:5px;
	height:5px;
}

.carousel-indicators .active
{
	background-color:#555;
	width:7px;
	height:7px;	
}

.btn-primary
{
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative
}


.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;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.btn-success
{
	width: 288px;
}

.progress
{
	height: 5px;
}

.bottom-buttons-container
{
	width:50%;text-align:left; padding-bottom:50px; float:left
}

.clearer
{
	clear:both;
}

.progress-container
{
	position: absolute;left: 10px;right: 5px;
}

.table-fileupload, .table-fileupload-qr
{
	position: relative;
}

.progress-container-qr
{
	position: absolute;left: 10px;right: 44px;
}