* {
	 margin: 0px; 
	 padding: 0px;
}
body{
	float: left;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-repeat: x-repeat;
    padding-bottom: 30px;
    text-align: center;
	font-family: Verdana, Arial, Sans-Serife;
	font-size: 11px;
	background-color: #F1F1F1;
}
body#inkassodata{
	background-color: #c8ecfe;
}
body#inkassolution{
	background-color: #DFD;
}
.toggelei{
	display:none; 
	clear: both;
	min-height: 20px;
	float: left;
}
.inka{
	background: #4D7830 !important;
}
.inka.ui-state-hover{
	background: #73B633 !important;
}
#overall{
	float: left;
	width: 100%;
	min-height: 500px;	
}
#wrapper{
	width: 100%;
	position: relative;
	min-height: 600px;	
}
/*Headerbereich*/
#header1 {
	Position: fixed;
	z-index: 1000;
	width: 100%;
	min-height: 100px;
	background-color: #f1f1f1;
	-moz-box-shadow:0 0  4px #444;
	-webkit-box-shadow:0 0  4px #444;
	box-shadow:0 0  4px #444;
}
body #header1 #logo{
	position: absolute;
	margin: 10px ;
}
body #header1 #logo img.inkassolution, body #header1 #logo img.inkassodata{
	display: none;
}
body#inkassolution #header1 #logo img.inkassolution, body#inkassodata #header1 #logo img.inkassodata{
	display: block;
	float: right;
	margin: 0 0 0 10px;
}
#headernav{
	float: left;
	height: 32px;
	clear:both;
	margin: 30px 0 0px 0px;
	font-size: 13px;

}
#headernav li{
	float: left;
	list-style-type: none;
	margin-right: 3px;
}
#headernav li ul{
	position: absolute;
	z-index: 100;
	width: 160px;
	list-style-type: none;
	margin-right: 1px;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 8px 1px #636363;
	box-shadow: 2px 2px 8px 1px #636363;
}
#headernav li ul li {
	float: left;
	clear: both;
	width: 160px;
	margin-top: 1px;
}
#headernav li ul li a{
	
}
#headernav li a{
	display: block;
	color: #fff;
	padding: 0 15px;
	background-color: #58585a;
	height: 30px;
	text-decoration: none;
	line-height: 32px;
}
#headernav li a:hover,#headernav li .active4 {
	background-color: #f7941e;
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#headernav li a:hover,#headernav li.active3  a{
	background-color: #f7941e;
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.active2{
	color: #333333;
}
/*Login*/
#overlogin{
	position: relative;
	border: 2px solid #58585a;
	margin: 150px auto;
	height: 260px;
	width: 320px;
	padding: 20px;
}
#loginin{
	background-color: #F1F1F1;
    background-image: url("../images/logo.png");
    background-position: 5px 18px;
    background-repeat: no-repeat;
    height: 160px;
    width: 320px;
}
#loginin #log1{
	float: left;
	width: 300px;
	background-color: #58585a;
	padding: 10px;
	margin-top: 150px;
	
}
#log1 .submit2:hover{
background-color: #f7941e;
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#log1 .submit2{
	float: right;
	display: block;
	color: #fff;
	width: 60px;
	background-color: #f7941e;
	text-decoration: none;
	border:none;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
}
#log1 .submit2:hover{
	background-color: #faae53;
}
#log1 p{
	width: 260px;
	float: left; 
	margin: 5px 20px;
	color: #fff;
}
 #log1 label{
	float: left;
}
#log1 input{
	float: right;
	height: 20px;
	width: 180px;
	
}


/*Name und Logout*/
#userlogged{
	float: right;
	width: 350px;
	height:35px;
	margin: 20px 0 0 0;
}
#logout{
	float: right;
	margin: 13px 10px 0 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 5px 15px;	
	background-color:#58585a;
}
#logout:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}
#agentname{
	color: #f7941e;
    float: right;
    background-image: url(../images/profilepic.png);
    background-repeat: no-repeat;
  	background-position: left center;
  	line-height: 50px;
  	text-transform: capitalize;
  	font-weight: normal;
  	padding: 0 0 0 55px;
}

/*Showroom*/
#plattform{
	float: left;
	margin-top: 120px;
	width: 100%;
	min-height: 500px;
}

/*Contentbereich*/
#content{
	float: left;
	width: 98%;
	margin: 0px 1%;
	min-height: 500px;
	margin-top: 20px;
}
#content2{
	float: left;
	width: 98%;
	margin: 10px 1%;
	min-height: 500px;
	margin-top: 0px;
}
/*Tabelle Agentenliste*/
#tabag{
	width: 98%;
	float: left;
	margin: 20px 1%;
	border: none;
	padding: 0px;
	
	border-collapse: collapse;
}
#tabag td, th{
	border: 1px solid #58585a;
}
#tabag th{
	 border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    width: 200px;
}
#tabag td{
	background-color: #FFFFFF;
    color: #000000;
    font-size: 11px;
    padding: 0 10px;
    text-align: left;
}
#tabag2{
	width: 98%;
	margin: 20px 1%;
	border: none;
	padding: 0px;
	
	border-collapse: collapse;
}
#tabag2 td, th{
	border: 1px solid #58585a;
}
#tabag2 th{
	 border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    width: 200px;
}
#tabag2 td{
	background-color: #FFFFFF;
    color: #000000;
    font-size: 11px;
    padding: 0 10px;
    text-align: left;
}
#grid .subtitulo{
	border-color: #58585a;
	text-align: center;
}
/*EXTRA*/
.righto{
	position: absolute;
	z-index: 10;
}
.lefto{
	position: absolute;
	z-index: 10;
}
.el7al{
	float: left;
	min-width: 20px;
	display: block;
}
table td select{
	font-size: 11px;
	margin: 0 0 10px 0 ;
}
table td select option{
}
/*Agenten Hinzuf�gen*/
#center{
	position: relative; 
	margin: 100px auto;
	width: 450px;
}
#agadd{
	float: left;
	min-width: 450px;
	padding: 10px;
	border: 1px solid #58585a;
}

#agadd p{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#agadd p label{
	float: left;
	margin-top: 2px;
}
#agadd p input{
	float: right;
	width: 60%;
	padding: 2px 0px;text-indent:5px;
	border: 1px solid #58585a;
}
#agadd p select{
	float: right;
	width: 60%;
	padding: 2px 0px;
	border: 1px solid #58585a;
}
#agadd p textarea{
	float: right;
	padding: 2px 0px;text-indent: 5px;
	width: 60%;
	height: 50px;
	border: 1px solid #58585a;
}
option{
	padding: 0 5px;
}
#agadd .submit1{
	float: right;
	display: block;
	color: #fff;
	background-color: #58585a;
	
	text-decoration: none;
	border:none;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
}
#agadd .submit1:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}
/*Agentenverteiler*/
#agadd3{
	position: relative;
	margin: 150px auto;
	width: 400px;
}
#agadd4{
	position: relative;
	margin: 150px auto;
	padding: 10px;	
	width: 500px;
	border: 1px solid #58585a;
}
#agadd5{
	position: relative;
	margin: 20px auto;
	padding: 10px;	
	width: 70%;
	border: 1px solid #58585a;
}
#agadd2{
	position: relative;
	margin: 150px auto;
	min-height: 400px;
	padding: 10px;	
	border: 1px solid #58585a;
	width: 400px;
}
#agadd2 p{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#agadd2 p label{
	float: left;
	margin-top: 2px;
}
#agadd2 p input{
	float: right;
	width: 60%;
	padding: 2px 0px;text-indent:5px;
	border: 1px solid #58585a;
	margin-top: 20px;
}
#agadd2 p select{
	float: right;
	width: 60%;
	padding: 2px 0px;
	border: 1px solid #58585a;
	margin-top: 20px;
}
#agadd4 p input{
	width:;
	padding: 5px 20px;
	border: 1px solid #58585a;
	background-color:#58585a;
	cursor: pointer;
	margin-bottom: 20px;
	color: #fff;
}
#agadd4 ul {
	float: left;
	width: 460px;
	margin-left: 20px;
	margin-bottom: 20px;
	
}
#agadd4 ul li{
	list-style-type: squares;
	font-size: 12px;
	margin: 10px 0;
	float: left;
	width: 480px;
	clear: both;
	text-align: left;
}
#agadd4 p input:hover{
	background-color: #f7941e;
}
#agadd2 p textarea{
	float: right;
	padding: 2px 0px;text-indent: 5px;
	width: 60%;
	height: 50px;
	border: 1px solid #58585a;
}
#agadd2 .submit1{
	float: right;
	display: block;
	color: #fff;
	background-color: #58585a;
	
	text-decoration: none;
	border:none;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
}
#agadd2 .submit1:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}

/*Kunden Hinzuf�gen*/
/*KundenPart*/
#kundendetails{
	float: left;
	width: 22%;
	min-height: 560px;
	padding: 10px;
	margin: 10px 0 10px 0;
	-moz-box-shadow:1px 2px  4px #000;
	-webkit-box-shadow:1px 2px  4px  #000;
	box-shadow:1px 2px  4px  #000;
	border: 1px solid #58585a;
}
#kundendetails .bVars{
	margin-top: 5px;
}
#kundendetails p{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#kundendetails p label{
	float: left;
	min-width: 80px;
	text-align: left;
	;
}
#kundendetails p input{
	float: right;
	width: 60%;
	padding: 2px 0px;text-indent: 5px;
	border: 1px solid #58585a;
}
#kundendetails p select{
	float: right;
	width: 60%;
	padding: 2px 0px;
	border: 1px solid #58585a;
}
#kundendetails p select option{
	padding: 0 5px;
}
#kundendetails p textarea{
	float: right;
	width: 60%;
	height: 50px;
	padding: 2px 0px;text-indent: 5px;
	border: 1px solid #58585a;
}
	
#kundendetails h2 a:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}
/*Kontaktperson*/
#Kontaktperson{
	float: left;
	min-height: 560px;
	padding: 10px;
	margin: 10px 0px 10px 2%;
	-moz-box-shadow:1px 2px  4px #000;
	-webkit-box-shadow:1px 2px  4px  #000;
	box-shadow:1px 2px  4px  #000;
	border: 1px solid #58585a;
	width: 22%;
}
#Kontaktperson p{
	float: left;
	position: relative;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#Kontaktperson p .alerticone {
    position: absolute;
    left: 110px;
    height: 23px;
    width: 20px;
}

#Kontaktperson p label{
	float: left;
	min-width: 100px;
	text-align: left;
}
#Kontaktperson p input{
	float: right;
	width: 60%;
	padding: 2px 0px;text-indent: 5px;
	border: 1px solid #58585a;
}
#Kontaktperson p input.rouge{
	border: 1px solid red;
}
#Kontaktperson p select{
	float: right;
	width: 60%;
	padding: 2px 0px;
	border: 1px solid #58585a;
}
#Kontaktperson p select option{
	padding: 0 5px;
}
#Kontaktperson p textarea{
	float: right;
	width: 60%;
	height: 50px;
	padding: 2px 0px;text-indent: 5px;
	border: 1px solid #58585a;
}

#Kontaktperson h2 a:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}
/*REchnungsadresse*/
#Rechnungsadresse{
	float: left;
	width: 22%;
	min-height: 560px;
	padding: 10px;
	margin: 10px 0px 10px 2%;
	-moz-box-shadow:1px 2px  4px #000;
	-webkit-box-shadow:1px 2px  4px  #000;
	box-shadow:1px 2px  4px  #000;
	border: 1px solid #58585a;
}
#Rechnungsadresse p{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#Rechnungsadresse p label{
	float: left;
	min-width: 80px;
	text-align: left;
}
#Rechnungsadresse p input{
	float: right;
	width: 60%;
	padding: 2px 0px;text-indent: 5px;
	border: 1px solid #58585a;
}
#Rechnungsadresse p select{
	float: right;
	width: 60%;
	padding: 2px 0px;
	border: 1px solid #58585a;
}
#Rechnungsadresse p select option{
	padding: 0 5px;
}
#Rechnungsadresse p textarea{
	float: right;
	width: 60%;
	height: 50px;
	padding: 2px 0px;text-indent: 5px;
	border: 1px solid #58585a;
}

	
#Rechnungsadresse h2 a:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}
/*AgentPart*/
#VERKAUFEN{
	width: 22%;
	float: left;
	min-height: 560px;
	margin:10px 0px 10px 2%;
	-moz-box-shadow:1px 2px  4px #000;
	-webkit-box-shadow:1px 2px  4px  #000;
	box-shadow:1px 2px  4px  #000;
	border: 1px solid #58585a;
	padding: 10px;
}
#VERKAUFEN h2, #kundendetails h2, #protokoll h2{
	float: left;
	margin: 10px 0 20px 0;
	color: #fff;
	font-size: 17px;
} 
.inkassobtn{
	float: left;
	width: 100%;
	margin: 170px 10px 0 0;
}
#VERKAUFEN #solution{
	background-color: #4D7830;
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 44%;
	float: left;
	margin: 0 4% 0 4%;
}
#VERKAUFEN #solution:active, #VERKAUFEN #solution:hover{
	background-color: #64ad64;
  	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
}
#VERKAUFEN #data{
	background-color: #067BB6;
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 44%;
	float: left;
	margin: 0 4% 0 0;
}
#VERKAUFEN #data:active, #VERKAUFEN #data:hover{
	background-color: #89d2f7;
  	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
}
#agentpart{
	float: left;
	width: 100%;

	height: 540px;
	
}
#agentpart p{
	float: left;
	white-space: nowwrap;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#agentpart p label{
	float: left;
	min-width: 80px;
	text-align: left;
}
#agentpart p input{
	float: right;
	width: 40%;
	padding: 2px 0px;text-indent: 5px;

	border: 1px solid #58585a;
}
#agentpart p select{
	float: right;
	width: 40%;
	padding: 2px 0px;

	border: 1px solid #58585a;
}
#agentpart p select option{
	font-size: 11px;
	padding: 2px 0px;
}
#agentpart p textarea{
	float: right;
	width: 40%;
	height: 30px;
	padding: 2px 0px;text-indent: 5px;

	border: 1px solid #58585a;
}
/*VerkaufsPart*/

#verkauf{
	float: left;
	width: 60%;
	margin: 10px 0 10px 10px;
	padding: 10px;
	-moz-box-shadow:1px 2px  4px #000;
	-webkit-box-shadow:1px 2px  4px  #000;
	box-shadow:1px 2px  4px  #000;
	border: 1px solid #58585a;
}
#verkauf p{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#verkauf p label{
	float: left;
	min-width: 80px;
	text-align: left;
}
#verkauf p input{
	float: right;
	width: 40%;
	padding: 2px 0px;text-indent: 5px;

	border: 1px solid #58585a;
}
#verkauf p select{
	float: right;
	width: 40%;
	padding: 2px 0px;

	border: 1px solid #58585a;
}
#verkauf p select option{
	font-size: 11px;
	padding: 2px 0px;
}
#verkauf p textarea{
	float: right;
	width: 40%;
	height: 50px;
	padding: 2px 0px;text-indent: 5px;

	border: 1px solid #58585a;
}
/*Kontaktversuche*/
#kontakt{
	float: left;
	width: 36%;
	margin: 1% 0px 1% 1%;
	padding: 10px 13px;
	-moz-box-shadow:1px 2px  4px #000;
	-webkit-box-shadow:1px 2px  4px  #000;
	box-shadow:1px 2px  4px  #000;
	border: 1px solid #58585A;
	height: 300px;
}
#kontakt p{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#kontakt p label{
	float: left;
	min-width: 80px;
	text-align: left;
}
#kontakt p input{
	float: right;
	width: 40%;
	padding: 2px 0px;text-indent: 5px;

	border: 1px solid #58585a;
}
#kontakt p select{
	float: right;
	width: 40%;
	padding: 2px 0px;

	border: 1px solid #58585a;
}
#kontakt p select option{
	font-size: 11px;
	padding: 2px 0px;
}
#kontakt p textarea{
	float: right;
	width: 70%;
	height: 50px;
	padding: 2px 0px;text-indent: 5px;

	border: 1px solid #58585a;
}
#kontakt p .other1{
	float: right;
	width: 80px;
	margin-left: 5px;
	height: 24px;
	font-size: 11px;
	padding: 2px 0px;
}
#kontakt p .other1 option{
	font-size: 11px;
	padding: 2px 0px;
}
#call{
	width: 25px;
	height: 25px;
	display: block;
	background-image:  url(../images/cal.png);
	background-size: 100%;
	float: right;
	margin-top: -5px;
	white-space: nowrap;
	margin-left: 10px;
}
/*Protokoll*/
#protokoll{
	float: left;
	padding: 5px;
	-moz-box-shadow:1px 2px  4px #000;
	-webkit-box-shadow:1px 2px  4px  #000;
	box-shadow:1px 2px  4px  #000;
	border: 1px solid #58585A;
	width: 60%;
	height: 310px;
	margin: 1% 0px !important;
}
#protokoll p{
	float: left;
	clear: both;
	min-width: 100%;
}
#protokoll p label{
	float: left;
	min-width: 80px;
	text-align: left;
}
#protokoll p input{
	float: right;
	width: 190px;
	padding: 2px 0px;text-indent: 5px;

	border: 1px solid #58585a;
}
 #protokoll p select{
	float: right;
	width: 190px;
	padding: 2px 0px;

	border: 1px solid #58585a;
}
#protokoll p textarea{
	float: right;
	width: 100%;
	height: 100px;
	padding: 2px 0px;text-indent: 5px;
	
	border: 1px solid #58585a;
}

#protonav .btn{float: left;}
.btn,#toggle-1, #protonav  .btn{
	float: right;
	display: block;
	color: #fff;
	background-color: #58585a;
	text-decoration: none;
	border:none;
	line-height: 25px;
	padding: 0px 5px;
	height: 25px;
	cursor: pointer;
}
#toggle-1{
	float: right;
	display: block;
	color: #fff;
	background-color: #58585a;
	text-decoration: none;
	border:none;
	line-height: 25px;
	padding: 0px 5px;
	cursor: pointer;
	background-image: url(../images/btnbg1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	overflow: hidden;
}

.headhead{
	float: right;
	display: block;
	color:#58585a;
	text-align: left;
	font-weight: bold;
	border-bottom: 3px solid #58585a;
	margin-bottom: 10px;
	padding: 5px 0 ;
	text-decoration: none;
}
#protokoll .btn:hover,#kundendetails .btn:hover, #protonav .btn:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}
.submit3{
	float: right;
	color: #fff;
	display: block;
	border: none;
	padding: 5px;
	background-color: #58585a;
	margin: 0 0 0 5px;
	cursor: pointer;
	margin-top: 5px;
}
.submit3:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}

#protokoll1 p{
	float: left;
	clear: both;
	min-width: 100%;
}
#protokoll1 p label{
	float: left;
	min-width: 80px;
	text-align: left;
}
#protokoll1 p input{
	float: right;
	width: 190px;
	padding: 2px 0px;text-indent: 5px;

	border: 1px solid #58585a;
}
#protokoll p select{
	float: right;
	width: 190px;
	padding: 2px 0px;
	border: 1px solid #58585a;
}
#protokoll1 p textarea{
	float: right;
	width: 100%;
	height: 100px;
	padding: 2px 0px;text-indent: 5px;
	
	border: 1px solid #58585a;
}
#protonav{
	clear: both;
	float: left;
	margin-right: -10px;
	margin-top: -20px;
}
#protonav .btn{float: left;}
.btn{
	float: right;
	display: block;
	color: #fff;
	background-color: #58585a;
	
	text-decoration: none;
	border:none;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
}
.btn1{
	float: left;
	display: block;
	color: #fff;
	background-color: #cfcfcf;
	text-decoration: none;
	border:none;
	line-height: 25px;
	height: 25px;
	cursor: default;
}

.headhead{
	float: right;
	display: block;
	color:#58585a;
	text-align: left;
	font-weight: bold;
	border-bottom: 3px solid #58585a;
	margin-bottom: 10px;
	padding: 5px 0 ;
	text-decoration: none;
}
#protokoll1 .btn:hover,#kundendetails .btn:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7941e;
}
#protokoll1 .submit3{
	float: right;
	margin-top: 70px;
	color: #fff;
	display: block;
	background-color: #58585a;
	
	margin-bottom: 5px;
	width: 80px;
	cursor: pointer;
}
#protokoll1 .submit3:hover{
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#protokoll1{
	width: 48%;
	float: left;
	margin-left: 1%;
}
#protokoll2{
	width: 49%;
	float: right;
}
/*INFOBOX*/
#feedback{
	width:490px;
	min-height:800px;
	background-color:#a18f79;
	position: fixed;
	left:-510px;
	margin-top: -500px;
	padding:5px;
	color:#fff;
	border:2px solid #955c17;
}
#feedback .des{
	float:left;
	height:60%;
	width:480px;
	overflow:auto;
	padding: 10px 5px;
	
}
#feedback .des p ul{
	float:left;
	clear:both;
}
#info{
	position: fixed;
	margin: 0 0 0 20px;
	display: none;
	width: 160px;
	height: 52px;
	background-image:url(../images/infobox.png);
	background-repeat: no-repeat;
	font-size:0px;
	color:#fff;
	
}

#feedback a:hover{
	background-position: center right;
}
#all{
	float:left;
	min-height:800px;
	min-width:100%;
	overflow:inherit;
}
#callpic{
	float:left;
	width:464px;
	height:100px;
	color:#fff;
	padding:10px;
	margin-top:20px;
}
#callpic p{
	font-size:11px;
}
#callpic h4 {
	margin:0;
	font-size:13px
}
#callpic1{
	float:left;
	width:464px;
	height:100px;
	color:#fff;
	border:3px solid #fff;
	padding:10px;
	margin-top:20px;
}
#callpic1 p{
	font-size:11px;
}
#callpic1 h4 {
	margin:0;
	font-size:13px
}
.adnan{
	float:left;
	background-image:url(../images/toggler.png);
	background-repeat:no-repeat;
	background-position:right; 
	min-height:30px;
	line-height:33px;
	width:405px;
	margin:1px 0;
	padding:0 10px;
	font-size:13px;
	
}
.adnan_active {
	background-image: url(../images/activ.png);
	background-repeat: no-repeat;
	background-position:right; 
}
.test{
	float:left;
	width:490px;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#fade { /*--Masque opaque noir de fond--*/
	display: none; /*--masqué par défaut--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--masqué par défaut--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--Les différentes définitions de Box Shadow en CSS3--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--Coins arrondis en CSS3--*/
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Gérer la position fixed pour IE6--*/
html #fade {
position: absolute;
}
html .popup_block {
position: absolute;
}
/*EXTRAS*/
#ANDERS1{
	 border:none;
	
}
#next, #next1, #next2, #next3, #next4{
	margin-right: 10px;
	margin-top: 12px;
}
#protokoll #protocol1{
	float: left;
	width: 100%;
	min-height: 20px;
}
#protokoll #protocol2{
	float: right;
	width: 100%;
	min-height: 20px;
}
/*TABLE GRID*/
tr:hover {
    background-color: #ccc;
}
#tab3{
	float: left;
	margin: 10px 15px;
	width: 96%;
}
#grid2 th, #grid3 th {
	display: none;
}
#grid2 {
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 115px;
}
#grid2 table td , #grid3 table td{
	border: 1px solid #fff;
}
#grid3 table tr td:last-child a button,#grid2 table tr td:last-child a button,#grid5 table tr td:last-child a button,#grid4 table tr td:last-child a button,#grid6 table tr td:last-child a button{
	background-color: #58585a;
	border: 1px solid #fff;
	color: #fff;
}
#grid3 table tr td:last-child a button:hover,#grid2 table tr td:last-child a button:hover,#grid5 table tr td:last-child a button:hover,#grid4 table tr td:last-child a button:hover,#grid6 table tr td:last-child a button:hover{
	background-color: #f7941e;
	border: 1px solid #fff;
	color: #fff;
}
/*Questionaire*/
/*Emailprogramm*/

#templates{
	width: 70%;
	margin: 30px auto;
	position: relative;
}
#templates1{
	width: 40%;
	margin: 30px auto;
	position: relative;
}
#content_template_parent{
	width: 100%;
}
/*Overview Buttons*/
#weiter{
	min-width: 40px;
	height: 25px;
	background-image:url(../images/eye.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #58585a;
	margin:0 1%;
	font-size: 0px;
	display: block;
}
#weiter1{
	min-width: 40px;
	height: 25px;
	background-image:url(../images/eye.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #58585a;
	margin:0 1%;
	font-size: 0px;
	display: block;
}
#domwn{
	min-width:40px;
	height: 25px;
	background-image:url(../images/down.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #58585a;
	margin-left:0 1%;
	font-size: 0px;
	display: block;
}
#delete{
	min-width:40px;
	height: 25px;
	background-image:url(../images/dell.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #58585a;
	margin-left:0 1%;
	font-size: 0px;
	display: block;
}
#datename{
	width: 50px;
	height: 50px;
	background-image:url(../images/calendar.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
/*************************************************/
                /*DATA TABLE*/
/*************************************************/
.grid_16{
	background-color: #FFFFFF;
    border: 2px solid #58585a;
    -moz-border-radius:8px ;
	-webkit-border-radius:8px ;
	border-radius:8px ;
    -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3);
		-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3);
		box-shadow:0 1px 1px rgba(0,0,0,0.3);
 
   
	min-height: 10px;
    padding: 5px;
    min-width: 25%;
}
.title3{
	clear: both;
	margin-bottom: 2px;
	min-width: 100%;
	text-align: left;
	display: block;
	background:#58585a; /* Old browsers */
	background-image:url(css-gradients-fallback/main-menu-bg.png);
	background-image:-moz-linear-gradient(top,#58585a 0%,#58585a 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#58585a),color-stop(100%,#58585a));
	background-image:-webkit-linear-gradient(top,#58585a 0%,#58585a 100%);
	background-image:-o-linear-gradient(top,#58585a 0%,#58585a 100%);
	background-image:-ms-linear-gradient(top,#58585a 0%,#58585a 100%);
	background-image:linear-gradient(top,#58585a 0%,#58585a 100%);
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	font-size: 15px;
	padding: 9px 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#genstat{width: 100%;}
#genstat1{width: 100%;}
#genstat2{width: 100%;}
/* Zebra striping */
tr{
	margin-bottom: 3px;
}
th { 
		background:#58585a; /* Old browsers */
		background-image:url(css-gradients-fallback/main-menu-bg.png);
		background-image:-moz-linear-gradient(top,#aaa 0%,#ccc 100%);
		background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#aaa),color-stop(100%,#ccc));
		background-image:-webkit-linear-gradient(top,#aaa 0%,#ccc 100%);
		background-image:-o-linear-gradient(top,#aaa 0%,#ccc 100%);
		background-image:-ms-linear-gradient(top,#aaa 0%,#ccc 100%);
		background-image:linear-gradient(top,#aaa 0%,#ccc 100%);
		-moz-border-radius:8px 0 0 8px;
		-webkit-border-radius:8px 0 0 8px;
		border-radius:8px 0 0 8px;
}
th{ 
  border: none;
  text-align: left; 
  color: #000;
}
th{
	background:#58585a; /* Old browsers */
		background-image:url(css-gradients-fallback/main-menu-bg.png);
		background-image:-moz-linear-gradient(top,#58585a 0%,#58585a 100%);
		background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#58585a),color-stop(100%,#58585a));
		background-image:-webkit-linear-gradient(top,#58585a 0%,#58585a 100%);
		background-image:-o-linear-gradient(top,#58585a 0%,#58585a 100%);
		background-image:-ms-linear-gradient(top,#58585a 0%,#58585a 100%);
		background-image:linear-gradient(top,#58585a 0%,#58585a 100%);
	white-space: nowrap;
	background-color: #aaa;
	color: #fff;
	-moz-border-radius:0px;
		-webkit-border-radius:0px;
		border-radius:0px;
		padding:6px;
}
tfoot th{
	background:#58585a; /* Old browsers */
		background-image:url(css-gradients-fallback/main-menu-bg.png);
		background-image:-moz-linear-gradient(top,#58585a 0%,#58585a 100%);
		background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#58585a),color-stop(100%,#58585a));
		background-image:-webkit-linear-gradient(top,#58585a 0%,#58585a 100%);
		background-image:-o-linear-gradient(top,#58585a 0%,#58585a 100%);
		background-image:-ms-linear-gradient(top,#58585a 0%,#58585a 100%);
		background-image:linear-gradient(top,#58585a 0%,#58585a 100%);
	white-space: nowrap;
	background-color: #aaa;
	color: #fff;
	-moz-border-radius:0px;
		-webkit-border-radius:0px;
		border-radius:0px;
		padding:6px;
}
tfoot th .search_init{
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		border-radius:0px;
	}
	
/*################################### SUCHE*/
#srechts{
	float: left;
	width:300px;
	padding: 25px;
	height: 250px;
	background-color: #58585a;
	color: #fff;
	margin-right: 10px;
}
#slinks{
	float: left;
	width: 300px;
	height: 250px;
	padding: 25px;
	background-color: #58585a;
	color: #fff;
	margin-right: 10px;
}
#slast{
	float: left;
	width: 300px;
	height: 250px;
	padding: 25px;
	background-color: #58585a;
	color: #fff;
	margin-right: 0px;
}
#ssubmit{
	clear: both;
	float: left;
	width: 70px;
	margin-top: 20px;
	height: 30px;
}
#ssubmit a{
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background-color: #58585a;
	color: #fff;
	font-weight: bold;
	border: 1px solid #58585a;
}
#ssubmit a:hover{
	background-color:transparent;
	color: #58585a;
}
#allaround{
	position: relative;
	border: 1px solid #58585a;
	padding: 10px;
	height: 300px;
	width: 1070px;
	margin: 20px auto;
}
.inputfirma p{
	float: left;
	width: 100%;
	margin: 10px;
	font-weight: bold;
	font-size: 14px;
}
.inputfirma p label{
	float: left;
}
.inputfirma p input,.inputfirma p select{
	float: right;
}
.inputfirma  input {
	float: right;
	width: 150px;
	padding: 2px 0px;text-indent:5px;
	border: 1px solid #58585a;
}
.inputfirma  p select{
	float: right;
	width: 150px;
	padding: 2px 0px;
	border: 1px solid #58585a;
}
.inputfirma  p textarea{
	float: right;
	padding: 2px 0px;text-indent: 5px;
	width: 150px;
	height: 50px;
	border: 1px solid #58585a;
}
.ui-menu .ui-menu-item{
	text-align: left !important;
}
#slinks{
	float: left;
	width: 300px;
	min-height: 20px;
	padding: 25px;
}
#btn_f{
	margin: -7px 0 0 5px !important;
	background-image: url(../images/back.png);
	background-position: 4px center;
	padding: 5px 5px 5px 22px !important;
	background-repeat: no-repeat;
}


.video_link {
    position:fixed;
	top: 0px;
    cursor:pointer;
    z-index:1000;
}
#videoPlayer {
	position: fixed;
	    margin: -126px 167px 100px;
	z-index:1000;
	/*left: 269px;*/
    display:none;
    cursor: move;
}

#videoPlayer:hover {
    background-color: #067bb6;

}
#email_template_form #send{
	background: transparent !important;
	border: none !important;
}
#email_template_edit a{
	margin:0 0 10px 0 !important;
}