/*
  MWPE 2.1 copyright 2005
  */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

body { 
	/*Background-color: #CCCCCC;*/
	background-image:url(images/bg.gif);
	}

/* box outline */
.mainBox {
	border: 1px outset #999999;
	}
	
/* primary link formating */
a:link {
	Color: #000099;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 12px; 
	Font-Weight: Bold;
}
a:visited {
	Color: #000099;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 12px; 
	Font-Weight: Bold;
}
a:active {
	Color: #000099;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 12px; 
	Font-Weight: Bold;
}
a:hover {
	Color: #cc0000;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 12px; 
	Font-Weight: Bold;
}

/* header / footer formating */
TD.header {
  Font-Family: Verdana, Tahoma, Arial; 
  Font-Size: 12px; 
  font-weight: bold;
  color: #000099;
   text-align: center;
}
TD.footer {
  Font-Family: Verdana, Tahoma, Arial; 
  font-weight: bold;
	color: #000099;
   text-align: center;
   font-size: 10px;
   line-height:1.3;
}
a.footer:link {
	Color: #000099;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold;
	line-height:1.4;
}
a.footer:visited {
	Color: #CC0000;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold;
	line-height:1.4;
}
a.footer:active {
	Color: #6633CC;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold;
	line-height:1.4;
}
a.footer:hover {
	Color: #6633CC;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold;
	line-height:1.4;
}
/* primary text formating */
td {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

p {font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
}
TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  Font-Weight: Bold;
}
TD.main3, P.main3 {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

/* list formating */
li {
	line-height: 16px;
}

/* header tag formating */
h1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}


/* formating for horizontal navigation files */
.infoBox {
  color: #000000;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
}
A.infoBox:Link { 
  color: #000099;
   Text-Decoration: none;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold; 
}
A.infoBox:Active { 
  color: #CC0000;
   Text-Decoration: none;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold; 
}
A.infoBox:Visited { 
  color: #6633CC;
   Text-Decoration: none;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold; 
}
A.infoBox:Hover {
  Color: #6633CC;
	Text-Decoration: none;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold;
}
.infoBoxContents {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}
A.infoBoxContents:Link { 
  color: #000099;
   Text-Decoration: none;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Active { 
  color: #000099;
   Text-Decoration: none;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Visited { 
  color: #000099;
   Text-Decoration: none;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Hover {
  Color: #FFFFFF;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold;
}
TD.infoBoxHeading {
  Font-Family: Verdana, Tahoma, Arial, sans-serif; 
  Font-Size: 16px; 
  font-weight: bold;
	color: #FFFFFF;
   text-align: center;
}

/* formating for vertical navigation files */
.infoBox_2 {
	border: 1px outset #0000cc;
	}
A.infoBox_2:Link { 
  color: #ffffff;
   Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Active { 
  color: #ffffff;
   Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Visited { 
  color: #ffffff;
   Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Hover {
  Color: #cc0000;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 10px; 
	Font-Weight: Bold;
}
.infoBoxContents_2 {
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }
A.infoBoxContents_2:Link { 
  color: #FF0000;
   Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Active { 
  color: #990000;
   Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Visited { 
  color: #ff0000;
   Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Hover {
  Color: #cc0000;
	Text-Decoration: Underline;
	Font-Family: Verdana, Tahoma, Arial; 
	Font-Size: 10px; 
	Font-Weight: Bold;
}
TD.infoBoxHeading_2 {
  Font-Family: Verdana, Tahoma, Arial; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #FF0000;
   text-align: center;
}

/* form formating */
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TABLE.formArea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #dfdfdf;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  Font-Family: Verdana, Tahoma, Arial; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #0000cc;
  background-color: #dfdfdf;
}

/* don't need to change anything below this line */
/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* error formating */
TR.headerError {
  background: #ffffff;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #dfdfdf;
}
TD.headerInfo {
  Font-Family: Verdana, Tahoma, Arial; Font-Size: 12px; font-weight: bold;
	color: #FF0000;
  background-color: #dfdfdf;
   text-align: center;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/*layer/cell menu*/
.suckertreemenu div{
white-space: nowrap;
}

/*Top level list items*/
.suckertreemenu ul{
margin: 0;
padding: 0;
padding-left: 3px;
list-style-type: none;
/*white-space: nowrap;*/
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
/*width: 127px;
float: left;*/
background-color: #efc705; /*overall menu background color*/
color:#FFFFFF;
/*white-space: nowrap;*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: inline; /*Use block for limited number of blocked nav links*/
/*width: 120px; /*Width of top level menu link items*/
/*white-space: nowrap;*/
padding: 1px 8px;
/*border: 1px solid black;*/
/*border-left-width: 0;*/
text-decoration: none;
color: #ffffff;
background-color: #efc705;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
color:#FFFFFF
background-color: #efc705;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #ffffff;
text-decoration: none;
padding: 1px 5px;
/*border: 1px solid #000000;*/
background-color: #efc705;
}

.suckertreemenu ul li a:visited{
background-color: #efc705;
color: #ffffff;
text-decoration: none;
}

.suckertreemenu ul li a:active{
background-color: #efc705;
color: #ffffff;
text-decoration: none;
}

.suckertreemenu ul li a:hover{
background-color: #efc705;
color: #15189b;
text-decoration: none;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #efc705 url(images/1space.gif) no-repeat center right;
color: #ffffff;
text-decoration: none;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #efc705 url(images/1spacer.gif) no-repeat center right;
color: #ffffff;
text-decoration: none;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

 /* Events Calendar styles.*/
 
TABLE.calendarBox
{
    width: 177px; 
    height: 215px;
    border: 0;
    padding: 0;
    cursor: default;
	background-color:#FFFFFF;
}
IFRAME.calendarBox
{
    width: 177px; 
    height: 215px;
	border:solid;
	border-color:4d6fb4;
	border-width:1px;
	background-color:#FFFFFF;
}
.calendarBoxHeader
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background: #4d6fb4;
    color: #000000;
    text-decoration: none; 
    height: 16px;
}

a.calendarBoxHeader:link
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    /*text-decoration: underline;*/  
    height: 16px;
}
a.calendarBoxHeader:visited
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none; 
    height: 16px;
}
a.calendarBoxHeader:active
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none; 
    height: 16px;
}
a.calendarBoxHeader:hover
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #6633CC;
    text-decoration: none; 
    height: 16px;
}
.yearHeader 
{ 
    font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #B4AD9A; 
    /*background-color: #EDECE9;*/ 
    text-decoration: none;
} 
.yearHeader SELECT
{
    font-size: 8px;
    background: #D7D2C8; 
    color: #000000;
}
.yearHeaderButton
{
    font-size: 8px;
    font-weight: bold;
    border: 1px outset #b4ad9a; 
    background: #D7D2C8; 
    margin: 0px; 
    color: #000000; 
    width: 15px; 
    height: 16px;
}

.calendarMonth 
{ 
    /*background-color: #EDECE9;*/ 
    cursor: default; 
    width: 100%;
}
.calendarHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    /*background: #EDECE9;*/
    text-decoration: none; 
    height: 16px;
}

a.calendarHeader:link 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4d6fb4;
    /*background: #EDECE9;*/
    text-decoration: underline;  
    height: 16px;
}

.calendarToday 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    background-color: #7698de; 
    padding-left : 3px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendarWeekend 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    background-color: #D7D2C8; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendar 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    background-color: #FFFFFF; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px; 
}
.event 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    background-color: #FFFFFF; 
    text-decoration: none; 
    border: 0px solid #656872; 
}
.event_header   
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    line-height: 1.5; 
    text-decoration: none; 
    color: #000000; 
    background-color: #4d6fb4; 
} 

.event_header_dates
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
background-color: #FFFFFF; 
text-decoration: none; 
border: 1px inset #F2F4F7;
}

/* used for list number */
.event_header_zahl    
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.5; color: #000000; background-color: #000099; text-decoration: none; 
} 
.event_description
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height: 1.5; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 0px solid #656872; 
    text-decoration: none; 
} 

.empty 
{ 
    /*background-color: #E4E3DF;*/ 
    line-height: 14px; 
    height: 22px; 
    width: 18px; 
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover 
{
    color: #CC0000; 
    text-decoration: underline;
	font-size: 11px;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover 
{
    color: #CC0000; 
    text-decoration: underline;
	font-size: 11px;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover 
{
    color: #CC0000; 
    text-decoration: underline;
	font-size: 11px;
}
/*End calendar css*/

