@charset "utf-8";
/* CSS Document */


body{
	margin:0px;
	padding:0px;
	background-color:#eeeeee;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#676565;
  }

div#wrapper{
	background:none;
	background-color:#ffffff;
	width: 100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left:none;
}

div#pageTop{
  text-align:right;
  background:url(/img/ebase/tekna_student_tl.gif) left no-repeat;
  }
div#pageLeft{
  background:url(/img/ebase/tekna_student_left.gif) left top repeat-y;
	padding-left:16px;
  }
div#pageRight{
  background:url(/img/ebase/tekna_student_right.gif) right top repeat-y;
	padding-right:21px;

  }
div#pageBot{
  background:url(/img/ebase/tekna_student_br.gif) right bottom no-repeat;
  }

div#mainnews_top{
  text-align:right;
	background:url(/img/ebase/mainnews_student_top.gif) top left repeat-x;
  }
div#mainnews_bot{
  text-align:right;
	background:url(/img/ebase/mainnews_student_bot.gif) top left repeat-x;
  }
div#topbar{
  padding:0px 0px 0px 0px;
  }
  
div#topbar img{
 float:left;
}

div#topbar{
	padding:0px;
	background:#ffffff url(/img/ebase/tekna_student_behind_top.jpg) left top no-repeat;
	margin:0px 9px 0px 0px;
	height:80px;
  }

.footer{
  text-align:center;
  color:#bbbbbb;
	font-size:0.75em;
}
	.footer p{
  		margin-bottom:5px;
	}



a{
  text-decoration:none;
	color:#cd9802;
}
a:hover
{
text-decoration:underline;
}

div, p, ul, form, img, table{
 	padding:0px;
	margin:0px;
	border:none;
}

h1, h2, h3, h4, h5, h6{
 padding:0px;
 margin:0px;
 }
 
h1{
  font-size:1.3em;
	font-weight:bold;
	margin-bottom:0px;
  }
  
H1 SPAN {
	COLOR: #bbbbbb;
	}


p{
  margin-bottom:5px;
  }

.clearing{
  clear:both;
	height:10px;
  }


	
DIV#mainmenu, DIV#login, DIV#logintop, DIV#loginbot, div.expandmenu
{
   display:none;
}	


