.agselect{
	margin-right: 80px;
	width: 200px;
	float: left;
}

table.projects {
	border-spacing: 0;
    border-collapse: collapse;
}

table.projects  tr{ background: #fff}
table.projects  tr td { border-bottom: 1px solid #aaa;}
table.projects  tr.project_tr{height: 80px; background: #fff}
table.projects  tr.project_tr:hover{background: #ccc;}
.pr_logo{
	width: 80px;
	background: none;
	position: relative;
	padding: 0px;
}
.h_logo {width: 80px;}
.pr_logo div {
	width: 100%;
	overflow: hidden;
	position: absolute;
	background: #fff;
	height: 100%;
}
.logo_div img {
	height: 80px;
}

.h_name{width: 150px;}
.pr_name{
	font-weight: bold;
	text-align: center;
	width: 150px;
	vertical-align: middle;
}

.h_description {	width: 500px;}
.pr_description {	width: 500px;}

.pr_description div:hover{ height: auto;}
.pr_description div{
	height: 80px; 
	text-align: justify;
	overflow: hidden; 
	font-size: 0.85em;
}

.pr_date{
	text-align: center;
	width: 50px;
}

.pr_class{
	text-align: center;
	width: 50px;
}

.pr_count{
	text-align: center;
	width: 50px;
}

h2.zw_hl{
	font-size: 1.5em;
	page-break-before:always; 
}

.proj_props{ 
	float: left;
	margin-right: 50px;
}
.class_min_props{ 
	float: left;
	margin-right: 20px;
}
.proj_props .label, .class_min_props .label {
	padding-top: 15px;
	font-size: 1.1em;
}
.proj_props .values, .class_min_props .values {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}
.description {
	margin-top: 20px;
}
.sort_link { margin-bottom: 12px;margin-top: 8px;}
.sort_link a.gap{margin-right: 30px;} 
.sort_link a{ 
	color: #25395E;
	font-style: italic;
}
.joint{
	margin-top: 30px;
}
.print_bu img{margin-bottom: -4px;}
.print_bu{
	font-size: 13pt;
	float: right;
	margin: 7px;
}

/*edit*/
#project_edit form {
	width: 100%;
}

/*
.user_number{
	width: 15px;
	text-align: center;
}

.pr_user{
	width: 300px;
}
.user_class{
	width: 50px;
	text-align: center;
}

.footer_left{
	float: left;
}

.footer_right{
	position: relative;
	left:400px;
}

.back{
	float: right;
	font-size: 20px;
}

.title{
	position: absolute;
	left: 0px;
	top: 190px;
	background-color: white;
	font-size: 18px;
}

.image_div{
	float: left;
	width: 220px;
}

.description{
	margin-left: 220px;
	text-align: justify;
	
	border: 1px solid #ccc;
	background: #eee;
	border-radius: 5px;
	padding:5px;
}

.event{
	float: left;
	width: 150px;
}

.holiday{
	color: green;
	font-size: 12em;
}

.participant{
	float: left;
	width: 250px;
}

.values{
	padding-left: 15px;
}

#properties{
	margin-bottom: 30px;
	font-size: 1.2em;
}

.members{
	float: right;
	width: 310px;
	border: 1px solid #ccc;
	background: #eee;
	border-radius: 5px;
	padding:5px;
}

.eva_table{
	border: 0px;
}

.joint{
	margin-top: 20px;
	font-size: 17px;
}

.print{
	margin-top: 20px;
	float: right;
	font-size: 17px;
}*/

/* certificate_print */

#certificate_print_page{
	margin: 0 auto; 
	width: 11cm;
	height: 18.5cm; 
	/*background-color: #fcf358;*/
	padding: 1mm 1.5mm 1.5mm 1.5mm;
	position: relative; 
	page-break-after:always;
	font-size: 1.0em;
}

#certificate_print_logo{
	position: relative;
	margin: 0px 0px 7px 0px;
	padding: 0;
}

#logo_zeugn {
	
}

#certificate_print_head {
	padding: 5px;
	text-align: right;
}

#head_l {
	text-align: left;
}

#certificate_print_date{
	position: absolute; 
	bottom: 4mm;
	left:1.5mm;
	width: 30mm;
	font-size:13px;
}

#certificate_print_stamp {
	position: absolute; 
	bottom: 0mm;
	left:35mm;
	width: 30mm; 
	font-size:13px;
}

#certificate_print_signature {
	position: absolute; 
	bottom: 0mm;
	right :1.5mm;
	width: 40mm; 
	border-top: 1px solid; 
	font-size: 11.7px;
}

.certificate_print_pg {
	font-family:  arial; 
	font-size: 18px;
}

.certificate_print_bc {
	font-family:  arial; 
	font-size: 14px;
}

.certificate_print_date {
	margin-top: 2mm; 
	font-size:10.4px;
	font-family: Century Gothic, Verdana, Arial;
	margin-bottom: 30px; 
	padding: px; 
}
.certificate_print_ag {
	font-size: 22.4px; 
	font-weight: bold; 
	text-align: center;
	margin-bottom:1mm; 
}

.certificate_print_ws {
	text-align: center;
	font-size: 12.4px;
}

.certificate_print_text {
	font-size: 1.2em;
}

.certificate_print_textfeld {
	margin-top:8mm;
}

.certificate_print_h1 {
	margin: 15px 0px 15px 0px;
	font-size: 22.75px;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial;
	color: black;
}

.certificate_print_p {
	font-size: 15.6px;
}