html body
{
	font-size:22px ! important;
}

h2
{
	font-size:1.2em !important;
	font-weight:normal !important;
}
	
#e .tab_schwach, #e .tab_schwach a
{
    color:#dddddd;
    font-weight:normal;
}
#e td, #e td a
{
    font-weight:bold;
}
/*no print ist eigentlich schon in der haupt drucken.css drin, aber falls man mal was ändern will:*/
.noprint
{
    display:none;
}

table td
{
	font-size:0.6em !important;
	font-weight:normal !important;
	border:1px solid black !important;
	margin:0px; !important;
	table-layout:fixed;
	vertical-align:top;
	
}

.tab3
{
    width:25% !important;
    font-size:0.5em !important;
}

.tab4
{
    width:75% !important;
}

#logo2 {
	p\osition:relative;
	float:right;
	width:6cm;
	text-align:left;
	padding-bottom:0.3cm;
	margin-bottom:0.5cm;
	}

#logo2 img {
	p\osition:absolute;
	bottom:1cm;
	padding-left:2.6cm;
	}
	
	
td.einfver
{
		font-size: 1em !important;
}


