*{
	margin:0;
	padding:0;
}

body{
	overflow-y:scroll;
	color:#5f6062;
	font-family: 'Khand', sans-serif;
}

h1, h2, h3, h4{
	font-family: 'Khand', sans-serif;
}

.main{
	width:1200px;
	margin:0 auto;
	position:relative;
}

#menu_repeat{
	width:100%;
	height:auto;
}

#menu{
	margin-bottom:0;
	padding:10px 0;
	background:#fff;
}

#nav{
	list-style: none;
	padding:10px 10px 0px 10px;
	margin-left:0;
}

#nav li{
	float:left;
	border-left:1px solid #ccc;
	padding:0 10px 0 10px;
}

#nav a{
	font-size:18px;
	color:#333;
	text-decoration:none;

}

#nav a.inactive{
	color:#ccc;
}

#nav a.inactive:hover{
	color:#ccc;
}

#nav a:hover{
	color:#ff0117;
}

#nav a.active{
	background: #486074;
	padding: 7px;
	color: #fff;
	display: block;
	border-radius: 6px;
	margin-top:-7px;
}

#nav a.active:hover{
	background: #464646;
}

#nav li:first-child{
	border:none;
	padding:0 10px 0 0;
}

#user-menu{
	float:right;
	padding:10px;
}

#user-menu p{
	display:inline-block;
	margin:0;
	margin-right:5px;
}

#logo_repeat{
	width:100%;
	height:auto;
}

#header{
	background:url(../images/header-gradient.png) repeat-x #ccc;
	height:auto;
	position:relative;
	z-index:1;
	padding:10px;
}

#main{
	padding:10px;
	background:#fff;
	min-height:500px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#addform .blocks-2 li, #editform .blocks-2 li{
	min-height:80px;
	margin-bottom:0;
}

#addform .blocks-2 .forms-inline-list li, #addform .blocks-2 .forms-list li, #editform .blocks-2 .forms-inline-list li, #editform .blocks-2 .forms-list li{
	height:auto;
	min-height:0;
	list-style-type:none;
}

#addform textarea, #editform textarea{
	min-height:150px;
}

#addform select, #editform select{
	padding:.3em .35em;
}


#footer-repeat{
	background:#464646;
	height:auto;
	min-height:65px;
}

#footer{
	padding:20px 0;
	margin:0 auto;
	color:#ccc;
}

#footer p{
	margin:0;
}


input[type=submit]{
	cursor:pointer;
}

a, a img{
	border:none;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none;
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal;
	display:block;
	position:absolute;
	top:20px;;
	left:25px;
	width:205px;
	height:70px;
	border: 1px solid #ccc;
	background:#f4f4f4 url(question.gif) no-repeat bottom right;
	color:#000;
	text-align:left;
	font-size:0.7em;
	padding-left:10px;
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(../images/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-weight:normal;
	color: #F50101;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-weight:normal;
	color: #F50101;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}

#personalfoto{
	float:right;
	background:#ddd;
	width:100%;
	display:inline-block;
	margin-bottom:20px;
	position:relative;
	text-align:center;
	min-height:150px;
}

#personalfoto img{
	width:250px;
}

#personalfoto:after{
	content:"";
	clear:both;
}

#personalfoto img{
	border:1px solid #ccc;
}

#personalfoto #foto_neu{
	font-size:14px;background:#ccc;color:#333;padding:15px;margin-top:-1px;position:absolute;bottom:0;text-decoration:none;
}

#inputfield-foto{
	width:316px;
	position:absolute;
	bottom:0;
	left:0;
}

.textfeld{
	width:400px;
	height:150px;
	padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
	color:#5f6062;
}

.li-left{
	width:280px;
	float:left;
}

.li-right{
	width:250px;
	float:left;
}

.li-box-left{
	width:422px;
	float:left;
}

.li-box-right{
	width:402px;
	float:left;
}

.clear{
	clear:both;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	}

.kontodaten{
	padding:20px;
	background:#ccc;
	border:1px solid #666;
}

.form-boxes-bg{
	margin-bottom:25px;
	border-radius:0 0 10px 10px;
}

.search-box{
	background:#dddddd;
	padding:10px;
	margin-bottom:60px;
	border:1px solid #9d9d9d;
}

.suchergebnisanzeige{
	font-size: 14px;
	color: red;
	position: absolute;
	top: 493px;
}

#bewerber-details li, #bewerber-details .detail_textarea{
	min-height: 60px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
}

#bewerber-details label{
	font-weight:bold;
	display:block;
}

#bewerber-details .icon-spam:before{
	margin-right: 5px;
}



.details-left{
	width:200px;
}

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

#footer a{
	color:#fff;
}

a:hover{
	color:#000;
}

.button{
	padding:5px;
	border-radius:3px;
	border:none;
	cursor:pointer;
	background:#333;
	color:#fff;
}

.button:hover{
	background:#999;
	color:#000;
}

button .button{
	padding:25px;
}

.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
}
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    box-shadow: 0 0 7px black;
	font-size:12px !important;
	font-size:normal !important;
	text-transform:normal !important;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }


  /*Webcam*/
#camera{
	width:320px;
	height:240px;
	position:absolute;
	left:50%;
	margin-left:-160px;
	position:relative;
	border:2px solid #ccc;
}

#camera #buttons{
	margin-top:35px;
}

#logo-repeat{
	width:100%;
	height:137px;
	position:absolute;
	top:50px;
	left:0;
	background-position:center;
}


#ui-datepicker-div{
		font-size:12px;
}


#backuptable tr{
	background:#ccc;
}

#backuptable td{
	padding:10px;
}

.icon-bar{
	background:#464646;
	border-top: 1px solid #858d99;
	border-radius:5px;
	padding:5px;
	display:inline-block;
    width: 100%;
    margin-top: 29px;
}

.icon-bar .icon{
	margin-left:5px;
	margin-right:5px;
}

.icon{
	font-size:20px;
	cursor:pointer;
	display:inline-block;
}

table {
  border-collapse: separate;
  background:#fff;
}


thead th {
  font-weight:400;
  color:#fff;
  text-align:left;
  color:#fff;
  text-transform:uppercase;
}

thead a{
	font-weight:400;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
}
tbody a{
	color:#5f6062;
}

tbody tr:hover td{


	background:#ddd;
}

tbody tr td {
  font-weight:400;
  color:#5f6062;
  font-size:13px;
  padding:10px;
  border-bottom:1px solid #e0e0e0;
}

tbody tr:nth-child(2n) {
  background:#f0f3f5;
}

tbody tr:last-child td {
  border-bottom:none;
}

/*
.pagination{
	font-weight: 400;
	color: #fff;
	text-align: left;
	padding: 10px;
	border-top: 1px solid #858d99;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	border-radius:0 0 5px 5px;
	background:#464646;
	left:0;
}*/

#pagination .units-row, #pagination p{
	margin-bottom:0;
}

.pagination{
	left:0;
	margin-bottom:0;
	color:#fff;
}

.pagination a{
	color:#fff;
	cursor:pointer;
}

.pagination .setPage{
	margin-right:10px;
}

.pagination-inactive{
	color:#fff;
}

.loading_image{
	background:url(../images/loading.gif) no-repeat;
	width:60px;
	height:60px;
	margin:0 auto;
}

#daten{
}

.in_papierkorb, .pdf_export{
	cursor:pointer;
	padding: 5px;
	border-radius: 5px;
	background: #333;
	color: #fff;
	display:inline;
	font-size:14px;
	margin:5px;
}

.in_papierkorb:hover, .pdf_export:hover{
	background: #ccc;
	color: #000;
}

.page_inactive{
	cursor:pointer;
	color:#ccc;
}

.page_active{
	color:#fff;
}

#state_select{
	margin-top:3px;
	margin-bottom:10px;
	widows: 100%;
	font-size:14px;
}

#state_select select{
	padding: 5px;
	border-radius: 5px;
	width:100%;
}

#database_search{
	margin-top:3px;
	margin-bottom:10px;
	width:100%;
	font-size:14px;
}

#database_search input{
	padding: 5px;
	border-radius: 5px;
	border:1px solid rgb(169, 169, 169);
	width:100%;
}

#data_table{

}

.content-header, #data_table thead tr, #pagination, #user_table thead{
	font-weight: 400;
	color: #fff;
	padding: 10px;
	margin-bottom:20px;
	position:relative;
	background:#464646;
	min-height:50px;
}

.content-header h2{
	color:#fff;
	font-size:20px;
	font-weight:100;
	margin-bottom:0;
	margin:5px 0;
	display:inline-block;
}

.content-header .button{
	padding:8px 10px;
	font-size:14px;
	display:inline-block;
	float:right;
	margin-left:10px;
	line-height:100%;
}

.details_menu{
	color:#fff;
	display:inline-block;
	margin-right:15px;
	font-size:12px;
	position:relative;
	border-right:1px dotted #fff;
	padding:0 15px 0 0;
}

.details_menu:hover{
	color:#ddd;
}

.details_menu:hover > a, .details_menu:hover > span{
	color:#ccc !important;
}

.details_menu span{
	font-size:20px;
	display:inline-block;
	margin-right:5px;
}

.details_menu a{
	color:#fff;
	cursor:pointer;
}

.details_menu:last-child{
	border:none;
}

#staatsbuergerschaft_man{
	display:none;margin-top:10px;
}

#ro {
	display: block;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	z-index: 999;
}
#ro:hover {
	background: #ccc;
}

#stats .units-row{
	margin:0;
}

#stats ul{
	margin:0;
	list-style:none;
}

#stats h3, #online_anfragen h3{
	font-size:18px;
	color:#fff;
	font-weight:500;
	background:#333;
	padding:5px;
	width:100%;
}

#stats a{
	color:#333;
}

#stats .icon{
	margin-right:5px;
}

#stats_eintraege, #stats_last_3, #support, #box_bewerbungen, #box_personalanfragen{
	background:#ccc;
	padding:10px;
}

#stats_eintraege li, #stats_last_3 li{
	text-align:center;
	margin-bottom:10px;
}

#stats_last_3 li{
	text-align:left;
}

#stats_last_3 li a{
	color:#333;
}

#stats_eintraege a{
	display:block;
	font-size:30px;
}

#support p{
	font-size:10px;
}

#box_bewerbungen .box, #box_personalanfragen .box{
	min-height:180px;
	max-height:180px;
	overflow-y:scroll;
}

#add_photo{

}

#add_photo h3{
	text-align:center;
	font-size:20px;
	font-weight:300;
	padding:10px;
	background:#464646;
	color:#fff;
	margin:0;
}

#add_photo_webcam{
	background:#ddd;
}

#add_photo_webcam #camcontent{
  margin: auto;
  position:relative;
}

#add_photo_webcam #camcontent:hover > .cambuttons{
	display:block;
	z-index:900;
}

#add_photo_webcam .cambuttons{
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5);
    width: 100%;
    padding: 10px;
	display:none;
}

#add_photo_webcam #camcontent #canvas{
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	display:none;
}


#add_photo_upload{
	background:#ccc;
	position:relative;
}

#add_photo_upload .upload_bar{
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5);
    width: 100%;
    padding: 10px;
	display:none;
}

#add_photo_upload:hover > .upload_bar{
	display:block;
}

#canvas_upl{
	width:100%;
	height:auto;
}

#img_prev{
	width:572px;
	height:429px;
	background:#ddd;
	background-size:cover;
}

#personalfoto{
	position: relative;
}

#photo-tools{
	display:none;
}

#personalfoto:hover > #photo-tools{
	display:initial;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.7);
	text-align:center;
	padding:25px;
	width:100%;
	height:100%;
}

#photo-tools .btn{
	width:100%;
}

/* Classic Desktop */
@media (min-width: 970px) and (max-width: 1199px) {
	.main{
		width:970px;
	}

}


/* Responsive Smartphones */
@media only screen and (max-width: 767px) {
	width:100%;
	padding:0 2%;
}


/* Responsive Tablets */
@media (min-width: 768px) and (max-width: 969px) {
	width:100%;
	padding:0 2%;
}
