/* BODY ----------------------------------------------------------------- */
body{
margin-top: 0px;
padding-top: 0px;
}

#back-body{
width: 851px;
height: 632px;
background-image: url(../img/top/img-top.jpg);
background-repeat: no-repeat;
background-position: 50% 0%;
margin-top: 0px;
padding-top: 0px;
margin-left: auto;
margin-right: auto;
}

#main-body{
width: 809px;
height: 592px;
background-image: url(../img/top/img-top.gif);
background-repeat: no-repeat;
background-position: 50% 0%;
margin-top: 0px;
padding-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: right;
}
/* rogo--------------------------------------------------------- */
.rogo{
width: 113px;
height: 77px;
margin-left: 0px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 0px;
}

/* copyR--------------------------------------------------------- */

.cr{
text-align: right;
height: 20px;
padding-right: 25px;
font-size: 12px;
margin-top: 55px;
}

/* huber--------------------------------------------------------- */

.huber img{
height: 34px;
width: 478px;
border: 0px;
margin-right: 3px;
}

/* niki--------------------------------------------------------- */

.niki img{
height: 31px;
width: 353px;
border: 0px;
margin-right: 3px;
margin-bottom:5px;
}


/* menu--------------------------------------------------------- */
.menu ul{
margin-left: 0px;
margin-top: 90px;
margin-right: 0px;
margin-bottom: 65px;
width: 247px;
}

.menu ul li a {
	height: 47px;
	display: block;
}

.menu ul li{
list-style-type: none;
padding-bottom: 8px;
margin-bottom: 6px;
padding: 0px;
height: 47px;
	}
.menu ul li a img{
border: none;
visibility: hidden;
}

.menu #foreword{
background: url(../img/top/foreword.gif);
text-decoration: none;
border: 0px;
background-repeat: no-repeat;
}
.menu #foreword:hover{
background-image: url(../img/top/foreword-on.gif);
background-repeat: no-repeat;
}

.menu #timetable{
background: url(../img/top/timetable.gif);
text-decoration: none;
border: 0px;
background-repeat: no-repeat;
}
.menu #timetable:hover{
background-image: url(../img/top/timetable-on.gif);
background-repeat: no-repeat;
}

.menu #program{
background: url(../img/top/program.gif);
text-decoration: none;
border: 0px;
background-repeat: no-repeat;
}
.menu #program:hover{
background-image: url(../img/top/program-on.gif);
background-repeat: no-repeat;
}

.menu #search{
background: url(../img/top/search.gif);
text-decoration: none;
border: 0px;
background-repeat: no-repeat;
}
.menu #search:hover{
background-image: url(../img/top/search-on.gif);
background-repeat: no-repeat;
}

