html, body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

.blau  { color: #006699 }

td, .ee_blog_section, .ee_blog_listview {
  color: #000000;
  font-weight: normal;
  font-size: 10px;
  font-family: verdana, arial, sans-serif;;
  text-decoration: none
}


/* LAYOUT */
.wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -252px;
	margin-left: -390px;
	width: 780px;
height: 504px;
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	background-repeat : no-repeat;
	padding-top: 0px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: #000000;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: none;
	color:white;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;

  
}
TD#menu_1 DIV.menu1-level1-act A {
  color:white;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:15px;
  width: 110px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:15px;
  width: 110px;
}
	
TD#menu_1 DIV.menu1-level2-act A {
  color:white;
  width: 110px;
}


/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 10px;
  padding-left:25px;
  width: 110px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:25px;
  width: 110px;
}
	
TD#menu_1 DIV.menu1-level3-act A {
  color:white;
  width: 110px;
}



menu1-level1-no {
  font-family: verdana;
  border: 0px;
	font-size: 10px;
	height: 15px;
	margin: 0;
	padding: 0;
	background-color: #999;
}

.form  {
	color: #4c463a;
	font-size: 11px;
  line-height: 13px;
  font-family: Verdana;
  text-decoration: none;
  background-color: white;
  border: 1px solid #aaaaaa
}


INPUT {
    font-family: Arial, Helvetica;
    font-size: 12px; 
    color: #333333
}

.inputfields {
    background-color: #ffffff;
    border: #817d75 solid 1px
}



#divScrollTextCont {position:absolute; left:515px; top:185px; width:490px; height:482px; clip:rect(0px 490px 482px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;}

a {
    color: #006699
}

.navi           {
                color: #006699; !important;
                font-size: 11px;
                font-weight: bold;
                font-family: Verdana;
                text-decoration: none  }

.navi:hover     {
                color: #006699; !important;
                font-size: 11px;
                font-weight: bold;
                font-family: Verdana;
                text-decoration: none  }

.navi:active    {
                color: #006699; !important;
                font-size: 11px;
                font-weight: bold;
                font-family: Verdana;
                text-decoration: none  }

.navi:link      {
                color: #006699; !important;
                font-size: 11px;
                font-weight: bold;
                font-family: Verdana;
                text-decoration: none  }

.navi2           {
                color: #006699; !important;
                font-size: 11px;
                font-weight: normal;
                font-family: Verdana;
                text-decoration: none  }

.navi2:hover     {
                color: #006699; !important;
                font-size: 11px;
                font-weight: normal;
                font-family: Verdana;
                text-decoration: none  }

.navi2:active    {
                color: #006699; !important;
                font-size: 11px;
                font-weight: normal;
                font-family: Verdana;
                text-decoration: none  }

.navi2:link      {
                color: #006699; !important;
                font-size: 11px;
                font-weight: normal;
                font-family: Verdana;
                text-decoration: none  }