table {
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html, body {
	height: 100%;
}
body {
	height: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4e4e4e;
	padding-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 4e4e4e;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}
#content .small {
	font-size: 10px;
}

#content {
	width: 600px;
	text-align: justify;
}

#header h1 span,
#header2 h2 {
	display: none;
}


#footer-menu {
	display: none;
}

#left {
	display: none;
}
#links {
	display: none;
}
#language {
	display: none;
}

#right{
	display: none;
}


.hidden {
	display:none;
}


a,
a:link,
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a00024;
	text-decoration:none
}



#pfad {
	padding-bottom: 20px;
	line-height: 10px;
}
#pfad .klickpfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
}
#pfad span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
}
#pfad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
}


#content-footer {
	display: none;
}

.print-header {
	display: block;
}

#header {
	position: absolute;
	left: -1000px;
}
