body,table{font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif;margin:10px;padding:10px}
#table_container{width:100%}
#header { width:100%; height:135; background-image:url(../pics/header.gif); background-repeat:no-repeat; margin-bottom:20px; }
#drucken {
        display: none; font-family:verdana;
    }
.rot{
color:#000000;
}
.green{
color:#000000;
}
#bericht-projekt {
	border:1px solid black;
	padding:5px;
	margin:5px;
	font-family:verdana;
	font-size:12px;
	margin-left:15%;
	height:65px;
	width:80%;
}
#menue2{
display:none;

}
#bericht-projekt{
display:none;
}

#neuer_eintrag{
display:none;
}

.nicht_drucken{
display:none;
}

button{
display:none;
}

#container_druck{
position:absolute;top:0px;margin-top:0px;padding-top:0px;
}

.red_drucken{
 color:#000000;
}

.t_header{
font-weight:bold;
background: linear-gradient(to bottom, #E8E8E8 0%, #BABABA 100%) repeat scroll 0% 0% transparent;
border-color: #949494;
text-shadow: 0px 1px 0px #FFF;
color: #000;
}
table{
width:100%;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: 400;
color: #222;
background-color:#F0F0F0;
border:1px solid black;
padding:0px;
margin:0px;
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #C8C8C8;
/*

 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
  -moz-box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
  box-shadow: 2px 2px 4px rgba(50, 51, 50, 0.75);
  */
}

td{

margin:0px;
padding:4px;
vertical-align:top;
}
.unter_table, .unter_table td{
border:0px;
vertical-align:top;
-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
tr,td {
  page-break-inside: avoid;
}
#legende{
	display:none;
}
#mitarbeiterauswahl{
	display:none;
}
@media print {
nav{
  display: none !important;
}
}
