
a, a:active, a:visited
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#333333;
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}

body
{
	padding:0px 0px 0px 15px;
	margin:0px;
	background-color: #FFF;
}

table
{
empty-cells: show;
}


a.lnksmallaction img, a.lnksmallaction:visited img, a.lnksmallaction:hover img, a.lnksmallaction:active img, .txtnorm img,a.txtnorm img, a.txtnorm:visited img, a.txtnorm:hover img, a.txtnorm:active img, .txtnorm img
{
	text-decoration:none;
}


.homesubtitle2
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

.txtlist
{
	cursor:hand;
	background-color:#e4e4e4;
}

.smallfooter
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

a.smallfooter, a.smallfooter:active, a.smallfooter:visited, a.smallfooter:hover
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#fff;
	font-size:10px;
}

a.txtnorm, a.txtnorm:active, a.txtnorm:visited, a.txtnorm:hover, .txtnorm
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#666;
	font-size:11px;
}

a.txtnorm, a.txtnorm:active, .txtnorm
{
	text-decoration:none;
}

a.txtnorm:hover
{
	text-decoration:underline;
}

a.txtnormthin, a.txtnormthin:active, a.txtnormthin:visited, a.txtnormthin:hover, .txtnormthin
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#666;
	font-size:12px;
}

a.txtnormthin, a.txtnormthin:active, .txtnormthin
{
	text-decoration:none;
}

a.txtnormthin:hover
{
	text-decoration:underline;
}

/***********************/
a.txtsmallthin, a.txtsmallthin:active, a.txtsmallthin:visited, a.txtsmallthin:hover, .txtsmallthin
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#666;
	font-size:10px;
}

a.txtsmallthin, a.txtsmallthin:active, .txtsmallthin
{
	text-decoration:none;
}

a.txtsmallthin:hover
{
	text-decoration:underline;
}



td.titleaction, .titleaction
{
	font-family:Verdana, Helvetica, Sans-Serif;
	color:#666;
	font-size:14px;
	font-weight:bold;
}

/***********************/
.titleresult
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#BFA0E3;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}


/******** form ********/
select, input
{
	margin-left: 0px;
	padding: 0px;
}

.inputxt
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#666;
	font-size:10px;
	width:110px;
	border:solid 1px #CCC
}


/******** topnav ********/
td.topnavOFF, td.topnavON, td.topnavSEL
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	padding:0px 3px;
	font-weight:bold;
}

td.topnavOFF
{
	background-color:#FFF;
	color:#666;
	cursor:hand;cursor:pointer;
}

/******** Farbe bei mouseover in ganz oben ********/
td.topnavON
{
	background-color:#0977C1;
	cursor:hand;cursor:pointer;
	color:#FFF;
}

td.topnavSEL
{
	cursor:hand;cursor:pointer;
	color:red;
}

/******** Linie unter aktivem Menuepunkt ********/
td.topnavUNDERSEL
{
	background-color:#0977C1;
}


/******** nav ********/

.navOFF, .navON, .navSEL
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFF;
	font-size:11px;
	height:18px;
	font-weight:bold;
	text-align:center;
}

/******** Hintergrundfarbe in 2. Menue ********/

.navOFF
{
	background-color:#0977C1;
	cursor:hand;cursor:pointer;
}

/******** Mouse over Farbe in 2. Menue ********/
.navON
{
	background-color:#4400D2;
	cursor:hand;cursor:pointer;
	color:#666;
}

.navSEL
{
	background-color:#CEEAFD;
	cursor:default;
}


h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #f15c1a;
  display: inline;
}

h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  display: inline;
}

h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  display: inline;
}


