html, body{
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

div.header{
	background-image: url("../img/menu_bar.png");
	background-repeat: repeat-x;
	height: 44px;
	position: absolute;
	top: 0;
	width: 100%;
	padding-bottom: 2px;
	border-bottom: 7px solid #ff6100;
}

div.branding{
	margin-left: 25px;
	float: left;
	line-height: 44px;
}

div.branding img{
	max-height: 44px;
	width: auto;
}

div.menu_bar ul.menu_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	margin-right: 25px;
}

div.menu_bar ul.menu_list li{
	float: left;
	line-height: 44px;
	margin-left: 7px;
}

div.menu_bar ul.menu_list li:after{
	content: "|";
	color: #ffffff;
	margin-left: 7px;
}

div.menu_bar ul.menu_list li.last:after{
	content: "";
}

div.menu_bar ul.menu_list li a{
	color: #ffffff;
	text-decoration: none;
}

div.menu_bar ul.menu_list li a:hover{
	text-decoration: underline;
}

/* CSS Kistlabel */

div.kistlabel{
	border: 1px solid black;
	max-width: 200mm;
	margin-left: auto;
	margin-right: auto;
	height: 140mm;
	margin-top: 20px;
	font-size: 11pt;
	font-family: Calibri, sans-serif;
}

div.kist-alg{
	vertical-align: bottom;
	min-height: 122px;
}

div.form-announcement{
	float: left;
	height: 20px;
	margin-left: 20px;
	margin-top: 58px;

}

div.form-phone{
	margin-top: 20px;
	font-weight: bold;
	margin-left: 20px;
	float: left;
}

div.form-web{
	margin-top: 20px;
	float: left;
	font-weight: bold;
	margin-left: 50px;
}


div.kist-phone{
	margin-top: 98px;
	float: left;
	font-weight: bold;
	margin-left: 20px;
}

div.kist-web{
	margin-top: 98px;
	float: left;
	font-weight: bold;
	margin-left: 50px;
}

div.kist-logo{
	float: right;
}

div.kist-logo img{
	max-width: 200px;
	margin-right: 10px;
	height: auto;
}

div.kist-main{
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 10px;
	max-width: 200mm;
	border: 1px solid black;
	height: 104mm;
}

div.kist-production, div.kist-venue{
	border-bottom: 1px solid black;
	height: 26mm;
}

div.kist-checked, div.kist-packed{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	height: 13mm;
	width: 49mm;
	float: left;
}
div.kist-date, div.kist-weight{
	border-left: 1px solid black;
	height: 13mm;
	width: 49mm;
	float: left;
}

div.kist-minicell{
	float: right;
	width: 99mm;
	margin-top: -25px;
	margin-right: -2px;
}

div.kist-production p, div.kist-venue p{
	float: left;
	margin-left: 10px;
	font-size: 16px;
}

div.kist-name{
	font-size: 20pt;
	margin-left: 16mm;
	margin-top: 3mm;
}

div.kist-textlabel{
	font-weight: bold;
	margin-left: 10px;
	padding-top: 7px;
}

div.kist-content-list{
	margin-left: 16mm;
	margin-top: 10px;
}

textarea.kist-formulier{
	width: 650px;
	height: 120px;
	resize: none;
}

input.small-input{
	margin-left: 10px;
	width: 42mm;
}

input.full-input{
	width: 188mm;
	height: 25px;
}

input.half-input{
	width: 88mm;
	height: 25px;
}

input.half-input-password{
	width: 88mm;
	height: 20px;
}

/* Andere CSS */
div.body{
	position: absolute;
	top: 50px;
	bottom: 40px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 15px;
	padding-right: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
	width: 95%;
}

div.footer{
	position: absolute;
	bottom: 0;
	color: #ffffff;
	background: #000000;
	width: 100%;
	height: 40px;
	line-height: 40px;

}

div.footerText{
	margin-left: 25px;
}

div.footer a{
	text-decoration: none;
	color: #ffffff;
}

div.footer a:hover{
	text-decoration: underline;
}

div.errorcontent{
	min-width: 750px;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px dotted black;
	margin-bottom: 25px;
}

div.login_fout{
	
}

div.red{
	background-color: #ff8484;
	border-color: #ff0000;
}

div.green{
	background-color: #b0ffba;
	border-color: #007e27;
}

td.label{
	font-weight: bold;	
}

a.knop{
	font-weight: bold;
	border-bottom: 1px dotted black;
}

a.knop:hover{
	text-decoration: none;
	border-bottom-color: #ff6100;
}

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

a:hover{
	text-decoration: underline;
}

table.overzicht{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid black;
}

table.overzicht tr.header td{
	font-weight: bold;
	background-color: #ff6100;
	color: #ffffff;
	border-bottom: 1px solid black;
	height: 35px;
	font-size: 1.1em;
	padding-left: 15px;
}

table.overzicht tr td.companynaam{
	width: 80%;
	
}

table.overzicht tr td.optie{
	max-width: 10%;
}

table.overzicht tr td.usernaam_kist{
	width: 35%;
}

table.overzicht tr td.usernaam{
	width: 60%;
}

table.overzicht tr td.bedrijf{
	width: 25%;
}

table.overzicht tr td.functie{
	width: 20%;
}

table.overzicht tr td.kistnaam{
	width: 50%;
}

table.overzicht tr.grey td{
	background-color: #e2e2e2;
}

table.overzicht tr td{
	height: 25px;
	border-bottom: 1px solid black;
	font-size: 90%;
	padding-left: 15px;
}

table.formulier, table.formulier tbody{
	display: block;
}

table.formulier td.label{
	min-width: 155px;
	display: block;
	text-align: right;
	margin-right: 20px;
}

table.formulier tr td textarea{
	resize: none;
	min-width: 300px;
	height: 100px;
}



table.formulier tr td input{
	min-width: 300px;
}

table.formulier tr td.gewicht input{
	width: 270px;
	min-width: 0;
	text-align: right;
}

table.formulier tr td.rechts{
	float: right;
	margin-right: 20px;
}


img.kist_logo{
	max-width: 300px;
	height: auto;
	border: 1px solid black;
}
