﻿body
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11pt; 
}
body table
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11pt;
    /*margin-left: 306px;*/
}

a
{
	color:black;
	text-decoration:underline;
}

a:hover
{
	color:#ff0000;
}

.pathen_und_sohn
{
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	color:#ff0000;
	margin-bottom:15px;
}

.titel
{
	/*font-family:Bradley Hand ITC;*/
	font-family:Arial;
	/*font-size:32px;*/
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

.pager
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	margin-top:10px;
}
.pager a
{
	text-decoration:underline;
	color:black;
}
.pager a:hover
{
	color:#ff0000;
}

#feedbackform
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
}
#feedbackform table
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	border-collapse:collapse;
}

h1 {font-size:16pt;}
h2 {font-size: 13pt;margin-top:30px;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}

.errormsg {
	padding:20px;
	border:1px solid #ff0000;
}