/* LAYOUT */
.header
{
  width:968px;
  height:50px;
}

.logo
{
  width:165px;
  height:50px;
}

.navigation,.navRight
{
  width:165px;
}

.navRight
{
  padding:5px 10px;
  width:145px;
}

.tickertd
{
  width:638px;
  height:30px;
}

.navwidth
{
  width:165px;
}

.contentarea
{
  width:618px;
  height:100%;
  padding:20px 10px 10px;
}

.contentarea table td
{
  padding:2px;
}

.flashHeadline
{
  width:300px;
}

/* LEFT NAVIGATION */
.navigation ul,.navigation li
{
  margin:0;
  padding:20px 0 0;
  list-style:none;
  background:none;
}

.navRight ul,.navRight li
{
  margin:0;
  padding:0 0 20px;
  list-style:none;
  background:none;
}

.navigation ul img
{
  display:block;
  margin:0 auto;
  text-align:center;
}

.navRight ul li img
{
  display:block;
  text-align:left;
}

/* NAVIGATIONS */
.navigationDropdown
{
  text-align:right;
  padding:0;
  margin:0;
}

.internNavigation
{
  width:307px;
  float:left;
  text-align:right;
}

.wrapper
{
  clear:both;
}

/* TABLES */
.alltable
{
  width:968px;
  height:100%;
}

.popuptable
{
  width:99%;
  height:100%;
}

/* ROWS */
.textcellall
{
  padding:0 15px;
}

/* PAGER */
.pager,.pager_active
{
  font-size:11px;
  font-family:Arial;
  line-height:15px;
  font-weight:400;
}

a:link.pager,a:visited.pager
{
  text-decoration:none;
}

a:hover.pager,a:active.pager
{
  text-decoration:underline;
}

/* LIST */
.list
{
  font-size:11px;
  font-family:Arial;
  line-height:15px;
  font-weight:400;
  border:none;
}

a:link.list,a:visited.list,.list a:link,.list a:visited
{
  text-decoration:underline;
}

a:hover.list,a:active.list,.list a:hover,.list a:active
{
  text-decoration:underline;
}

/* INPUTS */
.button
{
  font-size:12px;
  font-family:Arial;
  line-height:17px;
  font-weight:400;
  padding:0 1px;
  margin:1px;
}

input,select,textarea
{
  font-size:11px;
  font-family:Arial;
  line-height:15px;
  font-weight:400;
}

input.noborder,.noborder input
{
  border:0;
}

/* TICKER */
.ticker
{
  font-size:13px;
}

/* SEARCH */
.search
{
  width:803px;
  height:20px;
  font-size:11px;
  line-height:15px;
  color:#FFF;
}

.search a
{
  margin-right:17px;
  color:#FFF;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
}

.search a:link,.search a:visited,
{
  margin-right:17px;
  color:#FFF;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
}

.search a:active,.search a:hover
{
  margin-right:17px;
  color:#FFF;
  font-size:11px;
  line-height:15px;
}

.search input
{
  border:0;
  font-size:10px;
  padding-left:2px;
  height:13px;
}

input.searchbutton
{
  cursor:hand;
  height:13px;
  width:21px;
  padding:0;
  margin:0;
  margin-right:10px;
}

/* DIVERSE */
.norislogo
{
  display:block;
  margin:35px auto 5px;
  text-align:center;
}

td.search
{
  padding-top:3px;
  text-align:right;
}

/* ECARDS */
.ecardMessage
{
  font-size:14px;
  line-height:20px;
}

td.topPosition
{
  position:relative;
  height:370px;
}

td.topPosition textarea,td.topPosition div
{
  position:relative;
  top:6px;
  left:7px;
  width:487px;
  height:98px;
  overflow:auto;
  font-size:14px;
  line-height:20px;
}

td.leftPosition
{
  position:relative;
  height:370px;
}

td.leftPosition textarea,td.leftPosition div
{
  position:relative;
  top:76px;
  left:44px;
  width:172px;
  height:231px;
  overflow:auto;
  font-family:Comic Sans MS, Helvetica;
  font-size:14px;
  line-height:20px;
}

td.rightPosition
{
  position:relative;
  height:370px;
}

td.rightPosition textarea,td.rightPosition div
{
  position:relative;
  top:76px;
  left:329px;
  width:171px;
  height:231px;
  overflow:auto;
  font-family:Comic Sans MS, Helvetica;
  font-size:14px;
  line-height:20px;
}

td.closePopup
{
  text-align:right;
}

td.closePopup img
{
  padding:0;
  margin-bottom:2px;
  margin-right:5px;
}

.popupheader,.popupheader tr,.popupheader td
{
  width:100%;
  display:block;
}

.popupheader td
{
  padding:1px;
}

.popupContent
{
  padding:3px 6px;
}

/* FLASH REPLACEMENT - DONT'T MODIFY */
.sIFR-flash
{
  visibility:visible!important;
  margin:0;
}

.sIFR-replaced
{
  visibility:visible!important;
}

span.sIFR-alternate
{
  position:absolute;
  left:0;
  top:0;
  width:0;
  height:0;
  display:block;
  overflow:hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... 
   the negative-letter spacing in this case is used to make the browser text metrics 
   match up with the sIFR text metrics since the sIFR text in this example is so much 
   narrower... your own settings may vary... any weird sizing issues you may run into 
   are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1
{
  visibility:hidden;
}

.sIFR-hasFlash h2
{
  visibility:hidden;
  letter-spacing:-9px;
  font-size:55px;
}

.sIFR-hasFlash h3
{
  visibility:hidden;
  letter-spacing:-6px;
  font-size:25px;
}

.sIFR-hasFlash h4
{
  visibility:hidden;
  letter-spacing:-5px;
  font-size:21px;
}

.sIFR-hasFlash h5#pullquote
{
  letter-spacing:-4px;
  visibility:hidden;
  font-size:24px;
}

/********************************/
/*	intern Navigation			*/
/********************************/
.dropDownListzeroLevel
{
  font-size:11px;
  background-color:#FFF;
}

.dropDownListFirstLevel
{
  font-size:13px;
  font-weight:700;
  background-color:#FFF;
}

/* gelb */
.dropDownListSecondLevelColor_1
{
  background-color:#FFEC00;
}

/* orange */
.dropDownListSecondLevelColor_2
{
  background-color:#DA8D00;
}

/* rot */
.dropDownListSecondLevelColor_3
{
  background-color:#C40008;
}

/* lila */
.dropDownListSecondLevelColor_4
{
  background-color:#74579D;
}

/* blau */
.dropDownListSecondLevelColor_5
{
  background-color:#1668B1;
}

/* mittelblau */
.dropDownListSecondLevelColor_6
{
  background-color:#00A4E8;
}

/* Hellgrün  */
.dropDownListSecondLevelColor_7
{
  background-color:#B7C922;
}

/* grün  */
.dropDownListSecondLevelColor_8
{
  background-color:#68A639;
}
