/* CSS Document */

body, td {
	margin: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div.bottom {
	width: 40%;
/* 	background-color: #F37021; */
/* 	text-align: center; */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 8px;
}

div.bottom td
{
	font-size: 11px;
	color: #FFFFFF;
}

div.bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
div.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.trennlinie	{
	background-color: #A00117;
}


/*  menustyles   *************************************/


td.menucell	{
	line-height: 14px;
	font-size: 12px;
	color: #1263AD;
	font-weight: bold;
}

td.menucellon	{
	background-color: #FEEAC0;
	line-height: 14px;
	font-size: 12px;
	color: #1263AD;
	font-weight: bold;
}

td.submenucellunder,
td.submenucell	{
	background-color: #E7EFF7;
	line-height: 14px;
	font-size: 12px;
	color: #1263AD;
}

td.submenucellunder,
td.menucellon,
td.menucell	{
	border-bottom: solid 1px #FF0000;
}

td.contentcell	{
	padding-left: 30px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

img.headline	{
	padding-bottom: 0px;
}

td.rightcell	{
/* 	border-left-width: 1px; */
/* 	border-left-style: solid; */
/* 	border-left-color: #F37021; */
	padding-right: 8px;
	padding-left: 8px;
	
}

/*  link-styles  ***************************************/




p a,
td a,
a {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}

p a:hover,
td a:hover,
a:hover {
	color: #A00117;
	text-decoration: none;
	font-size: 13px;
}

td.menucell a,
td.menucellon a,
td.submenucellunder a,
td.submenucell a
{
	color: #1263AD;
	text-decoration: none;
	font-size: 13px;
}

td.menucell a:hover ,
td.menucellon a:hover,
td.submenucellunder a:hover ,
td.submenucell a:hover 
{
	text-decoration: underline;
	font-size: 13px;
}
td.menucell a.on {
	color: #1263AD;
	text-decoration: none;
	font-size: 13px;
}

a.on {
	text-decoration: underline;
	font-size: 13px;
}

.subline_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;
}


.sublinerot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A00117;
}

.hauptmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

ul	{
	list-style-image: url(img/common/bullet.gif);
	line-height: 17px;
}

.klein_grau {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tabel_klein {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tabel_normal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

img, a img { 
  	border: none;
}
