#print_footer{
	display: block;
}

#navi, #superior, #breadcrumb, .off, #access, #suche {
	display: none;
}


#faudi, #watz, #headerbild, #supernavi, #footer, #subnavi, .right, #tcms_adminblock_2{
	display: none;
}

#logo{
  text-align: right;
}
#logo img{
  width: 100px;
}

body{
	font-family: verdana, arial, sans-serif;
	font-size: 0.82em;
	color: #5C5B5B;
	line-height: 1.6em;
}
h1{
	font-size:120%;
}
h2, h3, h4, h5, h6{
	font-size:100%;
	margin: 40px 0 1em 0;
}
h2{
	color: #005191;
}
p{
	margin: 1em 0;
}
a{
	color: #005191;
}
ul{
	list-style: disc;
	margin: 0 20px;
}
ol{
	margin: 0 25px;
	list-style: decimal;
}
li{
	margin: 0.5em 0;
}

table{
	border:1px outset #A3ADAD;
	border-collapse:collapse;
	margin: 0;
}
table a{
	color:#000;
}
td{
	color:#000;
	padding:0 4px 0 4px;
	font-size:100%;
	border:1px solid #CCC;
}

tr{
	background:#EEE;
}
th{
	background:#666;
	padding:3px;
	font-size:100%;
	color:#FFF;
	text-align:left;
}
tr.secondrow{
	background:#DDD;
}

table.noborder td{
	border:none;
}

fieldset{
	margin: 0;
}
img{
	font-family:sans-serif;
	border:none;
	-ms-interpolation-mode:bicubic;
}
