body,form,html
{
  color:#006;
}

a,a:link,a:visited,a:active
{
  color:#1A2968;
}

a:hover
{
  color:#737377;
}

hr
{
  color:#737377;
}

ul li
{
  background:url(../../images/NorisClub/dot.gif) no-repeat;
  list-style-type:none;
  padding-left:12px;
  margin-left:-15px;
  color:#1A2968;
}

ol li
{
  list-style-position:outside;
  color:#1A2968;
  padding-left:-10px;
  margin-left:7px;
}

input,select,textarea
{
  border:solid 1px #737377;
  background-color:none;
  color:#1A2968;
}

/* GENERAL */
.button
{
  border:solid 1px #1A2968;
  background-color:#1A2968;
  color:#FFF;
}

/* STYLE */
.headline
{
  color:#737377;
}

.error
{
  color:red;
}

td.search
{
  color:#fff;
}

td.search a
{
  color:#fff;
}

.contentarea
{
  background:#fff url(../../images/NorisClub/general_bg.jpg);
  line-height:20px;
}

.contentareastart
{
  background:url(../../images/NorisClub/intro_bg.jpg) no-repeat;
  line-height:20px;
}

.contentareastart td
{
  text-align:center;
  padding:10px;
}

.popuptable
{
  border:2px solid #006;
}

.popupheader
{
  background-color:#006;
  color:#fff;
  font-weight:700;
}

/* HEADER */
.logo
{
  background:url(../../images/NorisClub/logo.gif) no-repeat 8px 7px;
}

/* TICKER */
.ticker
{
  background:#CBD7F1;
  color:#1A2968;
}

/* SEARCH */
.search
{
  background:#1A2968 url(../../images/NorisClub/bg_blau.gif);
}

.search input
{
  color:#737377;
  background-color:#FFF;
}

input.searchbutton
{
  background:#515054 url(../../images/NorisClub/lupe.gif);
}

/* PAGER */
.pager,.pager_active
{
  color:#737377;
}

a:link.pager,a:visited.pager
{
  color:#1A2968;
}

a:hover.pager,a:active.pager
{
  color:#1A2968;
}

/* LIST */
.list
{
  color:#1A2968;
}

a:link.list,a:visited.list,.list a:link,.list a:visited
{
  color:#1A2968;
}

a:hover.list,a:active.list,.list a:hover,.list a:active
{
  color:#737377;
}

/* FOOTER */
.footer
{
  background:#bbb;
  color:#1A2968;
}

.footer a:link,.footer a:hover,.footer a:visited,.footer a:active
{
  color:#1A2968;
}

.footer a.active:link,.footer a.active:hover,.footer a.active:visited,.footer a.active:active
{
  color:#737377;
}

/* WIDTH */
.navigation,.navRight
{
  background-color:#dddfe1;
/* #ececec */
}

.header .navwidth
{
  background:#fff url(../../images/NorisClub/gradient.jpg) repeat-y top left;
}

.header .tickertd
{
  background:#fff url(../../images/NorisClub/gradientright.jpg) repeat-y top left;
}

.navRight
{
  background:#dddfe1;
/* #ececec url(../../images/navigation_verlauf.jpg) repeat-x */
}

h1
{
/* border-bottom: 3px solid #000066; */
}

.button
{
  background-color:#1A2968;
  color:#fff;
  font-weight:700;
}

/* ECARD */
/*
td.topPosition textarea,
td.topPosition div
{
	background-color: White;
}
td.leftPosition textarea,
td.leftPosition div
{
	background-color: White;
}
td.rightPosition textarea,
td.rightPosition div
{
	background-color: White;
}
*/
.transparent
{
  filter:alpha(opacity=80);
  opacity:0.8;
  -moz-opacity:0.8;
}
