.normfett {
	font-size: 0.9em;
	font-weight: bold;
	color: #555555;
	text-decoration: none;


}
.red {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	padding: 20px;
}
#paul {
	font-size: 44px;
	font-weight: bold;
	display:table-cell;
}
#hauptnav ul
{
   margin: 0;
   padding: 0;
   list-style-type: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
}

#hauptnav ul li { display: inline; }

#hauptnav ul li a
{
   text-decoration: none;
   padding: .2em 0 0 0;
   color: #C01626;
   margin: 0 10px 2px 0px;

}

#hauptnav ul li a:hover
{
   color: red;
   text-decoration: underline;

}
#hauptnav li a#current
{

   color: red;
   text-decoration: underline;
   background: transparent;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
	border-bottom: .05em solid #444;
	text-decoration: none;
}
.seitenuberschrift {
	font-size: 24px;
	font-weight: bold;
	border-bottom: .05em solid #444;
	text-decoration: none;
}
#bottomnav ul
{
   margin: 0;
   padding: 0;
   list-style-type: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
}

#bottomnav ul li { display: inline; }

#bottomnav ul li a
{
   text-decoration: none;
   padding: .2em 0 0 0;
   color: #C01626;
   margin: 0 10px 2px 0px;

}

#bottomnav ul li a:hover
{
   color: red;
   text-decoration: underline;

}

#bottomnav li a#current
{
   color: red;
   text-decoration: underline;
   background: transparent;
}

.normtext {
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
}
.graphnummer {
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}
.paul {
	font-size: 24px;
	font-weight: bold;
}
.catalog {
	font-size: .85em;
	color: #FF0000;
}

