/* CSS Document */



a   {
	color: #CF3400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1  {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10pt;
	color: #666666;
}

h2  {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

h3  {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-color: #CF3400;
	margin: 1pt;
	padding-left: 3pt;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #CF3400;
	text-decoration: underline;
	
}

h5	{
	font-weight: bold;
	font-size: 12px;
	color: #CF3400;
	line-height: 22px;
}

.title	{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10pt;
}


.bgweiss	{
	background-color: #FFFFFF;
	border-top: 1px solid #F1F2ED;
	border-right: 1px solid #F1F2ED;
	border-bottom: none;
	border-left: none;
}

.tabelle td  {
	vertical-align: top;
	padding: 1pt 3pt;
	border-spacing: 10px;
	font-size: 10px;
	border-top: 0pt none #CF3400;
	border-right: 1pt solid #CF3400;
	border-bottom: 1pt solid #CF3400;
	border-left: 0pt none #CF3400;
}

.tabelle  {
	background-color: #F1F2ED;
	border-top: 1pt solid #CF3400;
	border-right: 0pt none #CF3400;
	border-bottom: 0pt none #CF3400;
	border-left: 1pt solid #CF3400;
}

.tabmain	{
	background-color: #CF3400;
	color: #FFFFFF;
}

.tabmain a	{
	color: #FFFFFF;
}

.gerahmt	{
	border: 1px solid #CF3400;
}

.gerahmt h4	{
	padding: 3px;
	color: #CF3400;
}

.gerahmt h3 {
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #CF3400;
	padding-bottom: 3px;
}

.bg1	{
	background-color: #CF3400;
}



.bgseite	{
	border-top: 1px solid #F1F2ED;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 14px;
	text-align: right;
}

.header a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF3400;
	text-decoration: none;
	letter-spacing: 1px;
}

.header a:hover {
	color: #000000;
	text-decoration: none;
}

.side a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif, SunSans-Regular;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}